Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef039b9e9bb41157b63728f80a796861508723d1 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-ssh14924161586604612159.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh12333046441184414217.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 056ae7b86453181957306e7078512cbe12174832 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-ssh16176534193953591310.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh13624587638207844051.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-ssh11734469990229566610.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]] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6810 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/884 [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/884 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ef039b9e9bb41157b63728f80a796861508723d1 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5225)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef039b9e9bb41157b63728f80a796861508723d1 # timeout=10 > git rev-list --no-walk 3ea04a650ddd6c378a3eb05c00cdf8a6970c683b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:24:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:24:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:24:35 ========================================================= 01:24:35 EdgeX Global Pipelines Version Info 01:24:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:24:36 ------------------- 01:24:36 stable info: 01:24:36 ------------------- 01:24:36 Commited By: Cherry Wang cherry@iotechsys.com 01:24:36 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:24:36 Message: update stable to v1.0.276 01:24:36 ------------------- 01:24:36 experimental info: 01:24:36 ------------------- 01:24:36 Commited By: **** collab-it+edgex@linuxfoundation.org 01:24:36 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:24:36 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:24:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:24:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:24:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:24:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:24:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:24:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:24:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:24:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 01:24:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef039b9 [Pipeline] echo 01:24:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:37 provisioning config files... 01:24:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/884@tmp/config7698599701140563997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:37 ---> ****-login.sh 01:24:37 nexus3.edgexfoundry.org:10001 01:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:38 01:24:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:24:38 Configure a credential helper to remove this warning. See 01:24:38 https://docs.****.com/go/credential-store/ 01:24:38 01:24:38 Login Succeeded 01:24:38 nexus3.edgexfoundry.org:10002 01:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:38 01:24:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:24:38 Configure a credential helper to remove this warning. See 01:24:38 https://docs.****.com/go/credential-store/ 01:24:38 01:24:38 Login Succeeded 01:24:38 nexus3.edgexfoundry.org:10003 01:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:38 01:24:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:24:38 Configure a credential helper to remove this warning. See 01:24:38 https://docs.****.com/go/credential-store/ 01:24:38 01:24:38 Login Succeeded 01:24:38 nexus3.edgexfoundry.org:10004 01:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:38 01:24:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:24:38 Configure a credential helper to remove this warning. See 01:24:38 https://docs.****.com/go/credential-store/ 01:24:38 01:24:38 Login Succeeded 01:24:38 ****.io 01:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:38 01:24:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:24:38 Configure a credential helper to remove this warning. See 01:24:38 https://docs.****.com/go/credential-store/ 01:24:38 01:24:38 Login Succeeded 01:24:38 ---> ****-login.sh ends [Pipeline] } 01:24:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:39 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:24:39 + dirname cmd/core-command/Dockerfile 01:24:39 + cut -d/ -f2 01:24:39 + echo core-command,cmd/core-command/Dockerfile 01:24:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:24:39 + cut -d/ -f2 01:24:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:24:39 + dirname cmd/core-data/Dockerfile 01:24:39 + cut -d/ -f2 01:24:39 + echo core-data,cmd/core-data/Dockerfile 01:24:39 + + dirnamecut cmd/core-keeper/Dockerfile -d/ 01:24:39 -f2 01:24:39 + echo core-keeper,cmd/core-keeper/Dockerfile 01:24:39 + dirname cmd/core-metadata/Dockerfile 01:24:39 + cut -d/ -f2 01:24:39 + echo core-metadata,cmd/core-metadata/Dockerfile 01:24:39 + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile 01:24:39 01:24:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:24:39 + dirname cmd/security-proxy-auth/Dockerfile 01:24:39 + cut -d/ -f2 01:24:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:24:39 + dirname cmd/security-proxy-setup/Dockerfile 01:24:39 + cut -d/ -f2 01:24:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:24:39 + dirname cmd/security-secretstore-setup/Dockerfile 01:24:39 + cut -d/ -f2 01:24:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:24:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:24:39 + cut -d/ -f2 01:24:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:24:39 + dirname cmd/security-spire-agent/Dockerfile 01:24:39 + cut -d/ -f2 01:24:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:24:39 + dirname cmd/security-spire-config/Dockerfile 01:24:39 + cut -d/ -f2 01:24:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:24:39 + dirname cmd/security-spire-server/Dockerfile 01:24:39 + cut -d/ -f2 01:24:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:24:39 + dirname cmd/support-notifications/Dockerfile 01:24:39 + cut -d/ -f2 01:24:39 + echo support-notifications,cmd/support-notifications/Dockerfile 01:24:39 + dirname cmd/support-scheduler/Dockerfile 01:24:39 + cut -d/ -f2 01:24:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:24:39 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:24:39 + git rev-list -1 --merges ef039b9e9bb41157b63728f80a796861508723d1~1..ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 01:24:39 -----------> git rev-list -1 --merges ef039b9e9bb41157b63728f80a796861508723d1~1..ef039b9e9bb41157b63728f80a796861508723d1 ef039b9e9bb41157b63728f80a796861508723d1 [false] [Pipeline] sh 01:24:39 + git log --format=format:%s -1 ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 01:24:39 ========================================================= 01:24:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:24:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:24:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:24:40 + grep -v github /etc/ssh/ssh_known_hosts 01:24:40 + [ -e /tmp/ssh_known_hosts ] 01:24:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:24:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:24:40 + sudo tee -a /etc/ssh/ssh_known_hosts 01:24:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:40 01:24:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:40 0.1.4: Pulling from edgex-devops/py-git-semver 01:24:40 3dae71ba6b94: Pulling fs layer 01:24:40 6bf1a483ea7c: Pulling fs layer 01:24:40 f5dfc541a4d3: Pulling fs layer 01:24:40 461d9e800cba: Pulling fs layer 01:24:40 80192f66455f: Pulling fs layer 01:24:40 2e8e34ca0e6c: Pulling fs layer 01:24:40 a29436f7fd5d: Pulling fs layer 01:24:40 923cac83aea3: Pulling fs layer 01:24:40 25ad8b0a4227: Pulling fs layer 01:24:40 db01528c6b51: Pulling fs layer 01:24:40 28988de357af: Pulling fs layer 01:24:40 a29436f7fd5d: Waiting 01:24:40 923cac83aea3: Waiting 01:24:40 25ad8b0a4227: Waiting 01:24:40 db01528c6b51: Waiting 01:24:40 28988de357af: Waiting 01:24:40 461d9e800cba: Waiting 01:24:40 80192f66455f: Waiting 01:24:40 2e8e34ca0e6c: Waiting 01:24:40 6bf1a483ea7c: Verifying Checksum 01:24:40 6bf1a483ea7c: Download complete 01:24:40 461d9e800cba: Download complete 01:24:40 80192f66455f: Verifying Checksum 01:24:40 80192f66455f: Download complete 01:24:41 f5dfc541a4d3: Verifying Checksum 01:24:41 f5dfc541a4d3: Download complete 01:24:41 3dae71ba6b94: Verifying Checksum 01:24:41 3dae71ba6b94: Download complete 01:24:41 923cac83aea3: Verifying Checksum 01:24:41 923cac83aea3: Download complete 01:24:41 25ad8b0a4227: Verifying Checksum 01:24:41 25ad8b0a4227: Download complete 01:24:41 db01528c6b51: Verifying Checksum 01:24:41 db01528c6b51: Download complete 01:24:41 28988de357af: Verifying Checksum 01:24:41 28988de357af: Download complete 01:24:41 a29436f7fd5d: Verifying Checksum 01:24:41 a29436f7fd5d: Download complete 01:24:41 2e8e34ca0e6c: Verifying Checksum 01:24:41 2e8e34ca0e6c: Download complete 01:24:42 3dae71ba6b94: Pull complete 01:24:42 6bf1a483ea7c: Pull complete 01:24:43 f5dfc541a4d3: Pull complete 01:24:43 461d9e800cba: Pull complete 01:24:43 80192f66455f: Pull complete 01:24:47 2e8e34ca0e6c: Pull complete 01:24:48 a29436f7fd5d: Pull complete 01:24:48 923cac83aea3: Pull complete 01:24:48 25ad8b0a4227: Pull complete 01:24:48 db01528c6b51: Pull complete 01:24:48 28988de357af: Pull complete 01:24:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:24:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:48 prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container 01:24:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:24:51 $ docker top 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c -eo pid,comm 01:24:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:24:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:24:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:51 [ssh-agent] Looking for ssh-agent implementation... 01:24:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:51 $ docker exec 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c ssh-agent 01:24:51 SSH_AUTH_SOCK=/tmp/ssh-JuQCiEFQhxId/agent.32 01:24:51 SSH_AGENT_PID=38 01:24:51 Running ssh-add (command line suppressed) 01:24:51 Identity added: /w/workspace/edgex-go/884@tmp/private_key_6223035599440540616.key (/w/workspace/edgex-go/884@tmp/private_key_6223035599440540616.key) 01:24:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:51 + git config --global --add safe.directory /w/workspace/edgex-go/884 [Pipeline] sh 01:24:52 + git tag --points-at HEAD [Pipeline] } 01:24:52 $ docker exec --env ******** --env ******** 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c ssh-agent -k 01:24:52 unset SSH_AUTH_SOCK; 01:24:52 unset SSH_AGENT_PID; 01:24:52 echo Agent pid 38 killed; 01:24:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:24:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:52 [ssh-agent] Looking for ssh-agent implementation... 01:24:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:52 $ docker exec 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c ssh-agent 01:24:52 SSH_AUTH_SOCK=/tmp/ssh-3JKJTKusp2Tu/agent.86 01:24:52 SSH_AGENT_PID=92 01:24:52 Running ssh-add (command line suppressed) 01:24:52 Identity added: /w/workspace/edgex-go/884@tmp/private_key_9216628312036369389.key (/w/workspace/edgex-go/884@tmp/private_key_9216628312036369389.key) 01:24:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:53 + git semver init 01:24:53 2025-08-13 01:24:53,218 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:24:53 2025-08-13 01:24:53,221 [run_init] DEBUG init version:0.0.0 force:False 01:24:53 2025-08-13 01:24:53,221 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/884/.semver 01:24:53 2025-08-13 01:24:53,222 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/884/.semver 01:24:53 2025-08-13 01:24:53,222 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/884/.semver'], cwd=/w/workspace/edgex-go/884, stdin=None, shell=False, universal_newlines=False) 01:24:58 2025-08-13 01:24:58,047 [append_file] DEBUG append to file:/w/workspace/edgex-go/884/.git/info/exclude 01:24:58 2025-08-13 01:24:58,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/884/.semver/main with force:False 01:24:58 2025-08-13 01:24:58,048 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main 01:24:58 2025-08-13 01:24:58,048 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main 01:24:58 4.1.0-dev.45 [Pipeline] } 01:24:58 $ docker exec --env ******** --env ******** 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c ssh-agent -k 01:24:58 unset SSH_AUTH_SOCK; 01:24:58 unset SSH_AGENT_PID; 01:24:58 echo Agent pid 92 killed; 01:24:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:58 + git semver [Pipeline] } 01:24:59 $ docker stop --time=1 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c 01:25:00 $ docker rm -f --volumes 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c [Pipeline] // withDockerContainer [Pipeline] sh 01:25:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:25:01 Stashed 1 file(s) [Pipeline] echo 01:25:01 [edgeXSemver]: initialized semver on version 4.1.0-dev.45 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:25:01 + git config --global --add safe.directory /w/workspace/edgex-go/884 [Pipeline] echo 01:25:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:25:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:25:01 ========================================================= 01:25:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:25:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:25:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:25:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:25:02 0a9a5dfd008f: Pulling fs layer 01:25:02 36466aa92d05: Pulling fs layer 01:25:02 e10405b45d13: Pulling fs layer 01:25:02 096b7ceb2af7: Pulling fs layer 01:25:02 4f4fb700ef54: Pulling fs layer 01:25:02 c451b95d7931: Pulling fs layer 01:25:02 9febf9df4401: Pulling fs layer 01:25:02 1477f019b032: Pulling fs layer 01:25:02 c7dc25521971: Pulling fs layer 01:25:02 4f4fb700ef54: Waiting 01:25:02 1477f019b032: Waiting 01:25:02 c7dc25521971: Waiting 01:25:02 c451b95d7931: Waiting 01:25:02 9febf9df4401: Waiting 01:25:02 096b7ceb2af7: Waiting 01:25:02 36466aa92d05: Verifying Checksum 01:25:02 36466aa92d05: Download complete 01:25:02 096b7ceb2af7: Verifying Checksum 01:25:02 096b7ceb2af7: Download complete 01:25:02 4f4fb700ef54: Verifying Checksum 01:25:02 4f4fb700ef54: Download complete 01:25:02 c451b95d7931: Verifying Checksum 01:25:02 c451b95d7931: Download complete 01:25:02 0a9a5dfd008f: Verifying Checksum 01:25:02 0a9a5dfd008f: Download complete 01:25:02 9febf9df4401: Verifying Checksum 01:25:02 9febf9df4401: Download complete 01:25:02 0a9a5dfd008f: Pull complete 01:25:02 36466aa92d05: Pull complete 01:25:02 c7dc25521971: Download complete 01:25:02 e10405b45d13: Verifying Checksum 01:25:02 e10405b45d13: Download complete 01:25:02 1477f019b032: Verifying Checksum 01:25:02 1477f019b032: Download complete 01:25:07 e10405b45d13: Pull complete 01:25:07 096b7ceb2af7: Pull complete 01:25:07 4f4fb700ef54: Pull complete 01:25:07 c451b95d7931: Pull complete 01:25:07 9febf9df4401: Pull complete 01:25:09 1477f019b032: Pull complete 01:25:10 c7dc25521971: Pull complete 01:25:10 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:25:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:25:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:25:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:25:11 WORKDIR /edgex 01:25:11 COPY go.mod . 01:25:11 RUN go mod download 01:25:11 + docker build -t ci-base-image-x86_64 -f - . 01:25:11 #0 building with "default" instance using docker driver 01:25:11 01:25:11 #1 [internal] load build definition from Dockerfile 01:25:11 #1 transferring dockerfile: 164B done 01:25:11 #1 DONE 0.0s 01:25:11 01:25:11 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:25:11 #2 DONE 0.0s 01:25:11 01:25:11 #3 [internal] load .dockerignore 01:25:11 #3 transferring context: 50B done 01:25:11 #3 DONE 0.0s 01:25:11 01:25:11 #4 [internal] load build context 01:25:11 #4 transferring context: 6.56kB done 01:25:11 #4 DONE 0.1s 01:25:11 01:25:11 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:25:11 #5 DONE 0.1s 01:25:11 01:25:11 #6 [2/4] WORKDIR /edgex 01:25:15 #6 DONE 3.0s 01:25:15 01:25:15 #7 [3/4] COPY go.mod . 01:25:15 #7 DONE 0.0s 01:25:15 01:25:15 #8 [4/4] RUN go mod download 01:25:16 Still waiting to schedule task 01:25:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6805’ 01:25:25 #8 DONE 10.5s 01:25:25 01:25:25 #9 exporting to image 01:25:25 #9 exporting layers 01:25:28 #9 exporting layers 3.6s done 01:25:29 #9 writing image sha256:78e05678785011a00ab3e31f827e61cb09284fda08beec9cb17a4922cc1026c8 done 01:25:29 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:25:29 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:29 + docker inspect -f . ci-base-image-x86_64 01:25:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:29 prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container 01:25:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:29 $ docker top d9fa5f3e0067eef908db115878302931c651bf3dbac714720859eef6539568a0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:30 + go version 01:25:30 go version go1.23.9 linux/amd64 [Pipeline] } 01:25:30 $ docker stop --time=1 d9fa5f3e0067eef908db115878302931c651bf3dbac714720859eef6539568a0 01:25:31 $ docker rm -f --volumes d9fa5f3e0067eef908db115878302931c651bf3dbac714720859eef6539568a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:31 + docker inspect -f . ci-base-image-x86_64 01:25:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:31 prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container 01:25:31 $ 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/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:32 $ docker top ee67f8909105e5d7474abf6054b1752ede5598b1f97981685203d4a730aa92ea -eo pid,comm [Pipeline] { [Pipeline] echo 01:25:32 ========================================================= 01:25:32 [edgeXBuildGoParallel] Running Tests and Build... 01:25:32 ========================================================= [Pipeline] sh 01:25:32 + git config --global --add safe.directory /w/workspace/edgex-go/884 [Pipeline] fileExists [Pipeline] sh 01:25:32 + make test 01:25:32 go test -race -coverprofile=coverage.out ./... 01:25:40 ? github.com/edgexfoundry/edgex-go [no test files] 01:26:07 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:26:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:26:07 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:26:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 42.3% of statements 01:26:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:26:07 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:26:08 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:26:08 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:26:08 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:26:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:26:08 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:26:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:26:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:26:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:26:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:26:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:26:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:26:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:26:09 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:26:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.4% of statements 01:26:11 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements 01:26:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 46.3% of statements 01:26:11 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:26:11 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:26:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.401s coverage: 93.4% of statements 01:26:11 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 92.4% of statements 01:26:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.4% of statements 01:26:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:26:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:26:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:26:13 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:26:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:26:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:26:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:26:13 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:26:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:26:13 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:26:13 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:26:13 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:26:13 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:26:13 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:26:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 95.8% of statements 01:26:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 01:26:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:26:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:26:14 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:26:14 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 01:26:15 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:26:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:26:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 01:26:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements 01:26:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 38.1% of statements 01:26:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 01:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements 01:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 87.1% of statements 01:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 01:26:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:26:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:26:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 01:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:26:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:26:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:26:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 01:26:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:26:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:26:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:26:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:26:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:26:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:26:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:26:19 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:26:19 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:26:19 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:26:21 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:26:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:26:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:26:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:26:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:26:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:26:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:26:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:26:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:26:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:26:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements 01:26:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:26:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:26:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:26:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:26:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:26:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:26:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:26:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:26:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:26:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:26:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:26:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:26:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:26:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:26:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:26:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:26:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:26:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 68.8% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.024s coverage: 100.0% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.033s coverage: 86.0% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 6.8% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.168s coverage: 54.5% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 29.2% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.212s coverage: 94.9% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.205s coverage: 9.0% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements 01:26:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements 01:26:40 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:26:40 running golangci-lint 01:26:40 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:26:40 go version go1.23.9 linux/amd64 01:26:40 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:26:40 level=info msg="[config_reader] Used config file .golangci.yml" 01:26:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:27:07 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 23.49046287s" 01:27:07 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.780026ms" 01:27:17 level=info msg="[linters_context/goanalysis] analyzers took 1m39.305200718s with top 10 stages: buildir: 58.28661334s, gosec: 4.178200218s, inspect: 2.390194696s, fact_deprecated: 2.031706122s, printf: 1.679790873s, fact_purity: 1.440589244s, ctrlflow: 1.397142864s, S1038: 1.133188095s, nilness: 929.033082ms, directives: 864.801092ms" 01:27:17 level=info msg="[runner] Issues before processing: 202, after processing: 0" 01:27:17 level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 202/202, invalid_issue: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, skip_files: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, exclude: 202/202, nolint: 20/0, cgo: 202/202, skip_dirs: 202/202" 01:27:17 level=info msg="[runner] processing took 18.191804ms with stages: nolint: 7.547515ms, identifier_marker: 4.355964ms, autogenerated_exclude: 1.713411ms, path_prettifier: 1.704781ms, skip_dirs: 1.410914ms, exclude-rules: 1.35199ms, filename_unadjuster: 44.124µs, invalid_issue: 30.353µs, cgo: 29.282µs, max_same_issues: 630ns, skip_files: 440ns, uniq_by_line: 430ns, fixer: 430ns, exclude: 260ns, sort_results: 250ns, path_shortener: 190ns, diff: 160ns, max_from_linter: 160ns, source_code: 150ns, path_prefixer: 150ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" 01:27:17 level=info msg="[runner] linters took 12.012366432s with stages: goanalysis_metalinter: 11.994088899s" 01:27:17 level=info msg="File cache stats: 0 entries of total size 0B" 01:27:17 level=info msg="Memory: 351 samples, avg is 287.6MB, max is 1531.3MB" 01:27:17 level=info msg="Execution took 35.559669327s" 01:27:17 go vet ./... 01:27:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:27:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:27:23 ./bin/test-attribution-txt.sh 01:27:23 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:27:23 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:27:23 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:27:23 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:27:23 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 01:27:23 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:27:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:27:23 + ls -al . 01:27:23 total 1996 01:27:23 drwxrwxr-x 11 1001 1001 4096 Aug 13 01:25 . 01:27:23 drwxr-xr-x 4 root root 4096 Aug 13 01:25 .. 01:27:23 drwxrwxr-x 2 1001 1001 4096 Aug 13 01:24 .blubracket 01:27:23 -rw-rw-r-- 1 1001 1001 10 Aug 13 01:24 .dockerignore 01:27:23 drwxrwxr-x 8 1001 1001 4096 Aug 13 01:26 .git 01:27:23 drwxrwxr-x 3 1001 1001 4096 Aug 13 01:24 .github 01:27:23 -rw-rw-r-- 1 1001 1001 909 Aug 13 01:24 .gitignore 01:27:23 -rw-rw-r-- 1 1001 1001 218 Aug 13 01:24 .golangci.yml 01:27:23 -rw-rw-r-- 1 1001 1001 100 Aug 13 01:24 .hadolint.yml 01:27:23 drwxr-xr-x 3 1001 1001 4096 Aug 13 01:24 .semver 01:27:23 -rw-rw-r-- 1 1001 1001 155 Aug 13 01:24 .sonarcloud.properties 01:27:23 -rw-rw-r-- 1 1001 1001 1171 Aug 13 01:24 ADOPTERS.md 01:27:23 -rw-rw-r-- 1 1001 1001 17374 Aug 13 01:24 Attribution.txt 01:27:23 -rw-rw-r-- 1 1001 1001 108018 Aug 13 01:24 CHANGELOG.md 01:27:23 -rw-rw-r-- 1 1001 1001 3804 Aug 13 01:24 CONTRIBUTING.md 01:27:23 -rw-rw-r-- 1 1001 1001 677 Aug 13 01:24 GOVERNANCE.md 01:27:23 -rw-rw-r-- 1 1001 1001 858 Aug 13 01:24 Jenkinsfile 01:27:23 -rw-rw-r-- 1 1001 1001 10775 Aug 13 01:24 LICENSE 01:27:23 -rw-rw-r-- 1 1001 1001 16740 Aug 13 01:24 Makefile 01:27:23 -rw-rw-r-- 1 1001 1001 582 Aug 13 01:24 OWNERS.md 01:27:23 -rw-rw-r-- 1 1001 1001 9932 Aug 13 01:24 README.md 01:27:23 -rw-rw-r-- 1 1001 1001 789 Aug 13 01:24 SECURITY.md 01:27:23 -rw-rw-r-- 1 1001 1001 12 Aug 13 01:25 VERSION 01:27:23 drwxrwxr-x 2 1001 1001 4096 Aug 13 01:24 bin 01:27:23 drwxrwxr-x 19 1001 1001 4096 Aug 13 01:24 cmd 01:27:23 -rw-r--r-- 1 root root 1666027 Aug 13 01:26 coverage.out 01:27:23 drwxrwxr-x 2 1001 1001 4096 Aug 13 01:24 fuzz_test 01:27:23 -rw-rw-r-- 1 1001 1001 6526 Aug 13 01:24 go.mod 01:27:23 -rw-rw-r-- 1 1001 1001 88539 Aug 13 01:24 go.sum 01:27:23 drwxrwxr-x 7 1001 1001 4096 Aug 13 01:24 internal 01:27:23 drwxrwxr-x 2 1001 1001 4096 Aug 13 01:24 openapi 01:27:23 -rw-rw-r-- 1 1001 1001 584 Aug 13 01:24 security.txt 01:27:23 -rw-rw-r-- 1 1001 1001 204 Aug 13 01:24 version.go [Pipeline] sh 01:27:24 + '[' -e coverage.out ] 01:27:24 + chown 1001:1001 coverage.out [Pipeline] stash 01:27:24 Stashed 1 file(s) [Pipeline] sh 01:27:24 + make build 01:27:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:27:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:27:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:27:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:27:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:27:53 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:27:58 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:27:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:28:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:28:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:28:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:28:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:28:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:28:09 $ docker stop --time=1 ee67f8909105e5d7474abf6054b1752ede5598b1f97981685203d4a730aa92ea 01:28:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6811 in /w/workspace/edgexfoundry_edgex-go_main 01:28:13 $ docker rm -f --volumes ee67f8909105e5d7474abf6054b1752ede5598b1f97981685203d4a730aa92ea [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 01:28:14 Running in /w/workspace/edgex-go/884 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 01:28:14 The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:28:14 01:28:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:28:15 latest: Pulling from edgex-devops/edgex-compose 01:28:15 91d30c5bc195: Pulling fs layer 01:28:15 2e9b0aa3be6d: Pulling fs layer 01:28:15 9c61dcf015f6: Pulling fs layer 01:28:15 4698f68db338: Pulling fs layer 01:28:15 2a2f49069b9e: Pulling fs layer 01:28:15 e0025b399a48: Pulling fs layer 01:28:15 2a2f49069b9e: Waiting 01:28:15 e0025b399a48: Waiting 01:28:15 4698f68db338: Waiting 01:28:15 91d30c5bc195: Verifying Checksum 01:28:15 91d30c5bc195: Download complete 01:28:15 4698f68db338: Verifying Checksum 01:28:15 4698f68db338: Download complete 01:28:15 2e9b0aa3be6d: Verifying Checksum 01:28:15 2e9b0aa3be6d: Download complete 01:28:15 e0025b399a48: Verifying Checksum 01:28:15 e0025b399a48: Download complete 01:28:15 91d30c5bc195: Pull complete 01:28:15 2a2f49069b9e: Verifying Checksum 01:28:15 2a2f49069b9e: Download complete 01:28:15 2e9b0aa3be6d: Pull complete 01:28:16 9c61dcf015f6: Verifying Checksum 01:28:16 9c61dcf015f6: Download complete 01:28:20 using credential edgex-jenkins-ssh 01:28:20 Cloning the remote Git repository 01:28:20 9c61dcf015f6: Pull complete 01:28:20 4698f68db338: Pull complete 01:28:20 2a2f49069b9e: Pull complete 01:28:20 e0025b399a48: Pull complete 01:28:20 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:28:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:20 prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container 01:28:20 $ 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/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:28:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:28:20 > git init /w/workspace/edgex-go/884 # timeout=10 01:28:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:28:20 > git --version # timeout=10 01:28:20 > git --version # 'git version 2.25.1' 01:28:20 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:22 $ docker top f3c39d23bcb41201c325f1fc8deb12bda2d13c43993b14eabf8c60bf2bf07723 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:23 + docker compose -f ./docker-compose-build.yml build --parallel 01:28:23 #1 [support-notifications internal] load build definition from Dockerfile 01:28:23 #1 transferring dockerfile: 2.00kB done 01:28:23 #1 DONE 0.1s 01:28:23 01:28:23 #2 [core-data internal] load build definition from Dockerfile 01:28:23 #2 transferring dockerfile: 2.04kB done 01:28:23 #2 DONE 0.1s 01:28:23 01:28:23 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:28:23 #3 DONE 0.0s 01:28:23 01:28:23 #4 [core-keeper internal] load build definition from Dockerfile 01:28:23 #4 transferring dockerfile: 2.01kB done 01:28:23 #4 DONE 0.1s 01:28:23 01:28:23 #5 [security-secretstore-setup internal] load build definition from Dockerfile 01:28:23 #5 transferring dockerfile: 2.49kB done 01:28:23 #5 DONE 0.1s 01:28:23 01:28:23 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:28:23 #6 transferring dockerfile: 2.23kB done 01:28:23 #6 DONE 0.2s 01:28:23 01:28:23 #7 [core-metadata internal] load build definition from Dockerfile 01:28:23 #7 transferring dockerfile: 2.10kB done 01:28:23 #7 DONE 0.2s 01:28:23 01:28:23 #8 [security-spire-agent internal] load build definition from Dockerfile 01:28:23 #8 transferring dockerfile: 1.81kB done 01:28:23 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:28:23 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 01:28:23 #8 DONE 0.2s 01:28:23 01:28:23 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:28:23 #9 transferring dockerfile: 1.89kB done 01:28:23 #9 DONE 0.2s 01:28:23 01:28:23 #10 [support-scheduler internal] load build definition from Dockerfile 01:28:23 #10 transferring dockerfile: 1.83kB done 01:28:23 #10 DONE 0.2s 01:28:23 01:28:23 #11 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 01:28:23 #11 ... 01:28:23 01:28:23 #12 [security-bootstrapper internal] load build definition from Dockerfile 01:28:23 #12 transferring dockerfile: 3.02kB done 01:28:23 #12 DONE 0.2s 01:28:23 01:28:23 #13 [security-spire-config internal] load build definition from Dockerfile 01:28:23 #13 transferring dockerfile: 1.69kB done 01:28:23 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:28:23 #13 DONE 0.2s 01:28:23 01:28:23 #14 [core-command internal] load build definition from Dockerfile 01:28:23 #14 transferring dockerfile: 1.94kB done 01:28:23 #14 DONE 0.2s 01:28:23 01:28:23 #15 [security-spire-server internal] load build definition from Dockerfile 01:28:23 #15 transferring dockerfile: 1.70kB done 01:28:23 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:28:23 #15 DONE 0.2s 01:28:23 01:28:23 #16 [security-proxy-setup internal] load build definition from Dockerfile 01:28:23 #16 transferring dockerfile: 2.50kB done 01:28:23 #16 DONE 0.2s 01:28:23 01:28:23 #17 [security-proxy-auth internal] load build definition from Dockerfile 01:28:23 #17 transferring dockerfile: 2.14kB done 01:28:23 #17 DONE 0.2s 01:28:23 01:28:23 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:28:23 #3 DONE 0.0s 01:28:23 01:28:23 #18 [core-keeper internal] load .dockerignore 01:28:23 #18 transferring context: 50B done 01:28:23 #18 DONE 0.0s 01:28:23 01:28:23 #19 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:28:23 #19 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:28:23 #19 DONE 0.0s 01:28:23 01:28:23 #20 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:28:23 #20 DONE 0.2s 01:28:23 01:28:23 #21 [core-common-config-bootstrapper internal] load .dockerignore 01:28:23 #21 transferring context: 50B done 01:28:23 #21 DONE 0.1s 01:28:23 01:28:23 #22 [security-secretstore-setup internal] load .dockerignore 01:28:23 #22 transferring context: 50B done 01:28:23 #22 DONE 0.1s 01:28:23 01:28:23 #23 [core-metadata internal] load .dockerignore 01:28:23 #23 transferring context: 50B done 01:28:23 #23 DONE 0.1s 01:28:23 01:28:23 #24 [security-spiffe-token-provider internal] load .dockerignore 01:28:23 #24 transferring context: 50B done 01:28:23 #24 DONE 0.1s 01:28:23 01:28:23 #25 [support-notifications internal] load .dockerignore 01:28:23 #25 transferring context: 50B done 01:28:23 #25 DONE 0.1s 01:28:23 01:28:23 #26 [support-scheduler internal] load .dockerignore 01:28:23 #26 transferring context: 50B done 01:28:23 #26 DONE 0.1s 01:28:23 01:28:23 #27 [core-data internal] load .dockerignore 01:28:23 #27 transferring context: 50B done 01:28:23 #27 DONE 0.1s 01:28:23 01:28:23 #28 [core-metadata internal] load build context 01:28:23 #28 DONE 0.0s 01:28:23 01:28:23 #19 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:28:23 #19 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:28:23 #19 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:28:23 #19 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:28:23 #19 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:28:23 #19 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 01:28:24 #19 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:28:24 #19 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:28:24 #19 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:28:24 #19 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:28:24 #19 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:28:24 #19 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 01:28:24 #19 ... 01:28:24 01:28:24 #29 [security-bootstrapper internal] load .dockerignore 01:28:24 #29 transferring context: 50B done 01:28:24 #29 DONE 0.3s 01:28:24 01:28:24 #30 [security-proxy-auth internal] load .dockerignore 01:28:24 #30 transferring context: 50B done 01:28:24 #30 DONE 0.3s 01:28:24 01:28:24 #19 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:28:24 #19 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 01:28:24 #19 ... 01:28:24 01:28:24 #31 [security-proxy-setup internal] load .dockerignore 01:28:24 #31 transferring context: 50B done 01:28:24 #31 DONE 0.3s 01:28:24 01:28:24 #32 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 01:28:24 #32 DONE 0.4s 01:28:24 01:28:24 #33 [core-command internal] load .dockerignore 01:28:24 #33 transferring context: 50B done 01:28:24 #33 DONE 0.4s 01:28:24 01:28:24 #19 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:28:24 #19 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:28:24 #19 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:28:24 #19 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:28:24 #19 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:28:24 #19 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:28:24 #19 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 01:28:24 #19 DONE 0.6s 01:28:24 01:28:24 #11 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 01:28:24 #11 DONE 0.6s 01:28:24 01:28:24 #34 [core-command builder 2/8] WORKDIR /edgex-go 01:28:29 #34 ... 01:28:29 01:28:29 #35 [security-proxy-auth internal] load build context 01:28:29 #35 transferring context: 266.93MB 5.1s 01:28:29 #35 ... 01:28:29 01:28:29 #36 [security-spiffe-token-provider internal] load build context 01:28:29 #36 ... 01:28:29 01:28:29 #35 [security-proxy-auth internal] load build context 01:28:33 #35 ... 01:28:33 01:28:33 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:28:33 #37 ... 01:28:33 01:28:33 #38 [core-common-config-bootstrapper internal] load build context 01:28:34 #38 ... 01:28:34 01:28:34 #39 [core-keeper internal] load build context 01:28:34 #39 ... 01:28:34 01:28:34 #40 [core-data internal] load build context 01:28:34 #40 transferring context: 525.23MB 10.3s 01:28:34 #40 ... 01:28:34 01:28:34 #28 [core-metadata internal] load build context 01:28:34 #28 ... 01:28:34 01:28:34 #41 [security-proxy-setup internal] load build context 01:28:34 #41 ... 01:28:34 01:28:34 #42 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:34 #42 ... 01:28:34 01:28:34 #43 [support-notifications internal] load build context 01:28:34 #43 transferring context: 594.85MB 10.6s done 01:28:34 #43 ... 01:28:34 01:28:34 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:28:34 #44 ... 01:28:34 01:28:34 #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:28:34 #45 ... 01:28:34 01:28:34 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:28:35 #46 ... 01:28:35 01:28:35 #47 [security-secretstore-setup internal] load build context 01:28:35 #47 transferring context: 594.85MB 10.9s done 01:28:35 #47 ... 01:28:35 01:28:35 #48 [support-scheduler internal] load build context 01:28:35 #48 transferring context: 594.85MB 11.2s done 01:28:35 #48 ... 01:28:35 01:28:35 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:28:35 #49 ... 01:28:35 01:28:35 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:28:35 #50 ... 01:28:35 01:28:35 #51 [security-bootstrapper internal] load build context 01:28:35 #51 transferring context: 594.85MB 10.5s done 01:28:35 #51 ... 01:28:35 01:28:35 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:28:35 #52 ... 01:28:35 01:28:35 #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:28:35 #53 ... 01:28:35 01:28:35 #54 [core-command internal] load build context 01:28:35 #54 transferring context: 594.85MB 10.0s done 01:28:35 #54 ... 01:28:35 01:28:35 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:28:36 #55 ... 01:28:36 01:28:36 #38 [core-common-config-bootstrapper internal] load build context 01:28:36 #38 transferring context: 594.85MB 12.8s done 01:28:39 #38 ... 01:28:39 01:28:39 #36 [security-spiffe-token-provider internal] load build context 01:28:39 #36 transferring context: 594.85MB 10.4s done 01:28:39 #36 ... 01:28:39 01:28:39 #39 [core-keeper internal] load build context 01:28:39 #39 transferring context: 594.85MB 12.7s done 01:28:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:28:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:41 Avoid second fetch 01:28:41 Checking out Revision ef039b9e9bb41157b63728f80a796861508723d1 (main) 01:28:42 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5225)" 01:28:41 > git config core.sparsecheckout # timeout=10 01:28:41 > git checkout -f ef039b9e9bb41157b63728f80a796861508723d1 # timeout=10 01:28:44 #39 ... 01:28:44 01:28:44 #35 [security-proxy-auth internal] load build context 01:28:44 #35 transferring context: 594.85MB 10.9s done 01:28:44 #35 ... 01:28:44 01:28:44 #40 [core-data internal] load build context 01:28:44 #40 transferring context: 594.85MB 11.1s done 01:28:44 #40 ... 01:28:44 01:28:44 #28 [core-metadata internal] load build context 01:28:44 #28 transferring context: 594.85MB 11.5s done 01:28:44 #28 ... 01:28:44 01:28:44 #41 [security-proxy-setup internal] load build context 01:28:44 #41 transferring context: 594.85MB 10.7s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:46 provisioning config files... 01:28:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/884@tmp/config14525551641335110656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:47 ---> ****-login.sh 01:28:47 nexus3.edgexfoundry.org:10001 01:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:48 Configure a credential helper to remove this warning. See 01:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:48 01:28:48 Login Succeeded 01:28:48 nexus3.edgexfoundry.org:10002 01:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:48 Configure a credential helper to remove this warning. See 01:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:48 01:28:48 Login Succeeded 01:28:48 nexus3.edgexfoundry.org:10003 01:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:48 Configure a credential helper to remove this warning. See 01:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:48 01:28:48 Login Succeeded 01:28:48 nexus3.edgexfoundry.org:10004 01:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:49 Configure a credential helper to remove this warning. See 01:28:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:49 01:28:49 Login Succeeded 01:28:49 ****.io 01:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:49 Configure a credential helper to remove this warning. See 01:28:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:49 01:28:49 Login Succeeded 01:28:49 ---> ****-login.sh ends [Pipeline] } 01:28:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:28:50 #41 ... 01:28:50 01:28:50 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:28:50 #37 DONE 25.8s 01:28:50 01:28:50 #36 [security-spiffe-token-provider internal] load build context 01:28:50 #36 DONE 25.7s 01:28:50 01:28:50 #56 [security-spire-config internal] load .dockerignore 01:28:50 #56 ... 01:28:50 01:28:50 #34 [core-data builder 2/8] WORKDIR /edgex-go 01:28:50 #34 DONE 25.4s 01:28:50 01:28:50 #43 [support-notifications internal] load build context 01:28:50 #43 DONE 25.7s 01:28:50 01:28:50 #47 [security-secretstore-setup internal] load build context 01:28:50 #47 DONE 25.8s 01:28:50 01:28:50 #51 [security-bootstrapper internal] load build context 01:28:50 #51 DONE 25.5s 01:28:50 01:28:50 #41 [security-proxy-setup internal] load build context 01:28:50 #41 DONE 25.4s 01:28:50 01:28:50 #35 [security-proxy-auth internal] load build context 01:28:50 #35 DONE 25.5s 01:28:50 01:28:50 #40 [core-data internal] load build context 01:28:50 #40 DONE 25.8s 01:28:50 01:28:50 #48 [support-scheduler internal] load build context 01:28:50 #48 DONE 25.8s 01:28:50 01:28:50 #54 [core-command internal] load build context 01:28:50 #54 DONE 25.5s 01:28:50 01:28:50 #28 [core-metadata internal] load build context 01:28:50 #28 DONE 25.8s 01:28:50 01:28:50 #39 [core-keeper internal] load build context 01:28:50 #39 DONE 25.9s 01:28:50 01:28:50 #38 [core-common-config-bootstrapper internal] load build context 01:28:50 #38 DONE 25.9s 01:28:50 01:28:50 #56 [security-spire-config internal] load .dockerignore 01:28:50 #56 transferring context: 50B done 01:28:50 #56 DONE 0.3s 01:28:50 01:28:50 #19 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:28:50 #19 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:28:50 #19 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:28:50 #19 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:28:50 #19 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:28:50 #19 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:28:50 #19 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 01:28:50 #19 DONE 0.6s 01:28:50 01:28:50 #57 [security-spire-agent internal] load .dockerignore 01:28:50 #57 transferring context: 50B done 01:28:50 #57 DONE 0.3s 01:28:50 01:28:50 #58 [security-spire-server internal] load .dockerignore 01:28:50 #58 transferring context: 50B done 01:28:50 #58 DONE 0.3s 01:28:50 01:28:50 #59 [security-spire-agent internal] load build context 01:28:50 #59 transferring context: 23.33kB done 01:28:50 #59 DONE 0.1s 01:28:50 01:28:50 #60 [security-spire-server internal] load build context 01:28:50 #60 transferring context: 23.80kB done 01:28:50 #60 DONE 0.1s 01:28:50 01:28:50 #61 [security-spire-config internal] load build context 01:28:50 #61 transferring context: 22.05kB done 01:28:50 #61 DONE 0.1s 01:28:50 01:28:50 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:28:50 #62 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 01:28:50 #62 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 01:28:50 #62 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 01:28:50 #62 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 01:28:50 #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 01:28:50 #62 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 01:28:50 #62 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:28:50 #62 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 01:28:50 #62 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 01:28:50 #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s 01:28:50 #62 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s 01:28:50 #62 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 01:28:50 #62 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 01:28:50 #62 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 18.87MB / 36.47MB 0.4s 01:28:50 + git config --global --add safe.directory /w/workspace/edgex-go/884 [Pipeline] echo 01:28:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:28:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:28:50 ========================================================= 01:28:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:28:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:28:50 #62 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s 01:28:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:28:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:28:51 94e9d8af2201: Pulling fs layer 01:28:51 a6c56e8762df: Pulling fs layer 01:28:51 f0f3c8884826: Pulling fs layer 01:28:51 c7e7622c144d: Pulling fs layer 01:28:51 4f4fb700ef54: Pulling fs layer 01:28:51 b4c3b6d88c5a: Pulling fs layer 01:28:51 c7e7622c144d: Waiting 01:28:51 4f4fb700ef54: Waiting 01:28:51 ba8bce9d2590: Pulling fs layer 01:28:51 ca778ea9c289: Pulling fs layer 01:28:51 b4c3b6d88c5a: Waiting 01:28:51 ba8bce9d2590: Waiting 01:28:51 ca778ea9c289: Waiting 01:28:51 a6c56e8762df: Download complete 01:28:51 c7e7622c144d: Verifying Checksum 01:28:51 c7e7622c144d: Download complete 01:28:51 4f4fb700ef54: Verifying Checksum 01:28:51 4f4fb700ef54: Download complete 01:28:51 b4c3b6d88c5a: Verifying Checksum 01:28:51 b4c3b6d88c5a: Download complete 01:28:51 94e9d8af2201: Verifying Checksum 01:28:51 94e9d8af2201: Download complete 01:28:51 ca778ea9c289: Verifying Checksum 01:28:51 ca778ea9c289: Download complete 01:28:51 #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.7s done 01:28:52 #62 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.2s done 01:28:52 94e9d8af2201: Pull complete 01:28:53 #62 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.3s done 01:28:53 #62 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.3s done 01:28:53 a6c56e8762df: Pull complete 01:28:53 f0f3c8884826: Verifying Checksum 01:28:53 f0f3c8884826: Download complete 01:28:54 ba8bce9d2590: Download complete 01:28:55 #62 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 01:28:58 #62 ... 01:28:58 01:28:58 #42 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:58 #42 DONE 33.7s 01:28:58 01:28:58 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:28:58 #63 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 01:28:58 #63 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 01:28:58 #63 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 01:28:58 #63 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 01:28:58 #63 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.7s done 01:28:58 #63 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 01:28:58 #63 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 6.5s done 01:28:58 #63 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 01:28:58 #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 7.3s done 01:28:58 #63 ... 01:28:58 01:28:58 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:28:58 #55 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #55 25.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #55 26.00 (1/4) Installing ca-certificates (20250619-r0) 01:28:58 #55 26.01 (2/4) Installing dumb-init (1.2.5-r3) 01:28:58 #55 26.02 (3/4) Installing su-exec (0.2-r3) 01:28:58 #55 26.10 (4/4) Installing yq-go (4.44.1-r2) 01:28:58 #55 26.19 Executing busybox-1.36.1-r29.trigger 01:28:58 #55 26.19 Executing ca-certificates-20250619-r0.trigger 01:28:58 #55 26.23 OK: 19 MiB in 18 packages 01:28:58 #55 DONE 33.7s 01:28:58 01:28:58 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:28:58 #44 27.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #44 27.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #44 27.58 (1/7) Installing ca-certificates (20250619-r0) 01:28:58 #44 27.69 (2/7) Installing dumb-init (1.2.5-r3) 01:28:58 #44 27.69 (3/7) Installing libgcc (13.2.1_git20240309-r1) 01:28:58 #44 27.71 (4/7) Installing libsodium (1.0.19-r0) 01:28:58 #44 27.72 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 01:28:58 #44 27.74 (6/7) Installing libzmq (4.3.5-r2) 01:28:58 #44 27.75 (7/7) Installing zeromq (4.3.5-r2) 01:28:58 #44 27.76 Executing busybox-1.36.1-r29.trigger 01:28:58 #44 27.76 Executing ca-certificates-20250619-r0.trigger 01:28:58 #44 27.83 OK: 12 MiB in 21 packages 01:28:58 #44 DONE 33.7s 01:28:58 01:28:58 #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:28:58 #45 27.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #45 27.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #45 28.14 (1/3) Installing ca-certificates (20250619-r0) 01:28:58 #45 28.15 (2/3) Installing dumb-init (1.2.5-r3) 01:28:58 #45 28.16 (3/3) Installing tzdata (2025b-r0) 01:28:58 #45 28.65 Executing busybox-1.36.1-r29.trigger 01:28:58 #45 28.66 Executing ca-certificates-20250619-r0.trigger 01:28:58 #45 28.69 OK: 10 MiB in 17 packages 01:28:58 #45 DONE 33.7s 01:28:58 01:28:58 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:28:58 #50 27.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #50 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #50 28.17 (1/2) Installing dumb-init (1.2.5-r3) 01:28:58 #50 28.18 (2/2) Installing su-exec (0.2-r3) 01:28:58 #50 28.30 Executing busybox-1.36.1-r29.trigger 01:28:58 #50 28.31 OK: 8 MiB in 16 packages 01:28:58 #50 DONE 33.7s 01:28:58 01:28:58 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:28:58 #46 28.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #46 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #46 29.06 (1/1) Installing dumb-init (1.2.5-r3) 01:28:58 #46 29.06 Executing busybox-1.36.1-r29.trigger 01:28:58 #46 29.07 OK: 8 MiB in 15 packages 01:28:58 #46 DONE 33.7s 01:28:58 01:28:58 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:28:58 #49 25.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #49 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #49 25.88 (1/4) Installing dumb-init (1.2.5-r3) 01:28:58 #49 25.88 (2/4) Installing openssl (3.3.4-r0) 01:28:58 #49 25.90 (3/4) Installing su-exec (0.2-r3) 01:28:58 #49 25.96 (4/4) Installing yq-go (4.44.1-r2) 01:28:58 #49 26.03 Executing busybox-1.36.1-r29.trigger 01:28:58 #49 26.03 OK: 19 MiB in 18 packages 01:28:58 #49 DONE 33.7s 01:28:58 01:28:58 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:28:58 #0 2.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #0 2.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #0 3.382 OK: 248 MiB in 58 packages 01:28:58 #64 DONE 8.5s 01:28:58 01:28:58 #53 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:28:58 #53 28.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #53 28.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #53 28.50 (1/1) Installing dumb-init (1.2.5-r3) 01:28:58 #53 28.65 Executing busybox-1.36.1-r29.trigger 01:28:58 #53 28.66 OK: 8 MiB in 15 packages 01:28:58 #53 DONE 33.7s 01:28:58 01:28:58 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:28:58 #52 29.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #52 29.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #52 29.68 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:28:58 #52 29.68 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:28:58 #52 29.68 OK: 24174 distinct packages available 01:28:58 #52 29.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #52 29.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #52 30.05 (1/14) Installing ca-certificates (20250619-r0) 01:28:58 #52 30.07 (2/14) Installing brotli-libs (1.1.0-r2) 01:28:58 #52 30.08 (3/14) Installing c-ares (1.33.1-r0) 01:28:58 #52 30.08 (4/14) Installing libunistring (1.2-r0) 01:28:58 #52 30.10 (5/14) Installing libidn2 (2.3.7-r0) 01:28:58 #52 30.17 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:28:58 #52 30.18 (7/14) Installing libpsl (0.21.5-r1) 01:28:58 #52 30.18 (8/14) Installing zstd-libs (1.5.6-r0) 01:28:58 #52 30.20 (9/14) Installing libcurl (8.12.1-r0) 01:28:58 #52 30.21 (10/14) Installing curl (8.12.1-r0) 01:28:58 #52 30.22 (11/14) Installing dumb-init (1.2.5-r3) 01:28:58 #52 30.23 (12/14) Installing musl-obstack (1.2.3-r2) 01:28:58 #52 30.23 (13/14) Installing libucontext (1.2-r3) 01:28:58 #52 30.24 (14/14) Installing gcompat (1.1.0-r4) 01:28:58 #52 30.24 Executing busybox-1.36.1-r29.trigger 01:28:58 #52 30.25 Executing ca-certificates-20250619-r0.trigger 01:28:58 #52 30.28 OK: 13 MiB in 28 packages 01:28:58 #52 DONE 33.7s 01:28:58 01:28:58 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:28:58 #63 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 01:28:58 #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 01:28:58 #63 ... 01:28:58 01:28:58 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:28:58 #62 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 01:28:58 #62 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 01:28:58 #62 ... 01:28:58 01:28:58 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:28:58 #65 DONE 0.4s 01:28:58 01:28:58 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:28:58 #62 ... 01:28:58 01:28:58 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:28:58 #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done 01:28:58 #63 DONE 8.8s 01:28:58 01:28:58 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:28:59 #62 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.2s done 01:28:59 #62 ... 01:28:59 01:28:59 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:59 #66 DONE 9.9s 01:28:59 01:28:59 #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:28:59 #62 DONE 9.8s 01:28:59 01:28:59 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:28:59 #67 ... 01:28:59 01:28:59 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:28:59 #0 9.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:59 #0 9.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:59 #0 9.650 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:28:59 #0 9.650 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:28:59 #0 9.650 OK: 24174 distinct packages available 01:28:59 #0 9.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:59 #0 9.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:59 #68 ... 01:28:59 01:28:59 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:28:59 #0 9.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:59 #0 9.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:59 #0 9.857 OK: 248 MiB in 58 packages 01:28:59 #69 DONE 10.2s 01:28:59 01:28:59 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:28:59 #0 9.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:59 #0 9.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:59 #0 9.914 OK: 248 MiB in 58 packages 01:28:59 #70 DONE 10.2s 01:28:59 01:28:59 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:28:59 #0 9.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:59 #0 9.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:59 #0 9.921 OK: 248 MiB in 58 packages 01:28:59 #71 DONE 10.2s 01:28:59 01:28:59 #72 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:28:59 #72 DONE 0.1s 01:28:59 01:28:59 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:28:59 #0 9.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:59 #0 9.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:59 #0 9.906 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:28:59 #0 9.906 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:28:59 #0 9.906 OK: 24174 distinct packages available 01:28:59 #0 9.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:59 #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:00 #73 ... 01:29:00 01:29:00 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:29:00 #74 DONE 0.1s 01:29:00 01:29:00 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:29:00 #75 DONE 0.1s 01:29:00 01:29:00 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:29:00 #73 10.39 OK: 248 MiB in 58 packages 01:29:00 #73 ... 01:29:00 01:29:00 #76 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:29:00 #0 9.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:00 #0 9.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:00 #0 9.726 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:29:00 #0 9.726 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:29:00 #0 9.726 OK: 24174 distinct packages available 01:29:00 #0 9.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:00 #0 9.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:00 #76 10.25 (1/5) Installing dumb-init (1.2.5-r3) 01:29:00 #76 10.26 (2/5) Installing musl-obstack (1.2.3-r2) 01:29:00 #76 10.26 (3/5) Installing libucontext (1.2-r3) 01:29:00 #76 10.27 (4/5) Installing gcompat (1.1.0-r4) 01:29:00 #76 10.28 (5/5) Installing openssl (3.3.4-r0) 01:29:00 #76 10.29 Executing busybox-1.36.1-r29.trigger 01:29:00 #76 10.30 OK: 9 MiB in 19 packages 01:29:00 #76 ... 01:29:00 01:29:00 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:29:00 #68 10.21 (1/4) Installing dumb-init (1.2.5-r3) 01:29:00 #68 10.21 (2/4) Installing musl-obstack (1.2.3-r2) 01:29:00 #68 10.22 (3/4) Installing libucontext (1.2-r3) 01:29:00 #68 10.22 (4/4) Installing gcompat (1.1.0-r4) 01:29:00 #68 10.23 Executing busybox-1.36.1-r29.trigger 01:29:00 #68 10.23 OK: 8 MiB in 18 packages 01:29:00 #68 DONE 10.4s 01:29:00 01:29:00 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:29:00 #73 DONE 10.6s 01:29:00 01:29:00 #76 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:29:00 #76 DONE 10.5s 01:29:00 01:29:00 #77 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:29:00 #77 ... 01:29:00 01:29:00 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:29:00 #78 DONE 0.1s 01:29:00 01:29:00 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:01 #79 ... 01:29:01 01:29:01 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:29:01 #0 2.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:01 #0 2.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:01 #0 3.219 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.243 Executing busybox-1.36.1-r30.post-upgrade 01:29:01 #0 3.345 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.345 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.351 Executing busybox-1.36.1-r30.trigger 01:29:01 #0 3.366 OK: 8 MiB in 16 packages 01:29:01 #80 DONE 3.6s 01:29:01 01:29:01 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:29:01 #0 2.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:01 #0 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:01 #0 3.327 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.351 Executing busybox-1.36.1-r30.post-upgrade 01:29:01 #0 3.423 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.428 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.443 Executing busybox-1.36.1-r30.trigger 01:29:01 #0 3.443 OK: 19 MiB in 18 packages 01:29:01 #81 DONE 3.7s 01:29:01 01:29:01 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:29:01 #0 2.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:01 #0 3.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:01 #0 3.421 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.437 Executing busybox-1.36.1-r30.post-upgrade 01:29:01 #0 3.492 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.496 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.498 Executing busybox-1.36.1-r30.trigger 01:29:01 #0 3.509 OK: 12 MiB in 21 packages 01:29:01 #82 DONE 3.7s 01:29:01 01:29:01 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:29:01 #0 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:01 #0 2.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:01 #0 3.375 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.402 Executing busybox-1.36.1-r30.post-upgrade 01:29:01 #0 3.476 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.476 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.485 Executing busybox-1.36.1-r30.trigger 01:29:01 #0 3.584 OK: 8 MiB in 15 packages 01:29:01 #83 DONE 3.7s 01:29:01 01:29:01 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:29:01 #0 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:01 #0 3.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:01 #0 3.450 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.465 Executing busybox-1.36.1-r30.post-upgrade 01:29:01 #0 3.674 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.685 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.685 Executing busybox-1.36.1-r30.trigger 01:29:01 #0 3.692 OK: 10 MiB in 17 packages 01:29:01 #84 DONE 3.8s 01:29:01 01:29:01 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:29:01 #67 3.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:01 #67 3.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:01 #67 3.658 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #67 3.676 Executing busybox-1.36.1-r30.post-upgrade 01:29:01 #67 3.733 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #67 3.737 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #67 3.744 Executing busybox-1.36.1-r30.trigger 01:29:01 #67 3.760 OK: 13 MiB in 28 packages 01:29:01 #67 DONE 3.9s 01:29:01 01:29:01 #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:29:01 #0 3.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:01 #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:01 #0 3.554 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.565 Executing busybox-1.36.1-r30.post-upgrade 01:29:01 #0 3.682 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.683 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.694 Executing busybox-1.36.1-r30.trigger 01:29:01 #0 3.699 OK: 8 MiB in 15 packages 01:29:01 #85 DONE 3.8s 01:29:01 01:29:01 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:29:01 #0 3.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:01 #0 3.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:01 #0 3.604 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.646 Executing busybox-1.36.1-r30.post-upgrade 01:29:01 #0 3.687 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.692 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:29:01 #0 3.716 Executing busybox-1.36.1-r30.trigger 01:29:01 #0 3.719 OK: 19 MiB in 18 packages 01:29:01 #86 DONE 3.9s 01:29:01 01:29:01 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:29:01 #87 DONE 0.0s 01:29:01 01:29:01 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:29:03 #88 DONE 1.4s 01:29:03 01:29:03 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:29:03 #89 DONE 0.0s 01:29:03 01:29:03 #77 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:29:03 #77 2.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:03 #77 2.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:03 #77 2.871 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:29:03 #77 2.898 Executing busybox-1.36.1-r30.post-upgrade 01:29:03 #77 2.931 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:29:03 #77 2.935 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:29:03 #77 2.939 Executing busybox-1.36.1-r30.trigger 01:29:03 #77 2.945 OK: 9 MiB in 19 packages 01:29:03 #77 DONE 3.1s 01:29:03 01:29:03 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:29:04 #90 DONE 1.2s 01:29:04 01:29:04 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:29:04 #0 2.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:04 #0 2.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:04 #0 2.985 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:29:04 #0 2.999 Executing busybox-1.36.1-r30.post-upgrade 01:29:04 #0 3.029 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:29:04 #0 3.032 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:29:04 #0 3.034 Executing busybox-1.36.1-r30.trigger 01:29:04 #0 3.040 OK: 8 MiB in 18 packages 01:29:04 #91 DONE 4.3s 01:29:04 01:29:04 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:29:04 #92 DONE 1.2s 01:29:04 01:29:04 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:29:04 #93 ... 01:29:04 01:29:04 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:29:04 #94 DONE 0.1s 01:29:04 01:29:04 #95 [security-spire-server stage-2 6/9] COPY security.txt / 01:29:05 #95 DONE 0.9s 01:29:05 01:29:05 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:29:05 #93 DONE 1.1s 01:29:05 01:29:05 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:29:05 #96 DONE 1.1s 01:29:05 01:29:05 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:29:05 #97 DONE 0.1s 01:29:05 01:29:05 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:29:05 #98 DONE 0.1s 01:29:05 01:29:05 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:29:05 #99 DONE 0.1s 01:29:05 01:29:05 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 01:29:05 #100 DONE 0.1s 01:29:05 01:29:05 #101 [security-spire-config stage-2 6/10] COPY security.txt / 01:29:05 #101 DONE 0.1s 01:29:05 01:29:05 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:29:05 #102 DONE 0.1s 01:29:05 01:29:05 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:29:05 #103 DONE 0.1s 01:29:05 01:29:05 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:29:05 #104 DONE 0.1s 01:29:05 01:29:05 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:29:05 #105 DONE 0.1s 01:29:05 01:29:05 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:29:05 #106 DONE 0.1s 01:29:05 01:29:05 #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:29:05 #107 DONE 0.0s 01:29:05 01:29:05 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:29:05 #108 DONE 0.0s 01:29:05 01:29:05 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:29:06 #109 DONE 0.1s 01:29:06 01:29:06 #110 [security-spire-agent] exporting to image 01:29:06 #110 exporting layers 01:29:06 #110 ... 01:29:06 01:29:06 #111 [security-spire-server] exporting to image 01:29:06 #111 exporting layers 0.4s done 01:29:06 #111 writing image sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d done 01:29:06 #111 naming to docker.io/library/security-spire-server done 01:29:06 #111 DONE 0.4s 01:29:06 01:29:06 #112 [security-spire-config] exporting to image 01:29:06 #112 exporting layers 0.4s done 01:29:06 #112 writing image sha256:e01e92f75ff829b5135f2312a88cb5fca3e1ebac6dcf6705e99fa1088f0d5c7c done 01:29:06 #112 naming to docker.io/library/security-spire-config done 01:29:06 #112 DONE 0.4s 01:29:06 01:29:06 #110 [security-spire-agent] exporting to image 01:29:06 #110 exporting layers 0.4s done 01:29:06 #110 writing image sha256:3075de9c06febf9635efcc9f07047268236b9f32316784f738f42d3426a3e309 done 01:29:06 #110 naming to docker.io/library/security-spire-agent done 01:29:06 #110 DONE 0.5s 01:29:06 01:29:06 #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:08 #113 ... 01:29:08 01:29:08 #114 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:29:08 #0 3.008 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:08 #0 6.151 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:08 #0 10.01 (1/1) Installing dumb-init (1.2.5-r3) 01:29:08 #114 ... 01:29:08 01:29:08 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:08 #115 ... 01:29:08 01:29:08 #116 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:29:08 #0 1.706 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:08 #0 5.247 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:08 #0 9.093 OK: 248 MiB in 58 packages 01:29:08 #116 DONE 9.2s 01:29:08 01:29:08 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:08 #117 ... 01:29:08 01:29:08 #118 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:29:08 #118 DONE 0.1s 01:29:08 01:29:08 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:09 f0f3c8884826: Pull complete 01:29:09 c7e7622c144d: Pull complete 01:29:09 4f4fb700ef54: Pull complete 01:29:09 b4c3b6d88c5a: Pull complete 01:29:10 #119 ... 01:29:10 01:29:10 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:10 #120 ... 01:29:10 01:29:10 #114 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:29:10 #114 11.76 Executing busybox-1.36.1-r29.trigger 01:29:10 #114 11.77 OK: 8 MiB in 15 packages 01:29:10 #114 DONE 12.1s 01:29:10 01:29:10 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:16 ba8bce9d2590: Pull complete 01:29:18 ca778ea9c289: Pull complete 01:29:18 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:29:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:29:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:29:19 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:29:19 WORKDIR /edgex 01:29:19 COPY go.mod . 01:29:19 RUN go mod download build 01:29:19 -t ci-base-image-arm64 -f - . 01:29:19 Sending build context to Docker daemon 3.708MB 01:29:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:29:19 ---> 47b25d7523d1 01:29:19 Step 2/4 : WORKDIR /edgex 01:29:22 ---> Running in 1060aa0426a7 01:29:22 Removing intermediate container 1060aa0426a7 01:29:22 ---> 5945f3d3544c 01:29:22 Step 3/4 : COPY go.mod . 01:29:23 ---> 5e0e55203aa7 01:29:23 Step 4/4 : RUN go mod download 01:29:23 ---> Running in b3a5b5e529b7 01:29:49 #119 ... 01:29:49 01:29:49 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:49 #113 DONE 45.9s 01:29:49 01:29:49 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:49 #115 DONE 47.4s 01:29:49 01:29:49 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:49 #120 DONE 45.9s 01:29:49 01:29:49 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:49 #119 DONE 37.0s 01:29:49 01:29:49 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:49 #79 DONE 46.0s 01:29:49 01:29:49 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:49 #117 DONE 45.5s 01:29:49 01:29:49 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 01:29:57 #121 ... 01:29:57 01:29:57 #122 [security-spiffe-token-provider builder 6/7] COPY . . 01:29:57 #122 ... 01:29:57 01:29:57 #123 [support-notifications builder 6/7] COPY . . 01:29:57 #123 ... 01:29:57 01:29:57 #124 [security-proxy-setup builder 6/7] COPY . . 01:29:57 #124 ... 01:29:57 01:29:57 #125 [core-keeper builder 7/8] COPY . . 01:29:57 #125 ... 01:29:57 01:29:57 #126 [support-scheduler builder 6/7] COPY . . 01:29:58 #126 DONE 12.8s 01:29:58 01:29:58 #123 [support-notifications builder 6/7] COPY . . 01:29:58 #123 DONE 12.8s 01:29:58 01:29:58 #125 [core-keeper builder 7/8] COPY . . 01:29:58 #125 DONE 12.8s 01:29:58 01:29:58 #124 [security-proxy-setup builder 6/7] COPY . . 01:29:58 #124 DONE 12.8s 01:29:58 01:29:58 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:58 #127 CACHED 01:29:58 01:29:58 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:29:58 #128 CACHED 01:29:58 01:29:58 #129 [security-proxy-setup builder 6/7] COPY . . 01:29:58 #129 CACHED 01:29:58 01:29:58 #130 [security-bootstrapper builder 6/7] COPY . . 01:29:58 #130 CACHED 01:29:58 01:29:58 #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:58 #131 CACHED 01:29:58 01:29:58 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:29:58 #132 CACHED 01:29:58 01:29:58 #122 [security-spiffe-token-provider builder 6/7] COPY . . 01:29:58 #122 DONE 12.8s 01:29:58 01:29:58 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:29:58 #133 CACHED 01:29:58 01:29:58 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:58 #134 CACHED 01:29:58 01:29:58 #135 [core-metadata builder 6/7] COPY . . 01:29:58 #135 CACHED 01:29:58 01:29:58 #136 [core-data builder 6/7] COPY . . 01:29:58 #136 CACHED 01:29:58 01:29:58 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 01:29:58 #137 CACHED 01:29:58 01:29:58 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:58 #138 CACHED 01:29:58 01:29:58 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 01:29:58 #121 DONE 12.8s 01:29:58 01:29:58 #139 [security-proxy-auth builder 6/7] COPY . . 01:29:58 #139 CACHED 01:29:58 01:29:58 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:29:58 #140 CACHED 01:29:58 01:29:58 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:58 #141 CACHED 01:29:58 01:29:58 #142 [core-command builder 6/7] COPY . . 01:29:58 #142 CACHED 01:29:58 01:29:58 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:58 #143 CACHED 01:29:58 01:29:58 #144 [core-command builder 4/7] COPY go.mod vendor* ./ 01:29:58 #144 CACHED 01:29:58 01:29:58 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:30:00 #145 0.980 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:30:09 #145 ... 01:30:09 01:30:09 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:30:09 #0 0.465 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:30:09 #146 ... 01:30:09 01:30:09 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:30:09 #0 0.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:30:09 #147 ... 01:30:09 01:30:09 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:30:09 #0 0.975 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:30:09 #148 ... 01:30:09 01:30:09 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:30:09 #0 0.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:30:09 #149 ... 01:30:09 01:30:09 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:30:09 #0 0.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:30:09 #150 ... 01:30:09 01:30:09 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:30:09 #0 0.978 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:30:09 #151 ... 01:30:09 01:30:09 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:30:09 #0 0.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:30:09 #152 ... 01:30:09 01:30:09 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:30:09 #0 0.586 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:30:10 #153 ... 01:30:10 01:30:10 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:30:10 #0 0.728 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:30:10 #154 ... 01:30:10 01:30:10 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:30:10 #0 0.978 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:30:10 #155 ... 01:30:10 01:30:10 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:30:10 #0 0.917 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:30:45 Removing intermediate container b3a5b5e529b7 01:30:45 ---> 980274766175 01:30:45 Successfully built 980274766175 01:30:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:45 + docker inspect -f . ci-base-image-arm64 01:30:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:45 prd-ubuntu20.04-docker-arm64-4c-16g-6811 does not seem to be running inside a container 01:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:30:47 $ docker top 0fe313b33d6bb27883b3bf85591693a48aeb5377e2bb368f44b752956da9257f -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:47 + go version 01:30:47 go version go1.23.9 linux/arm64 [Pipeline] } 01:30:47 $ docker stop --time=1 0fe313b33d6bb27883b3bf85591693a48aeb5377e2bb368f44b752956da9257f 01:30:49 $ docker rm -f --volumes 0fe313b33d6bb27883b3bf85591693a48aeb5377e2bb368f44b752956da9257f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:30:50 01:30:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:30:50 latest: Pulling from edgex-devops/edgex-compose-arm64 01:30:50 547446be3368: Pulling fs layer 01:30:50 d125d8839a47: Pulling fs layer 01:30:50 3e85d5ac6304: Pulling fs layer 01:30:50 c3105a71a48b: Pulling fs layer 01:30:50 0f093f025ec4: Pulling fs layer 01:30:50 c3106fc0e877: Pulling fs layer 01:30:50 c3105a71a48b: Waiting 01:30:50 0f093f025ec4: Waiting 01:30:50 c3106fc0e877: Waiting 01:30:50 547446be3368: Verifying Checksum 01:30:50 547446be3368: Download complete 01:30:51 c3105a71a48b: Verifying Checksum 01:30:51 c3105a71a48b: Download complete 01:30:51 d125d8839a47: Verifying Checksum 01:30:51 d125d8839a47: Download complete 01:30:51 c3106fc0e877: Verifying Checksum 01:30:51 c3106fc0e877: Download complete 01:30:51 0f093f025ec4: Verifying Checksum 01:30:51 0f093f025ec4: Download complete 01:30:51 547446be3368: Pull complete 01:30:52 d125d8839a47: Pull complete 01:30:53 3e85d5ac6304: Verifying Checksum 01:30:53 3e85d5ac6304: Download complete 01:31:03 3e85d5ac6304: Pull complete 01:31:03 c3105a71a48b: Pull complete 01:31:05 0f093f025ec4: Pull complete 01:31:05 c3106fc0e877: Pull complete 01:31:05 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:31:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:05 prd-ubuntu20.04-docker-arm64-4c-16g-6811 does not seem to be running inside a container 01:31:05 $ 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/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:31:07 $ docker top aa8c23fefdd389a9158d112827865eadfe10afeed0bf50d820c5c3d9eab54363 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:08 + docker compose -f ./docker-compose-build.yml build --parallel 01:31:18 #1 [security-bootstrapper internal] load build definition from Dockerfile 01:31:18 #1 transferring dockerfile: 01:31:18 #1 transferring dockerfile: 3.02kB done 01:31:18 #1 DONE 0.1s 01:31:18 01:31:18 #2 [security-spire-agent internal] load build definition from Dockerfile 01:31:18 #2 transferring dockerfile: 1.81kB done 01:31:18 #2 DONE 0.1s 01:31:18 01:31:18 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:31:18 #3 transferring dockerfile: 1.89kB done 01:31:18 #3 DONE 0.0s 01:31:18 01:31:18 #4 [security-spire-config internal] load build definition from Dockerfile 01:31:18 #4 transferring dockerfile: 1.69kB 0.0s done 01:31:18 #4 DONE 0.0s 01:31:18 01:31:18 #5 [support-notifications internal] load build definition from Dockerfile 01:31:18 #5 transferring dockerfile: 2.00kB done 01:31:18 #5 DONE 0.1s 01:31:18 01:31:18 #6 [core-command internal] load build definition from Dockerfile 01:31:18 #6 transferring dockerfile: 1.94kB 0.0s done 01:31:18 #6 DONE 0.1s 01:31:18 01:31:18 #7 [core-data internal] load build definition from Dockerfile 01:31:18 #7 transferring dockerfile: 2.04kB 0.0s done 01:31:18 #7 DONE 0.1s 01:31:18 01:31:18 #8 [security-secretstore-setup internal] load build definition from Dockerfile 01:31:18 #8 transferring dockerfile: 2.49kB done 01:31:18 #8 DONE 0.1s 01:31:18 01:31:18 #9 [core-metadata internal] load build definition from Dockerfile 01:31:18 #9 transferring dockerfile: 2.10kB done 01:31:18 #9 DONE 0.1s 01:31:18 01:31:18 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:31:19 #10 transferring dockerfile: 2.23kB done 01:31:19 #10 DONE 0.1s 01:31:19 01:31:19 #11 [security-proxy-auth internal] load build definition from Dockerfile 01:31:19 #11 transferring dockerfile: 2.14kB done 01:31:19 #11 DONE 0.1s 01:31:19 01:31:19 #12 [security-spire-server internal] load build definition from Dockerfile 01:31:19 #12 transferring dockerfile: 1.70kB done 01:31:19 #12 DONE 0.1s 01:31:19 01:31:19 #13 [security-proxy-setup internal] load build definition from Dockerfile 01:31:19 #13 transferring dockerfile: 2.50kB done 01:31:19 #13 DONE 0.1s 01:31:19 01:31:19 #14 [support-scheduler internal] load build definition from Dockerfile 01:31:19 #14 transferring dockerfile: 1.83kB 0.0s done 01:31:19 #14 DONE 0.1s 01:31:19 01:31:19 #15 [core-keeper internal] load build definition from Dockerfile 01:31:19 #15 transferring dockerfile: 2.01kB 0.0s done 01:31:19 #15 DONE 0.1s 01:31:19 01:31:19 #16 [security-bootstrapper internal] load .dockerignore 01:31:19 #16 transferring context: 50B done 01:31:19 #16 DONE 0.1s 01:31:20 01:31:20 #17 [security-spire-agent internal] load .dockerignore 01:31:20 #17 transferring context: 50B done 01:31:20 #17 DONE 0.1s 01:31:20 01:31:20 #18 [security-spiffe-token-provider internal] load .dockerignore 01:31:20 #18 transferring context: 50B done 01:31:20 #18 DONE 0.1s 01:31:20 01:31:20 #19 [security-spire-config internal] load .dockerignore 01:31:20 #19 transferring context: 50B 0.0s done 01:31:20 #19 DONE 0.1s 01:31:20 01:31:20 #20 [support-notifications internal] load .dockerignore 01:31:20 #20 transferring context: 50B done 01:31:20 #20 DONE 0.1s 01:31:20 01:31:20 #21 [core-command internal] load .dockerignore 01:31:20 #21 transferring context: 50B done 01:31:20 #21 DONE 0.1s 01:31:20 01:31:20 #22 [core-data internal] load .dockerignore 01:31:20 #22 transferring context: 50B 0.0s done 01:31:20 #22 DONE 0.1s 01:31:20 01:31:20 #23 [security-secretstore-setup internal] load .dockerignore 01:31:20 #23 transferring context: 50B done 01:31:20 #23 DONE 0.1s 01:31:20 01:31:20 #24 [core-metadata internal] load .dockerignore 01:31:20 #24 transferring context: 50B done 01:31:20 #24 DONE 0.1s 01:31:20 01:31:20 #25 [core-common-config-bootstrapper internal] load .dockerignore 01:31:20 #25 transferring context: 50B 0.0s done 01:31:20 #25 DONE 0.1s 01:31:20 01:31:20 #26 [security-proxy-auth internal] load .dockerignore 01:31:20 #26 transferring context: 50B done 01:31:20 #26 DONE 0.1s 01:31:20 01:31:20 #27 [security-spire-server internal] load .dockerignore 01:31:20 #27 transferring context: 50B 0.0s done 01:31:20 #27 DONE 0.1s 01:31:20 01:31:20 #28 [security-proxy-setup internal] load .dockerignore 01:31:20 #28 transferring context: 50B done 01:31:20 #28 DONE 0.1s 01:31:20 01:31:20 #29 [support-scheduler internal] load .dockerignore 01:31:20 #29 transferring context: 50B done 01:31:21 #29 DONE 0.1s 01:31:21 01:31:21 #30 [core-keeper internal] load .dockerignore 01:31:21 #30 transferring context: 50B done 01:31:21 #30 DONE 0.1s 01:31:21 01:31:21 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:21 #31 DONE 0.0s 01:31:21 01:31:21 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:31:21 #32 DONE 0.8s 01:31:21 01:31:21 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 01:31:21 #33 ... 01:31:21 01:31:21 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:21 #31 DONE 0.0s 01:31:21 01:31:21 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 01:31:21 #32 DONE 0.8s 01:31:22 01:31:22 #34 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:22 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:31:22 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:31:22 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 01:31:22 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 01:31:22 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.0s 01:31:22 #34 ... 01:31:22 01:31:22 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:22 #31 DONE 0.0s 01:31:22 01:31:22 #34 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:22 #34 ... 01:31:22 01:31:22 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:22 #31 DONE 0.0s 01:31:22 01:31:22 #34 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:22 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:31:22 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:31:22 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 01:31:22 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 01:31:22 #34 ... 01:31:22 01:31:22 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:22 #31 DONE 0.0s 01:31:22 01:31:22 #34 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:22 #34 ... 01:31:22 01:31:22 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:22 #31 DONE 0.0s 01:31:22 01:31:22 #34 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:22 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 0.7s 01:31:22 #34 ... 01:31:22 01:31:22 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 01:31:22 #32 DONE 0.9s 01:31:22 01:31:22 #34 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:22 #34 ... 01:31:22 01:31:22 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:22 #31 DONE 0.0s 01:31:22 01:31:22 #34 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:22 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:31:22 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:31:22 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 01:31:22 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 01:31:22 #34 ... 01:31:22 01:31:22 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:22 #31 DONE 0.0s 01:31:22 01:31:22 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 01:31:22 #33 DONE 1.2s 01:31:22 01:31:22 #34 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:22 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.28MB / 4.09MB 0.9s 01:31:22 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done 01:31:22 #34 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 01:31:23 #34 ... 01:31:23 01:31:23 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:31:23 #32 DONE 1.2s 01:31:23 01:31:23 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:31:23 #35 DONE 1.3s 01:31:23 01:31:23 #34 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:23 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:31:23 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:31:23 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 01:31:23 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 01:31:23 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done 01:31:23 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:31:23 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:31:23 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 01:31:23 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 01:31:23 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done 01:31:23 #34 ... 01:31:23 01:31:23 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:23 #31 DONE 0.0s 01:31:23 01:31:23 #34 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:24 #34 ... 01:31:24 01:31:24 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:24 #31 DONE 0.0s 01:31:24 01:31:24 #34 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:24 #34 ... 01:31:24 01:31:24 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 01:31:24 #32 DONE 2.2s 01:31:24 01:31:24 #34 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:24 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:31:24 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:31:24 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 01:31:24 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 01:31:24 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done 01:31:24 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:31:24 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:31:24 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 01:31:24 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 01:31:24 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done 01:31:24 #34 ... 01:31:24 01:31:24 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:24 #31 DONE 0.0s 01:31:24 01:31:24 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:31:24 #35 DONE 2.6s 01:31:24 01:31:24 #34 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:24 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:31:24 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:31:24 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 01:31:24 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 01:31:24 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done 01:31:25 #34 ... 01:31:25 01:31:25 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 01:31:25 #32 DONE 2.6s 01:31:25 01:31:25 #34 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:25 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:31:25 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:31:25 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 01:31:25 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 01:31:25 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done 01:31:25 #34 ... 01:31:25 01:31:25 #36 [security-bootstrapper internal] load build context 01:31:25 #36 transferring context: 3.23MB 1.5s done 01:31:25 #36 DONE 3.4s 01:31:25 01:31:25 #34 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:25 #34 ... 01:31:25 01:31:25 #37 [security-spiffe-token-provider internal] load build context 01:31:25 #37 transferring context: 3.23MB 2.2s done 01:31:25 #37 DONE 3.4s 01:31:25 01:31:25 #34 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:26 #34 ... 01:31:26 01:31:26 #38 [security-spire-config internal] load build context 01:31:26 #38 transferring context: 22.05kB 0.3s done 01:31:26 #38 DONE 3.3s 01:31:26 01:31:26 #34 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:26 #34 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.4s done 01:31:26 #34 ... 01:31:26 01:31:26 #39 [security-secretstore-setup internal] load build context 01:31:26 #39 transferring context: 3.23MB 2.5s done 01:31:26 #39 DONE 3.7s 01:31:26 01:31:26 #40 [security-spire-agent internal] load build context 01:31:26 #40 transferring context: 23.33kB 0.3s done 01:31:26 #40 DONE 3.3s 01:31:26 01:31:26 #41 [core-data internal] load build context 01:31:26 #41 transferring context: 3.23MB 2.5s done 01:31:26 #41 DONE 3.8s 01:31:26 01:31:26 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:26 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.0s done 01:31:26 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:31:26 #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 01:31:26 #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 01:31:26 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done 01:31:26 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done 01:31:26 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done 01:31:26 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 01:31:26 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 1.7s 01:31:26 #42 ... 01:31:26 01:31:26 #43 [support-notifications internal] load build context 01:31:26 #43 transferring context: 3.23MB 2.6s done 01:31:26 #43 DONE 4.6s 01:31:26 01:31:26 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:26 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 2.0s 01:31:27 #42 ... 01:31:27 01:31:27 #44 [core-command internal] load build context 01:31:27 #44 transferring context: 3.23MB 2.7s done 01:31:27 #44 DONE 4.7s 01:31:27 01:31:27 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:27 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 01:31:27 #42 ... 01:31:27 01:31:27 #45 [core-metadata internal] load build context 01:31:27 #45 transferring context: 3.23MB 2.7s done 01:31:27 #45 DONE 4.1s 01:31:27 01:31:27 #46 [core-common-config-bootstrapper internal] load build context 01:31:27 #46 transferring context: 3.23MB 1.6s done 01:31:27 #46 DONE 3.8s 01:31:27 01:31:27 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:27 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 2.1s 01:31:27 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 01:31:27 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.13MB / 33.17MB 2.3s 01:31:27 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.62MB / 33.17MB 2.5s 01:31:27 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.54MB / 33.17MB 2.7s 01:31:27 #42 ... 01:31:27 01:31:27 #47 [security-proxy-auth internal] load build context 01:31:27 #47 transferring context: 3.23MB 1.8s done 01:31:27 #47 DONE 4.6s 01:31:27 01:31:27 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:27 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.37MB / 33.17MB 3.0s 01:31:27 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 01:31:28 #42 ... 01:31:28 01:31:28 #48 [security-spire-server internal] load build context 01:31:28 #48 transferring context: 23.80kB 0.2s done 01:31:28 #48 DONE 3.2s 01:31:28 01:31:28 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:28 #42 ... 01:31:28 01:31:28 #34 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:28 #34 DONE 7.0s 01:31:28 01:31:28 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:28 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 3.1s 01:31:28 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.72MB / 33.17MB 3.3s 01:31:28 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 3.5s 01:31:28 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.88MB / 33.17MB 3.6s 01:31:28 #42 ... 01:31:28 01:31:28 #49 [security-proxy-setup internal] load build context 01:31:28 #49 transferring context: 3.23MB 1.5s done 01:31:28 #49 DONE 4.1s 01:31:28 01:31:28 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:28 #42 ... 01:31:28 01:31:28 #50 [core-keeper internal] load build context 01:31:28 #50 transferring context: 3.23MB 1.5s done 01:31:28 #50 DONE 3.7s 01:31:28 01:31:28 #51 [support-scheduler internal] load build context 01:31:28 #51 transferring context: 3.23MB 1.5s done 01:31:28 #51 DONE 4.2s 01:31:28 01:31:28 #52 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:31:28 #52 DONE 7.9s 01:31:28 01:31:28 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:28 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.8s done 01:31:30 #42 ... 01:31:30 01:31:30 #53 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 01:31:30 #53 DONE 2.0s 01:31:30 01:31:30 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:31:33 #54 ... 01:31:33 01:31:33 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:31:33 #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.0s done 01:31:33 #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 01:31:33 #55 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 01:31:33 #55 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 01:31:33 #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done 01:31:33 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.9s done 01:31:33 #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 01:31:33 #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.2s done 01:31:33 #55 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.3s done 01:31:33 #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 01:31:33 #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 01:31:33 #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.7s 01:31:33 #55 ... 01:31:33 01:31:33 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:33 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.8s 01:31:36 #42 ... 01:31:36 01:31:36 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:36 #56 DONE 7.9s 01:31:36 01:31:36 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:31:38 #55 ... 01:31:38 01:31:38 #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:31:38 #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:38 #0 8.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:38 #57 ... 01:31:38 01:31:38 #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:31:38 #0 9.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:38 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:38 #58 ... 01:31:38 01:31:38 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:31:38 #59 ... 01:31:38 01:31:38 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:31:38 #0 7.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:38 #0 8.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:38 #60 ... 01:31:38 01:31:38 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:31:38 #61 ... 01:31:38 01:31:38 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:31:38 #62 ... 01:31:38 01:31:38 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:31:38 #0 7.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:38 #0 7.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:39 #63 ... 01:31:39 01:31:39 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:31:39 #0 7.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:39 #0 8.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:39 #64 ... 01:31:39 01:31:39 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:31:39 #65 ... 01:31:39 01:31:39 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:31:39 #66 ... 01:31:39 01:31:39 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:31:39 #62 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:40 #62 ... 01:31:40 01:31:40 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:31:40 #67 ... 01:31:40 01:31:40 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:31:40 #68 ... 01:31:40 01:31:40 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:31:40 #69 ... 01:31:40 01:31:40 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:31:40 #70 ... 01:31:40 01:31:40 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:41 #71 ... 01:31:41 01:31:41 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:31:41 #66 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:41 #66 ... 01:31:41 01:31:41 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:41 #71 DONE 11.0s 01:31:41 01:31:41 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:41 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.3s 01:31:42 #42 ... 01:31:42 01:31:42 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:31:42 #67 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:44 #67 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:45 #67 ... 01:31:45 01:31:45 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:31:45 #64 12.03 (1/4) Installing dumb-init (1.2.5-r3) 01:31:45 #64 12.13 (2/4) Installing openssl (3.3.4-r0) 01:31:45 #64 12.27 (3/4) Installing su-exec (0.2-r3) 01:31:45 #64 12.40 (4/4) Installing yq-go (4.44.1-r2) 01:31:45 #64 14.49 Executing busybox-1.36.1-r29.trigger 01:31:45 #64 14.71 OK: 20 MiB in 18 packages 01:31:45 #64 DONE 17.0s 01:31:45 01:31:45 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:46 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.3s 01:31:46 #42 ... 01:31:46 01:31:46 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:31:46 #0 7.183 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:46 #72 ... 01:31:46 01:31:46 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:46 #42 ... 01:31:46 01:31:46 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:31:46 #63 12.43 (1/3) Installing ca-certificates (20250619-r0) 01:31:46 #63 13.28 (2/3) Installing dumb-init (1.2.5-r3) 01:31:46 #63 13.35 (3/3) Installing tzdata (2025b-r0) 01:31:46 #63 14.96 Executing busybox-1.36.1-r29.trigger 01:31:46 #63 15.18 Executing ca-certificates-20250619-r0.trigger 01:31:46 #63 16.17 OK: 11 MiB in 17 packages 01:31:46 #63 DONE 18.2s 01:31:46 01:31:46 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:46 #156 ... 01:31:46 01:31:46 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:31:46 #154 DONE 96.1s 01:31:46 01:31:46 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:31:46 #150 DONE 96.1s 01:31:46 01:31:46 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:31:46 #152 ... 01:31:46 01:31:46 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:31:46 #157 DONE 0.1s 01:31:46 01:31:46 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:31:46 #158 DONE 0.1s 01:31:46 01:31:46 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:31:46 #159 DONE 0.2s 01:31:46 01:31:46 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:31:46 #160 DONE 0.4s 01:31:46 01:31:46 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:31:46 #161 ... 01:31:46 01:31:46 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:31:46 #162 DONE 0.2s 01:31:46 01:31:46 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:31:46 #163 DONE 0.2s 01:31:46 01:31:46 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:31:46 #146 ... 01:31:46 01:31:46 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:31:46 #164 ... 01:31:46 01:31:46 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:31:46 #161 DONE 1.2s 01:31:46 01:31:46 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:31:46 #165 DONE 0.7s 01:31:46 01:31:46 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:31:46 #166 DONE 0.7s 01:31:46 01:31:46 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:31:46 #167 DONE 0.4s 01:31:46 01:31:46 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:31:46 #168 ... 01:31:46 01:31:46 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:31:46 #164 DONE 2.3s 01:31:46 01:31:46 #169 [core-common-config-bootstrapper] exporting to image 01:31:46 #169 exporting layers 01:31:46 #169 ... 01:31:46 01:31:46 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:31:46 #168 DONE 0.4s 01:31:46 01:31:46 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:31:46 #170 DONE 0.3s 01:31:46 01:31:46 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 01:31:46 #171 DONE 0.2s 01:31:46 01:31:46 #169 [core-common-config-bootstrapper] exporting to image 01:31:46 #169 exporting layers 0.6s done 01:31:46 #169 writing image sha256:1ace87d6edec6596db8b5e718dba98e0491be04c1dba006f19ed2b82f5e187a3 done 01:31:46 #169 naming to docker.io/library/core-common-config-bootstrapper done 01:31:46 #169 DONE 0.6s 01:31:46 01:31:46 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:31:46 #172 DONE 0.1s 01:31:46 01:31:46 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:31:46 #173 DONE 0.3s 01:31:46 01:31:46 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:31:46 #155 ... 01:31:46 01:31:46 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:31:46 #174 DONE 1.5s 01:31:46 01:31:46 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:31:46 #149 ... 01:31:46 01:31:46 #175 [security-bootstrapper] exporting to image 01:31:46 #175 exporting layers 0.9s done 01:31:46 #175 writing image sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea done 01:31:46 #175 naming to docker.io/library/security-bootstrapper done 01:31:46 #175 DONE 0.9s 01:31:46 01:31:46 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:31:48 #42 ... 01:31:48 01:31:48 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:31:48 #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.1s done 01:31:48 #55 ... 01:31:48 01:31:48 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:31:48 #72 11.59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:49 #72 ... 01:31:49 01:31:49 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:31:49 #59 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:49 #59 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:49 #59 ... 01:31:49 01:31:49 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:49 #42 ... 01:31:49 01:31:49 #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:31:49 #58 18.43 (1/1) Installing dumb-init (1.2.5-r3) 01:31:49 #58 18.46 Executing busybox-1.36.1-r29.trigger 01:31:49 #58 18.69 OK: 9 MiB in 15 packages 01:31:49 #58 DONE 21.1s 01:31:49 01:31:49 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:31:49 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.5s done 01:31:50 #42 DONE 26.9s 01:31:50 01:31:50 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 01:31:50 #73 ... 01:31:50 01:31:50 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:31:50 #65 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:50 #65 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:50 #65 ... 01:31:50 01:31:50 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:31:50 #61 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:50 #61 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:50 #61 ... 01:31:50 01:31:50 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:31:50 #59 21.85 (1/7) Installing ca-certificates (20250619-r0) 01:31:50 #59 22.17 (2/7) Installing dumb-init (1.2.5-r3) 01:31:50 #59 22.18 (3/7) Installing libgcc (13.2.1_git20240309-r1) 01:31:50 #59 22.23 (4/7) Installing libsodium (1.0.19-r0) 01:31:50 #59 22.32 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 01:31:51 #59 ... 01:31:51 01:31:51 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:31:51 #0 4.133 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:51 #0 8.731 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:51 #74 ... 01:31:51 01:31:51 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:31:51 #62 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:51 #62 ... 01:31:51 01:31:51 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:31:51 #70 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:51 #70 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:51 #70 ... 01:31:51 01:31:51 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:31:51 #68 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:51 #68 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:51 #68 ... 01:31:51 01:31:51 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:31:51 #69 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:51 #69 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:52 #69 ... 01:31:52 01:31:52 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:31:52 #59 23.01 (6/7) Installing libzmq (4.3.5-r2) 01:31:52 #59 23.20 (7/7) Installing zeromq (4.3.5-r2) 01:31:52 #59 23.32 Executing busybox-1.36.1-r29.trigger 01:31:52 #59 23.51 Executing ca-certificates-20250619-r0.trigger 01:31:52 #59 ... 01:31:52 01:31:52 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:31:52 #54 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:52 #54 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:52 #54 ... 01:31:52 01:31:52 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:31:52 #62 23.92 (1/2) Installing dumb-init (1.2.5-r3) 01:31:52 #62 23.95 (2/2) Installing su-exec (0.2-r3) 01:31:52 #62 23.97 Executing busybox-1.36.1-r29.trigger 01:31:52 #62 ... 01:31:52 01:31:52 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:31:52 #60 13.94 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:31:52 #60 13.94 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:31:52 #60 13.94 OK: 24052 distinct packages available 01:31:52 #60 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:52 #60 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:52 #60 ... 01:31:52 01:31:52 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:31:52 #62 24.10 OK: 9 MiB in 16 packages 01:31:53 #62 ... 01:31:53 01:31:53 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:31:53 #66 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:53 #66 23.70 (1/4) Installing ca-certificates (20250619-r0) 01:31:53 #66 24.09 (2/4) Installing dumb-init (1.2.5-r3) 01:31:53 #66 24.11 (3/4) Installing su-exec (0.2-r3) 01:31:53 #66 24.14 (4/4) Installing yq-go (4.44.1-r2) 01:31:53 #66 ... 01:31:53 01:31:53 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:31:53 #69 23.30 OK: 239 MiB in 58 packages 01:31:54 #69 ... 01:31:54 01:31:54 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:31:54 #62 DONE 25.6s 01:31:54 01:31:54 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:31:54 #66 25.38 Executing busybox-1.36.1-r29.trigger 01:31:54 #66 25.61 Executing ca-certificates-20250619-r0.trigger 01:31:54 #66 ... 01:31:54 01:31:54 #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:31:54 #57 16.49 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:31:54 #57 16.49 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:31:54 #57 16.49 OK: 24052 distinct packages available 01:31:54 #57 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:54 #57 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:54 #57 ... 01:31:54 01:31:54 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:31:54 #68 24.32 OK: 239 MiB in 58 packages 01:31:54 #68 ... 01:31:54 01:31:54 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:31:54 #67 22.75 OK: 239 MiB in 58 packages 01:31:54 #67 DONE 25.3s 01:31:54 01:31:54 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:31:55 #75 DONE 0.8s 01:31:55 01:31:55 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:31:55 #70 21.95 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:31:55 #70 21.95 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:31:55 #70 21.95 OK: 24052 distinct packages available 01:31:55 #70 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:55 #70 ... 01:31:55 01:31:55 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:31:55 #59 24.78 OK: 14 MiB in 21 packages 01:31:55 #59 DONE 27.1s 01:31:55 01:31:55 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:31:55 #0 3.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:55 #0 5.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:55 #76 ... 01:31:55 01:31:55 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:31:55 #77 ... 01:31:55 01:31:55 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:31:55 #69 DONE 25.7s 01:31:56 01:31:56 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:31:56 #78 ... 01:31:56 01:31:56 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:31:56 #61 24.81 (1/1) Installing dumb-init (1.2.5-r3) 01:31:56 #61 24.86 Executing busybox-1.36.1-r29.trigger 01:31:56 #61 24.96 OK: 9 MiB in 15 packages 01:31:56 #61 DONE 27.7s 01:31:56 01:31:56 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:31:56 #79 ... 01:31:56 01:31:56 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:31:56 #0 4.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:56 #0 6.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:56 #80 ... 01:31:56 01:31:56 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:31:56 #60 28.09 (1/14) Installing ca-certificates (20250619-r0) 01:31:57 #60 ... 01:31:57 01:31:57 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:31:57 #68 DONE 27.0s 01:31:57 01:31:57 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:31:57 #54 24.28 OK: 239 MiB in 58 packages 01:31:57 #54 DONE 27.2s 01:31:57 01:31:57 #81 [core-command builder 4/7] COPY go.mod vendor* ./ 01:31:58 #81 ... 01:31:58 01:31:58 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:31:58 #78 DONE 2.0s 01:31:58 01:31:58 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:58 #82 ... 01:31:58 01:31:58 #81 [core-command builder 4/7] COPY go.mod vendor* ./ 01:31:58 #81 DONE 1.4s 01:31:58 01:31:58 #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:31:58 #83 DONE 1.6s 01:31:58 01:31:58 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:31:58 #66 27.47 OK: 20 MiB in 18 packages 01:31:58 #66 DONE 30.4s 01:31:58 01:31:58 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:32:01 #84 ... 01:32:01 01:32:01 #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:32:01 #57 30.37 (1/5) Installing dumb-init (1.2.5-r3) 01:32:01 #57 30.52 (2/5) Installing musl-obstack (1.2.3-r2) 01:32:01 #57 30.52 (3/5) Installing libucontext (1.2-r3) 01:32:01 #57 30.54 (4/5) Installing gcompat (1.1.0-r4) 01:32:01 #57 30.63 (5/5) Installing openssl (3.3.4-r0) 01:32:01 #57 30.81 Executing busybox-1.36.1-r29.trigger 01:32:01 #57 30.99 OK: 10 MiB in 19 packages 01:32:01 #57 DONE 33.4s 01:32:01 01:32:01 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:32:01 #76 16.06 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:32:01 #76 16.32 Executing busybox-1.36.1-r30.post-upgrade 01:32:02 #76 ... 01:32:02 01:32:02 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:32:02 #60 28.95 (2/14) Installing brotli-libs (1.1.0-r2) 01:32:02 #60 29.19 (3/14) Installing c-ares (1.33.1-r0) 01:32:02 #60 29.22 (4/14) Installing libunistring (1.2-r0) 01:32:02 #60 29.66 (5/14) Installing libidn2 (2.3.7-r0) 01:32:02 #60 29.74 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:32:02 #60 29.77 (7/14) Installing libpsl (0.21.5-r1) 01:32:02 #60 29.79 (8/14) Installing zstd-libs (1.5.6-r0) 01:32:02 #60 29.95 (9/14) Installing libcurl (8.12.1-r0) 01:32:02 #60 30.13 (10/14) Installing curl (8.12.1-r0) 01:32:02 #60 30.16 (11/14) Installing dumb-init (1.2.5-r3) 01:32:02 #60 30.20 (12/14) Installing musl-obstack (1.2.3-r2) 01:32:02 #60 30.22 (13/14) Installing libucontext (1.2-r3) 01:32:02 #60 30.26 (14/14) Installing gcompat (1.1.0-r4) 01:32:02 #60 30.29 Executing busybox-1.36.1-r29.trigger 01:32:02 #60 30.65 Executing ca-certificates-20250619-r0.trigger 01:32:02 #60 32.19 OK: 15 MiB in 28 packages 01:32:02 #60 DONE 33.8s 01:32:02 01:32:02 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 01:32:02 #73 3.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:02 #73 4.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:02 #73 ... 01:32:02 01:32:02 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:32:02 #76 16.87 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:32:02 #76 16.88 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:32:02 #76 16.89 Executing busybox-1.36.1-r30.trigger 01:32:02 #76 17.04 OK: 20 MiB in 18 packages 01:32:03 #76 DONE 18.1s 01:32:03 01:32:03 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:32:03 #85 ... 01:32:03 01:32:03 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:32:03 #65 25.43 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:32:03 #65 25.43 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:32:03 #65 25.43 OK: 24052 distinct packages available 01:32:03 #65 28.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:03 #65 30.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:04 #65 ... 01:32:04 01:32:04 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:32:04 #86 ... 01:32:04 01:32:04 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:32:04 #85 DONE 0.5s 01:32:04 01:32:04 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:32:04 #74 21.78 OK: 239 MiB in 58 packages 01:32:04 #74 DONE 23.1s 01:32:04 01:32:04 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 01:32:04 #73 14.54 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:32:04 #73 14.66 Executing busybox-1.36.1-r30.post-upgrade 01:32:04 #73 15.14 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:32:04 #73 15.15 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:32:04 #73 15.16 Executing busybox-1.36.1-r30.trigger 01:32:04 #73 15.29 OK: 9 MiB in 15 packages 01:32:05 #73 ... 01:32:05 01:32:05 #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:05 #87 ... 01:32:05 01:32:05 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 01:32:05 #73 DONE 16.5s 01:32:05 01:32:05 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:32:05 #86 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:05 #86 ... 01:32:05 01:32:05 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:32:05 #70 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:05 #70 35.26 OK: 239 MiB in 58 packages 01:32:06 #70 ... 01:32:06 01:32:06 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:32:06 #80 17.25 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:32:06 #80 17.43 Executing busybox-1.36.1-r30.post-upgrade 01:32:06 #80 17.91 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:32:06 #80 17.93 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:32:06 #80 17.98 Executing busybox-1.36.1-r30.trigger 01:32:06 #80 18.12 OK: 11 MiB in 17 packages 01:32:06 #80 ... 01:32:06 01:32:06 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:32:06 #72 25.21 (1/1) Installing dumb-init (1.2.5-r3) 01:32:06 #72 28.08 Executing busybox-1.36.1-r29.trigger 01:32:06 #72 28.25 OK: 9 MiB in 15 packages 01:32:06 #72 DONE 30.1s 01:32:06 01:32:06 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:32:06 #70 DONE 36.2s 01:32:06 01:32:06 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:32:06 #65 37.76 (1/4) Installing dumb-init (1.2.5-r3) 01:32:06 #65 37.77 (2/4) Installing musl-obstack (1.2.3-r2) 01:32:06 #65 37.79 (3/4) Installing libucontext (1.2-r3) 01:32:06 #65 37.80 (4/4) Installing gcompat (1.1.0-r4) 01:32:06 #65 37.84 Executing busybox-1.36.1-r29.trigger 01:32:06 #65 37.93 OK: 9 MiB in 18 packages 01:32:06 #65 ... 01:32:06 01:32:06 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:32:06 #88 DONE 2.3s 01:32:06 01:32:06 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:32:06 #80 DONE 20.1s 01:32:06 01:32:06 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:07 #89 ... 01:32:07 01:32:07 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:32:07 #65 DONE 38.7s 01:32:07 01:32:07 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:32:08 #90 ... 01:32:08 01:32:08 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:32:08 #91 DONE 2.0s 01:32:08 01:32:08 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:09 #92 ... 01:32:09 01:32:09 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:09 #93 ... 01:32:09 01:32:09 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:09 #94 ... 01:32:09 01:32:09 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:32:09 #86 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:09 #86 14.50 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:32:09 #86 14.59 Executing busybox-1.36.1-r30.post-upgrade 01:32:09 #86 14.94 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:32:09 #86 14.94 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:32:09 #86 14.94 Executing busybox-1.36.1-r30.trigger 01:32:09 #86 15.07 OK: 9 MiB in 16 packages 01:32:11 #86 DONE 17.0s 01:32:11 01:32:11 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:32:11 #95 ... 01:32:11 01:32:11 #96 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:32:11 #96 ... 01:32:11 01:32:11 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:32:11 #84 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:12 #84 ... 01:32:12 01:32:12 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:32:12 #0 7.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:12 #0 9.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:12 #97 ... 01:32:12 01:32:12 #96 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:32:12 #96 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:13 #96 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:13 #96 ... 01:32:13 01:32:13 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:32:13 #95 DONE 3.0s 01:32:14 01:32:14 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:32:14 #98 DONE 0.2s 01:32:14 01:32:14 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:32:14 #90 5.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:14 #90 6.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:16 #90 ... 01:32:16 01:32:16 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:32:16 #79 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:16 #79 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:16 #79 18.60 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:32:16 #79 18.71 Executing busybox-1.36.1-r30.post-upgrade 01:32:16 #79 18.96 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:32:16 #79 18.97 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:32:16 #79 18.98 Executing busybox-1.36.1-r30.trigger 01:32:16 #79 19.04 OK: 9 MiB in 15 packages 01:32:16 #79 DONE 19.9s 01:32:16 01:32:16 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:32:16 #77 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:16 #77 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:17 #77 21.49 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:32:17 #77 21.62 Executing busybox-1.36.1-r30.post-upgrade 01:32:17 #77 21.95 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:32:17 #77 21.96 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:32:17 #77 21.97 Executing busybox-1.36.1-r30.trigger 01:32:17 #77 22.09 OK: 14 MiB in 21 packages 01:32:18 #77 ... 01:32:18 01:32:18 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:32:18 #97 16.21 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:32:18 #97 16.32 Executing busybox-1.36.1-r30.post-upgrade 01:32:18 #97 ... 01:32:18 01:32:18 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:32:18 #77 DONE 23.2s 01:32:19 01:32:19 #96 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:32:19 #96 17.47 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:32:19 #96 17.64 Executing busybox-1.36.1-r30.post-upgrade 01:32:19 #96 ... 01:32:19 01:32:19 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:32:19 #84 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:19 #84 18.73 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:32:19 #84 18.81 Executing busybox-1.36.1-r30.post-upgrade 01:32:19 #84 19.12 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:32:19 #84 19.13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:32:19 #84 19.14 Executing busybox-1.36.1-r30.trigger 01:32:19 #84 19.21 OK: 20 MiB in 18 packages 01:32:19 #84 DONE 20.3s 01:32:19 01:32:19 #96 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:32:19 #96 18.06 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:32:19 #96 18.08 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:32:19 #96 18.09 Executing busybox-1.36.1-r30.trigger 01:32:19 #96 18.18 OK: 10 MiB in 19 packages 01:32:20 #96 ... 01:32:20 01:32:20 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:32:20 #90 11.42 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:32:20 #90 11.60 Executing busybox-1.36.1-r30.post-upgrade 01:32:20 #90 12.09 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:32:20 #90 12.09 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:32:20 #90 12.09 Executing busybox-1.36.1-r30.trigger 01:32:20 #90 12.20 OK: 9 MiB in 18 packages 01:32:20 #90 DONE 13.1s 01:32:20 01:32:20 #96 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:32:20 #96 DONE 19.2s 01:32:20 01:32:20 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:32:20 #99 ... 01:32:20 01:32:20 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:32:20 #97 16.78 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:32:20 #97 16.79 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:32:20 #97 16.82 Executing busybox-1.36.1-r30.trigger 01:32:20 #97 16.93 OK: 15 MiB in 28 packages 01:32:20 #97 DONE 18.4s 01:32:20 01:32:20 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:32:22 #100 DONE 1.9s 01:32:22 01:32:22 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:32:23 #101 DONE 2.7s 01:32:23 01:32:23 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:32:23 #99 DONE 2.6s 01:32:23 01:32:23 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:32:23 #102 ... 01:32:23 01:32:23 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:32:23 #103 DONE 0.2s 01:32:23 01:32:23 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:32:23 #102 DONE 0.3s 01:32:23 01:32:23 #104 [security-spire-config stage-2 6/10] COPY security.txt / 01:32:23 #104 ... 01:32:23 01:32:23 #105 [security-spire-server stage-2 6/9] COPY security.txt / 01:32:23 #105 DONE 0.2s 01:32:23 01:32:23 #104 [security-spire-config stage-2 6/10] COPY security.txt / 01:32:23 #104 DONE 0.3s 01:32:23 01:32:23 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:32:23 #106 DONE 0.2s 01:32:23 01:32:23 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:32:23 #107 DONE 0.2s 01:32:23 01:32:23 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:32:24 #108 DONE 0.2s 01:32:24 01:32:24 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:32:24 #109 DONE 1.7s 01:32:24 01:32:24 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:32:24 #110 DONE 0.2s 01:32:24 01:32:24 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:32:24 #111 ... 01:32:24 01:32:24 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:32:24 #112 DONE 0.2s 01:32:24 01:32:24 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:32:24 #111 DONE 0.2s 01:32:24 01:32:24 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:32:24 #113 DONE 0.2s 01:32:24 01:32:24 #114 [security-spire-config] exporting to image 01:32:24 #114 exporting layers 01:32:24 #114 ... 01:32:24 01:32:24 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 01:32:24 #115 DONE 0.4s 01:32:24 01:32:24 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:32:24 #116 DONE 0.2s 01:32:24 01:32:24 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:32:25 #117 DONE 0.1s 01:32:25 01:32:25 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:32:25 #118 DONE 0.1s 01:32:25 01:32:25 #114 [security-spire-agent] exporting to image 01:32:27 #114 exporting layers 2.7s done 01:32:27 #114 writing image sha256:87d6d445e461631b2196d5695e6503c3e8a815895a9b9c55f97df39d12d17a8e 0.0s done 01:32:27 #114 writing image sha256:3b6138db350b4e92729978892e5fa0205b1c0d94ffaa7ab6bf38022d91866e0e 0.0s done 01:32:27 #114 naming to docker.io/library/security-spire-config-arm64 done 01:32:27 #114 naming to docker.io/library/security-spire-server-arm64 done 01:32:27 #114 exporting layers 1.9s done 01:32:27 #114 writing image sha256:e22a1a70d4b461db5ab842b0e42daad8896f6e2b73b8cc0f4a2f8ad06ed577b2 done 01:32:27 #114 naming to docker.io/library/security-spire-agent-arm64 done 01:32:27 #114 DONE 3.0s 01:32:27 01:32:27 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:33 #149 ... 01:32:33 01:32:33 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:32:33 #152 152.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:32:45 #152 ... 01:32:45 01:32:45 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:32:45 #147 DONE 166.9s 01:32:45 01:32:45 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:32:45 #156 DONE 166.9s 01:32:45 01:32:45 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:32:45 #151 DONE 166.9s 01:32:45 01:32:45 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:32:45 #145 DONE 166.9s 01:32:45 01:32:45 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:32:45 #152 DONE 167.0s 01:32:45 01:32:45 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:32:45 #149 DONE 167.0s 01:32:45 01:32:45 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:32:45 #155 DONE 167.0s 01:32:45 01:32:45 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:32:45 #153 DONE 167.0s 01:32:45 01:32:45 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:32:45 #176 ... 01:32:45 01:32:45 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:32:45 #148 DONE 167.1s 01:32:45 01:32:45 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:32:45 #146 DONE 167.1s 01:32:45 01:32:45 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:32:45 #176 DONE 0.3s 01:32:45 01:32:45 #177 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:32:46 #177 DONE 0.3s 01:32:46 01:32:46 #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:32:46 #178 DONE 0.3s 01:32:46 01:32:46 #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:32:46 #179 DONE 0.2s 01:32:46 01:32:46 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:32:46 #180 DONE 0.2s 01:32:46 01:32:46 #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:32:46 #181 DONE 0.2s 01:32:46 01:32:46 #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:32:46 #182 DONE 0.2s 01:32:46 01:32:46 #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:32:46 #183 DONE 0.2s 01:32:46 01:32:46 #184 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:32:46 #184 DONE 0.2s 01:32:46 01:32:46 #185 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:32:46 #185 DONE 0.2s 01:32:46 01:32:46 #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:32:46 #186 DONE 0.2s 01:32:46 01:32:46 #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:32:46 #187 ... 01:32:46 01:32:46 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:32:46 #188 CACHED 01:32:46 01:32:46 #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:32:46 #189 CACHED 01:32:46 01:32:46 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:32:46 #190 DONE 0.3s 01:32:46 01:32:46 #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:32:46 #191 CACHED 01:32:46 01:32:46 #192 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:32:46 #192 CACHED 01:32:46 01:32:46 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:32:46 #193 DONE 0.3s 01:32:46 01:32:46 #194 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:32:46 #194 DONE 0.3s 01:32:46 01:32:46 #195 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:32:46 #195 DONE 0.3s 01:32:46 01:32:46 #196 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:32:46 #196 DONE 0.3s 01:32:46 01:32:46 #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:32:47 #197 ... 01:32:47 01:32:47 #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:32:47 #198 DONE 0.8s 01:32:47 01:32:47 #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:32:47 #199 DONE 1.0s 01:32:47 01:32:47 #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:32:47 #200 ... 01:32:47 01:32:47 #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:32:47 #201 DONE 1.0s 01:32:47 01:32:47 #202 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:32:47 #202 DONE 1.0s 01:32:47 01:32:47 #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:32:47 #203 DONE 1.2s 01:32:47 01:32:47 #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:32:47 #187 DONE 1.4s 01:32:47 01:32:47 #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:32:47 #204 DONE 1.2s 01:32:47 01:32:47 #205 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:32:47 #205 DONE 1.2s 01:32:47 01:32:47 #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:32:47 #197 DONE 1.2s 01:32:47 01:32:47 #206 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:32:47 #206 ... 01:32:47 01:32:47 #207 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:32:47 #207 DONE 1.3s 01:32:47 01:32:47 #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:32:47 #200 DONE 0.4s 01:32:47 01:32:47 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:32:47 #208 DONE 0.3s 01:32:47 01:32:47 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:32:47 #209 DONE 0.4s 01:32:47 01:32:47 #210 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:32:47 #210 DONE 0.2s 01:32:47 01:32:47 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:32:47 #211 DONE 0.2s 01:32:47 01:32:47 #212 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:32:47 #212 DONE 0.2s 01:32:47 01:32:47 #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:32:47 #213 DONE 0.2s 01:32:47 01:32:47 #206 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:32:47 #206 DONE 0.3s 01:32:47 01:32:47 #214 [core-command] exporting to image 01:32:47 #214 exporting layers 01:32:47 #214 ... 01:32:47 01:32:47 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:32:47 #215 DONE 0.3s 01:32:47 01:32:47 #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:32:47 #216 DONE 0.4s 01:32:47 01:32:47 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:32:47 #217 DONE 0.3s 01:32:47 01:32:47 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:32:47 #218 DONE 0.3s 01:32:47 01:32:47 #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:32:47 #219 DONE 0.2s 01:32:47 01:32:47 #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:32:47 #220 DONE 0.1s 01:32:47 01:32:47 #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:32:48 #221 ... 01:32:48 01:32:48 #222 [core-keeper] exporting to image 01:32:48 #222 exporting layers 0.3s done 01:32:48 #222 writing image sha256:8fc3348bb731389240e98ffafdc182437d1fade8ed9bc749e7e77924227bfe33 0.1s done 01:32:48 #222 naming to docker.io/library/core-keeper done 01:32:48 #222 DONE 0.5s 01:32:48 01:32:48 #214 [core-command] exporting to image 01:32:48 #214 exporting layers 0.4s done 01:32:48 #214 writing image sha256:50eafd204d09932a5171f3e1f1d02a592d87846ccad354e6abc6b8c3cea397f0 0.1s done 01:32:48 #214 naming to docker.io/library/core-command 01:32:48 #214 naming to docker.io/library/core-command 0.2s done 01:32:48 #214 DONE 0.6s 01:32:48 01:32:48 #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:32:48 #221 DONE 0.3s 01:32:48 01:32:48 #223 [core-data] exporting to image 01:32:48 #223 exporting layers 0.4s done 01:32:48 #223 writing image sha256:6748a1e423bb0a2242b0fe09585d7c62410ed54ae06160cecf579ae43cf18573 0.0s done 01:32:48 #223 naming to docker.io/library/core-data done 01:32:48 #223 DONE 0.6s 01:32:48 01:32:48 #224 [security-spiffe-token-provider] exporting to image 01:32:48 #224 exporting layers 0.5s done 01:32:48 #224 writing image sha256:2f5acb6f65d69867ddf80428d7e2d0e7a611950f836929a5ebebd055369dd61a 0.2s done 01:32:48 #224 naming to docker.io/library/security-spiffe-token-provider done 01:32:48 #224 DONE 0.7s 01:32:48 01:32:48 #225 [core-metadata] exporting to image 01:32:48 #225 exporting layers 0.4s done 01:32:48 #225 writing image sha256:865cf3e5e672e4f944209f4b72f414056594dd9d8583c64f2567c09677f4658e 0.0s done 01:32:48 #225 naming to docker.io/library/core-metadata 01:32:48 #225 naming to docker.io/library/core-metadata 0.0s done 01:32:48 #225 DONE 0.6s 01:32:48 01:32:48 #226 [support-scheduler] exporting to image 01:32:48 #226 exporting layers 0.6s done 01:32:48 #226 writing image sha256:35f1825adbd8d280b2d71da863eec1eee65bf629556ebee25ad8c6a18764c14e done 01:32:48 #226 naming to docker.io/library/support-scheduler done 01:32:48 #226 DONE 0.7s 01:32:48 01:32:48 #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:32:48 #227 DONE 0.3s 01:32:48 01:32:48 #228 [support-notifications] exporting to image 01:32:48 #228 exporting layers 0.5s done 01:32:48 #228 writing image sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 done 01:32:48 #228 naming to docker.io/library/support-notifications 0.0s done 01:32:48 #228 DONE 0.7s 01:32:48 01:32:48 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:48 #229 DONE 0.6s 01:32:48 01:32:48 #230 [security-proxy-setup] exporting to image 01:32:48 #230 ... 01:32:48 01:32:48 #231 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:48 #231 DONE 0.7s 01:32:48 01:32:48 #232 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:32:48 #232 DONE 0.2s 01:32:48 01:32:48 #230 [security-proxy-setup] exporting to image 01:32:48 #230 exporting layers 0.2s done 01:32:48 #230 writing image sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 done 01:32:48 #230 naming to docker.io/library/security-proxy-setup done 01:32:48 #230 DONE 0.2s 01:32:48 01:32:48 #233 [security-proxy-auth] exporting to image 01:32:49 #233 ... 01:32:49 01:32:49 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:49 #234 DONE 0.3s 01:32:49 01:32:49 #233 [security-proxy-auth] exporting to image 01:32:49 #233 exporting layers 0.5s done 01:32:49 #233 writing image sha256:13e469e95c3b061073bd9ad284f317162c1cddf16da703d122f8d047f661addb done 01:32:49 #233 naming to docker.io/library/security-proxy-auth 01:32:49 #233 naming to docker.io/library/security-proxy-auth done 01:32:49 #233 DONE 0.5s 01:32:49 01:32:49 #235 [security-secretstore-setup] exporting to image 01:32:49 #235 exporting layers 0.2s done 01:32:49 #235 writing image sha256:3ed3601ed10f34ac0839ee7eef29b9dcec0a1e930b76d49ecfa457f2feefc3a4 done 01:32:49 #235 naming to docker.io/library/security-secretstore-setup done 01:32:49 #235 DONE 0.2s 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:49 time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:32:49 $ docker stop --time=1 f3c39d23bcb41201c325f1fc8deb12bda2d13c43993b14eabf8c60bf2bf07723 01:32:50 $ docker rm -f --volumes f3c39d23bcb41201c325f1fc8deb12bda2d13c43993b14eabf8c60bf2bf07723 [Pipeline] // withDockerContainer [Pipeline] sh 01:32:51 + docker images 01:32:51 REPOSITORY TAG IMAGE ID CREATED SIZE 01:32:51 security-proxy-setup latest aab2ef19588f 2 seconds ago 49.9MB 01:32:51 security-secretstore-setup latest 3ed3601ed10f 2 seconds ago 80.6MB 01:32:51 security-proxy-auth latest 13e469e95c3b 2 seconds ago 45.4MB 01:32:51 core-metadata latest 865cf3e5e672 3 seconds ago 46.4MB 01:32:51 core-data latest 6748a1e423bb 3 seconds ago 46.2MB 01:32:51 security-spiffe-token-provider latest 2f5acb6f65d6 3 seconds ago 48.8MB 01:32:51 core-command latest 50eafd204d09 3 seconds ago 40.5MB 01:32:51 support-notifications latest 2ccfd69d94c2 3 seconds ago 53.6MB 01:32:51 support-scheduler latest 35f1825adbd8 3 seconds ago 50MB 01:32:51 core-keeper latest 8fc3348bb731 3 seconds ago 45.2MB 01:32:51 security-bootstrapper latest 90afbfb2da12 About a minute ago 21.2MB 01:32:51 core-common-config-bootstrapper latest 1ace87d6edec About a minute ago 20.2MB 01:32:51 security-spire-agent latest 3075de9c06fe 3 minutes ago 196MB 01:32:51 security-spire-server latest d31d6a7ae186 3 minutes ago 150MB 01:32:51 security-spire-config latest e01e92f75ff8 3 minutes ago 150MB 01:32:51 ci-base-image-x86_64 latest 78e056787850 7 minutes ago 936MB 01:32:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 9 days ago 580MB 01:32:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB 01:32:51 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 01:32:51 provisioning config files... 01:32:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/884@tmp/config11326247371734203822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:51 ---> ****-login.sh 01:32:51 nexus3.edgexfoundry.org:10001 01:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:51 Login Succeeded 01:32:51 nexus3.edgexfoundry.org:10002 01:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:51 Login Succeeded 01:32:51 nexus3.edgexfoundry.org:10003 01:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:51 Login Succeeded 01:32:51 nexus3.edgexfoundry.org:10004 01:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:51 Login Succeeded 01:32:51 ****.io 01:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:51 Login Succeeded 01:32:51 ---> ****-login.sh ends [Pipeline] } 01:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:32:52 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:32:52 ef039b9e9bb41157b63728f80a796861508723d1 01:32:52 latest 01:32:52 4.1.0-dev.45 01:32:52 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:32:52 main 01:32:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:52 + docker push nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 01:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:52 1d66c1412d07: Preparing 01:32:52 824590438c51: Preparing 01:32:52 379e623efafa: Preparing 01:32:52 d54a0f7eeb4c: Preparing 01:32:52 c892fd2494bf: Preparing 01:32:52 7df0357796ae: Preparing 01:32:52 097100c76c15: Preparing 01:32:52 097100c76c15: Waiting 01:32:52 7df0357796ae: Waiting 01:32:52 d54a0f7eeb4c: Pushed 01:32:52 379e623efafa: Pushed 01:32:52 1d66c1412d07: Pushed 01:32:52 097100c76c15: Layer already exists 01:32:53 c892fd2494bf: Pushed 01:32:53 7df0357796ae: Pushed 01:32:56 824590438c51: Pushed 01:32:56 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:56 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:56 1d66c1412d07: Preparing 01:32:56 824590438c51: Preparing 01:32:56 379e623efafa: Preparing 01:32:56 d54a0f7eeb4c: Preparing 01:32:56 c892fd2494bf: Preparing 01:32:56 7df0357796ae: Preparing 01:32:56 097100c76c15: Preparing 01:32:56 7df0357796ae: Waiting 01:32:56 097100c76c15: Waiting 01:32:56 824590438c51: Layer already exists 01:32:56 1d66c1412d07: Layer already exists 01:32:56 379e623efafa: Layer already exists 01:32:56 d54a0f7eeb4c: Layer already exists 01:32:56 c892fd2494bf: Layer already exists 01:32:56 097100c76c15: Layer already exists 01:32:56 7df0357796ae: Layer already exists 01:32:56 latest: digest: sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:57 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 01:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:57 1d66c1412d07: Preparing 01:32:57 824590438c51: Preparing 01:32:57 379e623efafa: Preparing 01:32:57 d54a0f7eeb4c: Preparing 01:32:57 c892fd2494bf: Preparing 01:32:57 7df0357796ae: Preparing 01:32:57 097100c76c15: Preparing 01:32:57 7df0357796ae: Waiting 01:32:57 097100c76c15: Waiting 01:32:57 379e623efafa: Layer already exists 01:32:57 1d66c1412d07: Layer already exists 01:32:57 d54a0f7eeb4c: Layer already exists 01:32:57 824590438c51: Layer already exists 01:32:57 c892fd2494bf: Layer already exists 01:32:57 097100c76c15: Layer already exists 01:32:57 7df0357796ae: Layer already exists 01:32:57 4.1.0-dev.45: digest: sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:58 + docker push nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:58 1d66c1412d07: Preparing 01:32:58 824590438c51: Preparing 01:32:58 379e623efafa: Preparing 01:32:58 d54a0f7eeb4c: Preparing 01:32:58 c892fd2494bf: Preparing 01:32:58 7df0357796ae: Preparing 01:32:58 097100c76c15: Preparing 01:32:58 097100c76c15: Waiting 01:32:58 7df0357796ae: Waiting 01:32:58 d54a0f7eeb4c: Layer already exists 01:32:58 c892fd2494bf: Layer already exists 01:32:58 1d66c1412d07: Layer already exists 01:32:58 379e623efafa: Layer already exists 01:32:58 824590438c51: Layer already exists 01:32:58 7df0357796ae: Layer already exists 01:32:58 097100c76c15: Layer already exists 01:32:58 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:59 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:59 1d66c1412d07: Preparing 01:32:59 824590438c51: Preparing 01:32:59 379e623efafa: Preparing 01:32:59 d54a0f7eeb4c: Preparing 01:32:59 c892fd2494bf: Preparing 01:32:59 7df0357796ae: Preparing 01:32:59 097100c76c15: Preparing 01:32:59 7df0357796ae: Waiting 01:32:59 097100c76c15: Waiting 01:32:59 d54a0f7eeb4c: Layer already exists 01:32:59 1d66c1412d07: Layer already exists 01:32:59 c892fd2494bf: Layer already exists 01:32:59 379e623efafa: Layer already exists 01:32:59 824590438c51: Layer already exists 01:32:59 097100c76c15: Layer already exists 01:32:59 7df0357796ae: Layer already exists 01:32:59 main: digest: sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:59 ===================================================== [Pipeline] echo 01:32:59 taggedImages: 01:32:59 - nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 01:32:59 - nexus3.edgexfoundry.org:10004/core-command:latest 01:32:59 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 01:32:59 - nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:32:59 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:32:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:32:59 ef039b9e9bb41157b63728f80a796861508723d1 01:32:59 latest 01:32:59 4.1.0-dev.45 01:32:59 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:32:59 main 01:32:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 01:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:33:00 44418d3f86a9: Preparing 01:33:00 9f2c1f3ded9f: Preparing 01:33:00 a0d5f0873042: Preparing 01:33:00 9f8412a7ed28: Preparing 01:33:00 379e623efafa: Preparing 01:33:00 d54a0f7eeb4c: Preparing 01:33:00 c892fd2494bf: Preparing 01:33:00 7df0357796ae: Preparing 01:33:00 097100c76c15: Preparing 01:33:00 c892fd2494bf: Waiting 01:33:00 d54a0f7eeb4c: Waiting 01:33:00 7df0357796ae: Waiting 01:33:00 097100c76c15: Waiting 01:33:00 379e623efafa: Layer already exists 01:33:00 d54a0f7eeb4c: Layer already exists 01:33:00 c892fd2494bf: Layer already exists 01:33:00 7df0357796ae: Layer already exists 01:33:00 9f2c1f3ded9f: Pushed 01:33:00 44418d3f86a9: Pushed 01:33:00 a0d5f0873042: Pushed 01:33:00 097100c76c15: Layer already exists 01:33:01 9f8412a7ed28: Pushed 01:33:01 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:33:02 44418d3f86a9: Preparing 01:33:02 9f2c1f3ded9f: Preparing 01:33:02 a0d5f0873042: Preparing 01:33:02 9f8412a7ed28: Preparing 01:33:02 379e623efafa: Preparing 01:33:02 d54a0f7eeb4c: Preparing 01:33:02 c892fd2494bf: Preparing 01:33:02 7df0357796ae: Preparing 01:33:02 097100c76c15: Preparing 01:33:02 d54a0f7eeb4c: Waiting 01:33:02 c892fd2494bf: Waiting 01:33:02 7df0357796ae: Waiting 01:33:02 097100c76c15: Waiting 01:33:02 379e623efafa: Layer already exists 01:33:02 9f2c1f3ded9f: Layer already exists 01:33:02 9f8412a7ed28: Layer already exists 01:33:02 44418d3f86a9: Layer already exists 01:33:02 a0d5f0873042: Layer already exists 01:33:02 d54a0f7eeb4c: Layer already exists 01:33:02 c892fd2494bf: Layer already exists 01:33:02 7df0357796ae: Layer already exists 01:33:02 097100c76c15: Layer already exists 01:33:02 latest: digest: sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 01:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:33:02 44418d3f86a9: Preparing 01:33:02 9f2c1f3ded9f: Preparing 01:33:02 a0d5f0873042: Preparing 01:33:02 9f8412a7ed28: Preparing 01:33:02 379e623efafa: Preparing 01:33:02 d54a0f7eeb4c: Preparing 01:33:02 c892fd2494bf: Preparing 01:33:02 7df0357796ae: Preparing 01:33:02 097100c76c15: Preparing 01:33:02 d54a0f7eeb4c: Waiting 01:33:02 c892fd2494bf: Waiting 01:33:02 7df0357796ae: Waiting 01:33:02 097100c76c15: Waiting 01:33:02 a0d5f0873042: Layer already exists 01:33:02 9f8412a7ed28: Layer already exists 01:33:02 379e623efafa: Layer already exists 01:33:02 9f2c1f3ded9f: Layer already exists 01:33:02 44418d3f86a9: Layer already exists 01:33:02 7df0357796ae: Layer already exists 01:33:02 d54a0f7eeb4c: Layer already exists 01:33:02 097100c76c15: Layer already exists 01:33:02 c892fd2494bf: Layer already exists 01:33:02 4.1.0-dev.45: digest: sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:33:03 44418d3f86a9: Preparing 01:33:03 9f2c1f3ded9f: Preparing 01:33:03 a0d5f0873042: Preparing 01:33:03 9f8412a7ed28: Preparing 01:33:03 379e623efafa: Preparing 01:33:03 d54a0f7eeb4c: Preparing 01:33:03 c892fd2494bf: Preparing 01:33:03 7df0357796ae: Preparing 01:33:03 097100c76c15: Preparing 01:33:03 c892fd2494bf: Waiting 01:33:03 d54a0f7eeb4c: Waiting 01:33:03 7df0357796ae: Waiting 01:33:03 097100c76c15: Waiting 01:33:03 a0d5f0873042: Layer already exists 01:33:03 379e623efafa: Layer already exists 01:33:03 44418d3f86a9: Layer already exists 01:33:03 9f2c1f3ded9f: Layer already exists 01:33:03 9f8412a7ed28: Layer already exists 01:33:03 c892fd2494bf: Layer already exists 01:33:03 7df0357796ae: Layer already exists 01:33:03 d54a0f7eeb4c: Layer already exists 01:33:03 097100c76c15: Layer already exists 01:33:03 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:33:04 44418d3f86a9: Preparing 01:33:04 9f2c1f3ded9f: Preparing 01:33:04 a0d5f0873042: Preparing 01:33:04 9f8412a7ed28: Preparing 01:33:04 379e623efafa: Preparing 01:33:04 d54a0f7eeb4c: Preparing 01:33:04 c892fd2494bf: Preparing 01:33:04 7df0357796ae: Preparing 01:33:04 097100c76c15: Preparing 01:33:04 d54a0f7eeb4c: Waiting 01:33:04 7df0357796ae: Waiting 01:33:04 c892fd2494bf: Waiting 01:33:04 097100c76c15: Waiting 01:33:04 44418d3f86a9: Layer already exists 01:33:04 9f2c1f3ded9f: Layer already exists 01:33:04 a0d5f0873042: Layer already exists 01:33:04 9f8412a7ed28: Layer already exists 01:33:04 379e623efafa: Layer already exists 01:33:04 c892fd2494bf: Layer already exists 01:33:04 d54a0f7eeb4c: Layer already exists 01:33:04 7df0357796ae: Layer already exists 01:33:04 097100c76c15: Layer already exists 01:33:04 main: digest: sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:04 ===================================================== [Pipeline] echo 01:33:04 taggedImages: 01:33:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 01:33:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:33:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 01:33:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:33:04 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:33:04 ef039b9e9bb41157b63728f80a796861508723d1 01:33:04 latest 01:33:04 4.1.0-dev.45 01:33:04 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:04 main 01:33:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:04 + docker push nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 01:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:33:04 d605aa04e6d3: Preparing 01:33:04 5d248d45527c: Preparing 01:33:04 379e623efafa: Preparing 01:33:04 d54a0f7eeb4c: Preparing 01:33:04 c892fd2494bf: Preparing 01:33:04 7105fb5fb754: Preparing 01:33:04 097100c76c15: Preparing 01:33:04 7105fb5fb754: Waiting 01:33:04 097100c76c15: Waiting 01:33:04 c892fd2494bf: Layer already exists 01:33:04 d54a0f7eeb4c: Layer already exists 01:33:04 379e623efafa: Layer already exists 01:33:04 097100c76c15: Layer already exists 01:33:04 d605aa04e6d3: Pushed 01:33:04 7105fb5fb754: Pushed 01:33:09 5d248d45527c: Pushed 01:33:09 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:09 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:33:09 d605aa04e6d3: Preparing 01:33:09 5d248d45527c: Preparing 01:33:09 379e623efafa: Preparing 01:33:09 d54a0f7eeb4c: Preparing 01:33:09 c892fd2494bf: Preparing 01:33:09 7105fb5fb754: Preparing 01:33:09 097100c76c15: Preparing 01:33:09 7105fb5fb754: Waiting 01:33:09 097100c76c15: Waiting 01:33:09 d54a0f7eeb4c: Layer already exists 01:33:09 379e623efafa: Layer already exists 01:33:09 d605aa04e6d3: Layer already exists 01:33:09 c892fd2494bf: Layer already exists 01:33:09 5d248d45527c: Layer already exists 01:33:09 7105fb5fb754: Layer already exists 01:33:09 097100c76c15: Layer already exists 01:33:09 latest: digest: sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:10 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 01:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:33:10 d605aa04e6d3: Preparing 01:33:10 5d248d45527c: Preparing 01:33:10 379e623efafa: Preparing 01:33:10 d54a0f7eeb4c: Preparing 01:33:10 c892fd2494bf: Preparing 01:33:10 7105fb5fb754: Preparing 01:33:10 097100c76c15: Preparing 01:33:10 7105fb5fb754: Waiting 01:33:10 097100c76c15: Waiting 01:33:10 5d248d45527c: Layer already exists 01:33:10 c892fd2494bf: Layer already exists 01:33:10 d605aa04e6d3: Layer already exists 01:33:10 d54a0f7eeb4c: Layer already exists 01:33:10 379e623efafa: Layer already exists 01:33:10 7105fb5fb754: Layer already exists 01:33:10 097100c76c15: Layer already exists 01:33:10 4.1.0-dev.45: digest: sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:11 + docker push nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:33:11 d605aa04e6d3: Preparing 01:33:11 5d248d45527c: Preparing 01:33:11 379e623efafa: Preparing 01:33:11 d54a0f7eeb4c: Preparing 01:33:11 c892fd2494bf: Preparing 01:33:11 7105fb5fb754: Preparing 01:33:11 097100c76c15: Preparing 01:33:11 7105fb5fb754: Waiting 01:33:11 097100c76c15: Waiting 01:33:11 d605aa04e6d3: Layer already exists 01:33:11 379e623efafa: Layer already exists 01:33:11 5d248d45527c: Layer already exists 01:33:11 d54a0f7eeb4c: Layer already exists 01:33:11 c892fd2494bf: Layer already exists 01:33:11 7105fb5fb754: Layer already exists 01:33:11 097100c76c15: Layer already exists 01:33:11 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:11 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:33:11 d605aa04e6d3: Preparing 01:33:11 5d248d45527c: Preparing 01:33:11 379e623efafa: Preparing 01:33:11 d54a0f7eeb4c: Preparing 01:33:11 c892fd2494bf: Preparing 01:33:11 7105fb5fb754: Preparing 01:33:11 097100c76c15: Preparing 01:33:11 7105fb5fb754: Waiting 01:33:11 097100c76c15: Waiting 01:33:11 d605aa04e6d3: Layer already exists 01:33:11 379e623efafa: Layer already exists 01:33:11 c892fd2494bf: Layer already exists 01:33:11 d54a0f7eeb4c: Layer already exists 01:33:11 5d248d45527c: Layer already exists 01:33:11 7105fb5fb754: Layer already exists 01:33:11 097100c76c15: Layer already exists 01:33:11 main: digest: sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:11 ===================================================== [Pipeline] echo 01:33:11 taggedImages: 01:33:11 - nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 01:33:11 - nexus3.edgexfoundry.org:10004/core-data:latest 01:33:11 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 01:33:11 - nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:11 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:33:11 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:33:11 ef039b9e9bb41157b63728f80a796861508723d1 01:33:11 latest 01:33:11 4.1.0-dev.45 01:33:11 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:11 main 01:33:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 01:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:33:12 9a1d9549f458: Preparing 01:33:12 be03afd2e665: Preparing 01:33:12 d54a0f7eeb4c: Preparing 01:33:12 20bdca15e5d7: Preparing 01:33:12 86e90bdbf193: Preparing 01:33:12 097100c76c15: Preparing 01:33:12 097100c76c15: Waiting 01:33:12 d54a0f7eeb4c: Layer already exists 01:33:12 097100c76c15: Layer already exists 01:33:12 86e90bdbf193: Pushed 01:33:12 9a1d9549f458: Pushed 01:33:12 20bdca15e5d7: Pushed 01:33:16 be03afd2e665: Pushed 01:33:16 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:33:17 9a1d9549f458: Preparing 01:33:17 be03afd2e665: Preparing 01:33:17 d54a0f7eeb4c: Preparing 01:33:17 20bdca15e5d7: Preparing 01:33:17 86e90bdbf193: Preparing 01:33:17 097100c76c15: Preparing 01:33:17 097100c76c15: Waiting 01:33:17 86e90bdbf193: Layer already exists 01:33:17 20bdca15e5d7: Layer already exists 01:33:17 d54a0f7eeb4c: Layer already exists 01:33:17 9a1d9549f458: Layer already exists 01:33:17 be03afd2e665: Layer already exists 01:33:17 097100c76c15: Layer already exists 01:33:17 latest: digest: sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 01:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:33:17 9a1d9549f458: Preparing 01:33:17 be03afd2e665: Preparing 01:33:17 d54a0f7eeb4c: Preparing 01:33:17 20bdca15e5d7: Preparing 01:33:17 86e90bdbf193: Preparing 01:33:17 097100c76c15: Preparing 01:33:17 097100c76c15: Waiting 01:33:17 9a1d9549f458: Layer already exists 01:33:17 d54a0f7eeb4c: Layer already exists 01:33:17 86e90bdbf193: Layer already exists 01:33:17 be03afd2e665: Layer already exists 01:33:17 20bdca15e5d7: Layer already exists 01:33:17 097100c76c15: Layer already exists 01:33:17 4.1.0-dev.45: digest: sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:33:18 9a1d9549f458: Preparing 01:33:18 be03afd2e665: Preparing 01:33:18 d54a0f7eeb4c: Preparing 01:33:18 20bdca15e5d7: Preparing 01:33:18 86e90bdbf193: Preparing 01:33:18 097100c76c15: Preparing 01:33:18 097100c76c15: Waiting 01:33:18 be03afd2e665: Layer already exists 01:33:18 86e90bdbf193: Layer already exists 01:33:18 9a1d9549f458: Layer already exists 01:33:18 d54a0f7eeb4c: Layer already exists 01:33:18 20bdca15e5d7: Layer already exists 01:33:18 097100c76c15: Layer already exists 01:33:18 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:33:19 9a1d9549f458: Preparing 01:33:19 be03afd2e665: Preparing 01:33:19 d54a0f7eeb4c: Preparing 01:33:19 20bdca15e5d7: Preparing 01:33:19 86e90bdbf193: Preparing 01:33:19 097100c76c15: Preparing 01:33:19 097100c76c15: Waiting 01:33:19 be03afd2e665: Layer already exists 01:33:19 9a1d9549f458: Layer already exists 01:33:19 d54a0f7eeb4c: Layer already exists 01:33:19 86e90bdbf193: Layer already exists 01:33:19 20bdca15e5d7: Layer already exists 01:33:19 097100c76c15: Layer already exists 01:33:19 main: digest: sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:19 ===================================================== [Pipeline] echo 01:33:19 taggedImages: 01:33:19 - nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 01:33:19 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:33:19 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 01:33:19 - nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:19 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:33:19 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:33:19 ef039b9e9bb41157b63728f80a796861508723d1 01:33:19 latest 01:33:19 4.1.0-dev.45 01:33:19 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:19 main 01:33:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 01:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:33:19 755a27a76e1f: Preparing 01:33:19 2de92456aa57: Preparing 01:33:19 63429525ca2b: Preparing 01:33:19 379e623efafa: Preparing 01:33:19 d54a0f7eeb4c: Preparing 01:33:19 c892fd2494bf: Preparing 01:33:19 7df0357796ae: Preparing 01:33:19 097100c76c15: Preparing 01:33:19 c892fd2494bf: Waiting 01:33:19 7df0357796ae: Waiting 01:33:19 097100c76c15: Waiting 01:33:19 d54a0f7eeb4c: Layer already exists 01:33:19 379e623efafa: Layer already exists 01:33:19 c892fd2494bf: Layer already exists 01:33:19 7df0357796ae: Layer already exists 01:33:19 097100c76c15: Layer already exists 01:33:19 2de92456aa57: Pushed 01:33:19 755a27a76e1f: Pushed 01:33:24 63429525ca2b: Pushed 01:33:24 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:33:24 755a27a76e1f: Preparing 01:33:24 2de92456aa57: Preparing 01:33:24 63429525ca2b: Preparing 01:33:24 379e623efafa: Preparing 01:33:24 d54a0f7eeb4c: Preparing 01:33:24 c892fd2494bf: Preparing 01:33:24 7df0357796ae: Preparing 01:33:24 097100c76c15: Preparing 01:33:24 c892fd2494bf: Waiting 01:33:24 097100c76c15: Waiting 01:33:24 7df0357796ae: Waiting 01:33:24 379e623efafa: Layer already exists 01:33:24 2de92456aa57: Layer already exists 01:33:24 755a27a76e1f: Layer already exists 01:33:24 63429525ca2b: Layer already exists 01:33:24 d54a0f7eeb4c: Layer already exists 01:33:24 7df0357796ae: Layer already exists 01:33:24 c892fd2494bf: Layer already exists 01:33:24 097100c76c15: Layer already exists 01:33:24 latest: digest: sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 01:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:33:25 755a27a76e1f: Preparing 01:33:25 2de92456aa57: Preparing 01:33:25 63429525ca2b: Preparing 01:33:25 379e623efafa: Preparing 01:33:25 d54a0f7eeb4c: Preparing 01:33:25 c892fd2494bf: Preparing 01:33:25 7df0357796ae: Preparing 01:33:25 097100c76c15: Preparing 01:33:25 c892fd2494bf: Waiting 01:33:25 097100c76c15: Waiting 01:33:25 7df0357796ae: Waiting 01:33:25 d54a0f7eeb4c: Layer already exists 01:33:25 2de92456aa57: Layer already exists 01:33:25 755a27a76e1f: Layer already exists 01:33:25 63429525ca2b: Layer already exists 01:33:25 379e623efafa: Layer already exists 01:33:25 c892fd2494bf: Layer already exists 01:33:25 097100c76c15: Layer already exists 01:33:25 7df0357796ae: Layer already exists 01:33:25 4.1.0-dev.45: digest: sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:33:26 755a27a76e1f: Preparing 01:33:26 2de92456aa57: Preparing 01:33:26 63429525ca2b: Preparing 01:33:26 379e623efafa: Preparing 01:33:26 d54a0f7eeb4c: Preparing 01:33:26 c892fd2494bf: Preparing 01:33:26 7df0357796ae: Preparing 01:33:26 097100c76c15: Preparing 01:33:26 c892fd2494bf: Waiting 01:33:26 7df0357796ae: Waiting 01:33:26 097100c76c15: Waiting 01:33:26 2de92456aa57: Layer already exists 01:33:26 63429525ca2b: Layer already exists 01:33:26 755a27a76e1f: Layer already exists 01:33:26 d54a0f7eeb4c: Layer already exists 01:33:26 379e623efafa: Layer already exists 01:33:26 7df0357796ae: Layer already exists 01:33:26 c892fd2494bf: Layer already exists 01:33:26 097100c76c15: Layer already exists 01:33:26 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:33:26 755a27a76e1f: Preparing 01:33:26 2de92456aa57: Preparing 01:33:26 63429525ca2b: Preparing 01:33:26 379e623efafa: Preparing 01:33:26 d54a0f7eeb4c: Preparing 01:33:26 c892fd2494bf: Preparing 01:33:26 7df0357796ae: Preparing 01:33:26 097100c76c15: Preparing 01:33:26 c892fd2494bf: Waiting 01:33:26 097100c76c15: Waiting 01:33:26 7df0357796ae: Waiting 01:33:26 63429525ca2b: Layer already exists 01:33:26 755a27a76e1f: Layer already exists 01:33:26 2de92456aa57: Layer already exists 01:33:26 379e623efafa: Layer already exists 01:33:26 d54a0f7eeb4c: Layer already exists 01:33:26 097100c76c15: Layer already exists 01:33:26 c892fd2494bf: Layer already exists 01:33:26 7df0357796ae: Layer already exists 01:33:26 main: digest: sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:26 ===================================================== [Pipeline] echo 01:33:26 taggedImages: 01:33:26 - nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 01:33:26 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:33:26 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 01:33:26 - nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:26 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:33:26 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:33:26 ef039b9e9bb41157b63728f80a796861508723d1 01:33:26 latest 01:33:26 4.1.0-dev.45 01:33:26 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:26 main 01:33:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 01:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:33:27 4ddee2fbaae5: Preparing 01:33:27 eaf53af0a31a: Preparing 01:33:27 f441c328e165: Preparing 01:33:27 64c09572b4a5: Preparing 01:33:27 34f91f6b1d61: Preparing 01:33:27 2527140d66d0: Preparing 01:33:27 56c6296e1d08: Preparing 01:33:27 379e623efafa: Preparing 01:33:27 d54a0f7eeb4c: Preparing 01:33:27 d09dc7a3f052: Preparing 01:33:27 d04090bfcd26: Preparing 01:33:27 5f70bf18a086: Preparing 01:33:27 c99fffd57d16: Preparing 01:33:27 2523a4956328: Preparing 01:33:27 435bd7f8b29c: Preparing 01:33:27 097100c76c15: Preparing 01:33:27 2527140d66d0: Waiting 01:33:27 56c6296e1d08: Waiting 01:33:27 379e623efafa: Waiting 01:33:27 d54a0f7eeb4c: Waiting 01:33:27 d09dc7a3f052: Waiting 01:33:27 d04090bfcd26: Waiting 01:33:27 5f70bf18a086: Waiting 01:33:27 c99fffd57d16: Waiting 01:33:27 2523a4956328: Waiting 01:33:27 435bd7f8b29c: Waiting 01:33:27 097100c76c15: Waiting 01:33:27 34f91f6b1d61: Pushed 01:33:27 4ddee2fbaae5: Pushed 01:33:27 64c09572b4a5: Pushed 01:33:27 f441c328e165: Pushed 01:33:27 eaf53af0a31a: Pushed 01:33:27 379e623efafa: Layer already exists 01:33:27 d54a0f7eeb4c: Layer already exists 01:33:27 5f70bf18a086: Layer already exists 01:33:27 2527140d66d0: Pushed 01:33:27 d09dc7a3f052: Pushed 01:33:27 d04090bfcd26: Pushed 01:33:27 097100c76c15: Layer already exists 01:33:27 c99fffd57d16: Pushed 01:33:27 435bd7f8b29c: Pushed 01:33:27 2523a4956328: Pushed 01:33:29 56c6296e1d08: Pushed 01:33:29 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:33:29 4ddee2fbaae5: Preparing 01:33:29 eaf53af0a31a: Preparing 01:33:29 f441c328e165: Preparing 01:33:29 64c09572b4a5: Preparing 01:33:29 34f91f6b1d61: Preparing 01:33:29 2527140d66d0: Preparing 01:33:29 56c6296e1d08: Preparing 01:33:29 379e623efafa: Preparing 01:33:29 d54a0f7eeb4c: Preparing 01:33:29 d09dc7a3f052: Preparing 01:33:29 d04090bfcd26: Preparing 01:33:29 5f70bf18a086: Preparing 01:33:29 c99fffd57d16: Preparing 01:33:29 2523a4956328: Preparing 01:33:29 435bd7f8b29c: Preparing 01:33:29 097100c76c15: Preparing 01:33:29 d54a0f7eeb4c: Waiting 01:33:29 d09dc7a3f052: Waiting 01:33:29 d04090bfcd26: Waiting 01:33:29 5f70bf18a086: Waiting 01:33:29 c99fffd57d16: Waiting 01:33:29 2523a4956328: Waiting 01:33:29 435bd7f8b29c: Waiting 01:33:29 097100c76c15: Waiting 01:33:29 2527140d66d0: Waiting 01:33:29 56c6296e1d08: Waiting 01:33:29 379e623efafa: Waiting 01:33:29 eaf53af0a31a: Layer already exists 01:33:29 f441c328e165: Layer already exists 01:33:29 4ddee2fbaae5: Layer already exists 01:33:29 64c09572b4a5: Layer already exists 01:33:29 34f91f6b1d61: Layer already exists 01:33:29 379e623efafa: Layer already exists 01:33:29 56c6296e1d08: Layer already exists 01:33:29 d54a0f7eeb4c: Layer already exists 01:33:29 d09dc7a3f052: Layer already exists 01:33:29 2527140d66d0: Layer already exists 01:33:29 5f70bf18a086: Layer already exists 01:33:29 c99fffd57d16: Layer already exists 01:33:29 d04090bfcd26: Layer already exists 01:33:29 2523a4956328: Layer already exists 01:33:29 435bd7f8b29c: Layer already exists 01:33:29 097100c76c15: Layer already exists 01:33:29 latest: digest: sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 01:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:33:30 4ddee2fbaae5: Preparing 01:33:30 eaf53af0a31a: Preparing 01:33:30 f441c328e165: Preparing 01:33:30 64c09572b4a5: Preparing 01:33:30 34f91f6b1d61: Preparing 01:33:30 2527140d66d0: Preparing 01:33:30 56c6296e1d08: Preparing 01:33:30 379e623efafa: Preparing 01:33:30 2527140d66d0: Waiting 01:33:30 56c6296e1d08: Waiting 01:33:30 d54a0f7eeb4c: Preparing 01:33:30 d09dc7a3f052: Preparing 01:33:30 d04090bfcd26: Preparing 01:33:30 379e623efafa: Waiting 01:33:30 d54a0f7eeb4c: Waiting 01:33:30 d09dc7a3f052: Waiting 01:33:30 d04090bfcd26: Waiting 01:33:30 5f70bf18a086: Preparing 01:33:30 c99fffd57d16: Preparing 01:33:30 5f70bf18a086: Waiting 01:33:30 2523a4956328: Preparing 01:33:30 435bd7f8b29c: Preparing 01:33:30 c99fffd57d16: Waiting 01:33:30 2523a4956328: Waiting 01:33:30 435bd7f8b29c: Waiting 01:33:30 097100c76c15: Preparing 01:33:30 097100c76c15: Waiting 01:33:30 4ddee2fbaae5: Layer already exists 01:33:30 f441c328e165: Layer already exists 01:33:30 eaf53af0a31a: Layer already exists 01:33:30 34f91f6b1d61: Layer already exists 01:33:30 64c09572b4a5: Layer already exists 01:33:30 2527140d66d0: Layer already exists 01:33:30 56c6296e1d08: Layer already exists 01:33:30 379e623efafa: Layer already exists 01:33:30 d09dc7a3f052: Layer already exists 01:33:30 d54a0f7eeb4c: Layer already exists 01:33:30 5f70bf18a086: Layer already exists 01:33:30 d04090bfcd26: Layer already exists 01:33:30 c99fffd57d16: Layer already exists 01:33:30 435bd7f8b29c: Layer already exists 01:33:30 2523a4956328: Layer already exists 01:33:30 097100c76c15: Layer already exists 01:33:30 4.1.0-dev.45: digest: sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:33:31 4ddee2fbaae5: Preparing 01:33:31 eaf53af0a31a: Preparing 01:33:31 f441c328e165: Preparing 01:33:31 64c09572b4a5: Preparing 01:33:31 34f91f6b1d61: Preparing 01:33:31 2527140d66d0: Preparing 01:33:31 56c6296e1d08: Preparing 01:33:31 379e623efafa: Preparing 01:33:31 d54a0f7eeb4c: Preparing 01:33:31 d09dc7a3f052: Preparing 01:33:31 d04090bfcd26: Preparing 01:33:31 5f70bf18a086: Preparing 01:33:31 c99fffd57d16: Preparing 01:33:31 2523a4956328: Preparing 01:33:31 2527140d66d0: Waiting 01:33:31 435bd7f8b29c: Preparing 01:33:31 097100c76c15: Preparing 01:33:31 56c6296e1d08: Waiting 01:33:31 379e623efafa: Waiting 01:33:31 d54a0f7eeb4c: Waiting 01:33:31 d09dc7a3f052: Waiting 01:33:31 2523a4956328: Waiting 01:33:31 435bd7f8b29c: Waiting 01:33:31 097100c76c15: Waiting 01:33:31 d04090bfcd26: Waiting 01:33:31 5f70bf18a086: Waiting 01:33:31 c99fffd57d16: Waiting 01:33:31 64c09572b4a5: Layer already exists 01:33:31 f441c328e165: Layer already exists 01:33:31 34f91f6b1d61: Layer already exists 01:33:31 eaf53af0a31a: Layer already exists 01:33:31 4ddee2fbaae5: Layer already exists 01:33:31 56c6296e1d08: Layer already exists 01:33:31 d54a0f7eeb4c: Layer already exists 01:33:31 379e623efafa: Layer already exists 01:33:31 d09dc7a3f052: Layer already exists 01:33:31 2527140d66d0: Layer already exists 01:33:31 d04090bfcd26: Layer already exists 01:33:31 2523a4956328: Layer already exists 01:33:31 c99fffd57d16: Layer already exists 01:33:31 435bd7f8b29c: Layer already exists 01:33:31 5f70bf18a086: Layer already exists 01:33:31 097100c76c15: Layer already exists 01:33:31 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:33:31 4ddee2fbaae5: Preparing 01:33:31 eaf53af0a31a: Preparing 01:33:31 f441c328e165: Preparing 01:33:31 64c09572b4a5: Preparing 01:33:31 34f91f6b1d61: Preparing 01:33:31 2527140d66d0: Preparing 01:33:31 56c6296e1d08: Preparing 01:33:31 379e623efafa: Preparing 01:33:31 d54a0f7eeb4c: Preparing 01:33:31 d09dc7a3f052: Preparing 01:33:31 d04090bfcd26: Preparing 01:33:31 5f70bf18a086: Preparing 01:33:31 c99fffd57d16: Preparing 01:33:31 2523a4956328: Preparing 01:33:31 435bd7f8b29c: Preparing 01:33:31 097100c76c15: Preparing 01:33:31 379e623efafa: Waiting 01:33:31 d54a0f7eeb4c: Waiting 01:33:31 5f70bf18a086: Waiting 01:33:31 c99fffd57d16: Waiting 01:33:31 2523a4956328: Waiting 01:33:31 435bd7f8b29c: Waiting 01:33:31 097100c76c15: Waiting 01:33:31 2527140d66d0: Waiting 01:33:31 d09dc7a3f052: Waiting 01:33:31 56c6296e1d08: Waiting 01:33:31 d04090bfcd26: Waiting 01:33:31 34f91f6b1d61: Layer already exists 01:33:31 f441c328e165: Layer already exists 01:33:31 4ddee2fbaae5: Layer already exists 01:33:31 64c09572b4a5: Layer already exists 01:33:31 eaf53af0a31a: Layer already exists 01:33:31 56c6296e1d08: Layer already exists 01:33:31 2527140d66d0: Layer already exists 01:33:31 379e623efafa: Layer already exists 01:33:31 d54a0f7eeb4c: Layer already exists 01:33:31 d09dc7a3f052: Layer already exists 01:33:31 d04090bfcd26: Layer already exists 01:33:31 5f70bf18a086: Layer already exists 01:33:31 c99fffd57d16: Layer already exists 01:33:31 2523a4956328: Layer already exists 01:33:31 435bd7f8b29c: Layer already exists 01:33:31 097100c76c15: Layer already exists 01:33:31 main: digest: sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:31 ===================================================== [Pipeline] echo 01:33:31 taggedImages: 01:33:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 01:33:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:33:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 01:33:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:33:31 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:33:31 ef039b9e9bb41157b63728f80a796861508723d1 01:33:31 latest 01:33:31 4.1.0-dev.45 01:33:31 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:31 main 01:33:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 01:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:33:32 0a19b79d947a: Preparing 01:33:32 902ed81ecee6: Preparing 01:33:32 afc0059b5c3b: Preparing 01:33:32 4a8d70e62c3f: Preparing 01:33:32 379e623efafa: Preparing 01:33:32 d54a0f7eeb4c: Preparing 01:33:32 c892fd2494bf: Preparing 01:33:32 7df0357796ae: Preparing 01:33:32 097100c76c15: Preparing 01:33:32 d54a0f7eeb4c: Waiting 01:33:32 097100c76c15: Waiting 01:33:32 c892fd2494bf: Waiting 01:33:32 7df0357796ae: Waiting 01:33:32 379e623efafa: Layer already exists 01:33:32 d54a0f7eeb4c: Layer already exists 01:33:32 c892fd2494bf: Layer already exists 01:33:32 7df0357796ae: Layer already exists 01:33:32 097100c76c15: Layer already exists 01:33:32 0a19b79d947a: Pushed 01:33:32 afc0059b5c3b: Pushed 01:33:32 902ed81ecee6: Pushed 01:33:36 4a8d70e62c3f: Pushed 01:33:36 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:33:37 0a19b79d947a: Preparing 01:33:37 902ed81ecee6: Preparing 01:33:37 afc0059b5c3b: Preparing 01:33:37 4a8d70e62c3f: Preparing 01:33:37 379e623efafa: Preparing 01:33:37 d54a0f7eeb4c: Preparing 01:33:37 c892fd2494bf: Preparing 01:33:37 7df0357796ae: Preparing 01:33:37 097100c76c15: Preparing 01:33:37 c892fd2494bf: Waiting 01:33:37 d54a0f7eeb4c: Waiting 01:33:37 7df0357796ae: Waiting 01:33:37 097100c76c15: Waiting 01:33:37 379e623efafa: Layer already exists 01:33:37 902ed81ecee6: Layer already exists 01:33:37 0a19b79d947a: Layer already exists 01:33:37 afc0059b5c3b: Layer already exists 01:33:37 4a8d70e62c3f: Layer already exists 01:33:37 097100c76c15: Layer already exists 01:33:37 c892fd2494bf: Layer already exists 01:33:37 d54a0f7eeb4c: Layer already exists 01:33:37 7df0357796ae: Layer already exists 01:33:37 latest: digest: sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 01:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:33:38 0a19b79d947a: Preparing 01:33:38 902ed81ecee6: Preparing 01:33:38 afc0059b5c3b: Preparing 01:33:38 4a8d70e62c3f: Preparing 01:33:38 379e623efafa: Preparing 01:33:38 d54a0f7eeb4c: Preparing 01:33:38 c892fd2494bf: Preparing 01:33:38 7df0357796ae: Preparing 01:33:38 097100c76c15: Preparing 01:33:38 7df0357796ae: Waiting 01:33:38 d54a0f7eeb4c: Waiting 01:33:38 c892fd2494bf: Waiting 01:33:38 097100c76c15: Waiting 01:33:38 afc0059b5c3b: Layer already exists 01:33:38 902ed81ecee6: Layer already exists 01:33:38 0a19b79d947a: Layer already exists 01:33:38 379e623efafa: Layer already exists 01:33:38 4a8d70e62c3f: Layer already exists 01:33:38 7df0357796ae: Layer already exists 01:33:38 c892fd2494bf: Layer already exists 01:33:38 d54a0f7eeb4c: Layer already exists 01:33:38 097100c76c15: Layer already exists 01:33:38 4.1.0-dev.45: digest: sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:33:38 0a19b79d947a: Preparing 01:33:38 902ed81ecee6: Preparing 01:33:38 afc0059b5c3b: Preparing 01:33:38 4a8d70e62c3f: Preparing 01:33:38 379e623efafa: Preparing 01:33:38 d54a0f7eeb4c: Preparing 01:33:38 c892fd2494bf: Preparing 01:33:38 7df0357796ae: Preparing 01:33:38 097100c76c15: Preparing 01:33:38 7df0357796ae: Waiting 01:33:38 c892fd2494bf: Waiting 01:33:38 097100c76c15: Waiting 01:33:38 d54a0f7eeb4c: Waiting 01:33:38 afc0059b5c3b: Layer already exists 01:33:38 379e623efafa: Layer already exists 01:33:38 4a8d70e62c3f: Layer already exists 01:33:38 0a19b79d947a: Layer already exists 01:33:38 902ed81ecee6: Layer already exists 01:33:38 d54a0f7eeb4c: Layer already exists 01:33:38 c892fd2494bf: Layer already exists 01:33:38 097100c76c15: Layer already exists 01:33:38 7df0357796ae: Layer already exists 01:33:38 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:33:39 0a19b79d947a: Preparing 01:33:39 902ed81ecee6: Preparing 01:33:39 afc0059b5c3b: Preparing 01:33:39 4a8d70e62c3f: Preparing 01:33:39 379e623efafa: Preparing 01:33:39 d54a0f7eeb4c: Preparing 01:33:39 c892fd2494bf: Preparing 01:33:39 7df0357796ae: Preparing 01:33:39 097100c76c15: Preparing 01:33:39 c892fd2494bf: Waiting 01:33:39 d54a0f7eeb4c: Waiting 01:33:39 7df0357796ae: Waiting 01:33:39 097100c76c15: Waiting 01:33:39 0a19b79d947a: Layer already exists 01:33:39 902ed81ecee6: Layer already exists 01:33:39 4a8d70e62c3f: Layer already exists 01:33:39 afc0059b5c3b: Layer already exists 01:33:39 379e623efafa: Layer already exists 01:33:39 c892fd2494bf: Layer already exists 01:33:39 d54a0f7eeb4c: Layer already exists 01:33:39 097100c76c15: Layer already exists 01:33:39 7df0357796ae: Layer already exists 01:33:39 main: digest: sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:39 ===================================================== [Pipeline] echo 01:33:39 taggedImages: 01:33:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 01:33:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:33:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 01:33:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:33:39 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:33:39 ef039b9e9bb41157b63728f80a796861508723d1 01:33:39 latest 01:33:39 4.1.0-dev.45 01:33:39 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:39 main 01:33:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 01:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:33:40 33e25d21910b: Preparing 01:33:40 fd77d6b99411: Preparing 01:33:40 8cd30142af09: Preparing 01:33:40 22c011a2208f: Preparing 01:33:40 ba248af1ef24: Preparing 01:33:40 379e623efafa: Preparing 01:33:40 d54a0f7eeb4c: Preparing 01:33:40 379e623efafa: Waiting 01:33:40 3873b9f4b651: Preparing 01:33:40 ad42c7dc498e: Preparing 01:33:40 d54a0f7eeb4c: Waiting 01:33:40 3873b9f4b651: Waiting 01:33:40 ad42c7dc498e: Waiting 01:33:40 7c538adf7d78: Preparing 01:33:40 097100c76c15: Preparing 01:33:40 7c538adf7d78: Waiting 01:33:40 097100c76c15: Waiting 01:33:40 22c011a2208f: Pushed 01:33:40 33e25d21910b: Pushed 01:33:40 fd77d6b99411: Pushed 01:33:40 379e623efafa: Layer already exists 01:33:40 ba248af1ef24: Pushed 01:33:40 d54a0f7eeb4c: Layer already exists 01:33:40 097100c76c15: Layer already exists 01:33:40 3873b9f4b651: Pushed 01:33:40 ad42c7dc498e: Pushed 01:33:41 7c538adf7d78: Pushed 01:33:42 8cd30142af09: Pushed 01:33:43 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:33:43 33e25d21910b: Preparing 01:33:43 fd77d6b99411: Preparing 01:33:43 8cd30142af09: Preparing 01:33:43 22c011a2208f: Preparing 01:33:43 ba248af1ef24: Preparing 01:33:43 379e623efafa: Preparing 01:33:43 d54a0f7eeb4c: Preparing 01:33:43 3873b9f4b651: Preparing 01:33:43 ad42c7dc498e: Preparing 01:33:43 7c538adf7d78: Preparing 01:33:43 097100c76c15: Preparing 01:33:43 d54a0f7eeb4c: Waiting 01:33:43 ad42c7dc498e: Waiting 01:33:43 3873b9f4b651: Waiting 01:33:43 7c538adf7d78: Waiting 01:33:43 379e623efafa: Waiting 01:33:43 097100c76c15: Waiting 01:33:43 22c011a2208f: Layer already exists 01:33:43 33e25d21910b: Layer already exists 01:33:43 fd77d6b99411: Layer already exists 01:33:43 8cd30142af09: Layer already exists 01:33:43 d54a0f7eeb4c: Layer already exists 01:33:43 ba248af1ef24: Layer already exists 01:33:43 3873b9f4b651: Layer already exists 01:33:43 ad42c7dc498e: Layer already exists 01:33:43 379e623efafa: Layer already exists 01:33:43 7c538adf7d78: Layer already exists 01:33:43 097100c76c15: Layer already exists 01:33:43 latest: digest: sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 01:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:33:44 33e25d21910b: Preparing 01:33:44 fd77d6b99411: Preparing 01:33:44 8cd30142af09: Preparing 01:33:44 22c011a2208f: Preparing 01:33:44 ba248af1ef24: Preparing 01:33:44 379e623efafa: Preparing 01:33:44 d54a0f7eeb4c: Preparing 01:33:44 3873b9f4b651: Preparing 01:33:44 ad42c7dc498e: Preparing 01:33:44 7c538adf7d78: Preparing 01:33:44 097100c76c15: Preparing 01:33:44 ad42c7dc498e: Waiting 01:33:44 7c538adf7d78: Waiting 01:33:44 097100c76c15: Waiting 01:33:44 3873b9f4b651: Waiting 01:33:44 379e623efafa: Waiting 01:33:44 d54a0f7eeb4c: Waiting 01:33:44 ba248af1ef24: Layer already exists 01:33:44 8cd30142af09: Layer already exists 01:33:44 fd77d6b99411: Layer already exists 01:33:44 22c011a2208f: Layer already exists 01:33:44 33e25d21910b: Layer already exists 01:33:44 d54a0f7eeb4c: Layer already exists 01:33:44 379e623efafa: Layer already exists 01:33:44 7c538adf7d78: Layer already exists 01:33:44 3873b9f4b651: Layer already exists 01:33:44 ad42c7dc498e: Layer already exists 01:33:44 097100c76c15: Layer already exists 01:33:44 4.1.0-dev.45: digest: sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:33:44 33e25d21910b: Preparing 01:33:44 fd77d6b99411: Preparing 01:33:44 8cd30142af09: Preparing 01:33:44 22c011a2208f: Preparing 01:33:44 ba248af1ef24: Preparing 01:33:44 379e623efafa: Preparing 01:33:44 d54a0f7eeb4c: Preparing 01:33:44 3873b9f4b651: Preparing 01:33:44 379e623efafa: Waiting 01:33:44 d54a0f7eeb4c: Waiting 01:33:44 ad42c7dc498e: Preparing 01:33:44 7c538adf7d78: Preparing 01:33:44 3873b9f4b651: Waiting 01:33:44 ad42c7dc498e: Waiting 01:33:44 097100c76c15: Preparing 01:33:44 7c538adf7d78: Waiting 01:33:44 097100c76c15: Waiting 01:33:44 fd77d6b99411: Layer already exists 01:33:44 ba248af1ef24: Layer already exists 01:33:44 33e25d21910b: Layer already exists 01:33:44 8cd30142af09: Layer already exists 01:33:44 22c011a2208f: Layer already exists 01:33:44 379e623efafa: Layer already exists 01:33:44 d54a0f7eeb4c: Layer already exists 01:33:44 7c538adf7d78: Layer already exists 01:33:44 3873b9f4b651: Layer already exists 01:33:44 ad42c7dc498e: Layer already exists 01:33:44 097100c76c15: Layer already exists 01:33:44 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:33:45 33e25d21910b: Preparing 01:33:45 fd77d6b99411: Preparing 01:33:45 8cd30142af09: Preparing 01:33:45 22c011a2208f: Preparing 01:33:45 ba248af1ef24: Preparing 01:33:45 379e623efafa: Preparing 01:33:45 d54a0f7eeb4c: Preparing 01:33:45 3873b9f4b651: Preparing 01:33:45 ad42c7dc498e: Preparing 01:33:45 7c538adf7d78: Preparing 01:33:45 097100c76c15: Preparing 01:33:45 379e623efafa: Waiting 01:33:45 ad42c7dc498e: Waiting 01:33:45 d54a0f7eeb4c: Waiting 01:33:45 3873b9f4b651: Waiting 01:33:45 7c538adf7d78: Waiting 01:33:45 097100c76c15: Waiting 01:33:45 8cd30142af09: Layer already exists 01:33:45 fd77d6b99411: Layer already exists 01:33:45 22c011a2208f: Layer already exists 01:33:45 33e25d21910b: Layer already exists 01:33:45 ba248af1ef24: Layer already exists 01:33:45 379e623efafa: Layer already exists 01:33:45 d54a0f7eeb4c: Layer already exists 01:33:45 ad42c7dc498e: Layer already exists 01:33:45 3873b9f4b651: Layer already exists 01:33:45 7c538adf7d78: Layer already exists 01:33:45 097100c76c15: Layer already exists 01:33:45 main: digest: sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:45 ===================================================== [Pipeline] echo 01:33:45 taggedImages: 01:33:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 01:33:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:33:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 01:33:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:33:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:33:45 ef039b9e9bb41157b63728f80a796861508723d1 01:33:45 latest 01:33:45 4.1.0-dev.45 01:33:45 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:45 main 01:33:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 01:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:33:46 fd54b80b931a: Preparing 01:33:46 91deaa69b652: Preparing 01:33:46 72bc57657423: Preparing 01:33:46 b5253edd169d: Preparing 01:33:46 7509a13bceaf: Preparing 01:33:46 e154c19d9a26: Preparing 01:33:46 ccd9c01cc1d4: Preparing 01:33:46 379e623efafa: Preparing 01:33:46 d54a0f7eeb4c: Preparing 01:33:46 abd00239b068: Preparing 01:33:46 b3148daea0e9: Preparing 01:33:46 097100c76c15: Preparing 01:33:46 ccd9c01cc1d4: Waiting 01:33:46 379e623efafa: Waiting 01:33:46 d54a0f7eeb4c: Waiting 01:33:46 abd00239b068: Waiting 01:33:46 b3148daea0e9: Waiting 01:33:46 097100c76c15: Waiting 01:33:46 e154c19d9a26: Waiting 01:33:46 7509a13bceaf: Pushed 01:33:46 91deaa69b652: Pushed 01:33:46 fd54b80b931a: Pushed 01:33:46 379e623efafa: Layer already exists 01:33:46 d54a0f7eeb4c: Layer already exists 01:33:46 e154c19d9a26: Pushed 01:33:46 ccd9c01cc1d4: Pushed 01:33:46 097100c76c15: Layer already exists 01:33:46 abd00239b068: Pushed 01:33:47 b3148daea0e9: Pushed 01:33:48 #94 ... 01:33:48 01:33:48 #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:48 #87 DONE 102.8s 01:33:48 01:33:48 #119 [security-bootstrapper builder 6/7] COPY . . 01:33:48 #119 DONE 1.5s 01:33:48 01:33:48 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:48 #89 ... 01:33:48 01:33:48 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:48 #120 CACHED 01:33:48 01:33:48 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:33:48 #121 CACHED 01:33:48 01:33:48 #122 [security-proxy-setup builder 6/7] COPY . . 01:33:48 #122 CACHED 01:33:48 01:33:48 #123 [security-secretstore-setup builder 6/7] COPY . . 01:33:48 #123 CACHED 01:33:48 01:33:48 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:33:48 #124 CACHED 01:33:48 01:33:48 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:48 #125 CACHED 01:33:48 01:33:48 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:33:48 #126 2.605 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:33:48 #126 ... 01:33:48 01:33:48 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:48 #94 DONE 108.6s 01:33:48 01:33:48 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:33:48 #0 3.005 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:33:48 #127 ... 01:33:48 01:33:48 #128 [support-notifications builder 6/7] COPY . . 01:33:48 #128 DONE 1.1s 01:33:48 01:33:48 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:33:48 b5253edd169d: Pushed 01:33:48 72bc57657423: Pushed 01:33:49 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:49 #129 ... 01:33:49 01:33:49 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:33:49 #0 2.938 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:33:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:33:49 fd54b80b931a: Preparing 01:33:49 91deaa69b652: Preparing 01:33:49 72bc57657423: Preparing 01:33:49 b5253edd169d: Preparing 01:33:49 7509a13bceaf: Preparing 01:33:49 e154c19d9a26: Preparing 01:33:49 ccd9c01cc1d4: Preparing 01:33:49 379e623efafa: Preparing 01:33:49 d54a0f7eeb4c: Preparing 01:33:49 abd00239b068: Preparing 01:33:49 b3148daea0e9: Preparing 01:33:49 097100c76c15: Preparing 01:33:49 abd00239b068: Waiting 01:33:49 b3148daea0e9: Waiting 01:33:49 097100c76c15: Waiting 01:33:49 d54a0f7eeb4c: Waiting 01:33:49 ccd9c01cc1d4: Waiting 01:33:49 379e623efafa: Waiting 01:33:49 e154c19d9a26: Waiting 01:33:49 b5253edd169d: Layer already exists 01:33:49 7509a13bceaf: Layer already exists 01:33:49 fd54b80b931a: Layer already exists 01:33:49 72bc57657423: Layer already exists 01:33:49 91deaa69b652: Layer already exists 01:33:49 e154c19d9a26: Layer already exists 01:33:49 379e623efafa: Layer already exists 01:33:49 abd00239b068: Layer already exists 01:33:49 d54a0f7eeb4c: Layer already exists 01:33:49 ccd9c01cc1d4: Layer already exists 01:33:49 b3148daea0e9: Layer already exists 01:33:49 097100c76c15: Layer already exists 01:33:49 latest: digest: sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:50 #130 ... 01:33:50 01:33:50 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:33:50 #129 1.601 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:33:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 01:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:33:50 fd54b80b931a: Preparing 01:33:50 91deaa69b652: Preparing 01:33:50 72bc57657423: Preparing 01:33:50 b5253edd169d: Preparing 01:33:50 7509a13bceaf: Preparing 01:33:50 e154c19d9a26: Preparing 01:33:50 ccd9c01cc1d4: Preparing 01:33:50 379e623efafa: Preparing 01:33:50 d54a0f7eeb4c: Preparing 01:33:50 abd00239b068: Preparing 01:33:50 b3148daea0e9: Preparing 01:33:50 097100c76c15: Preparing 01:33:50 e154c19d9a26: Waiting 01:33:50 ccd9c01cc1d4: Waiting 01:33:50 379e623efafa: Waiting 01:33:50 d54a0f7eeb4c: Waiting 01:33:50 b3148daea0e9: Waiting 01:33:50 097100c76c15: Waiting 01:33:50 abd00239b068: Waiting 01:33:50 72bc57657423: Layer already exists 01:33:50 7509a13bceaf: Layer already exists 01:33:50 91deaa69b652: Layer already exists 01:33:50 fd54b80b931a: Layer already exists 01:33:50 b5253edd169d: Layer already exists 01:33:50 ccd9c01cc1d4: Layer already exists 01:33:50 d54a0f7eeb4c: Layer already exists 01:33:50 e154c19d9a26: Layer already exists 01:33:50 379e623efafa: Layer already exists 01:33:50 abd00239b068: Layer already exists 01:33:50 b3148daea0e9: Layer already exists 01:33:50 097100c76c15: Layer already exists 01:33:50 4.1.0-dev.45: digest: sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:33:51 fd54b80b931a: Preparing 01:33:51 91deaa69b652: Preparing 01:33:51 72bc57657423: Preparing 01:33:51 b5253edd169d: Preparing 01:33:51 7509a13bceaf: Preparing 01:33:51 e154c19d9a26: Preparing 01:33:51 ccd9c01cc1d4: Preparing 01:33:51 379e623efafa: Preparing 01:33:51 d54a0f7eeb4c: Preparing 01:33:51 abd00239b068: Preparing 01:33:51 b3148daea0e9: Preparing 01:33:51 097100c76c15: Preparing 01:33:51 e154c19d9a26: Waiting 01:33:51 abd00239b068: Waiting 01:33:51 b3148daea0e9: Waiting 01:33:51 097100c76c15: Waiting 01:33:51 ccd9c01cc1d4: Waiting 01:33:51 379e623efafa: Waiting 01:33:51 d54a0f7eeb4c: Waiting 01:33:51 72bc57657423: Layer already exists 01:33:51 fd54b80b931a: Layer already exists 01:33:51 91deaa69b652: Layer already exists 01:33:51 7509a13bceaf: Layer already exists 01:33:51 b5253edd169d: Layer already exists 01:33:51 e154c19d9a26: Layer already exists 01:33:51 379e623efafa: Layer already exists 01:33:51 ccd9c01cc1d4: Layer already exists 01:33:51 abd00239b068: Layer already exists 01:33:51 d54a0f7eeb4c: Layer already exists 01:33:51 b3148daea0e9: Layer already exists 01:33:51 097100c76c15: Layer already exists 01:33:51 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:33:51 fd54b80b931a: Preparing 01:33:51 91deaa69b652: Preparing 01:33:51 72bc57657423: Preparing 01:33:51 b5253edd169d: Preparing 01:33:51 7509a13bceaf: Preparing 01:33:51 e154c19d9a26: Preparing 01:33:51 ccd9c01cc1d4: Preparing 01:33:51 379e623efafa: Preparing 01:33:51 d54a0f7eeb4c: Preparing 01:33:51 ccd9c01cc1d4: Waiting 01:33:51 e154c19d9a26: Waiting 01:33:51 379e623efafa: Waiting 01:33:51 abd00239b068: Preparing 01:33:51 d54a0f7eeb4c: Waiting 01:33:51 b3148daea0e9: Preparing 01:33:51 abd00239b068: Waiting 01:33:51 097100c76c15: Preparing 01:33:51 b3148daea0e9: Waiting 01:33:51 097100c76c15: Waiting 01:33:51 b5253edd169d: Layer already exists 01:33:51 7509a13bceaf: Layer already exists 01:33:51 72bc57657423: Layer already exists 01:33:51 91deaa69b652: Layer already exists 01:33:51 fd54b80b931a: Layer already exists 01:33:51 e154c19d9a26: Layer already exists 01:33:51 ccd9c01cc1d4: Layer already exists 01:33:51 abd00239b068: Layer already exists 01:33:51 d54a0f7eeb4c: Layer already exists 01:33:51 379e623efafa: Layer already exists 01:33:51 b3148daea0e9: Layer already exists 01:33:51 097100c76c15: Layer already exists 01:33:51 main: digest: sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:51 ===================================================== [Pipeline] echo 01:33:51 taggedImages: 01:33:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 01:33:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:33:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 01:33:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:33:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:33:51 ef039b9e9bb41157b63728f80a796861508723d1 01:33:51 latest 01:33:51 4.1.0-dev.45 01:33:51 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:51 main 01:33:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 01:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:33:52 e85f937e8b99: Preparing 01:33:52 338cdf2ed2c9: Preparing 01:33:52 379e623efafa: Preparing 01:33:52 d54a0f7eeb4c: Preparing 01:33:52 820aa3961ab8: Preparing 01:33:52 4c9e1170382c: Preparing 01:33:52 097100c76c15: Preparing 01:33:52 4c9e1170382c: Waiting 01:33:52 097100c76c15: Waiting 01:33:52 d54a0f7eeb4c: Layer already exists 01:33:52 379e623efafa: Layer already exists 01:33:52 097100c76c15: Layer already exists 01:33:52 e85f937e8b99: Pushed 01:33:52 820aa3961ab8: Pushed 01:33:52 #129 ... 01:33:52 01:33:52 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:52 #82 DONE 114.7s 01:33:52 01:33:52 #131 [support-scheduler builder 6/7] COPY . . 01:33:53 4c9e1170382c: Pushed 01:33:53 #131 DONE 1.0s 01:33:53 01:33:53 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:53 #92 ... 01:33:53 01:33:53 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:33:55 #132 1.795 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:33:56 338cdf2ed2c9: Pushed 01:33:56 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:56 #132 ... 01:33:56 01:33:56 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:56 #89 DONE 109.4s 01:33:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:33:56 01:33:56 #133 [core-keeper builder 7/8] COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:33:56 e85f937e8b99: Preparing 01:33:56 338cdf2ed2c9: Preparing 01:33:56 379e623efafa: Preparing 01:33:56 d54a0f7eeb4c: Preparing 01:33:56 820aa3961ab8: Preparing 01:33:56 4c9e1170382c: Preparing 01:33:56 097100c76c15: Preparing 01:33:56 4c9e1170382c: Waiting 01:33:56 338cdf2ed2c9: Layer already exists 01:33:56 820aa3961ab8: Layer already exists 01:33:56 379e623efafa: Layer already exists 01:33:56 d54a0f7eeb4c: Layer already exists 01:33:56 e85f937e8b99: Layer already exists 01:33:56 4c9e1170382c: Layer already exists 01:33:56 097100c76c15: Layer already exists 01:33:56 latest: digest: sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:57 #133 DONE 1.1s 01:33:57 01:33:57 #134 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:33:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 01:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:33:57 e85f937e8b99: Preparing 01:33:57 338cdf2ed2c9: Preparing 01:33:57 379e623efafa: Preparing 01:33:57 d54a0f7eeb4c: Preparing 01:33:57 820aa3961ab8: Preparing 01:33:57 4c9e1170382c: Preparing 01:33:57 097100c76c15: Preparing 01:33:57 4c9e1170382c: Waiting 01:33:57 097100c76c15: Waiting 01:33:57 e85f937e8b99: Layer already exists 01:33:57 379e623efafa: Layer already exists 01:33:57 338cdf2ed2c9: Layer already exists 01:33:57 820aa3961ab8: Layer already exists 01:33:57 d54a0f7eeb4c: Layer already exists 01:33:57 097100c76c15: Layer already exists 01:33:57 4c9e1170382c: Layer already exists 01:33:57 4.1.0-dev.45: digest: sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:33:57 e85f937e8b99: Preparing 01:33:57 338cdf2ed2c9: Preparing 01:33:57 379e623efafa: Preparing 01:33:57 d54a0f7eeb4c: Preparing 01:33:57 820aa3961ab8: Preparing 01:33:57 4c9e1170382c: Preparing 01:33:57 097100c76c15: Preparing 01:33:57 4c9e1170382c: Waiting 01:33:57 097100c76c15: Waiting 01:33:57 379e623efafa: Layer already exists 01:33:57 820aa3961ab8: Layer already exists 01:33:57 e85f937e8b99: Layer already exists 01:33:57 338cdf2ed2c9: Layer already exists 01:33:57 d54a0f7eeb4c: Layer already exists 01:33:57 4c9e1170382c: Layer already exists 01:33:57 097100c76c15: Layer already exists 01:33:57 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:33:58 e85f937e8b99: Preparing 01:33:58 338cdf2ed2c9: Preparing 01:33:58 379e623efafa: Preparing 01:33:58 d54a0f7eeb4c: Preparing 01:33:58 820aa3961ab8: Preparing 01:33:58 4c9e1170382c: Preparing 01:33:58 097100c76c15: Preparing 01:33:58 4c9e1170382c: Waiting 01:33:58 097100c76c15: Waiting 01:33:58 379e623efafa: Layer already exists 01:33:58 820aa3961ab8: Layer already exists 01:33:58 e85f937e8b99: Layer already exists 01:33:58 d54a0f7eeb4c: Layer already exists 01:33:58 338cdf2ed2c9: Layer already exists 01:33:58 4c9e1170382c: Layer already exists 01:33:58 097100c76c15: Layer already exists 01:33:58 main: digest: sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:58 ===================================================== [Pipeline] echo 01:33:58 taggedImages: 01:33:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 01:33:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:33:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 01:33:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:33:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:33:58 ef039b9e9bb41157b63728f80a796861508723d1 01:33:58 latest 01:33:58 4.1.0-dev.45 01:33:58 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:33:58 main 01:33:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:59 #134 1.877 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:33:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 01:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:59 623298b3b3fd: Preparing 01:33:59 e683ea364195: Preparing 01:33:59 3626e6dd00d1: Preparing 01:33:59 379e623efafa: Preparing 01:33:59 d54a0f7eeb4c: Preparing 01:33:59 22311e4b2660: Preparing 01:33:59 c3e8610bfb7e: Preparing 01:33:59 62b68e1f5649: Preparing 01:33:59 e315253109ac: Preparing 01:33:59 097100c76c15: Preparing 01:33:59 22311e4b2660: Waiting 01:33:59 e315253109ac: Waiting 01:33:59 097100c76c15: Waiting 01:33:59 c3e8610bfb7e: Waiting 01:33:59 62b68e1f5649: Waiting 01:33:59 379e623efafa: Layer already exists 01:33:59 d54a0f7eeb4c: Layer already exists 01:33:59 e683ea364195: Pushed 01:33:59 3626e6dd00d1: Pushed 01:33:59 623298b3b3fd: Pushed 01:33:59 097100c76c15: Layer already exists 01:33:59 62b68e1f5649: Pushed 01:33:59 e315253109ac: Pushed 01:34:04 c3e8610bfb7e: Pushed 01:34:10 22311e4b2660: Pushed 01:34:10 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:34:11 623298b3b3fd: Preparing 01:34:11 e683ea364195: Preparing 01:34:11 3626e6dd00d1: Preparing 01:34:11 379e623efafa: Preparing 01:34:11 d54a0f7eeb4c: Preparing 01:34:11 22311e4b2660: Preparing 01:34:11 c3e8610bfb7e: Preparing 01:34:11 22311e4b2660: Waiting 01:34:11 62b68e1f5649: Preparing 01:34:11 e315253109ac: Preparing 01:34:11 c3e8610bfb7e: Waiting 01:34:11 62b68e1f5649: Waiting 01:34:11 097100c76c15: Preparing 01:34:11 e315253109ac: Waiting 01:34:11 097100c76c15: Waiting 01:34:11 3626e6dd00d1: Layer already exists 01:34:11 379e623efafa: Layer already exists 01:34:11 e683ea364195: Layer already exists 01:34:11 623298b3b3fd: Layer already exists 01:34:11 d54a0f7eeb4c: Layer already exists 01:34:11 22311e4b2660: Layer already exists 01:34:11 c3e8610bfb7e: Layer already exists 01:34:11 e315253109ac: Layer already exists 01:34:11 62b68e1f5649: Layer already exists 01:34:11 097100c76c15: Layer already exists 01:34:11 latest: digest: sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 01:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:34:12 623298b3b3fd: Preparing 01:34:12 e683ea364195: Preparing 01:34:12 3626e6dd00d1: Preparing 01:34:12 379e623efafa: Preparing 01:34:12 d54a0f7eeb4c: Preparing 01:34:12 22311e4b2660: Preparing 01:34:12 c3e8610bfb7e: Preparing 01:34:12 62b68e1f5649: Preparing 01:34:12 e315253109ac: Preparing 01:34:12 097100c76c15: Preparing 01:34:12 22311e4b2660: Waiting 01:34:12 c3e8610bfb7e: Waiting 01:34:12 62b68e1f5649: Waiting 01:34:12 097100c76c15: Waiting 01:34:12 e315253109ac: Waiting 01:34:12 e683ea364195: Layer already exists 01:34:12 3626e6dd00d1: Layer already exists 01:34:12 623298b3b3fd: Layer already exists 01:34:12 d54a0f7eeb4c: Layer already exists 01:34:12 379e623efafa: Layer already exists 01:34:12 22311e4b2660: Layer already exists 01:34:12 62b68e1f5649: Layer already exists 01:34:12 c3e8610bfb7e: Layer already exists 01:34:12 097100c76c15: Layer already exists 01:34:12 e315253109ac: Layer already exists 01:34:12 4.1.0-dev.45: digest: sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:34:13 623298b3b3fd: Preparing 01:34:13 e683ea364195: Preparing 01:34:13 3626e6dd00d1: Preparing 01:34:13 379e623efafa: Preparing 01:34:13 d54a0f7eeb4c: Preparing 01:34:13 22311e4b2660: Preparing 01:34:13 c3e8610bfb7e: Preparing 01:34:13 62b68e1f5649: Preparing 01:34:13 e315253109ac: Preparing 01:34:13 097100c76c15: Preparing 01:34:13 22311e4b2660: Waiting 01:34:13 c3e8610bfb7e: Waiting 01:34:13 62b68e1f5649: Waiting 01:34:13 e315253109ac: Waiting 01:34:13 097100c76c15: Waiting 01:34:13 d54a0f7eeb4c: Layer already exists 01:34:13 3626e6dd00d1: Layer already exists 01:34:13 379e623efafa: Layer already exists 01:34:13 623298b3b3fd: Layer already exists 01:34:13 e683ea364195: Layer already exists 01:34:13 22311e4b2660: Layer already exists 01:34:13 c3e8610bfb7e: Layer already exists 01:34:13 e315253109ac: Layer already exists 01:34:13 62b68e1f5649: Layer already exists 01:34:13 097100c76c15: Layer already exists 01:34:13 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:34:13 623298b3b3fd: Preparing 01:34:13 e683ea364195: Preparing 01:34:13 3626e6dd00d1: Preparing 01:34:13 379e623efafa: Preparing 01:34:13 d54a0f7eeb4c: Preparing 01:34:13 22311e4b2660: Preparing 01:34:13 c3e8610bfb7e: Preparing 01:34:13 62b68e1f5649: Preparing 01:34:13 e315253109ac: Preparing 01:34:13 097100c76c15: Preparing 01:34:13 e315253109ac: Waiting 01:34:13 097100c76c15: Waiting 01:34:13 22311e4b2660: Waiting 01:34:13 c3e8610bfb7e: Waiting 01:34:13 62b68e1f5649: Waiting 01:34:13 d54a0f7eeb4c: Layer already exists 01:34:13 379e623efafa: Layer already exists 01:34:13 3626e6dd00d1: Layer already exists 01:34:13 623298b3b3fd: Layer already exists 01:34:13 e683ea364195: Layer already exists 01:34:13 22311e4b2660: Layer already exists 01:34:13 c3e8610bfb7e: Layer already exists 01:34:13 62b68e1f5649: Layer already exists 01:34:13 e315253109ac: Layer already exists 01:34:13 097100c76c15: Layer already exists 01:34:13 main: digest: sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:13 ===================================================== [Pipeline] echo 01:34:13 taggedImages: 01:34:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 01:34:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:34:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 01:34:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:34:13 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:34:13 ef039b9e9bb41157b63728f80a796861508723d1 01:34:13 latest 01:34:13 4.1.0-dev.45 01:34:13 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:13 main 01:34:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 01:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:34:14 9623e341340a: Preparing 01:34:14 e1d5e028a7f1: Preparing 01:34:14 bc309bd86fbc: Preparing 01:34:14 379e623efafa: Preparing 01:34:14 d54a0f7eeb4c: Preparing 01:34:14 22311e4b2660: Preparing 01:34:14 b8126b64ff78: Preparing 01:34:14 842886588f9e: Preparing 01:34:14 097100c76c15: Preparing 01:34:14 b8126b64ff78: Waiting 01:34:14 22311e4b2660: Waiting 01:34:14 842886588f9e: Waiting 01:34:14 097100c76c15: Waiting 01:34:14 d54a0f7eeb4c: Layer already exists 01:34:14 379e623efafa: Layer already exists 01:34:14 22311e4b2660: Layer already exists 01:34:14 bc309bd86fbc: Pushed 01:34:14 9623e341340a: Pushed 01:34:14 e1d5e028a7f1: Pushed 01:34:14 097100c76c15: Layer already exists 01:34:14 b8126b64ff78: Pushed 01:34:14 842886588f9e: Pushed 01:34:14 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:34:15 9623e341340a: Preparing 01:34:15 e1d5e028a7f1: Preparing 01:34:15 bc309bd86fbc: Preparing 01:34:15 379e623efafa: Preparing 01:34:15 d54a0f7eeb4c: Preparing 01:34:15 22311e4b2660: Preparing 01:34:15 b8126b64ff78: Preparing 01:34:15 842886588f9e: Preparing 01:34:15 097100c76c15: Preparing 01:34:15 b8126b64ff78: Waiting 01:34:15 842886588f9e: Waiting 01:34:15 097100c76c15: Waiting 01:34:15 22311e4b2660: Waiting 01:34:15 d54a0f7eeb4c: Layer already exists 01:34:15 9623e341340a: Layer already exists 01:34:15 e1d5e028a7f1: Layer already exists 01:34:15 379e623efafa: Layer already exists 01:34:15 bc309bd86fbc: Layer already exists 01:34:15 842886588f9e: Layer already exists 01:34:15 22311e4b2660: Layer already exists 01:34:15 b8126b64ff78: Layer already exists 01:34:15 097100c76c15: Layer already exists 01:34:15 latest: digest: sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 01:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:34:16 9623e341340a: Preparing 01:34:16 e1d5e028a7f1: Preparing 01:34:16 bc309bd86fbc: Preparing 01:34:16 379e623efafa: Preparing 01:34:16 d54a0f7eeb4c: Preparing 01:34:16 22311e4b2660: Preparing 01:34:16 b8126b64ff78: Preparing 01:34:16 842886588f9e: Preparing 01:34:16 097100c76c15: Preparing 01:34:16 b8126b64ff78: Waiting 01:34:16 22311e4b2660: Waiting 01:34:16 842886588f9e: Waiting 01:34:16 097100c76c15: Waiting 01:34:16 e1d5e028a7f1: Layer already exists 01:34:16 379e623efafa: Layer already exists 01:34:16 d54a0f7eeb4c: Layer already exists 01:34:16 bc309bd86fbc: Layer already exists 01:34:16 9623e341340a: Layer already exists 01:34:16 22311e4b2660: Layer already exists 01:34:16 097100c76c15: Layer already exists 01:34:16 842886588f9e: Layer already exists 01:34:16 b8126b64ff78: Layer already exists 01:34:16 4.1.0-dev.45: digest: sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:34:16 9623e341340a: Preparing 01:34:16 e1d5e028a7f1: Preparing 01:34:16 bc309bd86fbc: Preparing 01:34:16 379e623efafa: Preparing 01:34:16 d54a0f7eeb4c: Preparing 01:34:16 22311e4b2660: Preparing 01:34:16 b8126b64ff78: Preparing 01:34:16 842886588f9e: Preparing 01:34:16 097100c76c15: Preparing 01:34:16 b8126b64ff78: Waiting 01:34:16 842886588f9e: Waiting 01:34:16 097100c76c15: Waiting 01:34:16 22311e4b2660: Waiting 01:34:16 9623e341340a: Layer already exists 01:34:16 bc309bd86fbc: Layer already exists 01:34:16 e1d5e028a7f1: Layer already exists 01:34:16 d54a0f7eeb4c: Layer already exists 01:34:16 379e623efafa: Layer already exists 01:34:16 b8126b64ff78: Layer already exists 01:34:16 22311e4b2660: Layer already exists 01:34:16 097100c76c15: Layer already exists 01:34:16 842886588f9e: Layer already exists 01:34:16 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:34:17 9623e341340a: Preparing 01:34:17 e1d5e028a7f1: Preparing 01:34:17 bc309bd86fbc: Preparing 01:34:17 379e623efafa: Preparing 01:34:17 d54a0f7eeb4c: Preparing 01:34:17 22311e4b2660: Preparing 01:34:17 b8126b64ff78: Preparing 01:34:17 842886588f9e: Preparing 01:34:17 097100c76c15: Preparing 01:34:17 22311e4b2660: Waiting 01:34:17 842886588f9e: Waiting 01:34:17 097100c76c15: Waiting 01:34:17 b8126b64ff78: Waiting 01:34:17 bc309bd86fbc: Layer already exists 01:34:17 d54a0f7eeb4c: Layer already exists 01:34:17 9623e341340a: Layer already exists 01:34:17 379e623efafa: Layer already exists 01:34:17 e1d5e028a7f1: Layer already exists 01:34:17 097100c76c15: Layer already exists 01:34:17 22311e4b2660: Layer already exists 01:34:17 842886588f9e: Layer already exists 01:34:17 b8126b64ff78: Layer already exists 01:34:17 main: digest: sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:17 ===================================================== [Pipeline] echo 01:34:17 taggedImages: 01:34:17 - nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 01:34:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:34:17 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 01:34:17 - nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:34:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:34:17 ef039b9e9bb41157b63728f80a796861508723d1 01:34:17 latest 01:34:17 4.1.0-dev.45 01:34:17 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:17 main 01:34:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 01:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:34:18 623298b3b3fd: Preparing 01:34:18 9a55e6e1e4d7: Preparing 01:34:18 13c5fba95fa7: Preparing 01:34:18 379e623efafa: Preparing 01:34:18 d54a0f7eeb4c: Preparing 01:34:18 e54c2d27f9df: Preparing 01:34:18 62b68e1f5649: Preparing 01:34:18 e315253109ac: Preparing 01:34:18 097100c76c15: Preparing 01:34:18 e54c2d27f9df: Waiting 01:34:18 62b68e1f5649: Waiting 01:34:18 e315253109ac: Waiting 01:34:18 097100c76c15: Waiting 01:34:18 623298b3b3fd: Layer already exists 01:34:18 d54a0f7eeb4c: Layer already exists 01:34:18 379e623efafa: Layer already exists 01:34:18 62b68e1f5649: Layer already exists 01:34:18 e315253109ac: Layer already exists 01:34:18 097100c76c15: Layer already exists 01:34:18 13c5fba95fa7: Pushed 01:34:18 9a55e6e1e4d7: Pushed 01:34:21 #134 ... 01:34:21 01:34:21 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:21 #92 DONE 129.8s 01:34:21 01:34:21 #135 [security-spiffe-token-provider builder 6/7] COPY . . 01:34:21 #135 DONE 0.9s 01:34:21 01:34:21 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:34:21 #126 ... 01:34:21 01:34:21 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:34:21 #136 ... 01:34:21 01:34:21 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:21 #93 DONE 141.3s 01:34:21 01:34:21 #137 [core-command builder 6/7] COPY . . 01:34:21 #137 ... 01:34:21 01:34:21 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:34:21 #138 CACHED 01:34:21 01:34:21 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:21 #139 CACHED 01:34:21 01:34:21 #140 [security-proxy-auth builder 6/7] COPY . . 01:34:21 #140 CACHED 01:34:21 01:34:21 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 01:34:21 #141 CACHED 01:34:21 01:34:21 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:34:21 #142 CACHED 01:34:21 01:34:21 #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:21 #143 CACHED 01:34:21 01:34:21 #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:21 #144 CACHED 01:34:21 01:34:21 #145 [core-metadata builder 6/7] COPY . . 01:34:21 #145 CACHED 01:34:21 01:34:21 #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:34:21 #146 CACHED 01:34:21 01:34:21 #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:21 #147 CACHED 01:34:21 01:34:21 #148 [core-data builder 4/7] COPY go.mod vendor* ./ 01:34:21 #148 CACHED 01:34:21 01:34:21 #149 [core-data builder 6/7] COPY . . 01:34:21 #149 CACHED 01:34:21 01:34:21 #137 [core-command builder 6/7] COPY . . 01:34:21 #137 DONE 1.2s 01:34:21 01:34:21 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:34:25 #150 4.380 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:34:30 e54c2d27f9df: Pushed 01:34:30 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:34:31 623298b3b3fd: Preparing 01:34:31 9a55e6e1e4d7: Preparing 01:34:31 13c5fba95fa7: Preparing 01:34:31 379e623efafa: Preparing 01:34:31 d54a0f7eeb4c: Preparing 01:34:31 e54c2d27f9df: Preparing 01:34:31 62b68e1f5649: Preparing 01:34:31 e315253109ac: Preparing 01:34:31 097100c76c15: Preparing 01:34:31 62b68e1f5649: Waiting 01:34:31 e315253109ac: Waiting 01:34:31 097100c76c15: Waiting 01:34:31 e54c2d27f9df: Waiting 01:34:31 9a55e6e1e4d7: Layer already exists 01:34:31 d54a0f7eeb4c: Layer already exists 01:34:31 379e623efafa: Layer already exists 01:34:31 623298b3b3fd: Layer already exists 01:34:31 13c5fba95fa7: Layer already exists 01:34:31 e315253109ac: Layer already exists 01:34:31 62b68e1f5649: Layer already exists 01:34:31 e54c2d27f9df: Layer already exists 01:34:31 097100c76c15: Layer already exists 01:34:31 latest: digest: sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 01:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:34:31 623298b3b3fd: Preparing 01:34:31 9a55e6e1e4d7: Preparing 01:34:31 13c5fba95fa7: Preparing 01:34:31 379e623efafa: Preparing 01:34:31 d54a0f7eeb4c: Preparing 01:34:31 e54c2d27f9df: Preparing 01:34:31 62b68e1f5649: Preparing 01:34:31 e315253109ac: Preparing 01:34:31 097100c76c15: Preparing 01:34:31 62b68e1f5649: Waiting 01:34:31 e54c2d27f9df: Waiting 01:34:31 e315253109ac: Waiting 01:34:31 097100c76c15: Waiting 01:34:31 623298b3b3fd: Layer already exists 01:34:31 9a55e6e1e4d7: Layer already exists 01:34:31 13c5fba95fa7: Layer already exists 01:34:31 379e623efafa: Layer already exists 01:34:31 d54a0f7eeb4c: Layer already exists 01:34:31 e54c2d27f9df: Layer already exists 01:34:31 62b68e1f5649: Layer already exists 01:34:31 097100c76c15: Layer already exists 01:34:31 e315253109ac: Layer already exists 01:34:31 4.1.0-dev.45: digest: sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:32 #150 ... 01:34:32 01:34:32 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:34:32 #0 3.984 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:34:32 #151 ... 01:34:32 01:34:32 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:34:32 #0 4.251 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:34:32 #152 ... 01:34:32 01:34:32 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:34:32 #0 4.480 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:34:32 #153 ... 01:34:32 01:34:32 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:34:32 #0 4.741 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:34:32 #154 ... 01:34:32 01:34:32 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:34:32 #136 2.506 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:34:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:34:32 623298b3b3fd: Preparing 01:34:32 9a55e6e1e4d7: Preparing 01:34:32 13c5fba95fa7: Preparing 01:34:32 379e623efafa: Preparing 01:34:32 d54a0f7eeb4c: Preparing 01:34:32 e54c2d27f9df: Preparing 01:34:32 62b68e1f5649: Preparing 01:34:32 e315253109ac: Preparing 01:34:32 097100c76c15: Preparing 01:34:32 62b68e1f5649: Waiting 01:34:32 e315253109ac: Waiting 01:34:32 097100c76c15: Waiting 01:34:32 e54c2d27f9df: Waiting 01:34:32 13c5fba95fa7: Layer already exists 01:34:32 623298b3b3fd: Layer already exists 01:34:32 9a55e6e1e4d7: Layer already exists 01:34:32 d54a0f7eeb4c: Layer already exists 01:34:32 379e623efafa: Layer already exists 01:34:32 62b68e1f5649: Layer already exists 01:34:32 e54c2d27f9df: Layer already exists 01:34:32 097100c76c15: Layer already exists 01:34:32 e315253109ac: Layer already exists 01:34:32 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:34:33 623298b3b3fd: Preparing 01:34:33 9a55e6e1e4d7: Preparing 01:34:33 13c5fba95fa7: Preparing 01:34:33 379e623efafa: Preparing 01:34:33 d54a0f7eeb4c: Preparing 01:34:33 e54c2d27f9df: Preparing 01:34:33 62b68e1f5649: Preparing 01:34:33 e54c2d27f9df: Waiting 01:34:33 e315253109ac: Preparing 01:34:33 097100c76c15: Preparing 01:34:33 097100c76c15: Waiting 01:34:33 e315253109ac: Waiting 01:34:33 13c5fba95fa7: Layer already exists 01:34:33 9a55e6e1e4d7: Layer already exists 01:34:33 d54a0f7eeb4c: Layer already exists 01:34:33 623298b3b3fd: Layer already exists 01:34:33 379e623efafa: Layer already exists 01:34:33 e54c2d27f9df: Layer already exists 01:34:33 62b68e1f5649: Layer already exists 01:34:33 e315253109ac: Layer already exists 01:34:33 097100c76c15: Layer already exists 01:34:33 main: digest: sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:33 ===================================================== [Pipeline] echo 01:34:33 taggedImages: 01:34:33 - nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 01:34:33 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:34:33 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 01:34:33 - nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:33 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:34:33 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:34:33 ef039b9e9bb41157b63728f80a796861508723d1 01:34:33 latest 01:34:33 4.1.0-dev.45 01:34:33 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:33 main 01:34:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 01:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:34:33 025e428d89f5: Preparing 01:34:33 c433940d3e73: Preparing 01:34:33 379e623efafa: Preparing 01:34:33 d54a0f7eeb4c: Preparing 01:34:33 bea551c47523: Preparing 01:34:33 82cdc801c9ac: Preparing 01:34:33 097100c76c15: Preparing 01:34:33 82cdc801c9ac: Waiting 01:34:33 097100c76c15: Waiting 01:34:33 d54a0f7eeb4c: Layer already exists 01:34:33 379e623efafa: Layer already exists 01:34:33 097100c76c15: Layer already exists 01:34:33 025e428d89f5: Pushed 01:34:33 bea551c47523: Pushed 01:34:34 82cdc801c9ac: Pushed 01:34:38 c433940d3e73: Pushed 01:34:38 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:34:39 025e428d89f5: Preparing 01:34:39 c433940d3e73: Preparing 01:34:39 379e623efafa: Preparing 01:34:39 d54a0f7eeb4c: Preparing 01:34:39 bea551c47523: Preparing 01:34:39 82cdc801c9ac: Preparing 01:34:39 097100c76c15: Preparing 01:34:39 82cdc801c9ac: Waiting 01:34:39 097100c76c15: Waiting 01:34:39 bea551c47523: Layer already exists 01:34:39 c433940d3e73: Layer already exists 01:34:39 025e428d89f5: Layer already exists 01:34:39 379e623efafa: Layer already exists 01:34:39 d54a0f7eeb4c: Layer already exists 01:34:39 82cdc801c9ac: Layer already exists 01:34:39 097100c76c15: Layer already exists 01:34:39 latest: digest: sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 01:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:34:39 025e428d89f5: Preparing 01:34:39 c433940d3e73: Preparing 01:34:39 379e623efafa: Preparing 01:34:39 d54a0f7eeb4c: Preparing 01:34:39 bea551c47523: Preparing 01:34:39 82cdc801c9ac: Preparing 01:34:39 097100c76c15: Preparing 01:34:39 82cdc801c9ac: Waiting 01:34:39 097100c76c15: Waiting 01:34:39 379e623efafa: Layer already exists 01:34:39 c433940d3e73: Layer already exists 01:34:39 d54a0f7eeb4c: Layer already exists 01:34:39 bea551c47523: Layer already exists 01:34:39 025e428d89f5: Layer already exists 01:34:39 82cdc801c9ac: Layer already exists 01:34:39 097100c76c15: Layer already exists 01:34:39 4.1.0-dev.45: digest: sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:34:40 025e428d89f5: Preparing 01:34:40 c433940d3e73: Preparing 01:34:40 379e623efafa: Preparing 01:34:40 d54a0f7eeb4c: Preparing 01:34:40 bea551c47523: Preparing 01:34:40 82cdc801c9ac: Preparing 01:34:40 097100c76c15: Preparing 01:34:40 097100c76c15: Waiting 01:34:40 82cdc801c9ac: Waiting 01:34:40 c433940d3e73: Layer already exists 01:34:40 d54a0f7eeb4c: Layer already exists 01:34:40 025e428d89f5: Layer already exists 01:34:40 379e623efafa: Layer already exists 01:34:40 bea551c47523: Layer already exists 01:34:40 82cdc801c9ac: Layer already exists 01:34:40 097100c76c15: Layer already exists 01:34:40 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:34:41 025e428d89f5: Preparing 01:34:41 c433940d3e73: Preparing 01:34:41 379e623efafa: Preparing 01:34:41 d54a0f7eeb4c: Preparing 01:34:41 bea551c47523: Preparing 01:34:41 82cdc801c9ac: Preparing 01:34:41 097100c76c15: Preparing 01:34:41 82cdc801c9ac: Waiting 01:34:41 097100c76c15: Waiting 01:34:41 025e428d89f5: Layer already exists 01:34:41 c433940d3e73: Layer already exists 01:34:41 d54a0f7eeb4c: Layer already exists 01:34:41 bea551c47523: Layer already exists 01:34:41 379e623efafa: Layer already exists 01:34:41 82cdc801c9ac: Layer already exists 01:34:41 097100c76c15: Layer already exists 01:34:41 main: digest: sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:41 ===================================================== [Pipeline] echo 01:34:41 taggedImages: 01:34:41 - nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 01:34:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:34:41 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 01:34:41 - nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:41 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:34:41 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:34:41 ef039b9e9bb41157b63728f80a796861508723d1 01:34:41 latest 01:34:41 4.1.0-dev.45 01:34:41 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:41 main 01:34:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 01:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:34:41 f82a9dbead41: Preparing 01:34:41 041a55289b03: Preparing 01:34:41 379e623efafa: Preparing 01:34:41 d54a0f7eeb4c: Preparing 01:34:41 45c858e171cb: Preparing 01:34:41 edb0c1018cc6: Preparing 01:34:41 097100c76c15: Preparing 01:34:41 edb0c1018cc6: Waiting 01:34:41 097100c76c15: Waiting 01:34:41 379e623efafa: Layer already exists 01:34:41 d54a0f7eeb4c: Layer already exists 01:34:41 097100c76c15: Layer already exists 01:34:41 f82a9dbead41: Pushed 01:34:41 45c858e171cb: Pushed 01:34:42 edb0c1018cc6: Pushed 01:34:46 041a55289b03: Pushed 01:34:46 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:34:47 f82a9dbead41: Preparing 01:34:47 041a55289b03: Preparing 01:34:47 379e623efafa: Preparing 01:34:47 d54a0f7eeb4c: Preparing 01:34:47 45c858e171cb: Preparing 01:34:47 edb0c1018cc6: Preparing 01:34:47 097100c76c15: Preparing 01:34:47 edb0c1018cc6: Waiting 01:34:47 097100c76c15: Waiting 01:34:47 45c858e171cb: Layer already exists 01:34:47 f82a9dbead41: Layer already exists 01:34:47 041a55289b03: Layer already exists 01:34:47 d54a0f7eeb4c: Layer already exists 01:34:47 379e623efafa: Layer already exists 01:34:47 edb0c1018cc6: Layer already exists 01:34:47 097100c76c15: Layer already exists 01:34:47 latest: digest: sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 01:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:34:47 f82a9dbead41: Preparing 01:34:47 041a55289b03: Preparing 01:34:47 379e623efafa: Preparing 01:34:47 d54a0f7eeb4c: Preparing 01:34:47 45c858e171cb: Preparing 01:34:47 edb0c1018cc6: Preparing 01:34:47 097100c76c15: Preparing 01:34:47 edb0c1018cc6: Waiting 01:34:47 097100c76c15: Waiting 01:34:47 d54a0f7eeb4c: Layer already exists 01:34:47 041a55289b03: Layer already exists 01:34:47 45c858e171cb: Layer already exists 01:34:47 379e623efafa: Layer already exists 01:34:47 f82a9dbead41: Layer already exists 01:34:47 097100c76c15: Layer already exists 01:34:47 edb0c1018cc6: Layer already exists 01:34:47 4.1.0-dev.45: digest: sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:34:48 f82a9dbead41: Preparing 01:34:48 041a55289b03: Preparing 01:34:48 379e623efafa: Preparing 01:34:48 d54a0f7eeb4c: Preparing 01:34:48 45c858e171cb: Preparing 01:34:48 edb0c1018cc6: Preparing 01:34:48 097100c76c15: Preparing 01:34:48 edb0c1018cc6: Waiting 01:34:48 097100c76c15: Waiting 01:34:48 379e623efafa: Layer already exists 01:34:48 d54a0f7eeb4c: Layer already exists 01:34:48 f82a9dbead41: Layer already exists 01:34:48 041a55289b03: Layer already exists 01:34:48 45c858e171cb: Layer already exists 01:34:48 edb0c1018cc6: Layer already exists 01:34:48 097100c76c15: Layer already exists 01:34:48 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:34:48 f82a9dbead41: Preparing 01:34:48 041a55289b03: Preparing 01:34:48 379e623efafa: Preparing 01:34:48 d54a0f7eeb4c: Preparing 01:34:48 45c858e171cb: Preparing 01:34:48 edb0c1018cc6: Preparing 01:34:49 097100c76c15: Preparing 01:34:49 edb0c1018cc6: Waiting 01:34:49 097100c76c15: Waiting 01:34:49 f82a9dbead41: Layer already exists 01:34:49 041a55289b03: Layer already exists 01:34:49 d54a0f7eeb4c: Layer already exists 01:34:49 45c858e171cb: Layer already exists 01:34:49 379e623efafa: Layer already exists 01:34:49 097100c76c15: Layer already exists 01:34:49 edb0c1018cc6: Layer already exists 01:34:49 main: digest: sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:49 ===================================================== [Pipeline] echo 01:34:49 taggedImages: 01:34:49 - nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:34:49 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:34:49 ========================================================= 01:34:49 [edgeXBuildMultiArch] RAW Config: 01:34:49 images: 01:34:49 - nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/core-command:latest 01:34:49 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/core-command:main 01:34:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:34:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:34:49 - nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/core-data:latest 01:34:49 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/core-data:main 01:34:49 - nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:34:49 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/core-keeper:main 01:34:49 - nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:34:49 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/core-metadata:main 01:34:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:34:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:34:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:34:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:34:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:34:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-config:main 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/security-spire-server:main 01:34:49 - nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:34:49 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/support-notifications:main 01:34:49 - nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 01:34:49 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:34:49 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:34:49 - nexus3.edgexfoundry.org:10004/support-scheduler:main 01:34:49 settingsFile: 01:34:49 edgex-go-settings 01:34:49 ========================================================= [Pipeline] node 01:35:04 Still waiting to schedule task 01:35:04 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:36:06 Running on prd-centos7-docker-4c-2g-6815 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:06 provisioning config files... 01:36:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config788589559789357399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:10 ---> ****-login.sh 01:36:10 nexus3.edgexfoundry.org:10001 01:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:11 Configure a credential helper to remove this warning. See 01:36:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:11 01:36:11 Login Succeeded 01:36:11 nexus3.edgexfoundry.org:10002 01:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:11 Configure a credential helper to remove this warning. See 01:36:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:11 01:36:11 Login Succeeded 01:36:11 nexus3.edgexfoundry.org:10003 01:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:11 Configure a credential helper to remove this warning. See 01:36:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:11 01:36:11 Login Succeeded 01:36:11 nexus3.edgexfoundry.org:10004 01:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:11 Configure a credential helper to remove this warning. See 01:36:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:11 01:36:11 Login Succeeded 01:36:11 ****.io 01:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:11 Configure a credential helper to remove this warning. See 01:36:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:11 01:36:11 Login Succeeded 01:36:11 ---> ****-login.sh ends [Pipeline] } 01:36:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:36:11 + docker buildx ls 01:36:11 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:36:11 default * docker 01:36:11 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:36:12 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:36:12 edgex-builder [Pipeline] sh 01:36:12 + docker buildx inspect --bootstrap 01:36:12 #1 [internal] booting buildkit 01:36:12 #1 pulling image moby/buildkit:buildx-stable-1 01:36:27 #1 pulling image moby/buildkit:buildx-stable-1 13.7s done 01:36:27 #1 creating container buildx_buildkit_edgex-builder0 01:36:30 #1 creating container buildx_buildkit_edgex-builder0 3.4s done 01:36:30 #1 DONE 17.1s 01:36:30 Name: edgex-builder 01:36:30 Driver: docker-container 01:36:30 01:36:30 Nodes: 01:36:30 Name: edgex-builder0 01:36:30 Endpoint: unix:///var/run/docker.sock 01:36:30 Status: running 01:36:30 Buildkit: v0.22.0 01:36:30 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:36:30 + docker buildx ls 01:36:30 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:36:30 edgex-builder * docker-container 01:36:30 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:36:30 default docker 01:36:30 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:36:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1' 01:36:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:36:30 #1 [internal] load build definition from Dockerfile 01:36:30 #1 transferring dockerfile: 197B done 01:36:30 #1 DONE 0.0s 01:36:30 01:36:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 01:36:30 #2 DONE 0.1s 01:36:30 01:36:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 01:36:30 #3 DONE 0.1s 01:36:30 01:36:30 #4 [internal] load .dockerignore 01:36:30 #4 transferring context: 2B done 01:36:30 #4 DONE 0.0s 01:36:30 01:36:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 01:36:30 #5 resolve nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.0s done 01:36:30 #5 DONE 0.0s 01:36:30 01:36:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 01:36:30 #6 resolve nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.0s done 01:36:30 #6 DONE 0.1s 01:36:30 01:36:30 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:36:30 #7 DONE 0.0s 01:36:30 01:36:30 #8 exporting to image 01:36:30 #8 exporting layers done 01:36:30 #8 exporting manifest sha256:15d1ba9f1de6a8acf2824fd8cdced7ec09466788541e85d8acaa1e25fbed3d12 0.0s done 01:36:30 #8 exporting config sha256:50eafd204d09932a5171f3e1f1d02a592d87846ccad354e6abc6b8c3cea397f0 done 01:36:30 #8 exporting manifest sha256:49b231511aad203b13068dab754647e21f8dc760a39441dd3970f99bc6ca8684 done 01:36:30 #8 exporting config sha256:66e8c29ff6ad3b79bdd89dc1105a083cf387793e2517c2e07b3768cb4cc98f03 done 01:36:30 #8 exporting manifest list sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e done 01:36:30 #8 pushing layers 0.1s done 01:36:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e 01:36:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e 0.1s done 01:36:31 #8 DONE 0.2s 01:36:31 01:36:31 1 warning found (use --debug to expand): 01:36:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 01:36:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 01:36:31 #1 [internal] load build definition from Dockerfile 01:36:31 #1 transferring dockerfile: 163B done 01:36:31 #1 DONE 0.0s 01:36:31 01:36:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 01:36:31 #2 DONE 0.0s 01:36:31 01:36:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 01:36:31 #3 DONE 0.0s 01:36:31 01:36:31 #4 [internal] load .dockerignore 01:36:31 #4 transferring context: 2B done 01:36:31 #4 DONE 0.0s 01:36:31 01:36:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 01:36:31 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.0s done 01:36:31 #5 CACHED 01:36:31 01:36:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 01:36:31 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db done 01:36:31 #6 CACHED 01:36:31 01:36:31 #7 exporting to image 01:36:31 #7 exporting layers done 01:36:31 #7 exporting manifest sha256:15d1ba9f1de6a8acf2824fd8cdced7ec09466788541e85d8acaa1e25fbed3d12 done 01:36:31 #7 exporting config sha256:50eafd204d09932a5171f3e1f1d02a592d87846ccad354e6abc6b8c3cea397f0 done 01:36:31 #7 exporting manifest sha256:49b231511aad203b13068dab754647e21f8dc760a39441dd3970f99bc6ca8684 done 01:36:31 #7 exporting config sha256:66e8c29ff6ad3b79bdd89dc1105a083cf387793e2517c2e07b3768cb4cc98f03 done 01:36:31 #7 exporting manifest list sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e done 01:36:31 #7 pushing layers 01:36:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:31 #7 pushing layers 0.0s done 01:36:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e 0.1s done 01:36:31 #7 DONE 0.1s 01:36:31 01:36:31 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:36:31 #8 DONE 0.0s 01:36:31 01:36:31 1 warning found (use --debug to expand): 01:36:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45' 01:36:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 --push - 01:36:32 #1 [internal] load build definition from Dockerfile 01:36:32 #1 transferring dockerfile: 169B 0.0s done 01:36:32 #1 DONE 0.0s 01:36:32 01:36:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 01:36:32 #2 DONE 0.0s 01:36:32 01:36:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 01:36:32 #3 DONE 0.0s 01:36:32 01:36:32 #4 [internal] load .dockerignore 01:36:32 #4 transferring context: 2B done 01:36:32 #4 DONE 0.0s 01:36:32 01:36:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 01:36:32 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db done 01:36:32 #5 CACHED 01:36:32 01:36:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 01:36:32 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.0s done 01:36:32 #6 CACHED 01:36:32 01:36:32 #7 exporting to image 01:36:32 #7 exporting layers done 01:36:32 #7 exporting manifest sha256:15d1ba9f1de6a8acf2824fd8cdced7ec09466788541e85d8acaa1e25fbed3d12 done 01:36:32 #7 exporting config sha256:50eafd204d09932a5171f3e1f1d02a592d87846ccad354e6abc6b8c3cea397f0 done 01:36:32 #7 exporting manifest sha256:49b231511aad203b13068dab754647e21f8dc760a39441dd3970f99bc6ca8684 done 01:36:32 #7 exporting config sha256:66e8c29ff6ad3b79bdd89dc1105a083cf387793e2517c2e07b3768cb4cc98f03 done 01:36:32 #7 exporting manifest list sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e done 01:36:32 #7 pushing layers 0.0s done 01:36:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e 01:36:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e 0.1s done 01:36:32 #7 DONE 0.1s 01:36:32 01:36:32 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:36:32 #8 DONE 0.0s 01:36:32 01:36:32 1 warning found (use --debug to expand): 01:36:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:36:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:36:32 #1 [internal] load build definition from Dockerfile 01:36:32 #1 transferring dockerfile: 210B done 01:36:32 #1 DONE 0.1s 01:36:32 01:36:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:36:32 #2 DONE 0.1s 01:36:32 01:36:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:36:32 #3 DONE 0.1s 01:36:32 01:36:32 #4 [internal] load .dockerignore 01:36:32 #4 transferring context: 2B done 01:36:32 #4 DONE 0.1s 01:36:32 01:36:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 01:36:32 #5 resolve nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.0s done 01:36:32 #5 DONE 0.0s 01:36:32 01:36:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 01:36:33 #6 resolve nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.0s done 01:36:33 #6 CACHED 01:36:33 01:36:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 01:36:33 #5 CACHED 01:36:33 01:36:33 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:36:33 #7 DONE 0.0s 01:36:33 01:36:33 #8 exporting to image 01:36:33 #8 exporting layers done 01:36:33 #8 exporting manifest sha256:15d1ba9f1de6a8acf2824fd8cdced7ec09466788541e85d8acaa1e25fbed3d12 done 01:36:33 #8 exporting config sha256:50eafd204d09932a5171f3e1f1d02a592d87846ccad354e6abc6b8c3cea397f0 done 01:36:33 #8 exporting manifest sha256:49b231511aad203b13068dab754647e21f8dc760a39441dd3970f99bc6ca8684 done 01:36:33 #8 exporting config sha256:66e8c29ff6ad3b79bdd89dc1105a083cf387793e2517c2e07b3768cb4cc98f03 done 01:36:33 #8 exporting manifest list sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e done 01:36:33 #8 pushing layers 0.0s done 01:36:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e 0.1s done 01:36:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:33 #8 DONE 0.1s 01:36:33 01:36:33 1 warning found (use --debug to expand): 01:36:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 01:36:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 01:36:33 #1 [internal] load build definition from Dockerfile 01:36:33 #1 transferring dockerfile: 161B done 01:36:33 #1 DONE 0.1s 01:36:33 01:36:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 01:36:33 #2 DONE 0.0s 01:36:33 01:36:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 01:36:33 #3 DONE 0.0s 01:36:33 01:36:33 #4 [internal] load .dockerignore 01:36:33 #4 transferring context: 2B done 01:36:33 #4 DONE 0.1s 01:36:33 01:36:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 01:36:33 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 01:36:33 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.1s done 01:36:33 #5 CACHED 01:36:33 01:36:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 01:36:33 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.1s done 01:36:33 #6 CACHED 01:36:33 01:36:33 #7 exporting to image 01:36:33 #7 exporting layers done 01:36:33 #7 exporting manifest sha256:15d1ba9f1de6a8acf2824fd8cdced7ec09466788541e85d8acaa1e25fbed3d12 done 01:36:33 #7 exporting config sha256:50eafd204d09932a5171f3e1f1d02a592d87846ccad354e6abc6b8c3cea397f0 done 01:36:33 #7 exporting manifest sha256:49b231511aad203b13068dab754647e21f8dc760a39441dd3970f99bc6ca8684 done 01:36:33 #7 exporting config sha256:66e8c29ff6ad3b79bdd89dc1105a083cf387793e2517c2e07b3768cb4cc98f03 done 01:36:33 #7 exporting manifest list sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e done 01:36:33 #7 pushing layers 0.0s done 01:36:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e 01:36:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e 0.1s done 01:36:33 #7 DONE 0.1s 01:36:33 01:36:33 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:36:33 #8 DONE 0.0s 01:36:33 01:36:33 1 warning found (use --debug to expand): 01:36:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:36:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1' 01:36:34 #1 [internal] load build definition from Dockerfile 01:36:34 #1 transferring dockerfile: 216B done 01:36:34 #1 DONE 0.1s 01:36:34 01:36:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 01:36:34 #2 DONE 0.1s 01:36:34 01:36:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 01:36:34 #3 DONE 0.1s 01:36:34 01:36:34 #4 [internal] load .dockerignore 01:36:34 #4 transferring context: 2B done 01:36:34 #4 DONE 0.0s 01:36:34 01:36:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 01:36:34 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done 01:36:34 #5 DONE 0.0s 01:36:34 01:36:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 01:36:34 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done 01:36:34 #6 DONE 0.0s 01:36:34 01:36:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 01:36:34 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done 01:36:34 #5 DONE 0.2s 01:36:34 01:36:34 #7 exporting to image 01:36:34 #7 exporting layers done 01:36:34 #7 exporting manifest sha256:0e48ea4e08690f37bfde01ad3e4cbcfd6cc10b91f77953e585c5ef5059f269d8 0.1s done 01:36:34 #7 exporting config sha256:1ace87d6edec6596db8b5e718dba98e0491be04c1dba006f19ed2b82f5e187a3 0.0s done 01:36:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:35 #7 ... 01:36:35 01:36:35 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:36:35 #8 DONE 0.0s 01:36:35 01:36:35 #7 exporting to image 01:36:35 #7 exporting manifest sha256:a9f43f9c669d841155d9dc27e125e2e0e4d644c7b7373127928911dc07a7d73a 0.0s done 01:36:35 #7 exporting config sha256:b86f5e7a984a4993aff4a6d5b5cd3dc31dc774703d74b871f33a1ed4c74c7692 done 01:36:35 #7 exporting manifest list sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 done 01:36:35 #7 pushing layers 0.1s done 01:36:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 01:36:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 0.1s done 01:36:35 #7 DONE 0.3s 01:36:35 01:36:35 1 warning found (use --debug to expand): 01:36:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 01:36:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 01:36:35 #1 [internal] load build definition from Dockerfile 01:36:35 #1 transferring dockerfile: 182B done 01:36:35 #1 DONE 0.0s 01:36:35 01:36:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:36:35 #2 DONE 0.0s 01:36:35 01:36:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:36:35 #3 DONE 0.0s 01:36:35 01:36:35 #4 [internal] load .dockerignore 01:36:35 #4 transferring context: 2B done 01:36:35 #4 DONE 0.0s 01:36:35 01:36:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 01:36:35 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done 01:36:35 #5 CACHED 01:36:35 01:36:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 01:36:35 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done 01:36:35 #6 CACHED 01:36:35 01:36:35 #7 exporting to image 01:36:35 #7 exporting layers 01:36:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:35 #7 exporting layers done 01:36:35 #7 exporting manifest sha256:0e48ea4e08690f37bfde01ad3e4cbcfd6cc10b91f77953e585c5ef5059f269d8 done 01:36:35 #7 exporting config sha256:1ace87d6edec6596db8b5e718dba98e0491be04c1dba006f19ed2b82f5e187a3 done 01:36:35 #7 exporting manifest sha256:a9f43f9c669d841155d9dc27e125e2e0e4d644c7b7373127928911dc07a7d73a done 01:36:35 #7 exporting config sha256:b86f5e7a984a4993aff4a6d5b5cd3dc31dc774703d74b871f33a1ed4c74c7692 done 01:36:35 #7 exporting manifest list sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 done 01:36:35 #7 pushing layers 0.0s done 01:36:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 0.1s done 01:36:35 #7 DONE 0.1s 01:36:35 01:36:35 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:36:35 #8 DONE 0.0s 01:36:35 01:36:35 1 warning found (use --debug to expand): 01:36:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 --push - 01:36:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45' 01:36:35 #1 [internal] load build definition from Dockerfile 01:36:35 #1 transferring dockerfile: 188B done 01:36:35 #1 DONE 0.0s 01:36:35 01:36:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 01:36:35 #2 DONE 0.0s 01:36:35 01:36:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 01:36:35 #3 DONE 0.0s 01:36:35 01:36:35 #4 [internal] load .dockerignore 01:36:35 #4 transferring context: 2B done 01:36:35 #4 DONE 0.0s 01:36:35 01:36:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 01:36:35 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done 01:36:35 #5 CACHED 01:36:35 01:36:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 01:36:36 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done 01:36:36 #6 CACHED 01:36:36 01:36:36 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:36:36 #7 DONE 0.0s 01:36:36 01:36:36 #8 exporting to image 01:36:36 #8 exporting layers done 01:36:36 #8 exporting manifest sha256:0e48ea4e08690f37bfde01ad3e4cbcfd6cc10b91f77953e585c5ef5059f269d8 done 01:36:36 #8 exporting config sha256:1ace87d6edec6596db8b5e718dba98e0491be04c1dba006f19ed2b82f5e187a3 done 01:36:36 #8 exporting manifest sha256:a9f43f9c669d841155d9dc27e125e2e0e4d644c7b7373127928911dc07a7d73a done 01:36:36 #8 exporting config sha256:b86f5e7a984a4993aff4a6d5b5cd3dc31dc774703d74b871f33a1ed4c74c7692 done 01:36:36 #8 exporting manifest list sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 done 01:36:36 #8 pushing layers 0.0s done 01:36:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45@sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 0.1s done 01:36:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:36 #8 DONE 0.1s 01:36:36 01:36:36 1 warning found (use --debug to expand): 01:36:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:36:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:36:36 #1 [internal] load build definition from Dockerfile 01:36:36 #1 transferring dockerfile: 229B done 01:36:36 #1 DONE 0.0s 01:36:36 01:36:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:36:36 #2 DONE 0.0s 01:36:36 01:36:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:36:36 #3 DONE 0.0s 01:36:36 01:36:36 #4 [internal] load .dockerignore 01:36:36 #4 transferring context: 2B done 01:36:36 #4 DONE 0.0s 01:36:36 01:36:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 01:36:36 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c done 01:36:36 #5 CACHED 01:36:36 01:36:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 01:36:36 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done 01:36:36 #6 CACHED 01:36:36 01:36:36 #7 exporting to image 01:36:36 #7 exporting layers 01:36:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:36 #7 exporting layers done 01:36:36 #7 exporting manifest sha256:0e48ea4e08690f37bfde01ad3e4cbcfd6cc10b91f77953e585c5ef5059f269d8 done 01:36:36 #7 exporting config sha256:1ace87d6edec6596db8b5e718dba98e0491be04c1dba006f19ed2b82f5e187a3 done 01:36:36 #7 exporting manifest sha256:a9f43f9c669d841155d9dc27e125e2e0e4d644c7b7373127928911dc07a7d73a done 01:36:36 #7 exporting config sha256:b86f5e7a984a4993aff4a6d5b5cd3dc31dc774703d74b871f33a1ed4c74c7692 done 01:36:36 #7 exporting manifest list sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 done 01:36:36 #7 pushing layers 0.0s done 01:36:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 0.1s done 01:36:36 #7 DONE 0.1s 01:36:36 01:36:36 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:36:36 #8 DONE 0.0s 01:36:36 01:36:36 1 warning found (use --debug to expand): 01:36:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 01:36:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 01:36:36 #1 [internal] load build definition from Dockerfile 01:36:36 #1 transferring dockerfile: 180B done 01:36:36 #1 DONE 0.0s 01:36:36 01:36:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:36:36 #2 DONE 0.0s 01:36:36 01:36:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:36:36 #3 DONE 0.0s 01:36:36 01:36:36 #4 [internal] load .dockerignore 01:36:36 #4 transferring context: 2B done 01:36:36 #4 DONE 0.0s 01:36:37 01:36:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 01:36:37 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done 01:36:37 #5 CACHED 01:36:37 01:36:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 01:36:37 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done 01:36:37 #6 CACHED 01:36:37 01:36:37 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:36:37 #7 DONE 0.0s 01:36:37 01:36:37 #8 exporting to image 01:36:37 #8 exporting layers done 01:36:37 #8 exporting manifest sha256:0e48ea4e08690f37bfde01ad3e4cbcfd6cc10b91f77953e585c5ef5059f269d8 done 01:36:37 #8 exporting config sha256:1ace87d6edec6596db8b5e718dba98e0491be04c1dba006f19ed2b82f5e187a3 done 01:36:37 #8 exporting manifest sha256:a9f43f9c669d841155d9dc27e125e2e0e4d644c7b7373127928911dc07a7d73a done 01:36:37 #8 exporting config sha256:b86f5e7a984a4993aff4a6d5b5cd3dc31dc774703d74b871f33a1ed4c74c7692 done 01:36:37 #8 exporting manifest list sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 done 01:36:37 #8 pushing layers 0.0s done 01:36:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 0.1s done 01:36:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:37 #8 DONE 0.1s 01:36:37 01:36:37 1 warning found (use --debug to expand): 01:36:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:36:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1' 01:36:37 #1 [internal] load build definition from Dockerfile 01:36:37 #1 transferring dockerfile: 194B done 01:36:37 #1 DONE 0.0s 01:36:37 01:36:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 01:36:37 #2 DONE 0.0s 01:36:37 01:36:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 01:36:37 #3 DONE 0.1s 01:36:37 01:36:37 #4 [internal] load .dockerignore 01:36:37 #4 transferring context: 2B done 01:36:37 #4 DONE 0.0s 01:36:37 01:36:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 01:36:37 #5 resolve nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 0.0s done 01:36:37 #5 DONE 0.0s 01:36:37 01:36:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 01:36:37 #6 resolve nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f done 01:36:37 #6 DONE 0.1s 01:36:37 01:36:37 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:36:37 #7 DONE 0.0s 01:36:37 01:36:37 #8 exporting to image 01:36:37 #8 exporting layers done 01:36:37 #8 exporting manifest sha256:35fb187d7d6e6cba04daef8ccc990d99c8556d571e8bf13b48db1d2f1c20be32 done 01:36:37 #8 exporting config sha256:6748a1e423bb0a2242b0fe09585d7c62410ed54ae06160cecf579ae43cf18573 done 01:36:37 #8 exporting manifest sha256:d8f7669e64bf7ea7ada2ebc08201cc87274a42b5d6e6a29da53aeb5fe5c6653a done 01:36:37 #8 exporting config sha256:0f9d83793f9b1ff8ae02a0a3516e6d5ba3176fe056ac716c113bade5dd6009f6 done 01:36:37 #8 exporting manifest list sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd done 01:36:37 #8 pushing layers 0.1s done 01:36:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd 01:36:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd 0.1s done 01:36:38 #8 DONE 0.2s 01:36:38 01:36:38 1 warning found (use --debug to expand): 01:36:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 01:36:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 01:36:38 #1 [internal] load build definition from Dockerfile 01:36:38 #1 transferring dockerfile: 160B done 01:36:38 #1 DONE 0.0s 01:36:38 01:36:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 01:36:38 #2 DONE 0.0s 01:36:38 01:36:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 01:36:38 #3 DONE 0.0s 01:36:38 01:36:38 #4 [internal] load .dockerignore 01:36:38 #4 transferring context: 2B done 01:36:38 #4 DONE 0.0s 01:36:38 01:36:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 01:36:38 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 0.0s done 01:36:38 #5 DONE 0.0s 01:36:38 01:36:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 01:36:38 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 0.0s done 01:36:38 #6 CACHED 01:36:38 01:36:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 01:36:38 #5 CACHED 01:36:38 01:36:38 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:36:38 #7 DONE 0.0s 01:36:38 01:36:38 #8 exporting to image 01:36:38 #8 exporting layers done 01:36:38 #8 exporting manifest sha256:35fb187d7d6e6cba04daef8ccc990d99c8556d571e8bf13b48db1d2f1c20be32 done 01:36:38 #8 exporting config sha256:6748a1e423bb0a2242b0fe09585d7c62410ed54ae06160cecf579ae43cf18573 done 01:36:38 #8 exporting manifest sha256:d8f7669e64bf7ea7ada2ebc08201cc87274a42b5d6e6a29da53aeb5fe5c6653a done 01:36:38 #8 exporting config sha256:0f9d83793f9b1ff8ae02a0a3516e6d5ba3176fe056ac716c113bade5dd6009f6 done 01:36:38 #8 exporting manifest list sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd done 01:36:38 #8 pushing layers 0.0s done 01:36:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd 0.1s done 01:36:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:38 #8 DONE 0.1s 01:36:38 01:36:38 1 warning found (use --debug to expand): 01:36:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 --push - 01:36:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45' 01:36:39 #1 [internal] load build definition from Dockerfile 01:36:39 #1 transferring dockerfile: 166B done 01:36:39 #1 DONE 0.0s 01:36:39 01:36:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 01:36:39 #2 DONE 0.0s 01:36:39 01:36:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 01:36:39 #3 DONE 0.0s 01:36:39 01:36:39 #4 [internal] load .dockerignore 01:36:39 #4 transferring context: 2B done 01:36:39 #4 DONE 0.0s 01:36:39 01:36:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 01:36:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 0.0s done 01:36:39 #5 CACHED 01:36:39 01:36:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 01:36:39 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 0.0s done 01:36:39 #6 DONE 0.0s 01:36:39 01:36:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 01:36:39 #6 CACHED 01:36:39 01:36:39 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:36:39 #7 DONE 0.0s 01:36:39 01:36:39 #8 exporting to image 01:36:39 #8 exporting layers done 01:36:39 #8 exporting manifest sha256:35fb187d7d6e6cba04daef8ccc990d99c8556d571e8bf13b48db1d2f1c20be32 done 01:36:39 #8 exporting config sha256:6748a1e423bb0a2242b0fe09585d7c62410ed54ae06160cecf579ae43cf18573 done 01:36:39 #8 exporting manifest sha256:d8f7669e64bf7ea7ada2ebc08201cc87274a42b5d6e6a29da53aeb5fe5c6653a done 01:36:39 #8 exporting config sha256:0f9d83793f9b1ff8ae02a0a3516e6d5ba3176fe056ac716c113bade5dd6009f6 done 01:36:39 #8 exporting manifest list sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd done 01:36:39 #8 pushing layers 0.0s done 01:36:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd 0.1s done 01:36:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:39 #8 DONE 0.1s 01:36:39 01:36:39 1 warning found (use --debug to expand): 01:36:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:36:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:36:39 #1 [internal] load build definition from Dockerfile 01:36:39 #1 transferring dockerfile: 207B done 01:36:39 #1 DONE 0.0s 01:36:39 01:36:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:36:39 #2 DONE 0.0s 01:36:39 01:36:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:36:39 #3 DONE 0.0s 01:36:39 01:36:39 #4 [internal] load .dockerignore 01:36:39 #4 transferring context: 2B done 01:36:39 #4 DONE 0.0s 01:36:39 01:36:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 01:36:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f done 01:36:39 #5 CACHED 01:36:39 01:36:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 01:36:39 #6 resolve nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 0.0s done 01:36:39 #6 CACHED 01:36:39 01:36:39 #7 exporting to image 01:36:39 #7 exporting layers done 01:36:39 #7 exporting manifest sha256:35fb187d7d6e6cba04daef8ccc990d99c8556d571e8bf13b48db1d2f1c20be32 done 01:36:39 #7 exporting config sha256:6748a1e423bb0a2242b0fe09585d7c62410ed54ae06160cecf579ae43cf18573 done 01:36:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:39 #7 exporting manifest sha256:d8f7669e64bf7ea7ada2ebc08201cc87274a42b5d6e6a29da53aeb5fe5c6653a done 01:36:39 #7 exporting config sha256:0f9d83793f9b1ff8ae02a0a3516e6d5ba3176fe056ac716c113bade5dd6009f6 done 01:36:39 #7 exporting manifest list sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd done 01:36:39 #7 pushing layers 0.0s done 01:36:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd 0.1s done 01:36:39 #7 DONE 0.1s 01:36:39 01:36:39 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:36:39 #8 DONE 0.0s 01:36:39 01:36:39 1 warning found (use --debug to expand): 01:36:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 01:36:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 01:36:40 #1 [internal] load build definition from Dockerfile 01:36:40 #1 transferring dockerfile: 158B done 01:36:40 #1 DONE 0.0s 01:36:40 01:36:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 01:36:40 #2 DONE 0.0s 01:36:40 01:36:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 01:36:40 #3 DONE 0.0s 01:36:40 01:36:40 #4 [internal] load .dockerignore 01:36:40 #4 transferring context: 2B done 01:36:40 #4 DONE 0.0s 01:36:40 01:36:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 01:36:40 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f done 01:36:40 #5 CACHED 01:36:40 01:36:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 01:36:40 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f done 01:36:40 #6 CACHED 01:36:40 01:36:40 #7 exporting to image 01:36:40 #7 exporting layers done 01:36:40 #7 exporting manifest sha256:35fb187d7d6e6cba04daef8ccc990d99c8556d571e8bf13b48db1d2f1c20be32 done 01:36:40 #7 exporting config sha256:6748a1e423bb0a2242b0fe09585d7c62410ed54ae06160cecf579ae43cf18573 done 01:36:40 #7 exporting manifest sha256:d8f7669e64bf7ea7ada2ebc08201cc87274a42b5d6e6a29da53aeb5fe5c6653a done 01:36:40 #7 exporting config sha256:0f9d83793f9b1ff8ae02a0a3516e6d5ba3176fe056ac716c113bade5dd6009f6 done 01:36:40 #7 exporting manifest list sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd done 01:36:40 #7 pushing layers 0.0s done 01:36:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd 01:36:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd 0.1s done 01:36:40 #7 DONE 0.1s 01:36:40 01:36:40 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:36:40 #8 DONE 0.0s 01:36:40 01:36:40 1 warning found (use --debug to expand): 01:36:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1' 01:36:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:36:40 #1 [internal] load build definition from Dockerfile 01:36:40 #1 transferring dockerfile: 196B done 01:36:40 #1 DONE 0.0s 01:36:40 01:36:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 01:36:40 #2 DONE 0.0s 01:36:40 01:36:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 01:36:40 #3 DONE 0.0s 01:36:40 01:36:40 #4 [internal] load .dockerignore 01:36:40 #4 transferring context: 2B done 01:36:40 #4 DONE 0.0s 01:36:40 01:36:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 01:36:40 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 done 01:36:40 #5 DONE 0.0s 01:36:40 01:36:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 01:36:40 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 done 01:36:40 #6 DONE 0.0s 01:36:40 01:36:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 01:36:40 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 done 01:36:40 #5 DONE 0.1s 01:36:40 01:36:40 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:36:40 #7 DONE 0.0s 01:36:40 01:36:40 #8 exporting to image 01:36:40 #8 exporting layers done 01:36:40 #8 exporting manifest sha256:928cf45f029a9d67493791e959bc3f7c92bd52b2379b98f07ce59a41322423cf 0.0s done 01:36:40 #8 exporting config sha256:8fc3348bb731389240e98ffafdc182437d1fade8ed9bc749e7e77924227bfe33 done 01:36:40 #8 exporting manifest sha256:e0184a0fc51a799bcf9238d68f2a7c2f708dc43d77bde1977bb166c55cf8bc33 done 01:36:40 #8 exporting config sha256:749122d9e52d0d63bb46c4fb21be493fe1f926957f94fb99b6a03a0df5c74988 done 01:36:40 #8 exporting manifest list sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 done 01:36:40 #8 pushing layers 0.1s done 01:36:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 0.1s done 01:36:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:40 #8 DONE 0.2s 01:36:41 01:36:41 1 warning found (use --debug to expand): 01:36:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 01:36:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 01:36:41 #1 [internal] load build definition from Dockerfile 01:36:41 #1 transferring dockerfile: 162B done 01:36:41 #1 DONE 0.0s 01:36:41 01:36:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 01:36:41 #2 DONE 0.0s 01:36:41 01:36:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 01:36:41 #3 DONE 0.0s 01:36:41 01:36:41 #4 [internal] load .dockerignore 01:36:41 #4 transferring context: 2B done 01:36:41 #4 DONE 0.0s 01:36:41 01:36:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 01:36:41 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done 01:36:41 #5 CACHED 01:36:41 01:36:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 01:36:41 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done 01:36:41 #6 CACHED 01:36:41 01:36:41 #7 exporting to image 01:36:41 #7 exporting layers done 01:36:41 #7 exporting manifest sha256:928cf45f029a9d67493791e959bc3f7c92bd52b2379b98f07ce59a41322423cf done 01:36:41 #7 exporting config sha256:8fc3348bb731389240e98ffafdc182437d1fade8ed9bc749e7e77924227bfe33 done 01:36:41 #7 exporting manifest sha256:e0184a0fc51a799bcf9238d68f2a7c2f708dc43d77bde1977bb166c55cf8bc33 done 01:36:41 #7 exporting config sha256:749122d9e52d0d63bb46c4fb21be493fe1f926957f94fb99b6a03a0df5c74988 01:36:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:41 #7 exporting config sha256:749122d9e52d0d63bb46c4fb21be493fe1f926957f94fb99b6a03a0df5c74988 done 01:36:41 #7 exporting manifest list sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 done 01:36:41 #7 pushing layers 0.0s done 01:36:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 0.1s done 01:36:41 #7 DONE 0.1s 01:36:41 01:36:41 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:36:41 #8 DONE 0.0s 01:36:41 01:36:41 1 warning found (use --debug to expand): 01:36:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45' 01:36:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 --push - 01:36:41 #1 [internal] load build definition from Dockerfile 01:36:41 #1 transferring dockerfile: 168B done 01:36:41 #1 DONE 0.0s 01:36:41 01:36:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 01:36:41 #2 DONE 0.0s 01:36:41 01:36:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 01:36:41 #3 DONE 0.0s 01:36:41 01:36:41 #4 [internal] load .dockerignore 01:36:41 #4 transferring context: 2B done 01:36:41 #4 DONE 0.0s 01:36:41 01:36:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 01:36:41 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 done 01:36:41 #5 CACHED 01:36:41 01:36:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 01:36:41 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done 01:36:41 #6 CACHED 01:36:41 01:36:41 #7 exporting to image 01:36:41 #7 exporting layers done 01:36:41 #7 exporting manifest sha256:928cf45f029a9d67493791e959bc3f7c92bd52b2379b98f07ce59a41322423cf done 01:36:41 #7 exporting config sha256:8fc3348bb731389240e98ffafdc182437d1fade8ed9bc749e7e77924227bfe33 done 01:36:41 #7 exporting manifest sha256:e0184a0fc51a799bcf9238d68f2a7c2f708dc43d77bde1977bb166c55cf8bc33 done 01:36:41 #7 exporting config sha256:749122d9e52d0d63bb46c4fb21be493fe1f926957f94fb99b6a03a0df5c74988 done 01:36:41 #7 exporting manifest list sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 01:36:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:42 #7 exporting manifest list sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 done 01:36:42 #7 pushing layers 0.0s done 01:36:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45@sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 0.1s done 01:36:42 #7 DONE 0.1s 01:36:42 01:36:42 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:36:42 #8 DONE 0.0s 01:36:42 01:36:42 1 warning found (use --debug to expand): 01:36:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:36:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:36:42 #1 [internal] load build definition from Dockerfile 01:36:42 #1 transferring dockerfile: 209B done 01:36:42 #1 DONE 0.0s 01:36:42 01:36:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:36:42 #2 DONE 0.0s 01:36:42 01:36:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:36:42 #3 DONE 0.0s 01:36:42 01:36:42 #4 [internal] load .dockerignore 01:36:42 #4 transferring context: 2B done 01:36:42 #4 DONE 0.0s 01:36:42 01:36:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 01:36:42 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done 01:36:42 #5 CACHED 01:36:42 01:36:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 01:36:42 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done 01:36:42 #6 CACHED 01:36:42 01:36:42 #7 exporting to image 01:36:42 #7 exporting layers done 01:36:42 #7 exporting manifest sha256:928cf45f029a9d67493791e959bc3f7c92bd52b2379b98f07ce59a41322423cf done 01:36:42 #7 exporting config sha256:8fc3348bb731389240e98ffafdc182437d1fade8ed9bc749e7e77924227bfe33 done 01:36:42 #7 exporting manifest sha256:e0184a0fc51a799bcf9238d68f2a7c2f708dc43d77bde1977bb166c55cf8bc33 done 01:36:42 #7 exporting config sha256:749122d9e52d0d63bb46c4fb21be493fe1f926957f94fb99b6a03a0df5c74988 done 01:36:42 #7 exporting manifest list sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 done 01:36:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:42 #7 pushing layers 0.0s done 01:36:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 0.1s done 01:36:42 #7 DONE 0.1s 01:36:42 01:36:42 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:36:42 #8 DONE 0.0s 01:36:42 01:36:42 1 warning found (use --debug to expand): 01:36:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 01:36:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 01:36:43 #1 [internal] load build definition from Dockerfile 01:36:43 #1 transferring dockerfile: 160B done 01:36:43 #1 DONE 0.0s 01:36:43 01:36:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 01:36:43 #2 DONE 0.0s 01:36:43 01:36:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 01:36:43 #3 DONE 0.0s 01:36:43 01:36:43 #4 [internal] load .dockerignore 01:36:43 #4 transferring context: 2B done 01:36:43 #4 DONE 0.0s 01:36:43 01:36:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 01:36:43 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done 01:36:43 #5 CACHED 01:36:43 01:36:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 01:36:43 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done 01:36:43 #6 CACHED 01:36:43 01:36:43 #7 exporting to image 01:36:43 #7 exporting layers done 01:36:43 #7 exporting manifest sha256:928cf45f029a9d67493791e959bc3f7c92bd52b2379b98f07ce59a41322423cf done 01:36:43 #7 exporting config sha256:8fc3348bb731389240e98ffafdc182437d1fade8ed9bc749e7e77924227bfe33 done 01:36:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:43 #7 exporting manifest sha256:e0184a0fc51a799bcf9238d68f2a7c2f708dc43d77bde1977bb166c55cf8bc33 done 01:36:43 #7 exporting config sha256:749122d9e52d0d63bb46c4fb21be493fe1f926957f94fb99b6a03a0df5c74988 done 01:36:43 #7 exporting manifest list sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 done 01:36:43 #7 pushing layers 0.0s done 01:36:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 0.1s done 01:36:43 #7 DONE 0.1s 01:36:43 01:36:43 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:36:43 #8 DONE 0.0s 01:36:43 01:36:43 1 warning found (use --debug to expand): 01:36:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1' 01:36:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:36:43 #1 [internal] load build definition from Dockerfile 01:36:43 #1 transferring dockerfile: 198B done 01:36:43 #1 DONE 0.0s 01:36:43 01:36:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 01:36:43 #2 DONE 0.0s 01:36:43 01:36:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 01:36:43 #3 DONE 0.0s 01:36:43 01:36:43 #4 [internal] load .dockerignore 01:36:43 #4 transferring context: 2B done 01:36:43 #4 DONE 0.0s 01:36:43 01:36:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 01:36:43 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 done 01:36:43 #5 DONE 0.0s 01:36:43 01:36:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 01:36:43 #6 DONE 0.0s 01:36:43 01:36:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 01:36:43 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 done 01:36:43 #5 DONE 0.1s 01:36:43 01:36:43 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:36:43 #7 DONE 0.0s 01:36:43 01:36:43 #8 exporting to image 01:36:43 #8 exporting layers done 01:36:43 #8 exporting manifest sha256:95eb4df82679ef2455fa782ca45110283f7c9dbd86d501ea3fc0888d6f89c261 0.0s done 01:36:43 #8 exporting config sha256:865cf3e5e672e4f944209f4b72f414056594dd9d8583c64f2567c09677f4658e done 01:36:43 #8 exporting manifest sha256:f077e67fa5858e8ce20793d3094226941c54eb3625a0f46edea01c9018540578 done 01:36:43 #8 exporting config sha256:1932d4caf1a860cec8211c5a350519d79294b324604060073a3673e8be53f388 done 01:36:43 #8 exporting manifest list sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba done 01:36:43 #8 pushing layers 0.1s done 01:36:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba 01:36:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba 0.1s done 01:36:44 #8 DONE 0.2s 01:36:44 01:36:44 1 warning found (use --debug to expand): 01:36:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 01:36:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 01:36:44 #1 [internal] load build definition from Dockerfile 01:36:44 #1 transferring dockerfile: 164B done 01:36:44 #1 DONE 0.0s 01:36:44 01:36:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 01:36:44 #2 DONE 0.0s 01:36:44 01:36:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 01:36:44 #3 DONE 0.0s 01:36:44 01:36:44 #4 [internal] load .dockerignore 01:36:44 #4 transferring context: 2B done 01:36:44 #4 DONE 0.0s 01:36:44 01:36:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 01:36:44 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done 01:36:44 #5 CACHED 01:36:44 01:36:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 01:36:44 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done 01:36:44 #6 CACHED 01:36:44 01:36:44 #7 exporting to image 01:36:44 #7 exporting layers 01:36:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:36:44 #7 exporting layers done 01:36:44 #7 exporting manifest sha256:95eb4df82679ef2455fa782ca45110283f7c9dbd86d501ea3fc0888d6f89c261 done 01:36:44 #7 exporting config sha256:865cf3e5e672e4f944209f4b72f414056594dd9d8583c64f2567c09677f4658e done 01:36:44 #7 exporting manifest sha256:f077e67fa5858e8ce20793d3094226941c54eb3625a0f46edea01c9018540578 done 01:36:44 #7 exporting config sha256:1932d4caf1a860cec8211c5a350519d79294b324604060073a3673e8be53f388 done 01:36:44 #7 exporting manifest list sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba done 01:36:44 #7 pushing layers 0.0s done 01:36:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba 0.1s done 01:36:44 #7 DONE 0.1s 01:36:44 01:36:44 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:36:44 #8 DONE 0.0s 01:36:59 01:36:59 1 warning found (use --debug to expand): 01:36:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:36:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45' 01:36:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 --push - 01:37:00 #1 [internal] load build definition from Dockerfile 01:37:00 #1 transferring dockerfile: 170B done 01:37:00 #1 DONE 0.0s 01:37:00 01:37:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 01:37:00 #2 DONE 0.0s 01:37:00 01:37:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 01:37:00 #3 DONE 0.0s 01:37:00 01:37:00 #4 [internal] load .dockerignore 01:37:00 #4 transferring context: 2B done 01:37:00 #4 DONE 0.0s 01:37:00 01:37:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 01:37:00 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done 01:37:00 #5 DONE 0.0s 01:37:00 01:37:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 01:37:00 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done 01:37:00 #6 CACHED 01:37:00 01:37:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 01:37:00 #5 CACHED 01:37:00 01:37:00 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:37:00 #7 DONE 0.0s 01:37:00 01:37:00 #8 exporting to image 01:37:00 #8 exporting layers done 01:37:00 #8 exporting manifest sha256:95eb4df82679ef2455fa782ca45110283f7c9dbd86d501ea3fc0888d6f89c261 done 01:37:00 #8 exporting config sha256:865cf3e5e672e4f944209f4b72f414056594dd9d8583c64f2567c09677f4658e done 01:37:00 #8 exporting manifest sha256:f077e67fa5858e8ce20793d3094226941c54eb3625a0f46edea01c9018540578 done 01:37:00 #8 exporting config sha256:1932d4caf1a860cec8211c5a350519d79294b324604060073a3673e8be53f388 done 01:37:00 #8 exporting manifest list sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba done 01:37:00 #8 pushing layers 0.0s done 01:37:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45@sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba 0.1s done 01:37:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:00 #8 DONE 0.1s 01:37:00 01:37:00 1 warning found (use --debug to expand): 01:37:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:37:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:37:00 #1 [internal] load build definition from Dockerfile 01:37:00 #1 transferring dockerfile: 211B done 01:37:00 #1 DONE 0.0s 01:37:00 01:37:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:00 #2 DONE 0.0s 01:37:00 01:37:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:00 #3 DONE 0.0s 01:37:00 01:37:00 #4 [internal] load .dockerignore 01:37:00 #4 transferring context: 2B done 01:37:00 #4 DONE 0.0s 01:37:00 01:37:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 01:37:00 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 done 01:37:00 #5 DONE 0.0s 01:37:00 01:37:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 01:37:00 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done 01:37:00 #6 CACHED 01:37:00 01:37:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 01:37:00 #5 CACHED 01:37:00 01:37:00 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:37:00 #7 DONE 0.0s 01:37:00 01:37:00 #8 exporting to image 01:37:00 #8 exporting layers done 01:37:00 #8 exporting manifest sha256:95eb4df82679ef2455fa782ca45110283f7c9dbd86d501ea3fc0888d6f89c261 done 01:37:00 #8 exporting config sha256:865cf3e5e672e4f944209f4b72f414056594dd9d8583c64f2567c09677f4658e done 01:37:00 #8 exporting manifest sha256:f077e67fa5858e8ce20793d3094226941c54eb3625a0f46edea01c9018540578 done 01:37:00 #8 exporting config sha256:1932d4caf1a860cec8211c5a350519d79294b324604060073a3673e8be53f388 done 01:37:00 #8 exporting manifest list sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba done 01:37:00 #8 pushing layers 0.0s done 01:37:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba 0.1s done 01:37:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:00 #8 DONE 0.1s 01:37:00 01:37:00 1 warning found (use --debug to expand): 01:37:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 01:37:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 01:37:01 #1 [internal] load build definition from Dockerfile 01:37:01 #1 transferring dockerfile: 162B done 01:37:01 #1 DONE 0.0s 01:37:01 01:37:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 01:37:01 #2 DONE 0.0s 01:37:01 01:37:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 01:37:01 #3 DONE 0.0s 01:37:01 01:37:01 #4 [internal] load .dockerignore 01:37:01 #4 transferring context: 2B done 01:37:01 #4 DONE 0.0s 01:37:01 01:37:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 01:37:01 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done 01:37:01 #5 CACHED 01:37:01 01:37:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 01:37:01 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done 01:37:01 #6 CACHED 01:37:01 01:37:01 #7 exporting to image 01:37:01 #7 exporting layers done 01:37:01 #7 exporting manifest sha256:95eb4df82679ef2455fa782ca45110283f7c9dbd86d501ea3fc0888d6f89c261 done 01:37:01 #7 exporting config sha256:865cf3e5e672e4f944209f4b72f414056594dd9d8583c64f2567c09677f4658e done 01:37:01 #7 exporting manifest sha256:f077e67fa5858e8ce20793d3094226941c54eb3625a0f46edea01c9018540578 done 01:37:01 #7 exporting config sha256:1932d4caf1a860cec8211c5a350519d79294b324604060073a3673e8be53f388 01:37:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:01 #7 exporting config sha256:1932d4caf1a860cec8211c5a350519d79294b324604060073a3673e8be53f388 done 01:37:01 #7 exporting manifest list sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba done 01:37:01 #7 pushing layers 0.0s done 01:37:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba 0.1s done 01:37:01 #7 DONE 0.1s 01:37:01 01:37:01 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:37:01 #8 DONE 0.0s 01:37:01 01:37:01 1 warning found (use --debug to expand): 01:37:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1' 01:37:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:37:01 #1 [internal] load build definition from Dockerfile 01:37:01 #1 transferring dockerfile: 206B done 01:37:01 #1 DONE 0.0s 01:37:01 01:37:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 01:37:01 #2 DONE 0.0s 01:37:01 01:37:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 01:37:01 #3 DONE 0.1s 01:37:01 01:37:01 #4 [internal] load .dockerignore 01:37:01 #4 transferring context: 01:37:01 #4 transferring context: 2B done 01:37:01 #4 DONE 0.0s 01:37:01 01:37:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 01:37:01 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 done 01:37:01 #5 DONE 0.0s 01:37:01 01:37:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 01:37:01 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done 01:37:01 #6 DONE 0.2s 01:37:01 01:37:01 #7 exporting to image 01:37:01 #7 exporting layers done 01:37:01 #7 exporting manifest sha256:9cb3d8cb0391c049dbabe7755def744f3d9e5d1bc2abd290df588b58b2067db9 0.0s done 01:37:01 #7 exporting config sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea done 01:37:01 #7 exporting manifest sha256:2b7248c05feb630964c39fa80e4c16f41d4b720135fe5d07202742f904b2209c done 01:37:01 #7 exporting config sha256:3f7b25ecca4cd7e8d9251442133e5a722f9101e8d91de06ea4809561ed5c3f44 done 01:37:01 #7 exporting manifest list sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 0.0s done 01:37:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:02 #7 ... 01:37:02 01:37:02 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:37:02 #8 DONE 0.0s 01:37:02 01:37:02 #7 exporting to image 01:37:02 #7 pushing layers 0.1s done 01:37:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 01:37:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 0.1s done 01:37:02 #7 DONE 0.2s 01:37:02 01:37:02 1 warning found (use --debug to expand): 01:37:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 01:37:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 01:37:02 #1 [internal] load build definition from Dockerfile 01:37:02 #1 transferring dockerfile: 172B done 01:37:02 #1 DONE 0.0s 01:37:02 01:37:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:37:02 #2 DONE 0.0s 01:37:02 01:37:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:37:02 #3 DONE 0.0s 01:37:02 01:37:02 #4 [internal] load .dockerignore 01:37:02 #4 transferring context: 2B done 01:37:02 #4 DONE 0.0s 01:37:02 01:37:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 01:37:02 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 done 01:37:02 #5 CACHED 01:37:02 01:37:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 01:37:02 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done 01:37:02 #6 CACHED 01:37:02 01:37:02 #7 exporting to image 01:37:02 #7 exporting layers done 01:37:02 #7 exporting manifest sha256:9cb3d8cb0391c049dbabe7755def744f3d9e5d1bc2abd290df588b58b2067db9 done 01:37:02 #7 exporting config sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea done 01:37:02 #7 exporting manifest sha256:2b7248c05feb630964c39fa80e4c16f41d4b720135fe5d07202742f904b2209c done 01:37:02 #7 exporting config sha256:3f7b25ecca4cd7e8d9251442133e5a722f9101e8d91de06ea4809561ed5c3f44 done 01:37:02 #7 exporting manifest list sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 done 01:37:02 #7 pushing layers 0.0s done 01:37:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 01:37:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 0.1s done 01:37:02 #7 DONE 0.1s 01:37:02 01:37:02 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:37:02 #8 DONE 0.0s 01:37:02 01:37:02 1 warning found (use --debug to expand): 01:37:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 --push - 01:37:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45' 01:37:02 #1 [internal] load build definition from Dockerfile 01:37:02 #1 transferring dockerfile: 178B done 01:37:02 #1 DONE 0.0s 01:37:02 01:37:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 01:37:02 #2 DONE 0.0s 01:37:02 01:37:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 01:37:02 #3 DONE 0.0s 01:37:02 01:37:02 #4 [internal] load .dockerignore 01:37:02 #4 transferring context: 2B done 01:37:02 #4 DONE 0.0s 01:37:02 01:37:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 01:37:02 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done 01:37:02 #5 CACHED 01:37:02 01:37:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 01:37:02 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done 01:37:02 #6 CACHED 01:37:02 01:37:02 #7 exporting to image 01:37:02 #7 exporting layers done 01:37:02 #7 exporting manifest sha256:9cb3d8cb0391c049dbabe7755def744f3d9e5d1bc2abd290df588b58b2067db9 done 01:37:02 #7 exporting config sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea done 01:37:02 #7 exporting manifest sha256:2b7248c05feb630964c39fa80e4c16f41d4b720135fe5d07202742f904b2209c done 01:37:02 #7 exporting config sha256:3f7b25ecca4cd7e8d9251442133e5a722f9101e8d91de06ea4809561ed5c3f44 done 01:37:02 #7 exporting manifest list sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 done 01:37:02 #7 pushing layers 01:37:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:03 #7 pushing layers 0.0s done 01:37:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 0.1s done 01:37:03 #7 DONE 0.1s 01:37:03 01:37:03 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:37:03 #8 DONE 0.0s 01:37:03 01:37:03 1 warning found (use --debug to expand): 01:37:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:37:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:37:03 #1 [internal] load build definition from Dockerfile 01:37:03 #1 transferring dockerfile: 219B done 01:37:03 #1 DONE 0.0s 01:37:03 01:37:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:03 #2 DONE 0.0s 01:37:03 01:37:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:03 #3 DONE 0.0s 01:37:03 01:37:03 #4 [internal] load .dockerignore 01:37:03 #4 transferring context: 2B done 01:37:03 #4 DONE 0.0s 01:37:03 01:37:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 01:37:03 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done 01:37:03 #5 CACHED 01:37:03 01:37:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 01:37:03 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done 01:37:03 #6 CACHED 01:37:03 01:37:03 #7 exporting to image 01:37:03 #7 exporting layers done 01:37:03 #7 exporting manifest sha256:9cb3d8cb0391c049dbabe7755def744f3d9e5d1bc2abd290df588b58b2067db9 done 01:37:03 #7 exporting config sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea 01:37:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:03 #7 exporting config sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea done 01:37:03 #7 exporting manifest sha256:2b7248c05feb630964c39fa80e4c16f41d4b720135fe5d07202742f904b2209c done 01:37:03 #7 exporting config sha256:3f7b25ecca4cd7e8d9251442133e5a722f9101e8d91de06ea4809561ed5c3f44 done 01:37:03 #7 exporting manifest list sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 done 01:37:03 #7 pushing layers 0.0s done 01:37:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 0.1s done 01:37:03 #7 DONE 0.1s 01:37:03 01:37:03 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:37:03 #8 DONE 0.0s 01:37:03 01:37:03 1 warning found (use --debug to expand): 01:37:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 01:37:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 01:37:04 #1 [internal] load build definition from Dockerfile 01:37:04 #1 transferring dockerfile: 170B done 01:37:04 #1 DONE 0.0s 01:37:04 01:37:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:37:04 #2 DONE 0.0s 01:37:04 01:37:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:37:04 #3 DONE 0.0s 01:37:04 01:37:04 #4 [internal] load .dockerignore 01:37:04 #4 transferring context: 2B done 01:37:04 #4 DONE 0.0s 01:37:04 01:37:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 01:37:04 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 done 01:37:04 #5 CACHED 01:37:04 01:37:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 01:37:04 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done 01:37:04 #6 CACHED 01:37:04 01:37:04 #7 exporting to image 01:37:04 #7 exporting layers done 01:37:04 #7 exporting manifest sha256:9cb3d8cb0391c049dbabe7755def744f3d9e5d1bc2abd290df588b58b2067db9 done 01:37:04 #7 exporting config sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea done 01:37:04 #7 exporting manifest sha256:2b7248c05feb630964c39fa80e4c16f41d4b720135fe5d07202742f904b2209c done 01:37:04 #7 exporting config sha256:3f7b25ecca4cd7e8d9251442133e5a722f9101e8d91de06ea4809561ed5c3f44 done 01:37:04 #7 exporting manifest list sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 01:37:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:04 #7 exporting manifest list sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 done 01:37:04 #7 pushing layers 0.0s done 01:37:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 0.1s done 01:37:04 #7 DONE 0.1s 01:37:04 01:37:04 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:37:04 #8 DONE 0.0s 01:37:04 01:37:04 1 warning found (use --debug to expand): 01:37:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1' 01:37:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:37:04 #1 [internal] load build definition from Dockerfile 01:37:04 #1 transferring dockerfile: 204B done 01:37:04 #1 DONE 0.0s 01:37:04 01:37:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 01:37:04 #2 DONE 0.0s 01:37:04 01:37:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 01:37:04 #3 DONE 0.0s 01:37:04 01:37:04 #4 [internal] load .dockerignore 01:37:04 #4 transferring context: 2B done 01:37:04 #4 DONE 0.0s 01:37:04 01:37:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 01:37:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 0.0s done 01:37:04 #5 DONE 0.0s 01:37:04 01:37:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 01:37:04 #6 DONE 0.0s 01:37:04 01:37:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 01:37:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 0.0s done 01:37:04 #5 DONE 0.1s 01:37:04 01:37:04 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:37:05 #7 DONE 0.0s 01:37:05 01:37:05 #8 exporting to image 01:37:05 #8 exporting layers done 01:37:05 #8 exporting manifest sha256:2b4d354fee36db1273027667da34a778dc2c92a892bfe0d17aeffc5cba3546ad done 01:37:05 #8 exporting config sha256:13e469e95c3b061073bd9ad284f317162c1cddf16da703d122f8d047f661addb done 01:37:05 #8 exporting manifest sha256:f189687d41850a29b074998c4602802506ddfa0356a79e8da935d4d55b85039d done 01:37:05 #8 exporting config sha256:beb16e31e2216b6245e57cd370ee2a55f0eda7b7462ad64c3b047caf654205db done 01:37:05 #8 exporting manifest list sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 done 01:37:05 #8 pushing layers 0.1s done 01:37:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1@sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 0.1s done 01:37:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:05 #8 DONE 0.2s 01:37:05 01:37:05 1 warning found (use --debug to expand): 01:37:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 01:37:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 01:37:05 #1 [internal] load build definition from Dockerfile 01:37:05 #1 transferring dockerfile: 170B done 01:37:05 #1 DONE 0.0s 01:37:05 01:37:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:37:05 #2 DONE 0.0s 01:37:05 01:37:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:37:05 #3 DONE 0.0s 01:37:05 01:37:05 #4 [internal] load .dockerignore 01:37:05 #4 transferring context: 2B done 01:37:05 #4 DONE 0.0s 01:37:05 01:37:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 01:37:05 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 0.0s done 01:37:05 #5 DONE 0.0s 01:37:05 01:37:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 01:37:05 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 0.0s done 01:37:05 #6 CACHED 01:37:05 01:37:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 01:37:05 #5 CACHED 01:37:05 01:37:05 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:37:05 #7 DONE 0.0s 01:37:05 01:37:05 #8 exporting to image 01:37:05 #8 exporting layers done 01:37:05 #8 exporting manifest sha256:2b4d354fee36db1273027667da34a778dc2c92a892bfe0d17aeffc5cba3546ad done 01:37:05 #8 exporting config sha256:13e469e95c3b061073bd9ad284f317162c1cddf16da703d122f8d047f661addb done 01:37:05 #8 exporting manifest sha256:f189687d41850a29b074998c4602802506ddfa0356a79e8da935d4d55b85039d done 01:37:05 #8 exporting config sha256:beb16e31e2216b6245e57cd370ee2a55f0eda7b7462ad64c3b047caf654205db done 01:37:05 #8 exporting manifest list sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 done 01:37:05 #8 pushing layers 0.0s done 01:37:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 0.1s done 01:37:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:05 #8 DONE 0.1s 01:37:05 01:37:05 1 warning found (use --debug to expand): 01:37:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45' 01:37:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 --push - 01:37:06 #1 [internal] load build definition from Dockerfile 01:37:06 #1 transferring dockerfile: 176B done 01:37:06 #1 DONE 0.0s 01:37:06 01:37:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 01:37:06 #2 DONE 0.0s 01:37:06 01:37:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 01:37:06 #3 DONE 0.0s 01:37:06 01:37:06 #4 [internal] load .dockerignore 01:37:06 #4 transferring context: 2B done 01:37:06 #4 DONE 0.0s 01:37:06 01:37:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 01:37:06 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 done 01:37:06 #5 CACHED 01:37:06 01:37:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 01:37:06 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 0.0s done 01:37:06 #6 CACHED 01:37:06 01:37:06 #7 exporting to image 01:37:06 #7 exporting layers done 01:37:06 #7 exporting manifest sha256:2b4d354fee36db1273027667da34a778dc2c92a892bfe0d17aeffc5cba3546ad done 01:37:06 #7 exporting config sha256:13e469e95c3b061073bd9ad284f317162c1cddf16da703d122f8d047f661addb done 01:37:06 #7 exporting manifest sha256:f189687d41850a29b074998c4602802506ddfa0356a79e8da935d4d55b85039d done 01:37:06 #7 exporting config sha256:beb16e31e2216b6245e57cd370ee2a55f0eda7b7462ad64c3b047caf654205db done 01:37:06 #7 exporting manifest list sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 done 01:37:06 #7 pushing layers 0.0s done 01:37:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45@sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 01:37:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45@sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 0.1s done 01:37:06 #7 DONE 0.1s 01:37:06 01:37:06 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:37:06 #8 DONE 0.0s 01:37:06 01:37:06 1 warning found (use --debug to expand): 01:37:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:37:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:37:06 #1 [internal] load build definition from Dockerfile 01:37:06 #1 transferring dockerfile: 217B done 01:37:06 #1 DONE 0.0s 01:37:06 01:37:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:06 #2 DONE 0.0s 01:37:06 01:37:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:06 #3 DONE 0.0s 01:37:06 01:37:06 #4 [internal] load .dockerignore 01:37:06 #4 transferring context: 2B done 01:37:06 #4 DONE 0.0s 01:37:06 01:37:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 01:37:06 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 0.0s done 01:37:06 #5 CACHED 01:37:06 01:37:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 01:37:06 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 done 01:37:06 #6 CACHED 01:37:06 01:37:06 #7 exporting to image 01:37:06 #7 exporting layers 01:37:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:06 #7 exporting layers done 01:37:06 #7 exporting manifest sha256:2b4d354fee36db1273027667da34a778dc2c92a892bfe0d17aeffc5cba3546ad done 01:37:06 #7 exporting config sha256:13e469e95c3b061073bd9ad284f317162c1cddf16da703d122f8d047f661addb done 01:37:06 #7 exporting manifest sha256:f189687d41850a29b074998c4602802506ddfa0356a79e8da935d4d55b85039d done 01:37:06 #7 exporting config sha256:beb16e31e2216b6245e57cd370ee2a55f0eda7b7462ad64c3b047caf654205db done 01:37:06 #7 exporting manifest list sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 done 01:37:06 #7 pushing layers 0.0s done 01:37:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 0.1s done 01:37:06 #7 DONE 0.1s 01:37:06 01:37:06 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:37:06 #8 DONE 0.0s 01:37:06 01:37:06 1 warning found (use --debug to expand): 01:37:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 01:37:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 01:37:07 #1 [internal] load build definition from Dockerfile 01:37:07 #1 transferring dockerfile: 168B done 01:37:07 #1 DONE 0.0s 01:37:07 01:37:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:37:07 #2 DONE 0.0s 01:37:07 01:37:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:37:07 #3 DONE 0.0s 01:37:07 01:37:07 #4 [internal] load .dockerignore 01:37:07 #4 transferring context: 2B done 01:37:07 #4 DONE 0.0s 01:37:07 01:37:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 01:37:07 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 done 01:37:07 #5 CACHED 01:37:07 01:37:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 01:37:07 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 done 01:37:07 #6 CACHED 01:37:07 01:37:07 #7 exporting to image 01:37:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:07 #7 exporting layers done 01:37:07 #7 exporting manifest sha256:2b4d354fee36db1273027667da34a778dc2c92a892bfe0d17aeffc5cba3546ad done 01:37:07 #7 exporting config sha256:13e469e95c3b061073bd9ad284f317162c1cddf16da703d122f8d047f661addb done 01:37:07 #7 exporting manifest sha256:f189687d41850a29b074998c4602802506ddfa0356a79e8da935d4d55b85039d done 01:37:07 #7 exporting config sha256:beb16e31e2216b6245e57cd370ee2a55f0eda7b7462ad64c3b047caf654205db done 01:37:07 #7 exporting manifest list sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 done 01:37:07 #7 pushing layers 0.0s done 01:37:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 0.1s done 01:37:07 #7 DONE 0.1s 01:37:07 01:37:07 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:37:07 #8 DONE 0.0s 01:37:07 01:37:07 1 warning found (use --debug to expand): 01:37:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1' 01:37:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:37:07 #1 [internal] load build definition from Dockerfile 01:37:07 #1 transferring dockerfile: 205B done 01:37:07 #1 DONE 0.0s 01:37:07 01:37:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 01:37:07 #2 DONE 0.0s 01:37:07 01:37:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 01:37:07 #3 DONE 0.0s 01:37:07 01:37:07 #4 [internal] load .dockerignore 01:37:07 #4 transferring context: 2B done 01:37:07 #4 DONE 0.0s 01:37:07 01:37:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 01:37:07 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done 01:37:07 #5 DONE 0.0s 01:37:07 01:37:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 01:37:07 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done 01:37:07 #6 DONE 0.0s 01:37:07 01:37:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 01:37:07 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done 01:37:07 #5 DONE 0.1s 01:37:07 01:37:07 #7 exporting to image 01:37:07 #7 exporting layers done 01:37:07 #7 exporting manifest sha256:3cffa5f74ddf104bcb9aac00f54e19554adfec6e5ac3cd8c2a04a3cca307f9cf 0.0s done 01:37:07 #7 exporting config sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 01:37:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:07 #7 ... 01:37:07 01:37:07 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:37:07 #8 DONE 0.0s 01:37:07 01:37:07 #7 exporting to image 01:37:07 #7 exporting config sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 done 01:37:07 #7 exporting manifest sha256:bd8d2c4512e54aca4e2ae2bd13fb31725c9b1de9a983c851a6fa89d703f2387f done 01:37:07 #7 exporting config sha256:dfa49c65bb8c4f50fcc8368a819eeb5dc75a5fe41682cfaa8aa0e6a7537d7954 done 01:37:07 #7 exporting manifest list sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 done 01:37:07 #7 pushing layers 0.1s done 01:37:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 01:37:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 0.1s done 01:37:08 #7 DONE 0.2s 01:37:08 01:37:08 1 warning found (use --debug to expand): 01:37:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 01:37:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 01:37:08 #1 [internal] load build definition from Dockerfile 01:37:08 #1 transferring dockerfile: 171B done 01:37:08 #1 DONE 0.0s 01:37:08 01:37:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:37:08 #2 DONE 0.0s 01:37:08 01:37:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:37:08 #3 DONE 0.0s 01:37:08 01:37:08 #4 [internal] load .dockerignore 01:37:08 #4 transferring context: 2B done 01:37:08 #4 DONE 0.0s 01:37:08 01:37:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 01:37:08 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done 01:37:08 #5 DONE 0.0s 01:37:08 01:37:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 01:37:08 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done 01:37:08 #6 CACHED 01:37:08 01:37:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 01:37:08 #5 CACHED 01:37:08 01:37:08 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:37:08 #7 DONE 0.0s 01:37:08 01:37:08 #8 exporting to image 01:37:08 #8 exporting layers done 01:37:08 #8 exporting manifest sha256:3cffa5f74ddf104bcb9aac00f54e19554adfec6e5ac3cd8c2a04a3cca307f9cf done 01:37:08 #8 exporting config sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 done 01:37:08 #8 exporting manifest sha256:bd8d2c4512e54aca4e2ae2bd13fb31725c9b1de9a983c851a6fa89d703f2387f done 01:37:08 #8 exporting config sha256:dfa49c65bb8c4f50fcc8368a819eeb5dc75a5fe41682cfaa8aa0e6a7537d7954 done 01:37:08 #8 exporting manifest list sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 done 01:37:08 #8 pushing layers 0.0s done 01:37:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 0.1s done 01:37:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:08 #8 DONE 0.1s 01:37:08 01:37:08 1 warning found (use --debug to expand): 01:37:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45' 01:37:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 --push - 01:37:09 #1 [internal] load build definition from Dockerfile 01:37:09 #1 transferring dockerfile: 177B done 01:37:09 #1 DONE 0.0s 01:37:09 01:37:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 01:37:09 #2 DONE 0.0s 01:37:09 01:37:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 01:37:09 #3 DONE 0.0s 01:37:09 01:37:09 #4 [internal] load .dockerignore 01:37:09 #4 transferring context: 2B done 01:37:09 #4 DONE 0.0s 01:37:09 01:37:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 01:37:09 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done 01:37:09 #5 CACHED 01:37:09 01:37:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 01:37:09 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done 01:37:09 #6 CACHED 01:37:09 01:37:09 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:37:09 #7 DONE 0.0s 01:37:09 01:37:09 #8 exporting to image 01:37:09 #8 exporting layers done 01:37:09 #8 exporting manifest sha256:3cffa5f74ddf104bcb9aac00f54e19554adfec6e5ac3cd8c2a04a3cca307f9cf done 01:37:09 #8 exporting config sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 done 01:37:09 #8 exporting manifest sha256:bd8d2c4512e54aca4e2ae2bd13fb31725c9b1de9a983c851a6fa89d703f2387f done 01:37:09 #8 exporting config sha256:dfa49c65bb8c4f50fcc8368a819eeb5dc75a5fe41682cfaa8aa0e6a7537d7954 done 01:37:09 #8 exporting manifest list sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 done 01:37:09 #8 pushing layers 0.0s done 01:37:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 0.1s done 01:37:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:09 #8 DONE 0.1s 01:37:09 01:37:09 1 warning found (use --debug to expand): 01:37:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:37:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:37:09 #1 [internal] load build definition from Dockerfile 01:37:09 #1 transferring dockerfile: 218B done 01:37:09 #1 DONE 0.0s 01:37:09 01:37:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:09 #2 DONE 0.0s 01:37:09 01:37:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:09 #3 DONE 0.0s 01:37:09 01:37:09 #4 [internal] load .dockerignore 01:37:09 #4 transferring context: 2B done 01:37:09 #4 DONE 0.0s 01:37:09 01:37:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 01:37:09 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done 01:37:09 #5 CACHED 01:37:09 01:37:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 01:37:09 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done 01:37:09 #6 CACHED 01:37:09 01:37:09 #7 exporting to image 01:37:09 #7 exporting layers done 01:37:09 #7 exporting manifest sha256:3cffa5f74ddf104bcb9aac00f54e19554adfec6e5ac3cd8c2a04a3cca307f9cf done 01:37:09 #7 exporting config sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 done 01:37:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:09 #7 exporting manifest sha256:bd8d2c4512e54aca4e2ae2bd13fb31725c9b1de9a983c851a6fa89d703f2387f done 01:37:09 #7 exporting config sha256:dfa49c65bb8c4f50fcc8368a819eeb5dc75a5fe41682cfaa8aa0e6a7537d7954 done 01:37:09 #7 exporting manifest list sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 done 01:37:09 #7 pushing layers 0.0s done 01:37:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 0.1s done 01:37:09 #7 DONE 0.1s 01:37:09 01:37:09 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:37:09 #8 DONE 0.0s 01:37:09 01:37:09 1 warning found (use --debug to expand): 01:37:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 01:37:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 01:37:10 #1 [internal] load build definition from Dockerfile 01:37:10 #1 transferring dockerfile: 169B done 01:37:10 #1 DONE 0.0s 01:37:10 01:37:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:37:10 #2 DONE 0.0s 01:37:10 01:37:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:37:10 #3 DONE 0.0s 01:37:10 01:37:10 #4 [internal] load .dockerignore 01:37:10 #4 transferring context: 2B done 01:37:10 #4 DONE 0.0s 01:37:10 01:37:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 01:37:10 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 done 01:37:10 #5 CACHED 01:37:10 01:37:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 01:37:10 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 done 01:37:10 #6 CACHED 01:37:10 01:37:10 #7 exporting to image 01:37:10 #7 exporting layers done 01:37:10 #7 exporting manifest sha256:3cffa5f74ddf104bcb9aac00f54e19554adfec6e5ac3cd8c2a04a3cca307f9cf done 01:37:10 #7 exporting config sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 done 01:37:10 #7 exporting manifest sha256:bd8d2c4512e54aca4e2ae2bd13fb31725c9b1de9a983c851a6fa89d703f2387f done 01:37:10 #7 exporting config sha256:dfa49c65bb8c4f50fcc8368a819eeb5dc75a5fe41682cfaa8aa0e6a7537d7954 done 01:37:10 #7 exporting manifest list sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 done 01:37:10 #7 pushing layers 0.0s done 01:37:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 01:37:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 0.1s done 01:37:10 #7 DONE 0.1s 01:37:10 01:37:10 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:37:10 #8 DONE 0.0s 01:37:10 01:37:10 1 warning found (use --debug to expand): 01:37:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1' 01:37:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:37:10 #1 [internal] load build definition from Dockerfile 01:37:10 #1 transferring dockerfile: 211B done 01:37:10 #1 DONE 0.0s 01:37:10 01:37:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 01:37:10 #2 DONE 0.0s 01:37:10 01:37:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 01:37:10 #3 DONE 0.0s 01:37:10 01:37:10 #4 [internal] load .dockerignore 01:37:10 #4 transferring context: 2B done 01:37:10 #4 DONE 0.0s 01:37:10 01:37:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 01:37:10 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 01:37:10 #5 ... 01:37:10 01:37:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 01:37:10 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa done 01:37:11 #6 DONE 0.2s 01:37:11 01:37:11 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:37:11 #7 DONE 0.0s 01:37:11 01:37:11 #8 exporting to image 01:37:11 #8 exporting layers done 01:37:11 #8 exporting manifest sha256:b0e9a0ae3fedc9f4ca49a4e3ad7044482dedf3e9c4c75e151863cbc4c587584a 0.0s done 01:37:11 #8 exporting config sha256:3ed3601ed10f34ac0839ee7eef29b9dcec0a1e930b76d49ecfa457f2feefc3a4 done 01:37:11 #8 exporting manifest sha256:921694b5240eb12e0d944f544c0906e771515100fc8f41a6841a07ed7da8cf79 done 01:37:11 #8 exporting config sha256:61a63290851d758511140a4174477e7946db94f45fb12eea7cacb124a8ceb82d done 01:37:11 #8 exporting manifest list sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 done 01:37:11 #8 pushing layers 0.1s done 01:37:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 01:37:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 0.1s done 01:37:11 #8 DONE 0.2s 01:37:11 01:37:11 1 warning found (use --debug to expand): 01:37:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 01:37:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 01:37:11 #1 [internal] load build definition from Dockerfile 01:37:11 #1 transferring dockerfile: 177B done 01:37:11 #1 DONE 0.0s 01:37:11 01:37:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:37:11 #2 DONE 0.0s 01:37:11 01:37:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:37:11 #3 DONE 0.0s 01:37:11 01:37:11 #4 [internal] load .dockerignore 01:37:11 #4 transferring context: 2B done 01:37:11 #4 DONE 0.0s 01:37:11 01:37:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 01:37:11 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done 01:37:11 #5 DONE 0.0s 01:37:11 01:37:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 01:37:11 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done 01:37:11 #6 CACHED 01:37:11 01:37:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 01:37:11 #5 CACHED 01:37:11 01:37:11 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:37:11 #7 DONE 0.0s 01:37:11 01:37:11 #8 exporting to image 01:37:11 #8 exporting layers done 01:37:11 #8 exporting manifest sha256:b0e9a0ae3fedc9f4ca49a4e3ad7044482dedf3e9c4c75e151863cbc4c587584a done 01:37:11 #8 exporting config sha256:3ed3601ed10f34ac0839ee7eef29b9dcec0a1e930b76d49ecfa457f2feefc3a4 done 01:37:11 #8 exporting manifest sha256:921694b5240eb12e0d944f544c0906e771515100fc8f41a6841a07ed7da8cf79 done 01:37:11 #8 exporting config sha256:61a63290851d758511140a4174477e7946db94f45fb12eea7cacb124a8ceb82d done 01:37:11 #8 exporting manifest list sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 done 01:37:11 #8 pushing layers 0.0s done 01:37:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 0.1s done 01:37:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:11 #8 DONE 0.1s 01:37:11 01:37:11 1 warning found (use --debug to expand): 01:37:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45' 01:37:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 --push - 01:37:11 #1 [internal] load build definition from Dockerfile 01:37:11 #1 transferring dockerfile: 183B done 01:37:11 #1 DONE 0.0s 01:37:11 01:37:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 01:37:11 #2 DONE 0.0s 01:37:11 01:37:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 01:37:11 #3 DONE 0.0s 01:37:11 01:37:11 #4 [internal] load .dockerignore 01:37:11 #4 transferring context: 2B done 01:37:11 #4 DONE 0.0s 01:37:11 01:37:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 01:37:11 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done 01:37:11 #5 CACHED 01:37:11 01:37:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 01:37:11 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done 01:37:11 #6 CACHED 01:37:11 01:37:11 #7 exporting to image 01:37:11 #7 exporting layers done 01:37:11 #7 exporting manifest sha256:b0e9a0ae3fedc9f4ca49a4e3ad7044482dedf3e9c4c75e151863cbc4c587584a done 01:37:11 #7 exporting config sha256:3ed3601ed10f34ac0839ee7eef29b9dcec0a1e930b76d49ecfa457f2feefc3a4 done 01:37:11 #7 exporting manifest sha256:921694b5240eb12e0d944f544c0906e771515100fc8f41a6841a07ed7da8cf79 done 01:37:11 #7 exporting config sha256:61a63290851d758511140a4174477e7946db94f45fb12eea7cacb124a8ceb82d done 01:37:11 #7 exporting manifest list sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 done 01:37:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:12 #7 pushing layers 0.0s done 01:37:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 0.1s done 01:37:12 #7 DONE 0.1s 01:37:12 01:37:12 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:37:12 #8 DONE 0.0s 01:37:12 01:37:12 1 warning found (use --debug to expand): 01:37:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:37:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:37:12 #1 [internal] load build definition from Dockerfile 01:37:12 #1 transferring dockerfile: 224B done 01:37:12 #1 DONE 0.0s 01:37:12 01:37:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:12 #2 DONE 0.0s 01:37:12 01:37:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:12 #3 DONE 0.0s 01:37:12 01:37:12 #4 [internal] load .dockerignore 01:37:12 #4 transferring context: 2B done 01:37:12 #4 DONE 0.0s 01:37:12 01:37:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 01:37:12 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done 01:37:12 #5 CACHED 01:37:12 01:37:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 01:37:12 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done 01:37:12 #6 CACHED 01:37:12 01:37:12 #7 exporting to image 01:37:12 #7 exporting layers done 01:37:12 #7 exporting manifest sha256:b0e9a0ae3fedc9f4ca49a4e3ad7044482dedf3e9c4c75e151863cbc4c587584a done 01:37:12 #7 exporting config sha256:3ed3601ed10f34ac0839ee7eef29b9dcec0a1e930b76d49ecfa457f2feefc3a4 done 01:37:12 #7 exporting manifest sha256:921694b5240eb12e0d944f544c0906e771515100fc8f41a6841a07ed7da8cf79 done 01:37:12 #7 exporting config sha256:61a63290851d758511140a4174477e7946db94f45fb12eea7cacb124a8ceb82d done 01:37:12 #7 exporting manifest list sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 done 01:37:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:12 #7 pushing layers 0.0s done 01:37:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 0.1s done 01:37:12 #7 DONE 0.1s 01:37:12 01:37:12 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:37:12 #8 DONE 0.0s 01:37:12 01:37:12 1 warning found (use --debug to expand): 01:37:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 01:37:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 01:37:13 #1 [internal] load build definition from Dockerfile 01:37:13 #1 transferring dockerfile: 175B done 01:37:13 #1 DONE 0.0s 01:37:13 01:37:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:37:13 #2 DONE 0.0s 01:37:13 01:37:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:37:13 #3 DONE 0.0s 01:37:13 01:37:13 #4 [internal] load .dockerignore 01:37:13 #4 transferring context: 2B done 01:37:13 #4 DONE 0.0s 01:37:13 01:37:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 01:37:13 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa done 01:37:13 #5 CACHED 01:37:13 01:37:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 01:37:13 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done 01:37:13 #6 CACHED 01:37:13 01:37:13 #7 exporting to image 01:37:13 #7 exporting layers 01:37:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:13 #7 ... 01:37:13 01:37:13 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:37:13 #8 DONE 0.0s 01:37:13 01:37:13 #7 exporting to image 01:37:13 #7 exporting layers done 01:37:13 #7 exporting manifest sha256:b0e9a0ae3fedc9f4ca49a4e3ad7044482dedf3e9c4c75e151863cbc4c587584a done 01:37:13 #7 exporting config sha256:3ed3601ed10f34ac0839ee7eef29b9dcec0a1e930b76d49ecfa457f2feefc3a4 done 01:37:13 #7 exporting manifest sha256:921694b5240eb12e0d944f544c0906e771515100fc8f41a6841a07ed7da8cf79 done 01:37:13 #7 exporting config sha256:61a63290851d758511140a4174477e7946db94f45fb12eea7cacb124a8ceb82d done 01:37:13 #7 exporting manifest list sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 done 01:37:13 #7 pushing layers 0.0s done 01:37:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 01:37:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 0.1s done 01:37:13 #7 DONE 0.2s 01:37:13 01:37:13 1 warning found (use --debug to expand): 01:37:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1' 01:37:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:37:13 #1 [internal] load build definition from Dockerfile 01:37:13 #1 transferring dockerfile: 215B done 01:37:13 #1 DONE 0.0s 01:37:13 01:37:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 01:37:13 #2 DONE 0.0s 01:37:13 01:37:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 01:37:13 #3 DONE 0.0s 01:37:13 01:37:13 #4 [internal] load .dockerignore 01:37:13 #4 transferring context: 2B done 01:37:13 #4 DONE 0.0s 01:37:13 01:37:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:13 #5 ... 01:37:13 01:37:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 done 01:37:13 #6 DONE 0.1s 01:37:13 01:37:13 #7 exporting to image 01:37:13 #7 exporting layers done 01:37:13 #7 exporting manifest sha256:0779bc2d8e88224139de1136a8011687875d9028ad79618cff2645017bac3974 done 01:37:13 #7 exporting config sha256:2f5acb6f65d69867ddf80428d7e2d0e7a611950f836929a5ebebd055369dd61a done 01:37:13 #7 exporting manifest sha256:8d911f2673291a7ca04d5ae624626b74aec0e07cfac133e648510ee4d0ac8ad1 done 01:37:13 #7 exporting config sha256:7b4a94a173a39e2704d124e62cbd01270257f94fe7d8fd0edcb3579b12ca7bed done 01:37:13 #7 exporting manifest list sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 01:37:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:13 #7 ... 01:37:13 01:37:13 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:37:13 #8 DONE 0.0s 01:37:13 01:37:13 #7 exporting to image 01:37:13 #7 exporting manifest list sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 done 01:37:13 #7 pushing layers 0.1s done 01:37:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 01:37:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 0.1s done 01:37:14 #7 DONE 0.2s 01:37:14 01:37:14 1 warning found (use --debug to expand): 01:37:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 01:37:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 01:37:14 #1 [internal] load build definition from Dockerfile 01:37:14 #1 transferring dockerfile: 181B done 01:37:14 #1 DONE 0.0s 01:37:14 01:37:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:37:14 #2 DONE 0.0s 01:37:14 01:37:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:37:14 #3 DONE 0.0s 01:37:14 01:37:14 #4 [internal] load .dockerignore 01:37:14 #4 transferring context: 2B done 01:37:14 #4 DONE 0.0s 01:37:14 01:37:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done 01:37:14 #5 DONE 0.0s 01:37:14 01:37:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done 01:37:14 #6 CACHED 01:37:14 01:37:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:14 #5 CACHED 01:37:14 01:37:14 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:37:14 #7 DONE 0.0s 01:37:14 01:37:14 #8 exporting to image 01:37:14 #8 exporting layers done 01:37:14 #8 exporting manifest sha256:0779bc2d8e88224139de1136a8011687875d9028ad79618cff2645017bac3974 done 01:37:14 #8 exporting config sha256:2f5acb6f65d69867ddf80428d7e2d0e7a611950f836929a5ebebd055369dd61a done 01:37:14 #8 exporting manifest sha256:8d911f2673291a7ca04d5ae624626b74aec0e07cfac133e648510ee4d0ac8ad1 done 01:37:14 #8 exporting config sha256:7b4a94a173a39e2704d124e62cbd01270257f94fe7d8fd0edcb3579b12ca7bed done 01:37:14 #8 exporting manifest list sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 done 01:37:14 #8 pushing layers 0.0s done 01:37:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 0.1s done 01:37:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:14 #8 DONE 0.1s 01:37:14 01:37:14 1 warning found (use --debug to expand): 01:37:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45' 01:37:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 --push - 01:37:15 #1 [internal] load build definition from Dockerfile 01:37:15 #1 DONE 0.0s 01:37:15 01:37:15 #1 [internal] load build definition from Dockerfile 01:37:15 #1 transferring dockerfile: 187B done 01:37:15 #1 DONE 0.0s 01:37:15 01:37:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 01:37:15 #2 DONE 0.0s 01:37:15 01:37:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 01:37:15 #3 DONE 0.0s 01:37:15 01:37:15 #4 [internal] load .dockerignore 01:37:15 #4 transferring context: 2B done 01:37:15 #4 DONE 0.0s 01:37:15 01:37:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 done 01:37:15 #5 CACHED 01:37:15 01:37:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done 01:37:15 #6 CACHED 01:37:15 01:37:15 #7 exporting to image 01:37:15 #7 exporting layers done 01:37:15 #7 exporting manifest sha256:0779bc2d8e88224139de1136a8011687875d9028ad79618cff2645017bac3974 done 01:37:15 #7 exporting config sha256:2f5acb6f65d69867ddf80428d7e2d0e7a611950f836929a5ebebd055369dd61a done 01:37:15 #7 exporting manifest sha256:8d911f2673291a7ca04d5ae624626b74aec0e07cfac133e648510ee4d0ac8ad1 done 01:37:15 #7 exporting config sha256:7b4a94a173a39e2704d124e62cbd01270257f94fe7d8fd0edcb3579b12ca7bed done 01:37:15 #7 exporting manifest list sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 done 01:37:15 #7 pushing layers 0.0s done 01:37:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 01:37:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 0.1s done 01:37:15 #7 DONE 0.1s 01:37:15 01:37:15 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:37:15 #8 DONE 0.0s 01:37:15 01:37:15 1 warning found (use --debug to expand): 01:37:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:37:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:37:15 #1 [internal] load build definition from Dockerfile 01:37:15 #1 transferring dockerfile: 228B done 01:37:15 #1 DONE 0.0s 01:37:15 01:37:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:15 #2 DONE 0.0s 01:37:15 01:37:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:15 #3 DONE 0.0s 01:37:15 01:37:15 #4 [internal] load .dockerignore 01:37:15 #4 transferring context: 2B done 01:37:15 #4 DONE 0.0s 01:37:15 01:37:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done 01:37:15 #5 CACHED 01:37:15 01:37:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done 01:37:15 #6 DONE 0.0s 01:37:15 01:37:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:15 #6 CACHED 01:37:15 01:37:15 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:37:15 #7 DONE 0.0s 01:37:15 01:37:15 #8 exporting to image 01:37:15 #8 exporting layers done 01:37:15 #8 exporting manifest sha256:0779bc2d8e88224139de1136a8011687875d9028ad79618cff2645017bac3974 done 01:37:15 #8 exporting config sha256:2f5acb6f65d69867ddf80428d7e2d0e7a611950f836929a5ebebd055369dd61a done 01:37:15 #8 exporting manifest sha256:8d911f2673291a7ca04d5ae624626b74aec0e07cfac133e648510ee4d0ac8ad1 done 01:37:15 #8 exporting config sha256:7b4a94a173a39e2704d124e62cbd01270257f94fe7d8fd0edcb3579b12ca7bed done 01:37:15 #8 exporting manifest list sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 done 01:37:15 #8 pushing layers 0.0s done 01:37:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 0.1s done 01:37:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:15 #8 DONE 0.1s 01:37:15 01:37:15 1 warning found (use --debug to expand): 01:37:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 01:37:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 01:37:16 #1 [internal] load build definition from Dockerfile 01:37:16 #1 transferring dockerfile: 179B done 01:37:16 #1 DONE 0.0s 01:37:16 01:37:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:37:16 #2 DONE 0.0s 01:37:16 01:37:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:37:16 #3 DONE 0.0s 01:37:16 01:37:16 #4 [internal] load .dockerignore 01:37:16 #4 transferring context: 2B done 01:37:16 #4 DONE 0.0s 01:37:16 01:37:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done 01:37:16 #5 DONE 0.0s 01:37:16 01:37:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done 01:37:16 #6 CACHED 01:37:16 01:37:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 01:37:16 #5 CACHED 01:37:16 01:37:16 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:37:16 #7 DONE 0.0s 01:37:16 01:37:16 #8 exporting to image 01:37:16 #8 exporting layers done 01:37:16 #8 exporting manifest sha256:0779bc2d8e88224139de1136a8011687875d9028ad79618cff2645017bac3974 done 01:37:16 #8 exporting config sha256:2f5acb6f65d69867ddf80428d7e2d0e7a611950f836929a5ebebd055369dd61a done 01:37:16 #8 exporting manifest sha256:8d911f2673291a7ca04d5ae624626b74aec0e07cfac133e648510ee4d0ac8ad1 done 01:37:16 #8 exporting config sha256:7b4a94a173a39e2704d124e62cbd01270257f94fe7d8fd0edcb3579b12ca7bed done 01:37:16 #8 exporting manifest list sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 done 01:37:16 #8 pushing layers 0.0s done 01:37:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 0.1s done 01:37:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:16 #8 DONE 0.1s 01:37:16 01:37:16 1 warning found (use --debug to expand): 01:37:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:37:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1' 01:37:16 #1 [internal] load build definition from Dockerfile 01:37:16 #1 transferring dockerfile: 205B done 01:37:16 #1 DONE 0.0s 01:37:16 01:37:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 01:37:16 #2 DONE 0.0s 01:37:16 01:37:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 01:37:16 #3 DONE 0.0s 01:37:16 01:37:16 #4 [internal] load .dockerignore 01:37:16 #4 transferring context: 2B done 01:37:16 #4 DONE 0.0s 01:37:16 01:37:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 01:37:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done 01:37:16 #5 DONE 0.0s 01:37:16 01:37:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 01:37:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done 01:37:16 #6 DONE 0.0s 01:37:16 01:37:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 01:37:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done 01:37:16 #5 DONE 0.1s 01:37:16 01:37:16 #7 exporting to image 01:37:16 #7 exporting layers done 01:37:16 #7 exporting manifest sha256:bcd6aa3aea346b1df003ff9183d8f70a1eb858519f27916ecbfe163caace59a8 done 01:37:16 #7 exporting config sha256:3075de9c06febf9635efcc9f07047268236b9f32316784f738f42d3426a3e309 done 01:37:16 #7 exporting manifest sha256:93d9c3ff57be5d24d5b514fe8fb49db6e76fabcfe9c2c974c5e43f6c75f372c3 done 01:37:16 #7 exporting config sha256:cc0ac220562fa84a36d21aa92a9f87f2aa598f5774d67affc03cd70438efa676 01:37:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:16 #7 ... 01:37:16 01:37:16 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:37:16 #8 DONE 0.0s 01:37:16 01:37:16 #7 exporting to image 01:37:16 #7 exporting config sha256:cc0ac220562fa84a36d21aa92a9f87f2aa598f5774d67affc03cd70438efa676 done 01:37:16 #7 exporting manifest list sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb done 01:37:16 #7 pushing layers 0.1s done 01:37:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb 01:37:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb 0.1s done 01:37:17 #7 DONE 0.2s 01:37:17 01:37:17 1 warning found (use --debug to expand): 01:37:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 01:37:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 01:37:17 #1 [internal] load build definition from Dockerfile 01:37:17 #1 transferring dockerfile: 171B done 01:37:17 #1 DONE 0.0s 01:37:17 01:37:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:37:17 #2 DONE 0.0s 01:37:17 01:37:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:37:17 #3 DONE 0.0s 01:37:17 01:37:17 #4 [internal] load .dockerignore 01:37:17 #4 transferring context: 2B done 01:37:17 #4 DONE 0.0s 01:37:17 01:37:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 01:37:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 done 01:37:17 #5 CACHED 01:37:17 01:37:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 01:37:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 done 01:37:17 #6 CACHED 01:37:17 01:37:17 #7 exporting to image 01:37:17 #7 exporting layers done 01:37:17 #7 exporting manifest sha256:bcd6aa3aea346b1df003ff9183d8f70a1eb858519f27916ecbfe163caace59a8 done 01:37:17 #7 exporting config sha256:3075de9c06febf9635efcc9f07047268236b9f32316784f738f42d3426a3e309 done 01:37:17 #7 exporting manifest sha256:93d9c3ff57be5d24d5b514fe8fb49db6e76fabcfe9c2c974c5e43f6c75f372c3 done 01:37:17 #7 exporting config sha256:cc0ac220562fa84a36d21aa92a9f87f2aa598f5774d67affc03cd70438efa676 done 01:37:17 #7 exporting manifest list sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb done 01:37:17 #7 pushing layers 0.0s done 01:37:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb 01:37:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb 0.1s done 01:37:17 #7 DONE 0.1s 01:37:17 01:37:17 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:37:17 #8 DONE 0.0s 01:37:17 01:37:17 1 warning found (use --debug to expand): 01:37:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45' 01:37:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 --push - 01:37:18 #1 [internal] load build definition from Dockerfile 01:37:18 #1 transferring dockerfile: 177B done 01:37:18 #1 DONE 0.0s 01:37:18 01:37:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 01:37:18 #2 DONE 0.0s 01:37:18 01:37:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 01:37:18 #3 DONE 0.0s 01:37:18 01:37:18 #4 [internal] load .dockerignore 01:37:18 #4 transferring context: 2B done 01:37:18 #4 DONE 0.0s 01:37:18 01:37:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 01:37:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 done 01:37:18 #5 CACHED 01:37:18 01:37:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 01:37:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done 01:37:18 #6 CACHED 01:37:18 01:37:18 #7 exporting to image 01:37:18 #7 exporting layers done 01:37:18 #7 exporting manifest sha256:bcd6aa3aea346b1df003ff9183d8f70a1eb858519f27916ecbfe163caace59a8 done 01:37:18 #7 exporting config sha256:3075de9c06febf9635efcc9f07047268236b9f32316784f738f42d3426a3e309 done 01:37:18 #7 exporting manifest sha256:93d9c3ff57be5d24d5b514fe8fb49db6e76fabcfe9c2c974c5e43f6c75f372c3 done 01:37:18 #7 exporting config sha256:cc0ac220562fa84a36d21aa92a9f87f2aa598f5774d67affc03cd70438efa676 done 01:37:18 #7 exporting manifest list sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb done 01:37:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:18 #7 pushing layers 0.0s done 01:37:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb 0.1s done 01:37:18 #7 DONE 0.1s 01:37:18 01:37:18 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:37:18 #8 DONE 0.0s 01:37:18 01:37:18 1 warning found (use --debug to expand): 01:37:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:37:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:37:18 #1 [internal] load build definition from Dockerfile 01:37:18 #1 transferring dockerfile: 218B done 01:37:18 #1 DONE 0.0s 01:37:18 01:37:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:18 #2 DONE 0.0s 01:37:18 01:37:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:18 #3 DONE 0.0s 01:37:18 01:37:18 #4 [internal] load .dockerignore 01:37:18 #4 transferring context: 2B done 01:37:18 #4 DONE 0.0s 01:37:18 01:37:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 01:37:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 done 01:37:18 #5 CACHED 01:37:18 01:37:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 01:37:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done 01:37:18 #6 DONE 0.0s 01:37:18 01:37:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 01:37:18 #6 CACHED 01:37:18 01:37:18 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:37:18 #7 DONE 0.0s 01:37:18 01:37:18 #8 exporting to image 01:37:18 #8 exporting layers done 01:37:18 #8 exporting manifest sha256:bcd6aa3aea346b1df003ff9183d8f70a1eb858519f27916ecbfe163caace59a8 done 01:37:18 #8 exporting config sha256:3075de9c06febf9635efcc9f07047268236b9f32316784f738f42d3426a3e309 done 01:37:18 #8 exporting manifest sha256:93d9c3ff57be5d24d5b514fe8fb49db6e76fabcfe9c2c974c5e43f6c75f372c3 done 01:37:18 #8 exporting config sha256:cc0ac220562fa84a36d21aa92a9f87f2aa598f5774d67affc03cd70438efa676 done 01:37:18 #8 exporting manifest list sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb done 01:37:18 #8 pushing layers 0.0s done 01:37:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb 0.1s done 01:37:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:18 #8 DONE 0.1s 01:37:18 01:37:18 1 warning found (use --debug to expand): 01:37:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 01:37:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 01:37:19 #1 [internal] load build definition from Dockerfile 01:37:19 #1 transferring dockerfile: 169B done 01:37:19 #1 DONE 0.0s 01:37:19 01:37:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:37:19 #2 DONE 0.0s 01:37:19 01:37:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:37:19 #3 DONE 0.0s 01:37:19 01:37:19 #4 [internal] load .dockerignore 01:37:19 #4 transferring context: 2B done 01:37:19 #4 DONE 0.0s 01:37:19 01:37:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 01:37:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done 01:37:19 #5 CACHED 01:37:19 01:37:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 01:37:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done 01:37:19 #6 CACHED 01:37:19 01:37:19 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:37:19 #7 DONE 0.0s 01:37:19 01:37:19 #8 exporting to image 01:37:19 #8 exporting layers done 01:37:19 #8 exporting manifest sha256:bcd6aa3aea346b1df003ff9183d8f70a1eb858519f27916ecbfe163caace59a8 done 01:37:19 #8 exporting config sha256:3075de9c06febf9635efcc9f07047268236b9f32316784f738f42d3426a3e309 done 01:37:19 #8 exporting manifest sha256:93d9c3ff57be5d24d5b514fe8fb49db6e76fabcfe9c2c974c5e43f6c75f372c3 done 01:37:19 #8 exporting config sha256:cc0ac220562fa84a36d21aa92a9f87f2aa598f5774d67affc03cd70438efa676 done 01:37:19 #8 exporting manifest list sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb done 01:37:19 #8 pushing layers 0.0s done 01:37:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb 0.1s done 01:37:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:19 #8 DONE 0.1s 01:37:19 01:37:19 1 warning found (use --debug to expand): 01:37:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1' 01:37:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:37:19 #1 [internal] load build definition from Dockerfile 01:37:19 #1 transferring dockerfile: 206B done 01:37:19 #1 DONE 0.0s 01:37:19 01:37:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 01:37:19 #2 DONE 0.0s 01:37:19 01:37:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 01:37:19 #3 DONE 0.0s 01:37:19 01:37:19 #4 [internal] load .dockerignore 01:37:19 #4 transferring context: 2B done 01:37:19 #4 DONE 0.0s 01:37:19 01:37:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 01:37:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 01:37:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done 01:37:19 #5 DONE 0.0s 01:37:19 01:37:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 01:37:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done 01:37:19 #6 DONE 0.1s 01:37:19 01:37:19 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:37:19 #7 DONE 0.0s 01:37:19 01:37:19 #8 exporting to image 01:37:19 #8 exporting layers done 01:37:19 #8 exporting manifest sha256:82d1ee5591f981a5f6d5bb1778479c671914b6ffa6fd159d0dadc0dd0d979f5e done 01:37:19 #8 exporting config sha256:e01e92f75ff829b5135f2312a88cb5fca3e1ebac6dcf6705e99fa1088f0d5c7c done 01:37:19 #8 exporting manifest sha256:d315aab91ebccbb4731362897200a94cc7fc7e73ba414bb5d1de79983d8d20ca done 01:37:19 #8 exporting config sha256:fff6c77a11ad7f651168131fc089c9727081898f25c2bc72f4f39085c6d42fe3 done 01:37:19 #8 exporting manifest list sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 done 01:37:19 #8 pushing layers 0.1s done 01:37:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 01:37:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 0.1s done 01:37:20 #8 DONE 0.2s 01:37:20 01:37:20 1 warning found (use --debug to expand): 01:37:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 01:37:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 01:37:20 #1 [internal] load build definition from Dockerfile 01:37:20 #1 transferring dockerfile: 172B done 01:37:20 #1 DONE 0.0s 01:37:20 01:37:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:37:20 #2 DONE 0.0s 01:37:20 01:37:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:37:20 #3 DONE 0.0s 01:37:20 01:37:20 #4 [internal] load .dockerignore 01:37:20 #4 transferring context: 2B done 01:37:20 #4 DONE 0.0s 01:37:20 01:37:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 01:37:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 done 01:37:20 #5 CACHED 01:37:20 01:37:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 01:37:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done 01:37:20 #6 CACHED 01:37:20 01:37:20 #7 exporting to image 01:37:20 #7 exporting layers done 01:37:20 #7 exporting manifest sha256:82d1ee5591f981a5f6d5bb1778479c671914b6ffa6fd159d0dadc0dd0d979f5e done 01:37:20 #7 exporting config sha256:e01e92f75ff829b5135f2312a88cb5fca3e1ebac6dcf6705e99fa1088f0d5c7c done 01:37:20 #7 exporting manifest sha256:d315aab91ebccbb4731362897200a94cc7fc7e73ba414bb5d1de79983d8d20ca done 01:37:20 #7 exporting config sha256:fff6c77a11ad7f651168131fc089c9727081898f25c2bc72f4f39085c6d42fe3 done 01:37:20 #7 exporting manifest list sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 done 01:37:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:20 #7 pushing layers 0.0s done 01:37:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 0.1s done 01:37:20 #7 DONE 0.1s 01:37:20 01:37:20 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:37:20 #8 DONE 0.0s 01:37:20 01:37:20 1 warning found (use --debug to expand): 01:37:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45' 01:37:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 --push - 01:37:21 #1 [internal] load build definition from Dockerfile 01:37:21 #1 transferring dockerfile: 178B done 01:37:21 #1 DONE 0.0s 01:37:21 01:37:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 01:37:21 #2 DONE 0.0s 01:37:21 01:37:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 01:37:21 #3 DONE 0.0s 01:37:21 01:37:21 #4 [internal] load .dockerignore 01:37:21 #4 transferring context: 2B done 01:37:21 #4 DONE 0.0s 01:37:21 01:37:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 01:37:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done 01:37:21 #5 CACHED 01:37:21 01:37:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 01:37:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done 01:37:21 #6 CACHED 01:37:21 01:37:21 #7 exporting to image 01:37:21 #7 exporting layers 01:37:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:21 #7 exporting layers done 01:37:21 #7 exporting manifest sha256:82d1ee5591f981a5f6d5bb1778479c671914b6ffa6fd159d0dadc0dd0d979f5e 0.0s done 01:37:21 #7 exporting config sha256:e01e92f75ff829b5135f2312a88cb5fca3e1ebac6dcf6705e99fa1088f0d5c7c done 01:37:21 #7 exporting manifest sha256:d315aab91ebccbb4731362897200a94cc7fc7e73ba414bb5d1de79983d8d20ca done 01:37:21 #7 exporting config sha256:fff6c77a11ad7f651168131fc089c9727081898f25c2bc72f4f39085c6d42fe3 done 01:37:21 #7 exporting manifest list sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 done 01:37:21 #7 pushing layers 0.0s done 01:37:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45@sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 0.1s done 01:37:21 #7 DONE 0.1s 01:37:21 01:37:21 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:37:21 #8 DONE 0.0s 01:37:21 01:37:21 1 warning found (use --debug to expand): 01:37:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:37:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:37:21 #1 [internal] load build definition from Dockerfile 01:37:21 #1 transferring dockerfile: 219B done 01:37:21 #1 DONE 0.0s 01:37:21 01:37:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:21 #2 DONE 0.0s 01:37:21 01:37:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:21 #3 DONE 0.0s 01:37:21 01:37:21 #4 [internal] load .dockerignore 01:37:21 #4 transferring context: 2B done 01:37:21 #4 DONE 0.0s 01:37:21 01:37:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 01:37:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done 01:37:21 #5 DONE 0.0s 01:37:21 01:37:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 01:37:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done 01:37:21 #6 CACHED 01:37:21 01:37:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 01:37:21 #5 CACHED 01:37:21 01:37:21 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:37:21 #7 DONE 0.0s 01:37:21 01:37:21 #8 exporting to image 01:37:21 #8 exporting layers done 01:37:21 #8 exporting manifest sha256:82d1ee5591f981a5f6d5bb1778479c671914b6ffa6fd159d0dadc0dd0d979f5e done 01:37:21 #8 exporting config sha256:e01e92f75ff829b5135f2312a88cb5fca3e1ebac6dcf6705e99fa1088f0d5c7c done 01:37:21 #8 exporting manifest sha256:d315aab91ebccbb4731362897200a94cc7fc7e73ba414bb5d1de79983d8d20ca done 01:37:21 #8 exporting config sha256:fff6c77a11ad7f651168131fc089c9727081898f25c2bc72f4f39085c6d42fe3 done 01:37:21 #8 exporting manifest list sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 done 01:37:21 #8 pushing layers 0.0s done 01:37:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 0.1s done 01:37:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:21 #8 DONE 0.1s 01:37:21 01:37:21 1 warning found (use --debug to expand): 01:37:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 01:37:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 01:37:22 #1 [internal] load build definition from Dockerfile 01:37:22 #1 transferring dockerfile: 170B done 01:37:22 #1 DONE 0.0s 01:37:22 01:37:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 01:37:22 #2 DONE 0.0s 01:37:22 01:37:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 01:37:22 #3 DONE 0.0s 01:37:22 01:37:22 #4 [internal] load .dockerignore 01:37:22 #4 transferring context: 2B done 01:37:22 #4 DONE 0.0s 01:37:22 01:37:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 01:37:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done 01:37:22 #5 CACHED 01:37:22 01:37:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 01:37:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done 01:37:22 #6 CACHED 01:37:22 01:37:22 #7 exporting to image 01:37:22 #7 exporting layers done 01:37:22 #7 exporting manifest sha256:82d1ee5591f981a5f6d5bb1778479c671914b6ffa6fd159d0dadc0dd0d979f5e done 01:37:22 #7 exporting config sha256:e01e92f75ff829b5135f2312a88cb5fca3e1ebac6dcf6705e99fa1088f0d5c7c done 01:37:22 #7 exporting manifest sha256:d315aab91ebccbb4731362897200a94cc7fc7e73ba414bb5d1de79983d8d20ca done 01:37:22 #7 exporting config sha256:fff6c77a11ad7f651168131fc089c9727081898f25c2bc72f4f39085c6d42fe3 01:37:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:22 #7 exporting config sha256:fff6c77a11ad7f651168131fc089c9727081898f25c2bc72f4f39085c6d42fe3 done 01:37:22 #7 exporting manifest list sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 done 01:37:22 #7 pushing layers 0.0s done 01:37:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 0.1s done 01:37:22 #7 DONE 0.1s 01:37:22 01:37:22 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:37:22 #8 DONE 0.0s 01:37:22 01:37:22 1 warning found (use --debug to expand): 01:37:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1' 01:37:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:37:22 #1 [internal] load build definition from Dockerfile 01:37:22 #1 transferring dockerfile: 206B done 01:37:22 #1 DONE 0.0s 01:37:22 01:37:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 01:37:22 #2 DONE 0.0s 01:37:22 01:37:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 01:37:22 #3 DONE 0.0s 01:37:22 01:37:22 #4 [internal] load .dockerignore 01:37:22 #4 transferring context: 2B done 01:37:22 #4 DONE 0.0s 01:37:22 01:37:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 01:37:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 01:37:22 #5 ... 01:37:22 01:37:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 01:37:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done 01:37:22 #6 DONE 0.1s 01:37:22 01:37:22 #7 exporting to image 01:37:22 #7 exporting layers done 01:37:22 #7 exporting manifest sha256:a22db614832f4be7b5ad4842805f6783f7bba928733092921ca6985a800ec20b done 01:37:22 #7 exporting config sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d 01:37:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:22 #7 ... 01:37:22 01:37:22 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:37:22 #8 DONE 0.0s 01:37:22 01:37:22 #7 exporting to image 01:37:22 #7 exporting config sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d done 01:37:22 #7 exporting manifest sha256:dc306311805f6304835ec3bb5668f535632278d2922799d501810b69c629342c done 01:37:22 #7 exporting config sha256:d6e3b0e7126cd74b82a59a73ed19d8ad3f61fd97981fd6f87954cab41228cfcd done 01:37:22 #7 exporting manifest list sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a done 01:37:22 #7 pushing layers 0.1s done 01:37:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1@sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a 01:37:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1@sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a 0.1s done 01:37:23 #7 DONE 0.2s 01:37:23 01:37:23 1 warning found (use --debug to expand): 01:37:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 01:37:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 01:37:23 #1 [internal] load build definition from Dockerfile 01:37:23 #1 transferring dockerfile: 172B done 01:37:23 #1 DONE 0.0s 01:37:23 01:37:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:37:23 #2 DONE 0.0s 01:37:23 01:37:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:37:23 #3 DONE 0.0s 01:37:23 01:37:23 #4 [internal] load .dockerignore 01:37:23 #4 transferring context: 2B done 01:37:23 #4 DONE 0.0s 01:37:23 01:37:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 01:37:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done 01:37:23 #5 CACHED 01:37:23 01:37:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 01:37:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done 01:37:23 #6 CACHED 01:37:23 01:37:23 #7 exporting to image 01:37:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:23 #7 exporting layers done 01:37:23 #7 exporting manifest sha256:a22db614832f4be7b5ad4842805f6783f7bba928733092921ca6985a800ec20b done 01:37:23 #7 exporting config sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d done 01:37:23 #7 exporting manifest sha256:dc306311805f6304835ec3bb5668f535632278d2922799d501810b69c629342c done 01:37:23 #7 exporting config sha256:d6e3b0e7126cd74b82a59a73ed19d8ad3f61fd97981fd6f87954cab41228cfcd done 01:37:23 #7 exporting manifest list sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a done 01:37:23 #7 pushing layers 0.0s done 01:37:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a 0.1s done 01:37:23 #7 DONE 0.1s 01:37:23 01:37:23 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:37:23 #8 DONE 0.0s 01:37:23 01:37:23 1 warning found (use --debug to expand): 01:37:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45' 01:37:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 --push - 01:37:24 #1 [internal] load build definition from Dockerfile 01:37:24 #1 transferring dockerfile: 178B done 01:37:24 #1 DONE 0.0s 01:37:24 01:37:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 01:37:24 #2 DONE 0.0s 01:37:24 01:37:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 01:37:24 #3 DONE 0.0s 01:37:24 01:37:24 #4 [internal] load .dockerignore 01:37:24 #4 transferring context: 2B done 01:37:24 #4 DONE 0.0s 01:37:24 01:37:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 01:37:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done 01:37:24 #5 CACHED 01:37:24 01:37:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 01:37:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done 01:37:24 #6 CACHED 01:37:24 01:37:24 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:37:24 #7 DONE 0.0s 01:37:24 01:37:24 #8 exporting to image 01:37:24 #8 exporting layers done 01:37:24 #8 exporting manifest sha256:a22db614832f4be7b5ad4842805f6783f7bba928733092921ca6985a800ec20b done 01:37:24 #8 exporting config sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d done 01:37:24 #8 exporting manifest sha256:dc306311805f6304835ec3bb5668f535632278d2922799d501810b69c629342c done 01:37:24 #8 exporting config sha256:d6e3b0e7126cd74b82a59a73ed19d8ad3f61fd97981fd6f87954cab41228cfcd done 01:37:24 #8 exporting manifest list sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a done 01:37:24 #8 pushing layers 0.0s done 01:37:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45@sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a 0.1s done 01:37:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:24 #8 DONE 0.1s 01:37:24 01:37:24 1 warning found (use --debug to expand): 01:37:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:37:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:37:24 #1 [internal] load build definition from Dockerfile 01:37:24 #1 transferring dockerfile: 219B done 01:37:24 #1 DONE 0.0s 01:37:24 01:37:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:24 #2 DONE 0.0s 01:37:24 01:37:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:24 #3 DONE 0.0s 01:37:24 01:37:24 #4 [internal] load .dockerignore 01:37:24 #4 transferring context: 2B done 01:37:24 #4 DONE 0.0s 01:37:24 01:37:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 01:37:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 done 01:37:24 #5 CACHED 01:37:24 01:37:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 01:37:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done 01:37:24 #6 CACHED 01:37:24 01:37:24 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:37:24 #7 DONE 0.0s 01:37:24 01:37:24 #8 exporting to image 01:37:24 #8 exporting layers done 01:37:24 #8 exporting manifest sha256:a22db614832f4be7b5ad4842805f6783f7bba928733092921ca6985a800ec20b done 01:37:24 #8 exporting config sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d done 01:37:24 #8 exporting manifest sha256:dc306311805f6304835ec3bb5668f535632278d2922799d501810b69c629342c done 01:37:24 #8 exporting config sha256:d6e3b0e7126cd74b82a59a73ed19d8ad3f61fd97981fd6f87954cab41228cfcd done 01:37:24 #8 exporting manifest list sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a done 01:37:24 #8 pushing layers 0.0s done 01:37:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a 0.1s done 01:37:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:24 #8 DONE 0.1s 01:37:24 01:37:24 1 warning found (use --debug to expand): 01:37:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 01:37:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 01:37:25 #1 [internal] load build definition from Dockerfile 01:37:25 #1 transferring dockerfile: 170B done 01:37:25 #1 DONE 0.0s 01:37:25 01:37:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 01:37:25 #2 DONE 0.0s 01:37:25 01:37:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 01:37:25 #3 DONE 0.0s 01:37:25 01:37:25 #4 [internal] load .dockerignore 01:37:25 #4 transferring context: 2B done 01:37:25 #4 DONE 0.0s 01:37:25 01:37:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 01:37:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done 01:37:25 #5 DONE 0.0s 01:37:25 01:37:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 01:37:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done 01:37:25 #6 CACHED 01:37:25 01:37:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 01:37:25 #5 CACHED 01:37:25 01:37:25 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:37:25 #7 DONE 0.0s 01:37:25 01:37:25 #8 exporting to image 01:37:25 #8 exporting layers done 01:37:25 #8 exporting manifest sha256:a22db614832f4be7b5ad4842805f6783f7bba928733092921ca6985a800ec20b done 01:37:25 #8 exporting config sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d done 01:37:25 #8 exporting manifest sha256:dc306311805f6304835ec3bb5668f535632278d2922799d501810b69c629342c done 01:37:25 #8 exporting config sha256:d6e3b0e7126cd74b82a59a73ed19d8ad3f61fd97981fd6f87954cab41228cfcd done 01:37:25 #8 exporting manifest list sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a done 01:37:25 #8 pushing layers 0.0s done 01:37:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a 0.1s done 01:37:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:25 #8 DONE 0.1s 01:37:25 01:37:25 1 warning found (use --debug to expand): 01:37:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:37:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1' 01:37:25 #1 [internal] load build definition from Dockerfile 01:37:25 #1 transferring dockerfile: 206B done 01:37:25 #1 DONE 0.0s 01:37:25 01:37:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 01:37:25 #2 DONE 0.0s 01:37:25 01:37:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 01:37:25 #3 DONE 0.1s 01:37:25 01:37:25 #4 [internal] load .dockerignore 01:37:25 #4 transferring context: 2B done 01:37:25 #4 DONE 0.0s 01:37:25 01:37:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 01:37:25 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done 01:37:25 #5 DONE 0.0s 01:37:25 01:37:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 01:37:25 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b done 01:37:25 #6 DONE 0.1s 01:37:25 01:37:25 #7 exporting to image 01:37:25 #7 exporting layers done 01:37:25 #7 exporting manifest sha256:49e585bccbb40d2901f4bdcd7f1f8a7bb7e70cbf37e800aac7965c2a9c134c03 done 01:37:25 #7 exporting config sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 done 01:37:25 #7 exporting manifest sha256:5c275f3aebc1b06b7e125c20fc22e699fe452fd18267b0c29b4696cd6c615e75 done 01:37:25 #7 exporting config sha256:07eefbe566d6d30cb1a81812ea0a9dbb2b548b0a37dc41a011b28c0374af5ae4 01:37:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:25 #7 ... 01:37:25 01:37:25 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:37:25 #8 DONE 0.0s 01:37:25 01:37:25 #7 exporting to image 01:37:25 #7 exporting config sha256:07eefbe566d6d30cb1a81812ea0a9dbb2b548b0a37dc41a011b28c0374af5ae4 done 01:37:25 #7 exporting manifest list sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 done 01:37:25 #7 pushing layers 0.1s done 01:37:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1@sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 01:37:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1@sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 0.1s done 01:37:26 #7 DONE 0.2s 01:37:26 01:37:26 1 warning found (use --debug to expand): 01:37:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 01:37:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 01:37:26 #1 [internal] load build definition from Dockerfile 01:37:26 #1 transferring dockerfile: 172B done 01:37:26 #1 DONE 0.0s 01:37:26 01:37:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 01:37:26 #2 DONE 0.0s 01:37:26 01:37:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 01:37:26 #3 DONE 0.0s 01:37:26 01:37:26 #4 [internal] load .dockerignore 01:37:26 #4 transferring context: 2B done 01:37:26 #4 DONE 0.0s 01:37:26 01:37:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 01:37:26 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done 01:37:26 #5 CACHED 01:37:26 01:37:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 01:37:26 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done 01:37:26 #6 CACHED 01:37:26 01:37:26 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:37:26 #7 DONE 0.0s 01:37:26 01:37:26 #8 exporting to image 01:37:26 #8 exporting layers done 01:37:26 #8 exporting manifest sha256:49e585bccbb40d2901f4bdcd7f1f8a7bb7e70cbf37e800aac7965c2a9c134c03 done 01:37:26 #8 exporting config sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 done 01:37:26 #8 exporting manifest sha256:5c275f3aebc1b06b7e125c20fc22e699fe452fd18267b0c29b4696cd6c615e75 done 01:37:26 #8 exporting config sha256:07eefbe566d6d30cb1a81812ea0a9dbb2b548b0a37dc41a011b28c0374af5ae4 done 01:37:26 #8 exporting manifest list sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 done 01:37:26 #8 pushing layers 0.0s done 01:37:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 0.1s done 01:37:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:26 #8 DONE 0.1s 01:37:26 01:37:26 1 warning found (use --debug to expand): 01:37:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45' 01:37:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 --push - 01:37:27 #1 [internal] load build definition from Dockerfile 01:37:27 #1 transferring dockerfile: 178B done 01:37:27 #1 DONE 0.0s 01:37:27 01:37:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 01:37:27 #2 DONE 0.0s 01:37:27 01:37:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 01:37:27 #3 DONE 0.0s 01:37:27 01:37:27 #4 [internal] load .dockerignore 01:37:27 #4 transferring context: 2B done 01:37:27 #4 DONE 0.0s 01:37:27 01:37:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 01:37:27 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done 01:37:27 #5 DONE 0.0s 01:37:27 01:37:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 01:37:27 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done 01:37:27 #6 CACHED 01:37:27 01:37:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 01:37:27 #5 CACHED 01:37:27 01:37:27 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:37:27 #7 DONE 0.0s 01:37:27 01:37:27 #8 exporting to image 01:37:27 #8 exporting layers done 01:37:27 #8 exporting manifest sha256:49e585bccbb40d2901f4bdcd7f1f8a7bb7e70cbf37e800aac7965c2a9c134c03 done 01:37:27 #8 exporting config sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 done 01:37:27 #8 exporting manifest sha256:5c275f3aebc1b06b7e125c20fc22e699fe452fd18267b0c29b4696cd6c615e75 done 01:37:27 #8 exporting config sha256:07eefbe566d6d30cb1a81812ea0a9dbb2b548b0a37dc41a011b28c0374af5ae4 done 01:37:27 #8 exporting manifest list sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 done 01:37:27 #8 pushing layers 0.0s done 01:37:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45@sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 0.1s done 01:37:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:27 #8 DONE 0.1s 01:37:27 01:37:27 1 warning found (use --debug to expand): 01:37:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:37:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:37:27 #1 [internal] load build definition from Dockerfile 01:37:27 #1 transferring dockerfile: 219B done 01:37:27 #1 DONE 0.0s 01:37:27 01:37:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:27 #2 DONE 0.0s 01:37:27 01:37:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:27 #3 DONE 0.0s 01:37:27 01:37:27 #4 [internal] load .dockerignore 01:37:27 #4 transferring context: 2B done 01:37:27 #4 DONE 0.0s 01:37:27 01:37:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 01:37:27 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done 01:37:27 #5 CACHED 01:37:27 01:37:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 01:37:27 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done 01:37:27 #6 CACHED 01:37:27 01:37:27 #7 exporting to image 01:37:27 #7 exporting layers done 01:37:27 #7 exporting manifest sha256:49e585bccbb40d2901f4bdcd7f1f8a7bb7e70cbf37e800aac7965c2a9c134c03 done 01:37:27 #7 exporting config sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 done 01:37:27 #7 exporting manifest sha256:5c275f3aebc1b06b7e125c20fc22e699fe452fd18267b0c29b4696cd6c615e75 01:37:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:27 #7 exporting manifest sha256:5c275f3aebc1b06b7e125c20fc22e699fe452fd18267b0c29b4696cd6c615e75 done 01:37:27 #7 exporting config sha256:07eefbe566d6d30cb1a81812ea0a9dbb2b548b0a37dc41a011b28c0374af5ae4 done 01:37:27 #7 exporting manifest list sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 done 01:37:27 #7 pushing layers 0.0s done 01:37:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 0.1s done 01:37:27 #7 DONE 0.1s 01:37:27 01:37:27 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:37:27 #8 DONE 0.0s 01:37:27 01:37:27 1 warning found (use --debug to expand): 01:37:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 01:37:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 01:37:28 #1 [internal] load build definition from Dockerfile 01:37:28 #1 transferring dockerfile: 170B done 01:37:28 #1 DONE 0.0s 01:37:28 01:37:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 01:37:28 #2 DONE 0.0s 01:37:28 01:37:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 01:37:28 #3 DONE 0.0s 01:37:28 01:37:28 #4 [internal] load .dockerignore 01:37:28 #4 transferring context: 2B done 01:37:28 #4 DONE 0.0s 01:37:28 01:37:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 01:37:28 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done 01:37:28 #5 CACHED 01:37:28 01:37:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 01:37:28 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done 01:37:28 #6 CACHED 01:37:28 01:37:28 #7 exporting to image 01:37:28 #7 exporting layers done 01:37:28 #7 exporting manifest sha256:49e585bccbb40d2901f4bdcd7f1f8a7bb7e70cbf37e800aac7965c2a9c134c03 done 01:37:28 #7 exporting config sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 01:37:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:28 #7 exporting config sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 done 01:37:28 #7 exporting manifest sha256:5c275f3aebc1b06b7e125c20fc22e699fe452fd18267b0c29b4696cd6c615e75 done 01:37:28 #7 exporting config sha256:07eefbe566d6d30cb1a81812ea0a9dbb2b548b0a37dc41a011b28c0374af5ae4 done 01:37:28 #7 exporting manifest list sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 done 01:37:28 #7 pushing layers 0.0s done 01:37:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 0.1s done 01:37:28 #7 DONE 0.1s 01:37:28 01:37:28 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:37:28 #8 DONE 0.0s 01:37:28 01:37:28 1 warning found (use --debug to expand): 01:37:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 --push - 01:37:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1' 01:37:28 #1 [internal] load build definition from Dockerfile 01:37:28 #1 transferring dockerfile: 202B done 01:37:28 #1 DONE 0.0s 01:37:28 01:37:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 01:37:28 #2 DONE 0.0s 01:37:28 01:37:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 01:37:28 #3 DONE 0.0s 01:37:28 01:37:28 #4 [internal] load .dockerignore 01:37:28 #4 transferring context: 01:37:28 #4 transferring context: 2B done 01:37:28 #4 DONE 0.0s 01:37:28 01:37:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 01:37:28 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done 01:37:28 #5 DONE 0.0s 01:37:28 01:37:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 01:37:28 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done 01:37:28 #6 DONE 0.1s 01:37:28 01:37:28 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:37:28 #7 DONE 0.0s 01:37:28 01:37:28 #8 exporting to image 01:37:28 #8 exporting layers done 01:37:28 #8 exporting manifest sha256:f92b682740e74ef090f1f1fc82e1bdc15a1b366e204b5e1a45a794261a688c4f 0.0s done 01:37:28 #8 exporting config sha256:35f1825adbd8d280b2d71da863eec1eee65bf629556ebee25ad8c6a18764c14e done 01:37:28 #8 exporting manifest sha256:ede82cab90c567b587a85fcb5db27fccbb5ac77718194e213345fd768de43b62 done 01:37:28 #8 exporting config sha256:2730136a4386ceb3ad49eda3e27e98488fcd1da2321a19d6a5255a28591cb970 done 01:37:28 #8 exporting manifest list sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 done 01:37:28 #8 pushing layers 0.1s done 01:37:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1@sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 01:37:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1@sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 0.1s done 01:37:29 #8 DONE 0.2s 01:37:29 01:37:29 1 warning found (use --debug to expand): 01:37:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 01:37:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 01:37:29 #1 [internal] load build definition from Dockerfile 01:37:29 #1 transferring dockerfile: 168B done 01:37:29 #1 DONE 0.0s 01:37:29 01:37:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:37:29 #2 DONE 0.0s 01:37:29 01:37:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:37:29 #3 DONE 0.0s 01:37:29 01:37:29 #4 [internal] load .dockerignore 01:37:29 #4 transferring context: 2B done 01:37:29 #4 DONE 0.0s 01:37:29 01:37:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 01:37:29 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done 01:37:29 #5 DONE 0.0s 01:37:29 01:37:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 01:37:29 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done 01:37:29 #6 CACHED 01:37:29 01:37:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 01:37:29 #5 CACHED 01:37:29 01:37:29 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:37:29 #7 DONE 0.0s 01:37:29 01:37:29 #8 exporting to image 01:37:29 #8 exporting layers done 01:37:29 #8 exporting manifest sha256:f92b682740e74ef090f1f1fc82e1bdc15a1b366e204b5e1a45a794261a688c4f done 01:37:29 #8 exporting config sha256:35f1825adbd8d280b2d71da863eec1eee65bf629556ebee25ad8c6a18764c14e done 01:37:29 #8 exporting manifest sha256:ede82cab90c567b587a85fcb5db27fccbb5ac77718194e213345fd768de43b62 done 01:37:29 #8 exporting config sha256:2730136a4386ceb3ad49eda3e27e98488fcd1da2321a19d6a5255a28591cb970 done 01:37:29 #8 exporting manifest list sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 done 01:37:29 #8 pushing layers 0.0s done 01:37:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 0.1s done 01:37:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:29 #8 DONE 0.1s 01:37:29 01:37:29 1 warning found (use --debug to expand): 01:37:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45' 01:37:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 --push - 01:37:30 #1 [internal] load build definition from Dockerfile 01:37:30 #1 transferring dockerfile: 174B done 01:37:30 #1 DONE 0.0s 01:37:30 01:37:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 01:37:30 #2 DONE 0.0s 01:37:30 01:37:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 01:37:30 #3 DONE 0.0s 01:37:30 01:37:30 #4 [internal] load .dockerignore 01:37:30 #4 transferring context: 2B done 01:37:30 #4 DONE 0.0s 01:37:30 01:37:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 01:37:30 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done 01:37:30 #5 CACHED 01:37:30 01:37:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 01:37:30 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done 01:37:30 #6 CACHED 01:37:30 01:37:30 #7 exporting to image 01:37:30 #7 exporting layers done 01:37:30 #7 exporting manifest sha256:f92b682740e74ef090f1f1fc82e1bdc15a1b366e204b5e1a45a794261a688c4f done 01:37:30 #7 exporting config sha256:35f1825adbd8d280b2d71da863eec1eee65bf629556ebee25ad8c6a18764c14e done 01:37:30 #7 exporting manifest sha256:ede82cab90c567b587a85fcb5db27fccbb5ac77718194e213345fd768de43b62 done 01:37:30 #7 exporting config sha256:2730136a4386ceb3ad49eda3e27e98488fcd1da2321a19d6a5255a28591cb970 done 01:37:30 #7 exporting manifest list sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 done 01:37:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:30 #7 pushing layers 0.0s done 01:37:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45@sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 0.1s done 01:37:30 #7 DONE 0.1s 01:37:30 01:37:30 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:37:30 #8 DONE 0.0s 01:37:30 01:37:30 1 warning found (use --debug to expand): 01:37:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' 01:37:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - 01:37:30 #1 [internal] load build definition from Dockerfile 01:37:30 #1 transferring dockerfile: 215B done 01:37:30 #1 DONE 0.2s 01:37:30 01:37:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:30 #2 DONE 0.1s 01:37:30 01:37:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 01:37:30 #3 DONE 0.1s 01:37:30 01:37:30 #4 [internal] load .dockerignore 01:37:30 #4 transferring context: 01:37:31 #4 transferring context: 2B done 01:37:31 #4 DONE 0.0s 01:37:31 01:37:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 01:37:31 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f done 01:37:31 #5 CACHED 01:37:31 01:37:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 01:37:31 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done 01:37:31 #6 CACHED 01:37:31 01:37:31 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:37:31 #7 DONE 0.0s 01:37:31 01:37:31 #8 exporting to image 01:37:31 #8 exporting layers done 01:37:31 #8 exporting manifest sha256:f92b682740e74ef090f1f1fc82e1bdc15a1b366e204b5e1a45a794261a688c4f done 01:37:31 #8 exporting config sha256:35f1825adbd8d280b2d71da863eec1eee65bf629556ebee25ad8c6a18764c14e done 01:37:31 #8 exporting manifest sha256:ede82cab90c567b587a85fcb5db27fccbb5ac77718194e213345fd768de43b62 done 01:37:31 #8 exporting config sha256:2730136a4386ceb3ad49eda3e27e98488fcd1da2321a19d6a5255a28591cb970 done 01:37:31 #8 exporting manifest list sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 done 01:37:31 #8 pushing layers 0.0s done 01:37:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 0.1s done 01:37:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:31 #8 DONE 0.1s 01:37:31 01:37:31 1 warning found (use --debug to expand): 01:37:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 01:37:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 01:37:31 #1 [internal] load build definition from Dockerfile 01:37:31 #1 transferring dockerfile: 166B done 01:37:31 #1 DONE 0.0s 01:37:31 01:37:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 01:37:31 #2 DONE 0.0s 01:37:31 01:37:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 01:37:31 #3 DONE 0.0s 01:37:31 01:37:31 #4 [internal] load .dockerignore 01:37:31 #4 transferring context: 2B done 01:37:31 #4 DONE 0.0s 01:37:31 01:37:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 01:37:31 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f done 01:37:31 #5 CACHED 01:37:31 01:37:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 01:37:31 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f done 01:37:31 #6 CACHED 01:37:31 01:37:31 #7 exporting to image 01:37:31 #7 exporting layers done 01:37:31 #7 exporting manifest sha256:f92b682740e74ef090f1f1fc82e1bdc15a1b366e204b5e1a45a794261a688c4f done 01:37:31 #7 exporting config sha256:35f1825adbd8d280b2d71da863eec1eee65bf629556ebee25ad8c6a18764c14e done 01:37:31 #7 exporting manifest sha256:ede82cab90c567b587a85fcb5db27fccbb5ac77718194e213345fd768de43b62 done 01:37:31 #7 exporting config sha256:2730136a4386ceb3ad49eda3e27e98488fcd1da2321a19d6a5255a28591cb970 done 01:37:31 #7 exporting manifest list sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 01:37:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:31 #7 exporting manifest list sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 done 01:37:31 #7 pushing layers 0.0s done 01:37:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 0.1s done 01:37:31 #7 DONE 0.1s 01:37:31 01:37:31 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:37:31 #8 DONE 0.0s 01:37:31 01:37:31 1 warning found (use --debug to expand): 01:37:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:37:31 + '[' -d /w/workspace/edgex-go/884/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:37:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:37:32 ---> package-listing.sh 01:37:32 ++ facter osfamily 01:37:32 ++ tr '[:upper:]' '[:lower:]' 01:37:33 + OS_FAMILY=redhat 01:37:33 + workspace=/w/workspace/edgex-go/884 01:37:33 + START_PACKAGES=/tmp/packages_start.txt 01:37:33 + END_PACKAGES=/tmp/packages_end.txt 01:37:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:37:33 + PACKAGES=/tmp/packages_start.txt 01:37:33 + '[' /w/workspace/edgex-go/884 ']' 01:37:33 + PACKAGES=/tmp/packages_end.txt 01:37:33 + case "${OS_FAMILY}" in 01:37:33 + sort 01:37:33 + rpm -qa 01:37:33 + '[' -f /tmp/packages_start.txt ']' 01:37:33 + '[' -f /tmp/packages_end.txt ']' 01:37:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:37:33 + '[' /w/workspace/edgex-go/884 ']' 01:37:33 + mkdir -p /w/workspace/edgex-go/884/archives/ 01:37:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/884/archives/ [Pipeline] echo 01:37:33 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/884/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:37:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:34 01:37:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:34 latest: Pulling from edgex-lftools-log-publisher 01:37:34 5eb5b503b376: Pulling fs layer 01:37:34 5c69ac0246d0: Pulling fs layer 01:37:34 ec43610c2a17: Pulling fs layer 01:37:34 3a2ae6a8a46f: Pulling fs layer 01:37:34 33b1e0a273af: Pulling fs layer 01:37:34 5d3b04190fa2: Pulling fs layer 01:37:34 2f39f015ded8: Pulling fs layer 01:37:34 3a2ae6a8a46f: Waiting 01:37:34 33b1e0a273af: Waiting 01:37:34 5d3b04190fa2: Waiting 01:37:34 2f39f015ded8: Waiting 01:37:34 5c69ac0246d0: Verifying Checksum 01:37:34 5c69ac0246d0: Download complete 01:37:34 3a2ae6a8a46f: Verifying Checksum 01:37:34 3a2ae6a8a46f: Download complete 01:37:34 33b1e0a273af: Verifying Checksum 01:37:34 33b1e0a273af: Download complete 01:37:34 ec43610c2a17: Verifying Checksum 01:37:34 ec43610c2a17: Download complete 01:37:34 5d3b04190fa2: Verifying Checksum 01:37:34 5d3b04190fa2: Download complete 01:37:34 5eb5b503b376: Verifying Checksum 01:37:34 5eb5b503b376: Download complete 01:37:35 2f39f015ded8: Verifying Checksum 01:37:35 2f39f015ded8: Download complete 01:37:36 5eb5b503b376: Pull complete 01:37:36 5c69ac0246d0: Pull complete 01:37:36 ec43610c2a17: Pull complete 01:37:36 3a2ae6a8a46f: Pull complete 01:37:37 33b1e0a273af: Pull complete 01:37:37 5d3b04190fa2: Pull complete 01:37:41 2f39f015ded8: Pull complete 01:37:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:37:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:41 prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container 01:37:41 $ 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/884/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:37:48 $ docker top 84589ed1297da86447856f673d51ce0c0f3b9152cc2b8f9690b505bdb4ac1573 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:48 + touch /tmp/pre-build-complete [Pipeline] sh 01:37:49 + mkdir -p /var/log/sysstat [Pipeline] sh 01:37:49 + ls /var/log/sa-host 01:37:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:49 provisioning config files... 01:37:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5865516691405808640tmp [Pipeline] { [Pipeline] echo 01:37:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:37:49 ---> create-netrc.sh [Pipeline] } 01:37:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:37:50 ---> python-tools-install.sh [Pipeline] echo 01:37:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:37:50 ---> sudo-logs.sh 01:37:50 Archiving 'sudo' log.. 01:37:50 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:50 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:37:50 $ docker stop --time=1 84589ed1297da86447856f673d51ce0c0f3b9152cc2b8f9690b505bdb4ac1573 01:37:51 $ docker rm -f --volumes 84589ed1297da86447856f673d51ce0c0f3b9152cc2b8f9690b505bdb4ac1573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:37:51 [WS-CLEANUP] Deleting project workspace... 01:37:51 [WS-CLEANUP] Deferred wipeout is used... 01:37:51 [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] } 01:52:11 #136 ... 01:52:11 01:52:11 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:52:11 #127 DONE 1107.7s 01:52:11 01:52:11 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:52:11 #136 ... 01:52:11 01:52:11 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:52:11 #155 DONE 0.2s 01:52:11 01:52:11 #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:52:11 #156 DONE 2.0s 01:52:11 01:52:11 #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:52:11 #157 DONE 0.2s 01:52:11 01:52:11 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:52:11 #129 ... 01:52:11 01:52:11 #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:52:11 #158 DONE 0.3s 01:52:11 01:52:11 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:52:11 #151 ... 01:52:11 01:52:11 #159 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:52:11 #159 DONE 0.2s 01:52:11 01:52:11 #160 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:52:12 #160 DONE 0.1s 01:52:12 01:52:12 #161 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:52:12 #161 DONE 0.1s 01:52:12 01:52:12 #162 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 01:52:12 #162 DONE 0.1s 01:52:12 01:52:12 #163 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:52:12 #163 DONE 0.3s 01:52:12 01:52:12 #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:52:12 #164 DONE 0.1s 01:52:12 01:52:12 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:52:12 #136 ... 01:52:12 01:52:12 #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:52:15 #165 DONE 2.2s 01:52:15 01:52:15 #114 [security-bootstrapper] exporting to image 01:52:15 #114 exporting layers 01:52:16 #114 exporting layers 1.2s done 01:52:16 #114 writing image sha256:850f7c3d022d60f1176b23aa4a288d1738fb512e92a2ecd39ce47be512af32d5 0.1s done 01:52:16 #114 naming to docker.io/library/security-bootstrapper-arm64 01:52:16 #114 naming to docker.io/library/security-bootstrapper-arm64 done 01:52:16 #114 DONE 4.3s 01:52:16 01:52:16 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:52:55 #129 ... 01:52:55 01:52:55 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:52:55 #153 DONE 1111.8s 01:52:55 01:52:55 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:52:55 #136 ... 01:52:55 01:52:55 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:52:55 #166 DONE 0.2s 01:52:55 01:52:55 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:52:55 #154 ... 01:52:55 01:52:55 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:52:55 #167 DONE 0.1s 01:52:55 01:52:55 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:52:55 #168 DONE 0.4s 01:52:55 01:52:55 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:52:55 #129 ... 01:52:55 01:52:55 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:52:55 #169 DONE 0.2s 01:52:55 01:52:55 #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:52:55 #170 DONE 0.3s 01:52:55 01:52:55 #171 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:52:57 #171 DONE 1.9s 01:52:57 01:52:57 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:52:57 #132 ... 01:52:57 01:52:57 #114 [core-common-config-bootstrapper] exporting to image 01:52:57 #114 exporting layers 01:52:57 #114 exporting layers 0.7s done 01:52:57 #114 writing image sha256:34eb81b0b8a31617db88203b20e610125dd102970adbed7d69421e992fe10ccc done 01:52:57 #114 naming to docker.io/library/core-common-config-bootstrapper-arm64 01:52:57 #114 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done 01:52:57 #114 DONE 5.1s 01:52:57 01:52:57 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:09:05 #136 ... 02:09:05 02:09:05 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:09:05 #126 2111.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:09:05 #126 ... 02:09:05 02:09:05 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:09:05 #130 DONE 2114.5s 02:09:05 02:09:05 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:05 #129 ... 02:09:05 02:09:05 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:09:05 #172 DONE 0.3s 02:09:05 02:09:05 #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:09:05 #173 DONE 0.2s 02:09:05 02:09:05 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:09:05 #174 DONE 0.2s 02:09:05 02:09:05 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:09:05 #132 ... 02:09:05 02:09:05 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:09:05 #175 DONE 0.1s 02:09:05 02:09:05 #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:09:05 #176 DONE 0.5s 02:09:05 02:09:05 #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:09:05 #177 DONE 0.1s 02:09:05 02:09:05 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:05 #178 DONE 2.3s 02:09:05 02:09:05 #114 [security-proxy-setup] exporting to image 02:09:05 #114 exporting layers 02:09:05 #114 exporting layers 1.1s done 02:09:05 #114 writing image sha256:fc8bea4e6dd1b1db8fcbac9da7e010623adb2a87dd954a637479988052bf6af5 done 02:09:05 #114 naming to docker.io/library/security-proxy-setup-arm64 done 02:09:05 #114 DONE 6.2s 02:09:05 02:09:05 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:09:17 #154 ... 02:09:17 02:09:17 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:09:17 #150 DONE 2095.6s 02:09:17 02:09:17 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:17 #129 ... 02:09:17 02:09:17 #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:09:17 #179 DONE 0.1s 02:09:17 02:09:17 #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:09:17 #180 DONE 0.1s 02:09:17 02:09:17 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:09:17 #152 ... 02:09:17 02:09:17 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:09:18 #181 DONE 0.5s 02:09:18 02:09:18 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:09:18 #182 DONE 0.2s 02:09:18 02:09:18 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:09:18 #132 ... 02:09:18 02:09:18 #114 [core-command] exporting to image 02:09:18 #114 exporting layers 02:09:19 #114 exporting layers 0.5s done 02:09:19 #114 writing image sha256:85cf7df558447c80a46a5041b0c6171ce5d2cdce77fa40e381ce36481318ef23 0.0s done 02:09:19 #114 naming to docker.io/library/core-command-arm64 done 02:09:19 #114 DONE 6.7s 02:09:19 02:09:19 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:29 #129 ... 02:09:29 02:09:29 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:09:29 #126 DONE 2148.7s 02:09:29 02:09:29 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:29 #129 ... 02:09:29 02:09:29 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:09:29 #183 DONE 0.2s 02:09:29 02:09:29 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:29 #129 ... 02:09:29 02:09:29 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:09:29 #184 DONE 0.3s 02:09:29 02:09:29 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:09:29 #185 DONE 0.1s 02:09:29 02:09:29 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:09:29 #186 DONE 0.1s 02:09:29 02:09:29 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:09:29 #187 DONE 0.1s 02:09:29 02:09:29 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:09:30 #152 ... 02:09:30 02:09:30 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:09:30 #188 DONE 0.4s 02:09:30 02:09:30 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:30 #129 ... 02:09:30 02:09:30 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:09:30 #189 DONE 0.5s 02:09:30 02:09:30 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:09:31 #190 DONE 0.2s 02:09:31 02:09:31 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:33 #191 DONE 2.0s 02:09:33 02:09:33 #114 [security-secretstore-setup] exporting to image 02:09:33 #114 exporting layers 02:09:35 #114 exporting layers 2.1s done 02:09:35 #114 writing image sha256:187bcf6f508d0316a2077183e42c7d73fc4d1b75054c1197ddc07024d3fdc7ee done 02:09:35 #114 naming to docker.io/library/security-secretstore-setup-arm64 done 02:09:35 #114 DONE 8.8s 02:09:35 02:09:35 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:10:57 #136 DONE 2197.4s 02:10:57 02:10:57 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:10:57 #129 ... 02:10:57 02:10:57 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:10:57 #192 DONE 0.2s 02:10:57 02:10:57 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:57 #154 ... 02:10:57 02:10:57 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:10:57 #193 DONE 0.2s 02:10:57 02:10:57 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:10:58 #194 DONE 0.5s 02:10:58 02:10:58 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:10:58 #132 ... 02:10:58 02:10:58 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:10:58 #195 DONE 0.1s 02:10:58 02:10:58 #114 [security-spiffe-token-provider] exporting to image 02:10:58 #114 exporting layers 02:10:59 #114 exporting layers 1.0s done 02:10:59 #114 writing image sha256:960ad24b76abc16b4a35537cef6f231b99d2f4d105409e2dd83c8d4370e92270 done 02:10:59 #114 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:10:59 #114 DONE 9.8s 02:10:59 02:10:59 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:11:46 #132 ... 02:11:46 02:11:46 #134 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:11:46 #134 DONE 2265.1s 02:11:46 02:11:46 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:11:46 #132 ... 02:11:46 02:11:46 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:11:46 #196 DONE 0.1s 02:11:46 02:11:46 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:11:46 #129 ... 02:11:46 02:11:46 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:11:46 #197 DONE 0.5s 02:11:46 02:11:46 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:11:46 #198 DONE 0.1s 02:11:46 02:11:46 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:11:46 #129 ... 02:11:46 02:11:46 #114 [core-keeper] exporting to image 02:11:46 #114 exporting layers 02:11:46 #114 exporting layers 0.5s done 02:11:46 #114 writing image sha256:ae78b32a61b0938ab4285be239f49cf223fff50906d8c1cc531f92d94fd61548 done 02:11:46 #114 naming to docker.io/library/core-keeper-arm64 done 02:11:46 #114 DONE 10.3s 02:11:46 02:11:46 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:11:49 #154 ... 02:11:49 02:11:49 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:11:49 #151 DONE 2248.1s 02:11:49 02:11:49 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:11:50 #55 ... 02:11:50 02:11:50 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:11:50 #199 DONE 0.2s 02:11:50 02:11:50 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:11:50 #129 ... 02:11:50 02:11:50 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:11:50 #200 DONE 0.1s 02:11:50 02:11:50 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:11:50 #201 DONE 0.5s 02:11:50 02:11:50 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:11:51 #202 DONE 0.2s 02:11:51 02:11:51 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:11:51 #203 DONE 0.1s 02:11:51 02:11:51 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:11:51 #154 ... 02:11:51 02:11:51 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:11:53 #204 DONE 2.2s 02:11:53 02:11:53 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:11:53 #154 ... 02:11:53 02:11:53 #114 [security-proxy-auth] exporting to image 02:11:53 #114 exporting layers 02:11:54 #114 exporting layers 1.1s done 02:11:54 #114 writing image sha256:f1c9819cfc65809a038cdfd47e3c15835c492699fb60121d07e82159b16d3025 done 02:11:54 #114 naming to docker.io/library/security-proxy-auth-arm64 done 02:11:54 #114 DONE 11.4s 02:11:54 02:11:54 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:11:57 #132 ... 02:11:57 02:11:57 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:11:57 #152 DONE 2255.4s 02:11:57 02:11:57 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:11:57 #132 ... 02:11:57 02:11:57 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:11:57 #154 DONE 2256.1s 02:11:57 02:11:57 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:11:57 #129 ... 02:11:57 02:11:57 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:11:58 #205 DONE 0.1s 02:11:58 02:11:58 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:11:58 #206 DONE 0.3s 02:11:58 02:11:58 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:11:58 #207 DONE 0.3s 02:11:58 02:11:58 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:11:59 #208 DONE 0.6s 02:11:59 02:11:59 #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:11:59 #209 DONE 0.2s 02:11:59 02:11:59 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:11:59 #210 DONE 0.2s 02:11:59 02:11:59 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:11:59 #211 ... 02:11:59 02:11:59 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:11:59 #212 DONE 0.3s 02:11:59 02:11:59 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:11:59 #211 DONE 0.6s 02:11:59 02:11:59 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:11:59 #213 DONE 0.2s 02:11:59 02:11:59 #114 [core-metadata] exporting to image 02:11:59 #114 exporting layers 02:12:00 #114 exporting layers 1.1s done 02:12:00 #114 writing image sha256:738454fe47811b875d79ddeec67fa54824abb741ee8120a0d1cccbd115232e35 done 02:12:00 #114 naming to docker.io/library/core-metadata-arm64 0.0s done 02:12:00 #114 exporting layers 0.7s done 02:12:00 #114 writing image sha256:be2dac979b07fc5256a802f9d35f7d6f6968ee397feebf5857052f3e747d46ea done 02:12:00 #114 naming to docker.io/library/core-data-arm64 done 02:12:00 #114 DONE 12.6s 02:12:00 02:12:00 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:12:15 #129 ... 02:12:15 02:12:15 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:12:15 #132 DONE 2302.1s 02:12:16 02:12:16 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:12:16 #55 ... 02:12:16 02:12:16 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:12:16 #214 DONE 0.1s 02:12:16 02:12:16 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:12:16 #215 DONE 0.1s 02:12:16 02:12:16 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:12:16 #129 ... 02:12:16 02:12:16 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:12:17 #216 DONE 0.5s 02:12:17 02:12:17 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:12:17 #217 DONE 0.4s 02:12:17 02:12:17 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:12:17 #129 ... 02:12:17 02:12:17 #114 [support-scheduler] exporting to image 02:12:17 #114 exporting layers 02:12:18 #114 exporting layers 1.1s done 02:12:18 #114 writing image sha256:e55b25e95ea69f6dcc6642814448a96d1e4fb08fd1007fd4b90c3e1799de7139 done 02:12:18 #114 naming to docker.io/library/support-scheduler-arm64 done 02:12:18 #114 DONE 13.6s 02:12:18 02:12:18 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:12:25 #129 DONE 2316.7s 02:12:25 02:12:25 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:12:25 #55 ... 02:12:25 02:12:25 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:12:25 #218 DONE 0.1s 02:12:25 02:12:25 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:12:25 #219 DONE 0.1s 02:12:25 02:12:25 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:12:26 #220 DONE 0.4s 02:12:26 02:12:26 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:12:26 #221 DONE 0.1s 02:12:26 02:12:26 #114 [support-notifications] exporting to image 02:12:26 #114 exporting layers 02:12:27 #114 exporting layers 1.0s done 02:12:27 #114 writing image sha256:0d4990c29333f6a4884b6d0ee66d84c2cc6dd174f06d5a5077ee1278063eac73 done 02:12:27 #114 naming to docker.io/library/support-notifications-arm64 done 02:12:27 #114 DONE 14.7s 02:12:27 02:12:27 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:12:27 time="2025-08-13T01:31:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:27 time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:12:27 $ docker stop --time=1 aa8c23fefdd389a9158d112827865eadfe10afeed0bf50d820c5c3d9eab54363 02:12:29 $ docker rm -f --volumes aa8c23fefdd389a9158d112827865eadfe10afeed0bf50d820c5c3d9eab54363 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:29 + docker images 02:12:29 REPOSITORY TAG IMAGE ID CREATED SIZE 02:12:29 support-notifications-arm64 latest 0d4990c29333 3 seconds ago 54.1MB 02:12:29 support-scheduler-arm64 latest e55b25e95ea6 12 seconds ago 50.3MB 02:12:29 core-data-arm64 latest be2dac979b07 30 seconds ago 46.5MB 02:12:29 core-metadata-arm64 latest 738454fe4781 30 seconds ago 46.7MB 02:12:29 security-proxy-auth-arm64 latest f1c9819cfc65 36 seconds ago 45.7MB 02:12:29 core-keeper-arm64 latest ae78b32a61b0 46 seconds ago 45.3MB 02:12:29 security-spiffe-token-provider-arm64 latest 960ad24b76ab About a minute ago 49.9MB 02:12:29 security-secretstore-setup-arm64 latest 187bcf6f508d 2 minutes ago 80.2MB 02:12:29 core-command-arm64 latest 85cf7df55844 3 minutes ago 41MB 02:12:29 security-proxy-setup-arm64 latest fc8bea4e6dd1 3 minutes ago 50.3MB 02:12:29 core-common-config-bootstrapper-arm64 latest 34eb81b0b8a3 19 minutes ago 21MB 02:12:29 security-bootstrapper-arm64 latest 850f7c3d022d 20 minutes ago 22.1MB 02:12:29 security-spire-agent-arm64 latest e22a1a70d4b4 40 minutes ago 188MB 02:12:29 security-spire-server-arm64 latest 87d6d445e461 40 minutes ago 145MB 02:12:29 security-spire-config-arm64 latest 3b6138db350b 40 minutes ago 144MB 02:12:29 ci-base-image-arm64 latest 980274766175 41 minutes ago 922MB 02:12:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 9 days ago 566MB 02:12:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:29 provisioning config files... 02:12:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/884@tmp/config12264194134763656768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:30 ---> ****-login.sh 02:12:30 nexus3.edgexfoundry.org:10001 02:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:30 Configure a credential helper to remove this warning. See 02:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:30 02:12:30 Login Succeeded 02:12:30 nexus3.edgexfoundry.org:10002 02:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:31 Configure a credential helper to remove this warning. See 02:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:31 02:12:31 Login Succeeded 02:12:31 nexus3.edgexfoundry.org:10003 02:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:31 Configure a credential helper to remove this warning. See 02:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:31 02:12:31 Login Succeeded 02:12:31 nexus3.edgexfoundry.org:10004 02:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:31 Configure a credential helper to remove this warning. See 02:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:31 02:12:31 Login Succeeded 02:12:31 ****.io 02:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:32 Configure a credential helper to remove this warning. See 02:12:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:32 02:12:32 Login Succeeded 02:12:32 ---> ****-login.sh ends [Pipeline] } 02:12:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:12:32 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:12:32 ef039b9e9bb41157b63728f80a796861508723d1 02:12:32 latest 02:12:32 4.1.0-dev.45 02:12:32 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:12:32 main 02:12:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:12:33 f21b0700619e: Preparing 02:12:33 78f67ebed1bf: Preparing 02:12:33 c758655b3510: Preparing 02:12:33 d51ea260c12f: Preparing 02:12:33 0804393c308c: Preparing 02:12:33 cb6d028a846f: Preparing 02:12:33 1e890da81ec9: Preparing 02:12:33 cb6d028a846f: Waiting 02:12:33 c758655b3510: Pushed 02:12:33 d51ea260c12f: Pushed 02:12:33 f21b0700619e: Pushed 02:12:33 1e890da81ec9: Layer already exists 02:12:33 cb6d028a846f: Pushed 02:12:33 0804393c308c: Pushed 02:12:40 78f67ebed1bf: Pushed 02:12:40 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:48369516c2cabe06cd2821f6d381fd5d37c73a3d62ef8f14e743426a6271ebc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:12:41 f21b0700619e: Preparing 02:12:41 78f67ebed1bf: Preparing 02:12:41 c758655b3510: Preparing 02:12:41 d51ea260c12f: Preparing 02:12:41 0804393c308c: Preparing 02:12:41 cb6d028a846f: Preparing 02:12:41 1e890da81ec9: Preparing 02:12:41 cb6d028a846f: Waiting 02:12:41 1e890da81ec9: Waiting 02:12:41 f21b0700619e: Layer already exists 02:12:41 0804393c308c: Layer already exists 02:12:41 c758655b3510: Layer already exists 02:12:41 78f67ebed1bf: Layer already exists 02:12:41 d51ea260c12f: Layer already exists 02:12:41 cb6d028a846f: Layer already exists 02:12:41 1e890da81ec9: Layer already exists 02:12:41 latest: digest: sha256:48369516c2cabe06cd2821f6d381fd5d37c73a3d62ef8f14e743426a6271ebc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.45 02:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:12:42 f21b0700619e: Preparing 02:12:42 78f67ebed1bf: Preparing 02:12:42 c758655b3510: Preparing 02:12:42 d51ea260c12f: Preparing 02:12:42 0804393c308c: Preparing 02:12:42 cb6d028a846f: Preparing 02:12:42 1e890da81ec9: Preparing 02:12:42 cb6d028a846f: Waiting 02:12:42 1e890da81ec9: Waiting 02:12:42 78f67ebed1bf: Layer already exists 02:12:42 0804393c308c: Layer already exists 02:12:42 d51ea260c12f: Layer already exists 02:12:42 c758655b3510: Layer already exists 02:12:42 1e890da81ec9: Layer already exists 02:12:42 cb6d028a846f: Layer already exists 02:12:42 f21b0700619e: Layer already exists 02:12:42 4.1.0-dev.45: digest: sha256:48369516c2cabe06cd2821f6d381fd5d37c73a3d62ef8f14e743426a6271ebc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:12:43 f21b0700619e: Preparing 02:12:43 78f67ebed1bf: Preparing 02:12:43 c758655b3510: Preparing 02:12:43 d51ea260c12f: Preparing 02:12:43 0804393c308c: Preparing 02:12:43 cb6d028a846f: Preparing 02:12:43 1e890da81ec9: Preparing 02:12:43 cb6d028a846f: Waiting 02:12:43 f21b0700619e: Layer already exists 02:12:43 78f67ebed1bf: Layer already exists 02:12:43 d51ea260c12f: Layer already exists 02:12:43 c758655b3510: Layer already exists 02:12:43 0804393c308c: Layer already exists 02:12:43 cb6d028a846f: Layer already exists 02:12:43 1e890da81ec9: Layer already exists 02:12:43 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:48369516c2cabe06cd2821f6d381fd5d37c73a3d62ef8f14e743426a6271ebc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:12:43 f21b0700619e: Preparing 02:12:43 78f67ebed1bf: Preparing 02:12:43 c758655b3510: Preparing 02:12:43 d51ea260c12f: Preparing 02:12:43 0804393c308c: Preparing 02:12:43 cb6d028a846f: Preparing 02:12:43 1e890da81ec9: Preparing 02:12:43 cb6d028a846f: Waiting 02:12:43 1e890da81ec9: Waiting 02:12:43 d51ea260c12f: Layer already exists 02:12:43 f21b0700619e: Layer already exists 02:12:43 0804393c308c: Layer already exists 02:12:43 78f67ebed1bf: Layer already exists 02:12:43 c758655b3510: Layer already exists 02:12:43 cb6d028a846f: Layer already exists 02:12:43 1e890da81ec9: Layer already exists 02:12:44 main: digest: sha256:48369516c2cabe06cd2821f6d381fd5d37c73a3d62ef8f14e743426a6271ebc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:44 ===================================================== [Pipeline] echo 02:12:44 taggedImages: 02:12:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:12:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:12:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.45 02:12:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:12:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:12:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:12:44 ef039b9e9bb41157b63728f80a796861508723d1 02:12:44 latest 02:12:44 4.1.0-dev.45 02:12:44 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:12:44 main 02:12:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:12:44 1b31270a75e7: Preparing 02:12:44 3fcbc0047475: Preparing 02:12:44 d989114a1665: Preparing 02:12:44 98e974e91561: Preparing 02:12:44 c758655b3510: Preparing 02:12:44 d51ea260c12f: Preparing 02:12:44 0804393c308c: Preparing 02:12:44 cb6d028a846f: Preparing 02:12:44 1e890da81ec9: Preparing 02:12:44 0804393c308c: Waiting 02:12:44 d51ea260c12f: Waiting 02:12:44 cb6d028a846f: Waiting 02:12:44 1e890da81ec9: Waiting 02:12:44 c758655b3510: Layer already exists 02:12:45 d51ea260c12f: Layer already exists 02:12:45 d989114a1665: Pushed 02:12:45 0804393c308c: Layer already exists 02:12:45 1b31270a75e7: Pushed 02:12:45 3fcbc0047475: Pushed 02:12:45 cb6d028a846f: Layer already exists 02:12:45 1e890da81ec9: Layer already exists 02:12:47 98e974e91561: Pushed 02:12:47 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:d81ad9edcd6117170779979601a20245f649277d660c8b78f78bc87f4bd9c726 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:12:48 1b31270a75e7: Preparing 02:12:48 3fcbc0047475: Preparing 02:12:48 d989114a1665: Preparing 02:12:48 98e974e91561: Preparing 02:12:48 c758655b3510: Preparing 02:12:48 d51ea260c12f: Preparing 02:12:48 0804393c308c: Preparing 02:12:48 cb6d028a846f: Preparing 02:12:48 1e890da81ec9: Preparing 02:12:48 d51ea260c12f: Waiting 02:12:48 0804393c308c: Waiting 02:12:48 cb6d028a846f: Waiting 02:12:48 1e890da81ec9: Waiting 02:12:48 1b31270a75e7: Layer already exists 02:12:48 c758655b3510: Layer already exists 02:12:48 98e974e91561: Layer already exists 02:12:48 3fcbc0047475: Layer already exists 02:12:48 d989114a1665: Layer already exists 02:12:48 1e890da81ec9: Layer already exists 02:12:48 d51ea260c12f: Layer already exists 02:12:48 0804393c308c: Layer already exists 02:12:48 cb6d028a846f: Layer already exists 02:12:48 latest: digest: sha256:d81ad9edcd6117170779979601a20245f649277d660c8b78f78bc87f4bd9c726 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.45 02:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:12:49 1b31270a75e7: Preparing 02:12:49 3fcbc0047475: Preparing 02:12:49 d989114a1665: Preparing 02:12:49 98e974e91561: Preparing 02:12:49 c758655b3510: Preparing 02:12:49 d51ea260c12f: Preparing 02:12:49 0804393c308c: Preparing 02:12:49 cb6d028a846f: Preparing 02:12:49 1e890da81ec9: Preparing 02:12:49 0804393c308c: Waiting 02:12:49 cb6d028a846f: Waiting 02:12:49 1e890da81ec9: Waiting 02:12:49 d51ea260c12f: Waiting 02:12:49 3fcbc0047475: Layer already exists 02:12:49 d989114a1665: Layer already exists 02:12:49 c758655b3510: Layer already exists 02:12:49 98e974e91561: Layer already exists 02:12:49 1b31270a75e7: Layer already exists 02:12:49 d51ea260c12f: Layer already exists 02:12:49 1e890da81ec9: Layer already exists 02:12:49 cb6d028a846f: Layer already exists 02:12:50 0804393c308c: Layer already exists 02:12:50 4.1.0-dev.45: digest: sha256:d81ad9edcd6117170779979601a20245f649277d660c8b78f78bc87f4bd9c726 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:12:51 1b31270a75e7: Preparing 02:12:51 3fcbc0047475: Preparing 02:12:51 d989114a1665: Preparing 02:12:51 98e974e91561: Preparing 02:12:51 c758655b3510: Preparing 02:12:51 d51ea260c12f: Preparing 02:12:51 0804393c308c: Preparing 02:12:51 d51ea260c12f: Waiting 02:12:51 cb6d028a846f: Preparing 02:12:51 1e890da81ec9: Preparing 02:12:51 cb6d028a846f: Waiting 02:12:51 1e890da81ec9: Waiting 02:12:51 0804393c308c: Waiting 02:12:51 c758655b3510: Layer already exists 02:12:51 98e974e91561: Layer already exists 02:12:51 3fcbc0047475: Layer already exists 02:12:51 d989114a1665: Layer already exists 02:12:51 1b31270a75e7: Layer already exists 02:12:51 0804393c308c: Layer already exists 02:12:51 d51ea260c12f: Layer already exists 02:12:51 cb6d028a846f: Layer already exists 02:12:51 1e890da81ec9: Layer already exists 02:12:51 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:d81ad9edcd6117170779979601a20245f649277d660c8b78f78bc87f4bd9c726 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:12:52 1b31270a75e7: Preparing 02:12:52 3fcbc0047475: Preparing 02:12:52 d989114a1665: Preparing 02:12:52 98e974e91561: Preparing 02:12:52 c758655b3510: Preparing 02:12:52 d51ea260c12f: Preparing 02:12:52 0804393c308c: Preparing 02:12:52 d51ea260c12f: Waiting 02:12:52 cb6d028a846f: Preparing 02:12:52 0804393c308c: Waiting 02:12:52 1e890da81ec9: Preparing 02:12:52 cb6d028a846f: Waiting 02:12:52 1e890da81ec9: Waiting 02:12:52 3fcbc0047475: Layer already exists 02:12:52 d989114a1665: Layer already exists 02:12:52 1b31270a75e7: Layer already exists 02:12:52 c758655b3510: Layer already exists 02:12:52 98e974e91561: Layer already exists 02:12:52 0804393c308c: Layer already exists 02:12:52 d51ea260c12f: Layer already exists 02:12:52 1e890da81ec9: Layer already exists 02:12:52 cb6d028a846f: Layer already exists 02:12:52 main: digest: sha256:d81ad9edcd6117170779979601a20245f649277d660c8b78f78bc87f4bd9c726 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:52 ===================================================== [Pipeline] echo 02:12:52 taggedImages: 02:12:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:12:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:12:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.45 02:12:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:12:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:12:52 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:12:52 ef039b9e9bb41157b63728f80a796861508723d1 02:12:52 latest 02:12:52 4.1.0-dev.45 02:12:52 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:12:52 main 02:12:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:12:53 97d20cf164aa: Preparing 02:12:53 c1c1c51495ff: Preparing 02:12:53 c758655b3510: Preparing 02:12:53 d51ea260c12f: Preparing 02:12:53 0359e14c7f2a: Preparing 02:12:53 34cdc00bd073: Preparing 02:12:53 1e890da81ec9: Preparing 02:12:53 34cdc00bd073: Waiting 02:12:53 1e890da81ec9: Waiting 02:12:53 c758655b3510: Layer already exists 02:12:53 d51ea260c12f: Layer already exists 02:12:53 1e890da81ec9: Layer already exists 02:12:53 97d20cf164aa: Pushed 02:12:53 34cdc00bd073: Pushed 02:12:54 0359e14c7f2a: Pushed 02:13:00 c1c1c51495ff: Pushed 02:13:00 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:23d0d0fd9268ed077d7029b7481af83c0dcf0507442fd36a6791d5848febd09d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:13:01 97d20cf164aa: Preparing 02:13:01 c1c1c51495ff: Preparing 02:13:01 c758655b3510: Preparing 02:13:01 d51ea260c12f: Preparing 02:13:01 0359e14c7f2a: Preparing 02:13:01 34cdc00bd073: Preparing 02:13:01 1e890da81ec9: Preparing 02:13:01 34cdc00bd073: Waiting 02:13:01 1e890da81ec9: Waiting 02:13:01 c758655b3510: Layer already exists 02:13:01 97d20cf164aa: Layer already exists 02:13:01 d51ea260c12f: Layer already exists 02:13:01 c1c1c51495ff: Layer already exists 02:13:01 0359e14c7f2a: Layer already exists 02:13:01 1e890da81ec9: Layer already exists 02:13:01 34cdc00bd073: Layer already exists 02:13:02 latest: digest: sha256:23d0d0fd9268ed077d7029b7481af83c0dcf0507442fd36a6791d5848febd09d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.45 02:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:13:02 97d20cf164aa: Preparing 02:13:02 c1c1c51495ff: Preparing 02:13:02 c758655b3510: Preparing 02:13:02 d51ea260c12f: Preparing 02:13:02 0359e14c7f2a: Preparing 02:13:02 34cdc00bd073: Preparing 02:13:02 1e890da81ec9: Preparing 02:13:02 1e890da81ec9: Waiting 02:13:02 c758655b3510: Layer already exists 02:13:02 97d20cf164aa: Layer already exists 02:13:02 d51ea260c12f: Layer already exists 02:13:02 c1c1c51495ff: Layer already exists 02:13:02 0359e14c7f2a: Layer already exists 02:13:02 34cdc00bd073: Layer already exists 02:13:02 1e890da81ec9: Layer already exists 02:13:02 4.1.0-dev.45: digest: sha256:23d0d0fd9268ed077d7029b7481af83c0dcf0507442fd36a6791d5848febd09d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:13:03 97d20cf164aa: Preparing 02:13:03 c1c1c51495ff: Preparing 02:13:03 c758655b3510: Preparing 02:13:03 d51ea260c12f: Preparing 02:13:03 0359e14c7f2a: Preparing 02:13:03 34cdc00bd073: Preparing 02:13:03 1e890da81ec9: Preparing 02:13:03 34cdc00bd073: Waiting 02:13:03 1e890da81ec9: Waiting 02:13:03 c1c1c51495ff: Layer already exists 02:13:03 0359e14c7f2a: Layer already exists 02:13:03 97d20cf164aa: Layer already exists 02:13:03 c758655b3510: Layer already exists 02:13:03 d51ea260c12f: Layer already exists 02:13:03 1e890da81ec9: Layer already exists 02:13:03 34cdc00bd073: Layer already exists 02:13:03 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:23d0d0fd9268ed077d7029b7481af83c0dcf0507442fd36a6791d5848febd09d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:13:04 97d20cf164aa: Preparing 02:13:04 c1c1c51495ff: Preparing 02:13:04 c758655b3510: Preparing 02:13:04 d51ea260c12f: Preparing 02:13:04 0359e14c7f2a: Preparing 02:13:04 34cdc00bd073: Preparing 02:13:04 1e890da81ec9: Preparing 02:13:04 34cdc00bd073: Waiting 02:13:04 1e890da81ec9: Waiting 02:13:04 97d20cf164aa: Layer already exists 02:13:04 c1c1c51495ff: Layer already exists 02:13:04 c758655b3510: Layer already exists 02:13:04 d51ea260c12f: Layer already exists 02:13:04 0359e14c7f2a: Layer already exists 02:13:04 34cdc00bd073: Layer already exists 02:13:04 1e890da81ec9: Layer already exists 02:13:04 main: digest: sha256:23d0d0fd9268ed077d7029b7481af83c0dcf0507442fd36a6791d5848febd09d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:04 ===================================================== [Pipeline] echo 02:13:04 taggedImages: 02:13:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:13:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:13:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.45 02:13:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:13:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:13:05 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:13:05 ef039b9e9bb41157b63728f80a796861508723d1 02:13:05 latest 02:13:05 4.1.0-dev.45 02:13:05 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:13:05 main 02:13:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:13:05 f845eca23c00: Preparing 02:13:05 5a4606ee9784: Preparing 02:13:05 d51ea260c12f: Preparing 02:13:05 8f83582cc1f0: Preparing 02:13:05 954756259bca: Preparing 02:13:05 1e890da81ec9: Preparing 02:13:05 1e890da81ec9: Waiting 02:13:05 d51ea260c12f: Layer already exists 02:13:05 1e890da81ec9: Layer already exists 02:13:09 8f83582cc1f0: Pushed 02:13:09 f845eca23c00: Pushed 02:13:09 954756259bca: Pushed 02:13:14 5a4606ee9784: Pushed 02:13:14 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:3e217dbdf45e0d52a4e0779bdcae75a035759795a1fb18ced89f07da4771553f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:13:15 f845eca23c00: Preparing 02:13:15 5a4606ee9784: Preparing 02:13:15 d51ea260c12f: Preparing 02:13:15 8f83582cc1f0: Preparing 02:13:15 954756259bca: Preparing 02:13:15 1e890da81ec9: Preparing 02:13:15 1e890da81ec9: Waiting 02:13:15 8f83582cc1f0: Layer already exists 02:13:15 d51ea260c12f: Layer already exists 02:13:15 5a4606ee9784: Layer already exists 02:13:15 954756259bca: Layer already exists 02:13:15 f845eca23c00: Layer already exists 02:13:15 1e890da81ec9: Layer already exists 02:13:15 latest: digest: sha256:3e217dbdf45e0d52a4e0779bdcae75a035759795a1fb18ced89f07da4771553f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.45 02:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:13:15 f845eca23c00: Preparing 02:13:15 5a4606ee9784: Preparing 02:13:15 d51ea260c12f: Preparing 02:13:15 8f83582cc1f0: Preparing 02:13:15 954756259bca: Preparing 02:13:15 1e890da81ec9: Preparing 02:13:15 1e890da81ec9: Waiting 02:13:15 d51ea260c12f: Layer already exists 02:13:15 5a4606ee9784: Layer already exists 02:13:15 8f83582cc1f0: Layer already exists 02:13:15 f845eca23c00: Layer already exists 02:13:15 954756259bca: Layer already exists 02:13:15 1e890da81ec9: Layer already exists 02:13:15 4.1.0-dev.45: digest: sha256:3e217dbdf45e0d52a4e0779bdcae75a035759795a1fb18ced89f07da4771553f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:13:16 f845eca23c00: Preparing 02:13:16 5a4606ee9784: Preparing 02:13:16 d51ea260c12f: Preparing 02:13:16 8f83582cc1f0: Preparing 02:13:16 954756259bca: Preparing 02:13:16 1e890da81ec9: Preparing 02:13:16 1e890da81ec9: Waiting 02:13:16 d51ea260c12f: Layer already exists 02:13:16 f845eca23c00: Layer already exists 02:13:16 954756259bca: Layer already exists 02:13:16 5a4606ee9784: Layer already exists 02:13:16 8f83582cc1f0: Layer already exists 02:13:16 1e890da81ec9: Layer already exists 02:13:16 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:3e217dbdf45e0d52a4e0779bdcae75a035759795a1fb18ced89f07da4771553f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:13:17 f845eca23c00: Preparing 02:13:17 5a4606ee9784: Preparing 02:13:17 d51ea260c12f: Preparing 02:13:17 8f83582cc1f0: Preparing 02:13:17 954756259bca: Preparing 02:13:17 1e890da81ec9: Preparing 02:13:17 1e890da81ec9: Waiting 02:13:17 8f83582cc1f0: Layer already exists 02:13:17 f845eca23c00: Layer already exists 02:13:17 5a4606ee9784: Layer already exists 02:13:17 d51ea260c12f: Layer already exists 02:13:17 954756259bca: Layer already exists 02:13:17 1e890da81ec9: Layer already exists 02:13:17 main: digest: sha256:3e217dbdf45e0d52a4e0779bdcae75a035759795a1fb18ced89f07da4771553f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:17 ===================================================== [Pipeline] echo 02:13:17 taggedImages: 02:13:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:13:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:13:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.45 02:13:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:13:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:13:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:13:17 ef039b9e9bb41157b63728f80a796861508723d1 02:13:17 latest 02:13:17 4.1.0-dev.45 02:13:17 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:13:17 main 02:13:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:13:18 c2e9988dca8c: Preparing 02:13:18 0293fad6688c: Preparing 02:13:18 32151ed18e2b: Preparing 02:13:18 c758655b3510: Preparing 02:13:18 d51ea260c12f: Preparing 02:13:18 0804393c308c: Preparing 02:13:18 cb6d028a846f: Preparing 02:13:18 1e890da81ec9: Preparing 02:13:18 0804393c308c: Waiting 02:13:18 cb6d028a846f: Waiting 02:13:18 1e890da81ec9: Waiting 02:13:18 d51ea260c12f: Layer already exists 02:13:18 c758655b3510: Layer already exists 02:13:18 0804393c308c: Layer already exists 02:13:18 cb6d028a846f: Layer already exists 02:13:18 1e890da81ec9: Layer already exists 02:13:18 c2e9988dca8c: Pushed 02:13:18 0293fad6688c: Pushed 02:13:26 32151ed18e2b: Pushed 02:13:26 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:282104c0d4edf6d008a7dbdf69252a54394bc403860e49cd192e3828707e20d4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:13:27 c2e9988dca8c: Preparing 02:13:27 0293fad6688c: Preparing 02:13:27 32151ed18e2b: Preparing 02:13:27 c758655b3510: Preparing 02:13:27 d51ea260c12f: Preparing 02:13:27 0804393c308c: Preparing 02:13:27 cb6d028a846f: Preparing 02:13:27 1e890da81ec9: Preparing 02:13:27 0804393c308c: Waiting 02:13:27 1e890da81ec9: Waiting 02:13:27 cb6d028a846f: Waiting 02:13:27 c2e9988dca8c: Layer already exists 02:13:27 d51ea260c12f: Layer already exists 02:13:27 c758655b3510: Layer already exists 02:13:27 32151ed18e2b: Layer already exists 02:13:27 0293fad6688c: Layer already exists 02:13:27 1e890da81ec9: Layer already exists 02:13:27 0804393c308c: Layer already exists 02:13:27 cb6d028a846f: Layer already exists 02:13:27 latest: digest: sha256:282104c0d4edf6d008a7dbdf69252a54394bc403860e49cd192e3828707e20d4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.45 02:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:13:28 c2e9988dca8c: Preparing 02:13:28 0293fad6688c: Preparing 02:13:28 32151ed18e2b: Preparing 02:13:28 c758655b3510: Preparing 02:13:28 d51ea260c12f: Preparing 02:13:28 0804393c308c: Preparing 02:13:28 cb6d028a846f: Preparing 02:13:28 1e890da81ec9: Preparing 02:13:28 0804393c308c: Waiting 02:13:28 cb6d028a846f: Waiting 02:13:28 1e890da81ec9: Waiting 02:13:28 0293fad6688c: Layer already exists 02:13:28 c758655b3510: Layer already exists 02:13:28 32151ed18e2b: Layer already exists 02:13:28 d51ea260c12f: Layer already exists 02:13:28 c2e9988dca8c: Layer already exists 02:13:28 cb6d028a846f: Layer already exists 02:13:28 0804393c308c: Layer already exists 02:13:28 1e890da81ec9: Layer already exists 02:13:28 4.1.0-dev.45: digest: sha256:282104c0d4edf6d008a7dbdf69252a54394bc403860e49cd192e3828707e20d4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:13:29 c2e9988dca8c: Preparing 02:13:29 0293fad6688c: Preparing 02:13:29 32151ed18e2b: Preparing 02:13:29 c758655b3510: Preparing 02:13:29 d51ea260c12f: Preparing 02:13:29 0804393c308c: Preparing 02:13:29 cb6d028a846f: Preparing 02:13:29 1e890da81ec9: Preparing 02:13:29 cb6d028a846f: Waiting 02:13:29 1e890da81ec9: Waiting 02:13:29 0804393c308c: Waiting 02:13:29 0293fad6688c: Layer already exists 02:13:29 d51ea260c12f: Layer already exists 02:13:29 c758655b3510: Layer already exists 02:13:29 c2e9988dca8c: Layer already exists 02:13:29 32151ed18e2b: Layer already exists 02:13:29 0804393c308c: Layer already exists 02:13:29 cb6d028a846f: Layer already exists 02:13:29 1e890da81ec9: Layer already exists 02:13:29 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:282104c0d4edf6d008a7dbdf69252a54394bc403860e49cd192e3828707e20d4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:13:30 c2e9988dca8c: Preparing 02:13:30 0293fad6688c: Preparing 02:13:30 32151ed18e2b: Preparing 02:13:30 c758655b3510: Preparing 02:13:30 d51ea260c12f: Preparing 02:13:30 0804393c308c: Preparing 02:13:30 cb6d028a846f: Preparing 02:13:30 1e890da81ec9: Preparing 02:13:30 0804393c308c: Waiting 02:13:30 cb6d028a846f: Waiting 02:13:30 1e890da81ec9: Waiting 02:13:30 d51ea260c12f: Layer already exists 02:13:30 32151ed18e2b: Layer already exists 02:13:30 0293fad6688c: Layer already exists 02:13:30 c2e9988dca8c: Layer already exists 02:13:30 c758655b3510: Layer already exists 02:13:30 0804393c308c: Layer already exists 02:13:30 cb6d028a846f: Layer already exists 02:13:30 1e890da81ec9: Layer already exists 02:13:30 main: digest: sha256:282104c0d4edf6d008a7dbdf69252a54394bc403860e49cd192e3828707e20d4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:30 ===================================================== [Pipeline] echo 02:13:30 taggedImages: 02:13:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:13:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:13:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.45 02:13:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:13:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:13:30 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:13:30 ef039b9e9bb41157b63728f80a796861508723d1 02:13:30 latest 02:13:30 4.1.0-dev.45 02:13:30 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:13:30 main 02:13:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:13:31 758ac66714d4: Preparing 02:13:31 da695b1565e7: Preparing 02:13:31 3f04d5adf3c7: Preparing 02:13:31 7f0b61753351: Preparing 02:13:31 a586d061f66a: Preparing 02:13:31 6de665fb2d82: Preparing 02:13:31 c7c00134647c: Preparing 02:13:31 c758655b3510: Preparing 02:13:31 d51ea260c12f: Preparing 02:13:31 9ef17696f8a6: Preparing 02:13:31 45aa6e918c14: Preparing 02:13:31 5f70bf18a086: Preparing 02:13:31 11e555d8dce6: Preparing 02:13:31 a082558a7f7e: Preparing 02:13:31 40a21743d375: Preparing 02:13:31 1e890da81ec9: Preparing 02:13:31 6de665fb2d82: Waiting 02:13:31 c7c00134647c: Waiting 02:13:31 c758655b3510: Waiting 02:13:31 d51ea260c12f: Waiting 02:13:31 9ef17696f8a6: Waiting 02:13:31 45aa6e918c14: Waiting 02:13:31 40a21743d375: Waiting 02:13:31 5f70bf18a086: Waiting 02:13:31 1e890da81ec9: Waiting 02:13:31 11e555d8dce6: Waiting 02:13:31 3f04d5adf3c7: Pushed 02:13:31 7f0b61753351: Pushed 02:13:31 a586d061f66a: Pushed 02:13:31 758ac66714d4: Pushed 02:13:31 da695b1565e7: Pushed 02:13:31 c758655b3510: Layer already exists 02:13:31 d51ea260c12f: Layer already exists 02:13:31 6de665fb2d82: Pushed 02:13:31 5f70bf18a086: Layer already exists 02:13:31 9ef17696f8a6: Pushed 02:13:31 45aa6e918c14: Pushed 02:13:31 11e555d8dce6: Pushed 02:13:31 1e890da81ec9: Layer already exists 02:13:31 40a21743d375: Pushed 02:13:32 a082558a7f7e: Pushed 02:13:34 c7c00134647c: Pushed 02:13:34 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:ec002ca16f1427d029357e828aa141b0cad8a19a5b76a257e1fcb7ea81755ba6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:13:35 758ac66714d4: Preparing 02:13:35 da695b1565e7: Preparing 02:13:35 3f04d5adf3c7: Preparing 02:13:35 7f0b61753351: Preparing 02:13:35 a586d061f66a: Preparing 02:13:35 6de665fb2d82: Preparing 02:13:35 c7c00134647c: Preparing 02:13:35 6de665fb2d82: Waiting 02:13:35 c758655b3510: Preparing 02:13:35 c7c00134647c: Waiting 02:13:35 d51ea260c12f: Preparing 02:13:35 c758655b3510: Waiting 02:13:35 d51ea260c12f: Waiting 02:13:35 9ef17696f8a6: Preparing 02:13:35 45aa6e918c14: Preparing 02:13:35 5f70bf18a086: Preparing 02:13:35 45aa6e918c14: Waiting 02:13:35 11e555d8dce6: Preparing 02:13:35 5f70bf18a086: Waiting 02:13:35 a082558a7f7e: Preparing 02:13:35 40a21743d375: Preparing 02:13:35 1e890da81ec9: Preparing 02:13:35 40a21743d375: Waiting 02:13:35 11e555d8dce6: Waiting 02:13:35 a082558a7f7e: Waiting 02:13:35 1e890da81ec9: Waiting 02:13:35 a586d061f66a: Layer already exists 02:13:35 758ac66714d4: Layer already exists 02:13:35 da695b1565e7: Layer already exists 02:13:35 7f0b61753351: Layer already exists 02:13:35 3f04d5adf3c7: Layer already exists 02:13:35 6de665fb2d82: Layer already exists 02:13:35 c758655b3510: Layer already exists 02:13:35 c7c00134647c: Layer already exists 02:13:35 9ef17696f8a6: Layer already exists 02:13:35 d51ea260c12f: Layer already exists 02:13:35 45aa6e918c14: Layer already exists 02:13:35 5f70bf18a086: Layer already exists 02:13:35 11e555d8dce6: Layer already exists 02:13:35 a082558a7f7e: Layer already exists 02:13:35 40a21743d375: Layer already exists 02:13:35 1e890da81ec9: Layer already exists 02:13:35 latest: digest: sha256:ec002ca16f1427d029357e828aa141b0cad8a19a5b76a257e1fcb7ea81755ba6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.45 02:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:13:36 758ac66714d4: Preparing 02:13:36 da695b1565e7: Preparing 02:13:36 3f04d5adf3c7: Preparing 02:13:36 7f0b61753351: Preparing 02:13:36 a586d061f66a: Preparing 02:13:36 6de665fb2d82: Preparing 02:13:36 c7c00134647c: Preparing 02:13:36 c758655b3510: Preparing 02:13:36 d51ea260c12f: Preparing 02:13:36 9ef17696f8a6: Preparing 02:13:36 45aa6e918c14: Preparing 02:13:36 5f70bf18a086: Preparing 02:13:36 11e555d8dce6: Preparing 02:13:36 a082558a7f7e: Preparing 02:13:36 40a21743d375: Preparing 02:13:36 1e890da81ec9: Preparing 02:13:36 9ef17696f8a6: Waiting 02:13:36 45aa6e918c14: Waiting 02:13:36 5f70bf18a086: Waiting 02:13:36 11e555d8dce6: Waiting 02:13:36 a082558a7f7e: Waiting 02:13:36 40a21743d375: Waiting 02:13:36 1e890da81ec9: Waiting 02:13:36 c7c00134647c: Waiting 02:13:36 6de665fb2d82: Waiting 02:13:36 c758655b3510: Waiting 02:13:36 d51ea260c12f: Waiting 02:13:36 a586d061f66a: Layer already exists 02:13:36 758ac66714d4: Layer already exists 02:13:36 da695b1565e7: Layer already exists 02:13:36 7f0b61753351: Layer already exists 02:13:36 3f04d5adf3c7: Layer already exists 02:13:36 6de665fb2d82: Layer already exists 02:13:36 c7c00134647c: Layer already exists 02:13:36 c758655b3510: Layer already exists 02:13:36 9ef17696f8a6: Layer already exists 02:13:36 d51ea260c12f: Layer already exists 02:13:36 40a21743d375: Layer already exists 02:13:36 45aa6e918c14: Layer already exists 02:13:36 5f70bf18a086: Layer already exists 02:13:36 a082558a7f7e: Layer already exists 02:13:36 11e555d8dce6: Layer already exists 02:13:36 1e890da81ec9: Layer already exists 02:13:36 4.1.0-dev.45: digest: sha256:ec002ca16f1427d029357e828aa141b0cad8a19a5b76a257e1fcb7ea81755ba6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:13:37 758ac66714d4: Preparing 02:13:37 da695b1565e7: Preparing 02:13:37 3f04d5adf3c7: Preparing 02:13:37 7f0b61753351: Preparing 02:13:37 a586d061f66a: Preparing 02:13:37 6de665fb2d82: Preparing 02:13:37 c7c00134647c: Preparing 02:13:37 c758655b3510: Preparing 02:13:37 d51ea260c12f: Preparing 02:13:37 9ef17696f8a6: Preparing 02:13:37 45aa6e918c14: Preparing 02:13:37 5f70bf18a086: Preparing 02:13:37 11e555d8dce6: Preparing 02:13:37 a082558a7f7e: Preparing 02:13:37 40a21743d375: Preparing 02:13:37 1e890da81ec9: Preparing 02:13:37 45aa6e918c14: Waiting 02:13:37 5f70bf18a086: Waiting 02:13:37 11e555d8dce6: Waiting 02:13:37 6de665fb2d82: Waiting 02:13:37 a082558a7f7e: Waiting 02:13:37 c7c00134647c: Waiting 02:13:37 c758655b3510: Waiting 02:13:37 d51ea260c12f: Waiting 02:13:37 9ef17696f8a6: Waiting 02:13:37 40a21743d375: Waiting 02:13:37 1e890da81ec9: Waiting 02:13:37 a586d061f66a: Layer already exists 02:13:37 da695b1565e7: Layer already exists 02:13:37 3f04d5adf3c7: Layer already exists 02:13:37 7f0b61753351: Layer already exists 02:13:37 758ac66714d4: Layer already exists 02:13:37 6de665fb2d82: Layer already exists 02:13:37 c7c00134647c: Layer already exists 02:13:37 d51ea260c12f: Layer already exists 02:13:37 9ef17696f8a6: Layer already exists 02:13:37 c758655b3510: Layer already exists 02:13:37 45aa6e918c14: Layer already exists 02:13:37 5f70bf18a086: Layer already exists 02:13:37 11e555d8dce6: Layer already exists 02:13:37 40a21743d375: Layer already exists 02:13:37 a082558a7f7e: Layer already exists 02:13:37 1e890da81ec9: Layer already exists 02:13:37 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:ec002ca16f1427d029357e828aa141b0cad8a19a5b76a257e1fcb7ea81755ba6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:13:38 758ac66714d4: Preparing 02:13:38 da695b1565e7: Preparing 02:13:38 3f04d5adf3c7: Preparing 02:13:38 7f0b61753351: Preparing 02:13:38 a586d061f66a: Preparing 02:13:38 6de665fb2d82: Preparing 02:13:38 c7c00134647c: Preparing 02:13:38 c758655b3510: Preparing 02:13:38 d51ea260c12f: Preparing 02:13:38 9ef17696f8a6: Preparing 02:13:38 45aa6e918c14: Preparing 02:13:38 5f70bf18a086: Preparing 02:13:38 11e555d8dce6: Preparing 02:13:38 a082558a7f7e: Preparing 02:13:38 40a21743d375: Preparing 02:13:38 1e890da81ec9: Preparing 02:13:38 d51ea260c12f: Waiting 02:13:38 9ef17696f8a6: Waiting 02:13:38 45aa6e918c14: Waiting 02:13:38 5f70bf18a086: Waiting 02:13:38 11e555d8dce6: Waiting 02:13:38 a082558a7f7e: Waiting 02:13:38 40a21743d375: Waiting 02:13:38 1e890da81ec9: Waiting 02:13:38 6de665fb2d82: Waiting 02:13:38 c7c00134647c: Waiting 02:13:38 c758655b3510: Waiting 02:13:38 7f0b61753351: Layer already exists 02:13:38 758ac66714d4: Layer already exists 02:13:38 da695b1565e7: Layer already exists 02:13:38 a586d061f66a: Layer already exists 02:13:38 3f04d5adf3c7: Layer already exists 02:13:38 c7c00134647c: Layer already exists 02:13:38 9ef17696f8a6: Layer already exists 02:13:38 6de665fb2d82: Layer already exists 02:13:38 c758655b3510: Layer already exists 02:13:38 d51ea260c12f: Layer already exists 02:13:38 5f70bf18a086: Layer already exists 02:13:38 11e555d8dce6: Layer already exists 02:13:38 45aa6e918c14: Layer already exists 02:13:38 40a21743d375: Layer already exists 02:13:38 1e890da81ec9: Layer already exists 02:13:38 a082558a7f7e: Layer already exists 02:13:38 main: digest: sha256:ec002ca16f1427d029357e828aa141b0cad8a19a5b76a257e1fcb7ea81755ba6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:38 ===================================================== [Pipeline] echo 02:13:38 taggedImages: 02:13:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:13:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:13:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.45 02:13:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:13:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:13:38 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:13:38 ef039b9e9bb41157b63728f80a796861508723d1 02:13:38 latest 02:13:38 4.1.0-dev.45 02:13:38 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:13:38 main 02:13:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:13:39 c6c52ace9330: Preparing 02:13:39 81d6d1c5ccfe: Preparing 02:13:39 8da7559c28b8: Preparing 02:13:39 6deae26a638b: Preparing 02:13:39 c758655b3510: Preparing 02:13:39 d51ea260c12f: Preparing 02:13:39 0804393c308c: Preparing 02:13:39 d51ea260c12f: Waiting 02:13:39 0804393c308c: Waiting 02:13:39 cb6d028a846f: Preparing 02:13:39 1e890da81ec9: Preparing 02:13:39 cb6d028a846f: Waiting 02:13:39 1e890da81ec9: Waiting 02:13:39 c758655b3510: Layer already exists 02:13:39 d51ea260c12f: Layer already exists 02:13:39 81d6d1c5ccfe: Pushed 02:13:39 8da7559c28b8: Pushed 02:13:39 0804393c308c: Layer already exists 02:13:39 cb6d028a846f: Layer already exists 02:13:39 1e890da81ec9: Layer already exists 02:13:39 c6c52ace9330: Pushed 02:14:06 6deae26a638b: Pushed 02:14:06 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:bf7a7aaa230f52dcf4e8192f455587b9442a574f5b4ac47bdbf4d21bce26ab2c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:14:07 c6c52ace9330: Preparing 02:14:07 81d6d1c5ccfe: Preparing 02:14:07 8da7559c28b8: Preparing 02:14:07 6deae26a638b: Preparing 02:14:07 c758655b3510: Preparing 02:14:07 d51ea260c12f: Preparing 02:14:07 0804393c308c: Preparing 02:14:07 cb6d028a846f: Preparing 02:14:07 1e890da81ec9: Preparing 02:14:07 d51ea260c12f: Waiting 02:14:07 0804393c308c: Waiting 02:14:07 cb6d028a846f: Waiting 02:14:07 81d6d1c5ccfe: Layer already exists 02:14:07 c758655b3510: Layer already exists 02:14:07 8da7559c28b8: Layer already exists 02:14:07 6deae26a638b: Layer already exists 02:14:07 c6c52ace9330: Layer already exists 02:14:07 d51ea260c12f: Layer already exists 02:14:07 cb6d028a846f: Layer already exists 02:14:07 1e890da81ec9: Layer already exists 02:14:07 0804393c308c: Layer already exists 02:14:07 latest: digest: sha256:bf7a7aaa230f52dcf4e8192f455587b9442a574f5b4ac47bdbf4d21bce26ab2c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.45 02:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:14:07 c6c52ace9330: Preparing 02:14:07 81d6d1c5ccfe: Preparing 02:14:07 8da7559c28b8: Preparing 02:14:07 6deae26a638b: Preparing 02:14:07 c758655b3510: Preparing 02:14:07 d51ea260c12f: Preparing 02:14:07 0804393c308c: Preparing 02:14:07 cb6d028a846f: Preparing 02:14:07 1e890da81ec9: Preparing 02:14:07 0804393c308c: Waiting 02:14:07 cb6d028a846f: Waiting 02:14:07 1e890da81ec9: Waiting 02:14:07 81d6d1c5ccfe: Layer already exists 02:14:07 8da7559c28b8: Layer already exists 02:14:07 c6c52ace9330: Layer already exists 02:14:07 6deae26a638b: Layer already exists 02:14:07 c758655b3510: Layer already exists 02:14:07 d51ea260c12f: Layer already exists 02:14:07 cb6d028a846f: Layer already exists 02:14:07 1e890da81ec9: Layer already exists 02:14:07 0804393c308c: Layer already exists 02:14:07 4.1.0-dev.45: digest: sha256:bf7a7aaa230f52dcf4e8192f455587b9442a574f5b4ac47bdbf4d21bce26ab2c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:14:08 c6c52ace9330: Preparing 02:14:08 81d6d1c5ccfe: Preparing 02:14:08 8da7559c28b8: Preparing 02:14:08 6deae26a638b: Preparing 02:14:08 c758655b3510: Preparing 02:14:08 d51ea260c12f: Preparing 02:14:08 0804393c308c: Preparing 02:14:08 cb6d028a846f: Preparing 02:14:08 1e890da81ec9: Preparing 02:14:08 0804393c308c: Waiting 02:14:08 cb6d028a846f: Waiting 02:14:08 1e890da81ec9: Waiting 02:14:08 d51ea260c12f: Waiting 02:14:08 c6c52ace9330: Layer already exists 02:14:08 c758655b3510: Layer already exists 02:14:08 8da7559c28b8: Layer already exists 02:14:08 81d6d1c5ccfe: Layer already exists 02:14:08 6deae26a638b: Layer already exists 02:14:08 d51ea260c12f: Layer already exists 02:14:08 cb6d028a846f: Layer already exists 02:14:08 0804393c308c: Layer already exists 02:14:08 1e890da81ec9: Layer already exists 02:14:08 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:bf7a7aaa230f52dcf4e8192f455587b9442a574f5b4ac47bdbf4d21bce26ab2c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:14:09 c6c52ace9330: Preparing 02:14:09 81d6d1c5ccfe: Preparing 02:14:09 8da7559c28b8: Preparing 02:14:09 6deae26a638b: Preparing 02:14:09 c758655b3510: Preparing 02:14:09 d51ea260c12f: Preparing 02:14:09 0804393c308c: Preparing 02:14:09 cb6d028a846f: Preparing 02:14:09 1e890da81ec9: Preparing 02:14:09 0804393c308c: Waiting 02:14:09 d51ea260c12f: Waiting 02:14:09 cb6d028a846f: Waiting 02:14:09 1e890da81ec9: Waiting 02:14:09 81d6d1c5ccfe: Layer already exists 02:14:09 6deae26a638b: Layer already exists 02:14:09 c758655b3510: Layer already exists 02:14:09 8da7559c28b8: Layer already exists 02:14:09 c6c52ace9330: Layer already exists 02:14:09 0804393c308c: Layer already exists 02:14:09 cb6d028a846f: Layer already exists 02:14:09 d51ea260c12f: Layer already exists 02:14:09 1e890da81ec9: Layer already exists 02:14:09 main: digest: sha256:bf7a7aaa230f52dcf4e8192f455587b9442a574f5b4ac47bdbf4d21bce26ab2c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:10 ===================================================== [Pipeline] echo 02:14:10 taggedImages: 02:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.45 02:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:14:10 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:14:10 ef039b9e9bb41157b63728f80a796861508723d1 02:14:10 latest 02:14:10 4.1.0-dev.45 02:14:10 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:14:10 main 02:14:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:14:12 6dc262b0d8ba: Preparing 02:14:12 8e5b85774472: Preparing 02:14:12 5e246fe4129b: Preparing 02:14:12 66d9e0a24586: Preparing 02:14:12 4c990a3dbe55: Preparing 02:14:12 c758655b3510: Preparing 02:14:12 d51ea260c12f: Preparing 02:14:12 20a5dac87bd6: Preparing 02:14:12 1ca0b82e5ca0: Preparing 02:14:12 12e17741675c: Preparing 02:14:12 d51ea260c12f: Waiting 02:14:12 20a5dac87bd6: Waiting 02:14:12 1ca0b82e5ca0: Waiting 02:14:12 c758655b3510: Waiting 02:14:12 12e17741675c: Waiting 02:14:12 1e890da81ec9: Preparing 02:14:12 1e890da81ec9: Waiting 02:14:12 8e5b85774472: Pushed 02:14:12 4c990a3dbe55: Pushed 02:14:12 66d9e0a24586: Pushed 02:14:12 c758655b3510: Layer already exists 02:14:12 6dc262b0d8ba: Pushed 02:14:12 d51ea260c12f: Layer already exists 02:14:12 1e890da81ec9: Layer already exists 02:14:12 20a5dac87bd6: Pushed 02:14:13 1ca0b82e5ca0: Pushed 02:14:15 12e17741675c: Pushed 02:14:18 5e246fe4129b: Pushed 02:14:18 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:9daca3b82dc741ce8c6fc506b9cef40b50745924f8aee406d10e3efce3047aa5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:14:19 6dc262b0d8ba: Preparing 02:14:19 8e5b85774472: Preparing 02:14:19 5e246fe4129b: Preparing 02:14:19 66d9e0a24586: Preparing 02:14:19 4c990a3dbe55: Preparing 02:14:19 c758655b3510: Preparing 02:14:19 d51ea260c12f: Preparing 02:14:19 20a5dac87bd6: Preparing 02:14:19 1ca0b82e5ca0: Preparing 02:14:19 12e17741675c: Preparing 02:14:19 1e890da81ec9: Preparing 02:14:19 c758655b3510: Waiting 02:14:19 d51ea260c12f: Waiting 02:14:19 20a5dac87bd6: Waiting 02:14:19 1ca0b82e5ca0: Waiting 02:14:19 12e17741675c: Waiting 02:14:19 1e890da81ec9: Waiting 02:14:19 66d9e0a24586: Layer already exists 02:14:19 8e5b85774472: Layer already exists 02:14:19 5e246fe4129b: Layer already exists 02:14:19 4c990a3dbe55: Layer already exists 02:14:19 6dc262b0d8ba: Layer already exists 02:14:19 d51ea260c12f: Layer already exists 02:14:19 20a5dac87bd6: Layer already exists 02:14:19 c758655b3510: Layer already exists 02:14:19 12e17741675c: Layer already exists 02:14:19 1ca0b82e5ca0: Layer already exists 02:14:19 1e890da81ec9: Layer already exists 02:14:19 latest: digest: sha256:9daca3b82dc741ce8c6fc506b9cef40b50745924f8aee406d10e3efce3047aa5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.45 02:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:14:20 6dc262b0d8ba: Preparing 02:14:20 8e5b85774472: Preparing 02:14:20 5e246fe4129b: Preparing 02:14:20 66d9e0a24586: Preparing 02:14:20 4c990a3dbe55: Preparing 02:14:20 c758655b3510: Preparing 02:14:20 d51ea260c12f: Preparing 02:14:20 20a5dac87bd6: Preparing 02:14:20 1ca0b82e5ca0: Preparing 02:14:20 12e17741675c: Preparing 02:14:20 1e890da81ec9: Preparing 02:14:20 d51ea260c12f: Waiting 02:14:20 20a5dac87bd6: Waiting 02:14:20 1ca0b82e5ca0: Waiting 02:14:20 12e17741675c: Waiting 02:14:20 1e890da81ec9: Waiting 02:14:20 c758655b3510: Waiting 02:14:20 66d9e0a24586: Layer already exists 02:14:20 5e246fe4129b: Layer already exists 02:14:20 4c990a3dbe55: Layer already exists 02:14:20 6dc262b0d8ba: Layer already exists 02:14:20 8e5b85774472: Layer already exists 02:14:20 c758655b3510: Layer already exists 02:14:20 20a5dac87bd6: Layer already exists 02:14:20 d51ea260c12f: Layer already exists 02:14:20 12e17741675c: Layer already exists 02:14:20 1ca0b82e5ca0: Layer already exists 02:14:20 1e890da81ec9: Layer already exists 02:14:20 4.1.0-dev.45: digest: sha256:9daca3b82dc741ce8c6fc506b9cef40b50745924f8aee406d10e3efce3047aa5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:14:21 6dc262b0d8ba: Preparing 02:14:21 8e5b85774472: Preparing 02:14:21 5e246fe4129b: Preparing 02:14:21 66d9e0a24586: Preparing 02:14:21 4c990a3dbe55: Preparing 02:14:21 c758655b3510: Preparing 02:14:21 d51ea260c12f: Preparing 02:14:21 20a5dac87bd6: Preparing 02:14:21 1ca0b82e5ca0: Preparing 02:14:21 12e17741675c: Preparing 02:14:21 1e890da81ec9: Preparing 02:14:21 d51ea260c12f: Waiting 02:14:21 20a5dac87bd6: Waiting 02:14:21 1ca0b82e5ca0: Waiting 02:14:21 c758655b3510: Waiting 02:14:21 12e17741675c: Waiting 02:14:21 1e890da81ec9: Waiting 02:14:21 8e5b85774472: Layer already exists 02:14:21 6dc262b0d8ba: Layer already exists 02:14:21 4c990a3dbe55: Layer already exists 02:14:21 66d9e0a24586: Layer already exists 02:14:21 5e246fe4129b: Layer already exists 02:14:21 d51ea260c12f: Layer already exists 02:14:21 1ca0b82e5ca0: Layer already exists 02:14:21 12e17741675c: Layer already exists 02:14:21 20a5dac87bd6: Layer already exists 02:14:21 c758655b3510: Layer already exists 02:14:21 1e890da81ec9: Layer already exists 02:14:21 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:9daca3b82dc741ce8c6fc506b9cef40b50745924f8aee406d10e3efce3047aa5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:14:22 6dc262b0d8ba: Preparing 02:14:22 8e5b85774472: Preparing 02:14:22 5e246fe4129b: Preparing 02:14:22 66d9e0a24586: Preparing 02:14:22 4c990a3dbe55: Preparing 02:14:22 c758655b3510: Preparing 02:14:22 d51ea260c12f: Preparing 02:14:22 20a5dac87bd6: Preparing 02:14:22 1ca0b82e5ca0: Preparing 02:14:22 12e17741675c: Preparing 02:14:22 1e890da81ec9: Preparing 02:14:22 c758655b3510: Waiting 02:14:22 d51ea260c12f: Waiting 02:14:22 20a5dac87bd6: Waiting 02:14:22 12e17741675c: Waiting 02:14:22 1ca0b82e5ca0: Waiting 02:14:22 1e890da81ec9: Waiting 02:14:22 66d9e0a24586: Layer already exists 02:14:22 6dc262b0d8ba: Layer already exists 02:14:22 4c990a3dbe55: Layer already exists 02:14:22 5e246fe4129b: Layer already exists 02:14:22 8e5b85774472: Layer already exists 02:14:22 1ca0b82e5ca0: Layer already exists 02:14:22 20a5dac87bd6: Layer already exists 02:14:22 d51ea260c12f: Layer already exists 02:14:22 c758655b3510: Layer already exists 02:14:22 12e17741675c: Layer already exists 02:14:22 1e890da81ec9: Layer already exists 02:14:22 main: digest: sha256:9daca3b82dc741ce8c6fc506b9cef40b50745924f8aee406d10e3efce3047aa5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:22 ===================================================== [Pipeline] echo 02:14:22 taggedImages: 02:14:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:14:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:14:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.45 02:14:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:14:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:14:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:14:22 ef039b9e9bb41157b63728f80a796861508723d1 02:14:22 latest 02:14:22 4.1.0-dev.45 02:14:22 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:14:22 main 02:14:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:14:23 75d3b8a55705: Preparing 02:14:23 479fbcbae26c: Preparing 02:14:23 aae711cfe993: Preparing 02:14:23 7bd4a6f2040f: Preparing 02:14:23 555fb6897a2b: Preparing 02:14:23 59baa9ff2e2e: Preparing 02:14:23 a09d53107bd3: Preparing 02:14:23 c758655b3510: Preparing 02:14:23 d51ea260c12f: Preparing 02:14:23 c241be9f57f6: Preparing 02:14:23 ef1670de83cf: Preparing 02:14:23 1e890da81ec9: Preparing 02:14:23 59baa9ff2e2e: Waiting 02:14:23 d51ea260c12f: Waiting 02:14:23 a09d53107bd3: Waiting 02:14:23 c241be9f57f6: Waiting 02:14:23 ef1670de83cf: Waiting 02:14:23 c758655b3510: Waiting 02:14:23 1e890da81ec9: Waiting 02:14:25 479fbcbae26c: Pushed 02:14:25 555fb6897a2b: Pushed 02:14:25 75d3b8a55705: Pushed 02:14:25 c758655b3510: Layer already exists 02:14:25 59baa9ff2e2e: Pushed 02:14:25 d51ea260c12f: Layer already exists 02:14:25 a09d53107bd3: Pushed 02:14:26 1e890da81ec9: Layer already exists 02:14:26 c241be9f57f6: Pushed 02:14:28 ef1670de83cf: Pushed 02:14:31 7bd4a6f2040f: Pushed 02:14:32 aae711cfe993: Pushed 02:14:32 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:abbd03b28bc3364aa9471bc187dfad9493ababcd707164dd86a937da87648047 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:14:33 75d3b8a55705: Preparing 02:14:33 479fbcbae26c: Preparing 02:14:33 aae711cfe993: Preparing 02:14:33 7bd4a6f2040f: Preparing 02:14:33 555fb6897a2b: Preparing 02:14:33 59baa9ff2e2e: Preparing 02:14:33 a09d53107bd3: Preparing 02:14:33 c758655b3510: Preparing 02:14:33 d51ea260c12f: Preparing 02:14:33 c241be9f57f6: Preparing 02:14:33 ef1670de83cf: Preparing 02:14:33 1e890da81ec9: Preparing 02:14:33 59baa9ff2e2e: Waiting 02:14:33 a09d53107bd3: Waiting 02:14:33 c758655b3510: Waiting 02:14:33 d51ea260c12f: Waiting 02:14:33 c241be9f57f6: Waiting 02:14:33 ef1670de83cf: Waiting 02:14:33 1e890da81ec9: Waiting 02:14:33 aae711cfe993: Layer already exists 02:14:33 75d3b8a55705: Layer already exists 02:14:33 7bd4a6f2040f: Layer already exists 02:14:33 479fbcbae26c: Layer already exists 02:14:33 555fb6897a2b: Layer already exists 02:14:33 a09d53107bd3: Layer already exists 02:14:33 59baa9ff2e2e: Layer already exists 02:14:33 c241be9f57f6: Layer already exists 02:14:33 d51ea260c12f: Layer already exists 02:14:33 c758655b3510: Layer already exists 02:14:33 ef1670de83cf: Layer already exists 02:14:33 1e890da81ec9: Layer already exists 02:14:33 latest: digest: sha256:abbd03b28bc3364aa9471bc187dfad9493ababcd707164dd86a937da87648047 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.45 02:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:14:34 75d3b8a55705: Preparing 02:14:34 479fbcbae26c: Preparing 02:14:34 aae711cfe993: Preparing 02:14:34 7bd4a6f2040f: Preparing 02:14:34 555fb6897a2b: Preparing 02:14:34 59baa9ff2e2e: Preparing 02:14:34 a09d53107bd3: Preparing 02:14:34 c758655b3510: Preparing 02:14:34 d51ea260c12f: Preparing 02:14:34 c241be9f57f6: Preparing 02:14:34 ef1670de83cf: Preparing 02:14:34 1e890da81ec9: Preparing 02:14:34 c758655b3510: Waiting 02:14:34 d51ea260c12f: Waiting 02:14:34 ef1670de83cf: Waiting 02:14:34 c241be9f57f6: Waiting 02:14:34 a09d53107bd3: Waiting 02:14:34 75d3b8a55705: Layer already exists 02:14:34 aae711cfe993: Layer already exists 02:14:34 7bd4a6f2040f: Layer already exists 02:14:34 479fbcbae26c: Layer already exists 02:14:34 555fb6897a2b: Layer already exists 02:14:34 59baa9ff2e2e: Layer already exists 02:14:34 a09d53107bd3: Layer already exists 02:14:34 c241be9f57f6: Layer already exists 02:14:34 c758655b3510: Layer already exists 02:14:34 d51ea260c12f: Layer already exists 02:14:34 ef1670de83cf: Layer already exists 02:14:34 1e890da81ec9: Layer already exists 02:14:34 4.1.0-dev.45: digest: sha256:abbd03b28bc3364aa9471bc187dfad9493ababcd707164dd86a937da87648047 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:14:35 75d3b8a55705: Preparing 02:14:35 479fbcbae26c: Preparing 02:14:35 aae711cfe993: Preparing 02:14:35 7bd4a6f2040f: Preparing 02:14:35 555fb6897a2b: Preparing 02:14:35 59baa9ff2e2e: Preparing 02:14:35 a09d53107bd3: Preparing 02:14:35 c758655b3510: Preparing 02:14:35 d51ea260c12f: Preparing 02:14:35 c241be9f57f6: Preparing 02:14:35 ef1670de83cf: Preparing 02:14:35 1e890da81ec9: Preparing 02:14:35 c758655b3510: Waiting 02:14:35 59baa9ff2e2e: Waiting 02:14:35 d51ea260c12f: Waiting 02:14:35 c241be9f57f6: Waiting 02:14:35 ef1670de83cf: Waiting 02:14:35 1e890da81ec9: Waiting 02:14:35 a09d53107bd3: Waiting 02:14:35 555fb6897a2b: Layer already exists 02:14:35 75d3b8a55705: Layer already exists 02:14:35 7bd4a6f2040f: Layer already exists 02:14:35 479fbcbae26c: Layer already exists 02:14:35 aae711cfe993: Layer already exists 02:14:35 59baa9ff2e2e: Layer already exists 02:14:35 a09d53107bd3: Layer already exists 02:14:35 d51ea260c12f: Layer already exists 02:14:35 c758655b3510: Layer already exists 02:14:35 c241be9f57f6: Layer already exists 02:14:35 ef1670de83cf: Layer already exists 02:14:35 1e890da81ec9: Layer already exists 02:14:35 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:abbd03b28bc3364aa9471bc187dfad9493ababcd707164dd86a937da87648047 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:14:36 75d3b8a55705: Preparing 02:14:36 479fbcbae26c: Preparing 02:14:36 aae711cfe993: Preparing 02:14:36 7bd4a6f2040f: Preparing 02:14:36 555fb6897a2b: Preparing 02:14:36 59baa9ff2e2e: Preparing 02:14:36 a09d53107bd3: Preparing 02:14:36 c758655b3510: Preparing 02:14:36 d51ea260c12f: Preparing 02:14:36 c241be9f57f6: Preparing 02:14:36 ef1670de83cf: Preparing 02:14:36 1e890da81ec9: Preparing 02:14:36 d51ea260c12f: Waiting 02:14:36 c241be9f57f6: Waiting 02:14:36 59baa9ff2e2e: Waiting 02:14:36 ef1670de83cf: Waiting 02:14:36 a09d53107bd3: Waiting 02:14:36 1e890da81ec9: Waiting 02:14:36 c758655b3510: Waiting 02:14:36 555fb6897a2b: Layer already exists 02:14:36 479fbcbae26c: Layer already exists 02:14:36 aae711cfe993: Layer already exists 02:14:36 75d3b8a55705: Layer already exists 02:14:36 7bd4a6f2040f: Layer already exists 02:14:36 c241be9f57f6: Layer already exists 02:14:36 a09d53107bd3: Layer already exists 02:14:36 59baa9ff2e2e: Layer already exists 02:14:36 c758655b3510: Layer already exists 02:14:36 d51ea260c12f: Layer already exists 02:14:36 ef1670de83cf: Layer already exists 02:14:36 1e890da81ec9: Layer already exists 02:14:36 main: digest: sha256:abbd03b28bc3364aa9471bc187dfad9493ababcd707164dd86a937da87648047 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:36 ===================================================== [Pipeline] echo 02:14:36 taggedImages: 02:14:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:14:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:14:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.45 02:14:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:14:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:14:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:14:36 ef039b9e9bb41157b63728f80a796861508723d1 02:14:36 latest 02:14:36 4.1.0-dev.45 02:14:36 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:14:36 main 02:14:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:14:37 618f6a328e5b: Preparing 02:14:37 234a3804b850: Preparing 02:14:37 c758655b3510: Preparing 02:14:37 d51ea260c12f: Preparing 02:14:37 f38ed312ff19: Preparing 02:14:37 d4a9e391ae21: Preparing 02:14:37 1e890da81ec9: Preparing 02:14:37 d4a9e391ae21: Waiting 02:14:37 c758655b3510: Layer already exists 02:14:37 d51ea260c12f: Layer already exists 02:14:37 1e890da81ec9: Layer already exists 02:14:37 618f6a328e5b: Pushed 02:14:37 f38ed312ff19: Pushed 02:14:39 d4a9e391ae21: Pushed 02:14:46 234a3804b850: Pushed 02:14:46 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:b9b5dc9afb69dffc734455e39f2625b49a7a63922c045328bae2bb76d9783349 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:14:47 618f6a328e5b: Preparing 02:14:47 234a3804b850: Preparing 02:14:47 c758655b3510: Preparing 02:14:47 d51ea260c12f: Preparing 02:14:47 f38ed312ff19: Preparing 02:14:47 d4a9e391ae21: Preparing 02:14:47 1e890da81ec9: Preparing 02:14:47 d4a9e391ae21: Waiting 02:14:47 1e890da81ec9: Waiting 02:14:47 c758655b3510: Layer already exists 02:14:47 d51ea260c12f: Layer already exists 02:14:47 618f6a328e5b: Layer already exists 02:14:47 f38ed312ff19: Layer already exists 02:14:47 234a3804b850: Layer already exists 02:14:47 d4a9e391ae21: Layer already exists 02:14:47 1e890da81ec9: Layer already exists 02:14:47 latest: digest: sha256:b9b5dc9afb69dffc734455e39f2625b49a7a63922c045328bae2bb76d9783349 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.45 02:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:14:47 618f6a328e5b: Preparing 02:14:47 234a3804b850: Preparing 02:14:47 c758655b3510: Preparing 02:14:47 d51ea260c12f: Preparing 02:14:47 f38ed312ff19: Preparing 02:14:47 d4a9e391ae21: Preparing 02:14:47 1e890da81ec9: Preparing 02:14:47 d4a9e391ae21: Waiting 02:14:47 1e890da81ec9: Waiting 02:14:47 c758655b3510: Layer already exists 02:14:47 f38ed312ff19: Layer already exists 02:14:47 d51ea260c12f: Layer already exists 02:14:47 234a3804b850: Layer already exists 02:14:47 618f6a328e5b: Layer already exists 02:14:47 1e890da81ec9: Layer already exists 02:14:47 d4a9e391ae21: Layer already exists 02:14:48 4.1.0-dev.45: digest: sha256:b9b5dc9afb69dffc734455e39f2625b49a7a63922c045328bae2bb76d9783349 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:14:49 618f6a328e5b: Preparing 02:14:49 234a3804b850: Preparing 02:14:49 c758655b3510: Preparing 02:14:49 d51ea260c12f: Preparing 02:14:49 f38ed312ff19: Preparing 02:14:49 d4a9e391ae21: Preparing 02:14:49 1e890da81ec9: Preparing 02:14:49 d4a9e391ae21: Waiting 02:14:49 1e890da81ec9: Waiting 02:14:49 618f6a328e5b: Layer already exists 02:14:49 234a3804b850: Layer already exists 02:14:49 c758655b3510: Layer already exists 02:14:49 d51ea260c12f: Layer already exists 02:14:49 f38ed312ff19: Layer already exists 02:14:49 1e890da81ec9: Layer already exists 02:14:49 d4a9e391ae21: Layer already exists 02:14:49 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:b9b5dc9afb69dffc734455e39f2625b49a7a63922c045328bae2bb76d9783349 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:14:50 618f6a328e5b: Preparing 02:14:50 234a3804b850: Preparing 02:14:50 c758655b3510: Preparing 02:14:50 d51ea260c12f: Preparing 02:14:50 f38ed312ff19: Preparing 02:14:50 d4a9e391ae21: Preparing 02:14:50 1e890da81ec9: Preparing 02:14:50 d4a9e391ae21: Waiting 02:14:50 1e890da81ec9: Waiting 02:14:50 f38ed312ff19: Layer already exists 02:14:50 618f6a328e5b: Layer already exists 02:14:50 234a3804b850: Layer already exists 02:14:50 d51ea260c12f: Layer already exists 02:14:50 c758655b3510: Layer already exists 02:14:50 1e890da81ec9: Layer already exists 02:14:50 d4a9e391ae21: Layer already exists 02:14:50 main: digest: sha256:b9b5dc9afb69dffc734455e39f2625b49a7a63922c045328bae2bb76d9783349 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:50 ===================================================== [Pipeline] echo 02:14:50 taggedImages: 02:14:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:14:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:14:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.45 02:14:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:14:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:14:50 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:14:50 ef039b9e9bb41157b63728f80a796861508723d1 02:14:50 latest 02:14:50 4.1.0-dev.45 02:14:50 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:14:50 main 02:14:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:14:51 ed9ba5307fc7: Preparing 02:14:51 8a3e4a4f656e: Preparing 02:14:51 b69284b27540: Preparing 02:14:51 c758655b3510: Preparing 02:14:51 d51ea260c12f: Preparing 02:14:51 e67b7de17f4b: Preparing 02:14:51 3e7a47205bbb: Preparing 02:14:51 e993aa6841af: Preparing 02:14:51 98a31cc98337: Preparing 02:14:51 1e890da81ec9: Preparing 02:14:51 3e7a47205bbb: Waiting 02:14:51 e993aa6841af: Waiting 02:14:51 98a31cc98337: Waiting 02:14:51 1e890da81ec9: Waiting 02:14:51 e67b7de17f4b: Waiting 02:14:51 c758655b3510: Layer already exists 02:14:51 d51ea260c12f: Layer already exists 02:14:51 b69284b27540: Pushed 02:14:51 8a3e4a4f656e: Pushed 02:14:51 ed9ba5307fc7: Pushed 02:14:51 1e890da81ec9: Layer already exists 02:14:51 e993aa6841af: Pushed 02:14:52 98a31cc98337: Pushed 02:15:02 3e7a47205bbb: Pushed 02:15:17 e67b7de17f4b: Pushed 02:15:17 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:0a3407ab5a4e0cac836fb72d86a316e7e52f50fbca863c2246767eca93180ef7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:15:17 ed9ba5307fc7: Preparing 02:15:17 8a3e4a4f656e: Preparing 02:15:17 b69284b27540: Preparing 02:15:17 c758655b3510: Preparing 02:15:17 d51ea260c12f: Preparing 02:15:17 e67b7de17f4b: Preparing 02:15:17 3e7a47205bbb: Preparing 02:15:17 e993aa6841af: Preparing 02:15:17 98a31cc98337: Preparing 02:15:17 1e890da81ec9: Preparing 02:15:17 e67b7de17f4b: Waiting 02:15:17 3e7a47205bbb: Waiting 02:15:17 e993aa6841af: Waiting 02:15:17 98a31cc98337: Waiting 02:15:17 c758655b3510: Layer already exists 02:15:17 8a3e4a4f656e: Layer already exists 02:15:17 b69284b27540: Layer already exists 02:15:17 ed9ba5307fc7: Layer already exists 02:15:17 d51ea260c12f: Layer already exists 02:15:17 3e7a47205bbb: Layer already exists 02:15:17 e67b7de17f4b: Layer already exists 02:15:17 e993aa6841af: Layer already exists 02:15:17 98a31cc98337: Layer already exists 02:15:17 1e890da81ec9: Layer already exists 02:15:18 latest: digest: sha256:0a3407ab5a4e0cac836fb72d86a316e7e52f50fbca863c2246767eca93180ef7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.45 02:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:15:18 ed9ba5307fc7: Preparing 02:15:18 8a3e4a4f656e: Preparing 02:15:18 b69284b27540: Preparing 02:15:18 c758655b3510: Preparing 02:15:18 d51ea260c12f: Preparing 02:15:18 e67b7de17f4b: Preparing 02:15:18 3e7a47205bbb: Preparing 02:15:18 e993aa6841af: Preparing 02:15:18 98a31cc98337: Preparing 02:15:18 e67b7de17f4b: Waiting 02:15:18 1e890da81ec9: Preparing 02:15:18 3e7a47205bbb: Waiting 02:15:18 e993aa6841af: Waiting 02:15:18 1e890da81ec9: Waiting 02:15:18 98a31cc98337: Waiting 02:15:18 8a3e4a4f656e: Layer already exists 02:15:18 ed9ba5307fc7: Layer already exists 02:15:18 d51ea260c12f: Layer already exists 02:15:18 b69284b27540: Layer already exists 02:15:18 c758655b3510: Layer already exists 02:15:18 3e7a47205bbb: Layer already exists 02:15:18 1e890da81ec9: Layer already exists 02:15:18 e993aa6841af: Layer already exists 02:15:18 e67b7de17f4b: Layer already exists 02:15:18 98a31cc98337: Layer already exists 02:15:18 4.1.0-dev.45: digest: sha256:0a3407ab5a4e0cac836fb72d86a316e7e52f50fbca863c2246767eca93180ef7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:15:19 ed9ba5307fc7: Preparing 02:15:19 8a3e4a4f656e: Preparing 02:15:19 b69284b27540: Preparing 02:15:19 c758655b3510: Preparing 02:15:19 d51ea260c12f: Preparing 02:15:19 e67b7de17f4b: Preparing 02:15:19 3e7a47205bbb: Preparing 02:15:19 e993aa6841af: Preparing 02:15:19 98a31cc98337: Preparing 02:15:19 1e890da81ec9: Preparing 02:15:19 3e7a47205bbb: Waiting 02:15:19 e993aa6841af: Waiting 02:15:19 98a31cc98337: Waiting 02:15:19 1e890da81ec9: Waiting 02:15:19 e67b7de17f4b: Waiting 02:15:19 d51ea260c12f: Layer already exists 02:15:19 ed9ba5307fc7: Layer already exists 02:15:19 b69284b27540: Layer already exists 02:15:19 8a3e4a4f656e: Layer already exists 02:15:19 c758655b3510: Layer already exists 02:15:19 3e7a47205bbb: Layer already exists 02:15:19 e67b7de17f4b: Layer already exists 02:15:19 98a31cc98337: Layer already exists 02:15:19 e993aa6841af: Layer already exists 02:15:19 1e890da81ec9: Layer already exists 02:15:19 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:0a3407ab5a4e0cac836fb72d86a316e7e52f50fbca863c2246767eca93180ef7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:15:20 ed9ba5307fc7: Preparing 02:15:20 8a3e4a4f656e: Preparing 02:15:20 b69284b27540: Preparing 02:15:20 c758655b3510: Preparing 02:15:20 d51ea260c12f: Preparing 02:15:20 e67b7de17f4b: Preparing 02:15:20 3e7a47205bbb: Preparing 02:15:20 e993aa6841af: Preparing 02:15:20 98a31cc98337: Preparing 02:15:20 1e890da81ec9: Preparing 02:15:20 e67b7de17f4b: Waiting 02:15:20 3e7a47205bbb: Waiting 02:15:20 e993aa6841af: Waiting 02:15:20 98a31cc98337: Waiting 02:15:20 1e890da81ec9: Waiting 02:15:20 b69284b27540: Layer already exists 02:15:20 d51ea260c12f: Layer already exists 02:15:20 ed9ba5307fc7: Layer already exists 02:15:20 8a3e4a4f656e: Layer already exists 02:15:20 c758655b3510: Layer already exists 02:15:20 3e7a47205bbb: Layer already exists 02:15:20 e67b7de17f4b: Layer already exists 02:15:20 1e890da81ec9: Layer already exists 02:15:20 98a31cc98337: Layer already exists 02:15:20 e993aa6841af: Layer already exists 02:15:20 main: digest: sha256:0a3407ab5a4e0cac836fb72d86a316e7e52f50fbca863c2246767eca93180ef7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:20 ===================================================== [Pipeline] echo 02:15:20 taggedImages: 02:15:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:15:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:15:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.45 02:15:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:15:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:15:20 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:15:20 ef039b9e9bb41157b63728f80a796861508723d1 02:15:20 latest 02:15:20 4.1.0-dev.45 02:15:20 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:15:20 main 02:15:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:15:21 090af8a052b9: Preparing 02:15:21 d5902a63b26c: Preparing 02:15:21 b9fb61e84732: Preparing 02:15:21 c758655b3510: Preparing 02:15:21 d51ea260c12f: Preparing 02:15:21 451e8b121c2e: Preparing 02:15:21 5670c66e9eb5: Preparing 02:15:21 0ed58ff5eb44: Preparing 02:15:21 1e890da81ec9: Preparing 02:15:21 451e8b121c2e: Waiting 02:15:21 0ed58ff5eb44: Waiting 02:15:21 5670c66e9eb5: Waiting 02:15:21 d51ea260c12f: Layer already exists 02:15:21 c758655b3510: Layer already exists 02:15:21 d5902a63b26c: Pushed 02:15:21 b9fb61e84732: Pushed 02:15:21 1e890da81ec9: Layer already exists 02:15:21 090af8a052b9: Pushed 02:15:21 5670c66e9eb5: Pushed 02:15:21 0ed58ff5eb44: Pushed 02:15:48 451e8b121c2e: Pushed 02:15:48 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:cc984d221abf75fc4c753240bc16a0f633e62edde0935ef940647728fc56c9b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:15:49 090af8a052b9: Preparing 02:15:49 d5902a63b26c: Preparing 02:15:49 b9fb61e84732: Preparing 02:15:49 c758655b3510: Preparing 02:15:49 d51ea260c12f: Preparing 02:15:49 451e8b121c2e: Preparing 02:15:49 5670c66e9eb5: Preparing 02:15:49 0ed58ff5eb44: Preparing 02:15:49 1e890da81ec9: Preparing 02:15:49 5670c66e9eb5: Waiting 02:15:49 1e890da81ec9: Waiting 02:15:49 451e8b121c2e: Waiting 02:15:49 b9fb61e84732: Layer already exists 02:15:49 d51ea260c12f: Layer already exists 02:15:49 c758655b3510: Layer already exists 02:15:49 090af8a052b9: Layer already exists 02:15:49 d5902a63b26c: Layer already exists 02:15:49 451e8b121c2e: Layer already exists 02:15:49 0ed58ff5eb44: Layer already exists 02:15:49 5670c66e9eb5: Layer already exists 02:15:49 1e890da81ec9: Layer already exists 02:15:49 latest: digest: sha256:cc984d221abf75fc4c753240bc16a0f633e62edde0935ef940647728fc56c9b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.45 02:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:15:50 090af8a052b9: Preparing 02:15:50 d5902a63b26c: Preparing 02:15:50 b9fb61e84732: Preparing 02:15:50 c758655b3510: Preparing 02:15:50 d51ea260c12f: Preparing 02:15:50 451e8b121c2e: Preparing 02:15:50 5670c66e9eb5: Preparing 02:15:50 0ed58ff5eb44: Preparing 02:15:50 1e890da81ec9: Preparing 02:15:50 451e8b121c2e: Waiting 02:15:50 5670c66e9eb5: Waiting 02:15:50 0ed58ff5eb44: Waiting 02:15:50 1e890da81ec9: Waiting 02:15:50 090af8a052b9: Layer already exists 02:15:50 d51ea260c12f: Layer already exists 02:15:50 b9fb61e84732: Layer already exists 02:15:50 c758655b3510: Layer already exists 02:15:50 d5902a63b26c: Layer already exists 02:15:50 451e8b121c2e: Layer already exists 02:15:50 0ed58ff5eb44: Layer already exists 02:15:50 5670c66e9eb5: Layer already exists 02:15:50 1e890da81ec9: Layer already exists 02:15:50 4.1.0-dev.45: digest: sha256:cc984d221abf75fc4c753240bc16a0f633e62edde0935ef940647728fc56c9b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:15:51 090af8a052b9: Preparing 02:15:51 d5902a63b26c: Preparing 02:15:51 b9fb61e84732: Preparing 02:15:51 c758655b3510: Preparing 02:15:51 d51ea260c12f: Preparing 02:15:51 451e8b121c2e: Preparing 02:15:51 5670c66e9eb5: Preparing 02:15:51 0ed58ff5eb44: Preparing 02:15:51 1e890da81ec9: Preparing 02:15:51 451e8b121c2e: Waiting 02:15:51 5670c66e9eb5: Waiting 02:15:51 0ed58ff5eb44: Waiting 02:15:51 1e890da81ec9: Waiting 02:15:51 d5902a63b26c: Layer already exists 02:15:51 d51ea260c12f: Layer already exists 02:15:51 090af8a052b9: Layer already exists 02:15:51 c758655b3510: Layer already exists 02:15:51 b9fb61e84732: Layer already exists 02:15:51 5670c66e9eb5: Layer already exists 02:15:51 451e8b121c2e: Layer already exists 02:15:51 0ed58ff5eb44: Layer already exists 02:15:51 1e890da81ec9: Layer already exists 02:15:51 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:cc984d221abf75fc4c753240bc16a0f633e62edde0935ef940647728fc56c9b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:15:52 090af8a052b9: Preparing 02:15:52 d5902a63b26c: Preparing 02:15:52 b9fb61e84732: Preparing 02:15:52 c758655b3510: Preparing 02:15:52 d51ea260c12f: Preparing 02:15:52 451e8b121c2e: Preparing 02:15:52 5670c66e9eb5: Preparing 02:15:52 0ed58ff5eb44: Preparing 02:15:52 1e890da81ec9: Preparing 02:15:52 451e8b121c2e: Waiting 02:15:52 5670c66e9eb5: Waiting 02:15:52 0ed58ff5eb44: Waiting 02:15:52 1e890da81ec9: Waiting 02:15:52 090af8a052b9: Layer already exists 02:15:52 c758655b3510: Layer already exists 02:15:52 d51ea260c12f: Layer already exists 02:15:52 b9fb61e84732: Layer already exists 02:15:52 d5902a63b26c: Layer already exists 02:15:52 451e8b121c2e: Layer already exists 02:15:52 0ed58ff5eb44: Layer already exists 02:15:52 1e890da81ec9: Layer already exists 02:15:52 5670c66e9eb5: Layer already exists 02:15:52 main: digest: sha256:cc984d221abf75fc4c753240bc16a0f633e62edde0935ef940647728fc56c9b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:52 ===================================================== [Pipeline] echo 02:15:52 taggedImages: 02:15:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:15:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:15:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.45 02:15:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:15:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:15:52 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:15:52 ef039b9e9bb41157b63728f80a796861508723d1 02:15:52 latest 02:15:52 4.1.0-dev.45 02:15:52 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:15:52 main 02:15:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:15:53 7e7bb8074bf8: Preparing 02:15:53 3d6faf800657: Preparing 02:15:53 94511565fb48: Preparing 02:15:53 c758655b3510: Preparing 02:15:53 d51ea260c12f: Preparing 02:15:53 451e8b121c2e: Preparing 02:15:53 e993aa6841af: Preparing 02:15:53 98a31cc98337: Preparing 02:15:53 1e890da81ec9: Preparing 02:15:53 e993aa6841af: Waiting 02:15:53 98a31cc98337: Waiting 02:15:53 1e890da81ec9: Waiting 02:15:53 451e8b121c2e: Waiting 02:15:53 c758655b3510: Layer already exists 02:15:53 d51ea260c12f: Layer already exists 02:15:53 451e8b121c2e: Layer already exists 02:15:53 e993aa6841af: Layer already exists 02:15:53 98a31cc98337: Layer already exists 02:15:53 1e890da81ec9: Layer already exists 02:15:53 3d6faf800657: Pushed 02:15:53 94511565fb48: Pushed 02:15:53 7e7bb8074bf8: Pushed 02:15:53 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:9bbca7a2d50e875003ae7477b60e5e9209fe26d1ea7e55fefe8682fa40b43ba7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:15:54 7e7bb8074bf8: Preparing 02:15:54 3d6faf800657: Preparing 02:15:54 94511565fb48: Preparing 02:15:54 c758655b3510: Preparing 02:15:54 d51ea260c12f: Preparing 02:15:54 451e8b121c2e: Preparing 02:15:54 e993aa6841af: Preparing 02:15:54 98a31cc98337: Preparing 02:15:54 1e890da81ec9: Preparing 02:15:54 451e8b121c2e: Waiting 02:15:54 e993aa6841af: Waiting 02:15:54 98a31cc98337: Waiting 02:15:54 1e890da81ec9: Waiting 02:15:54 7e7bb8074bf8: Layer already exists 02:15:54 3d6faf800657: Layer already exists 02:15:54 d51ea260c12f: Layer already exists 02:15:54 c758655b3510: Layer already exists 02:15:54 451e8b121c2e: Layer already exists 02:15:54 98a31cc98337: Layer already exists 02:15:54 e993aa6841af: Layer already exists 02:15:54 1e890da81ec9: Layer already exists 02:15:54 94511565fb48: Layer already exists 02:15:55 latest: digest: sha256:9bbca7a2d50e875003ae7477b60e5e9209fe26d1ea7e55fefe8682fa40b43ba7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.45 02:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:15:55 7e7bb8074bf8: Preparing 02:15:55 3d6faf800657: Preparing 02:15:55 94511565fb48: Preparing 02:15:55 c758655b3510: Preparing 02:15:55 d51ea260c12f: Preparing 02:15:55 451e8b121c2e: Preparing 02:15:55 e993aa6841af: Preparing 02:15:55 98a31cc98337: Preparing 02:15:55 1e890da81ec9: Preparing 02:15:55 451e8b121c2e: Waiting 02:15:55 e993aa6841af: Waiting 02:15:55 98a31cc98337: Waiting 02:15:55 1e890da81ec9: Waiting 02:15:55 94511565fb48: Layer already exists 02:15:55 3d6faf800657: Layer already exists 02:15:55 c758655b3510: Layer already exists 02:15:55 7e7bb8074bf8: Layer already exists 02:15:55 d51ea260c12f: Layer already exists 02:15:55 451e8b121c2e: Layer already exists 02:15:55 e993aa6841af: Layer already exists 02:15:55 98a31cc98337: Layer already exists 02:15:55 1e890da81ec9: Layer already exists 02:15:56 4.1.0-dev.45: digest: sha256:9bbca7a2d50e875003ae7477b60e5e9209fe26d1ea7e55fefe8682fa40b43ba7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:15:56 7e7bb8074bf8: Preparing 02:15:56 3d6faf800657: Preparing 02:15:56 94511565fb48: Preparing 02:15:56 c758655b3510: Preparing 02:15:56 d51ea260c12f: Preparing 02:15:56 451e8b121c2e: Preparing 02:15:56 e993aa6841af: Preparing 02:15:56 98a31cc98337: Preparing 02:15:56 1e890da81ec9: Preparing 02:15:56 e993aa6841af: Waiting 02:15:56 98a31cc98337: Waiting 02:15:56 1e890da81ec9: Waiting 02:15:56 451e8b121c2e: Waiting 02:15:56 3d6faf800657: Layer already exists 02:15:56 c758655b3510: Layer already exists 02:15:56 94511565fb48: Layer already exists 02:15:56 d51ea260c12f: Layer already exists 02:15:56 7e7bb8074bf8: Layer already exists 02:15:56 98a31cc98337: Layer already exists 02:15:56 e993aa6841af: Layer already exists 02:15:56 451e8b121c2e: Layer already exists 02:15:56 1e890da81ec9: Layer already exists 02:15:57 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:9bbca7a2d50e875003ae7477b60e5e9209fe26d1ea7e55fefe8682fa40b43ba7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:15:57 7e7bb8074bf8: Preparing 02:15:57 3d6faf800657: Preparing 02:15:57 94511565fb48: Preparing 02:15:57 c758655b3510: Preparing 02:15:57 d51ea260c12f: Preparing 02:15:57 451e8b121c2e: Preparing 02:15:57 e993aa6841af: Preparing 02:15:57 98a31cc98337: Preparing 02:15:57 1e890da81ec9: Preparing 02:15:57 451e8b121c2e: Waiting 02:15:57 e993aa6841af: Waiting 02:15:57 98a31cc98337: Waiting 02:15:57 1e890da81ec9: Waiting 02:15:57 3d6faf800657: Layer already exists 02:15:57 c758655b3510: Layer already exists 02:15:57 d51ea260c12f: Layer already exists 02:15:57 7e7bb8074bf8: Layer already exists 02:15:57 94511565fb48: Layer already exists 02:15:57 451e8b121c2e: Layer already exists 02:15:57 e993aa6841af: Layer already exists 02:15:57 98a31cc98337: Layer already exists 02:15:57 1e890da81ec9: Layer already exists 02:15:58 main: digest: sha256:9bbca7a2d50e875003ae7477b60e5e9209fe26d1ea7e55fefe8682fa40b43ba7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:58 ===================================================== [Pipeline] echo 02:15:58 taggedImages: 02:15:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:15:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:15:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.45 02:15:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:15:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:15:58 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:15:58 ef039b9e9bb41157b63728f80a796861508723d1 02:15:58 latest 02:15:58 4.1.0-dev.45 02:15:58 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:15:58 main 02:15:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:15:58 b9b46dad0027: Preparing 02:15:58 1a877119db91: Preparing 02:15:58 c758655b3510: Preparing 02:15:58 d51ea260c12f: Preparing 02:15:58 2e9f8473f540: Preparing 02:15:58 9b1a306ee78c: Preparing 02:15:58 1e890da81ec9: Preparing 02:15:58 9b1a306ee78c: Waiting 02:15:58 1e890da81ec9: Waiting 02:15:58 c758655b3510: Layer already exists 02:15:58 d51ea260c12f: Layer already exists 02:15:59 1e890da81ec9: Layer already exists 02:15:59 b9b46dad0027: Pushed 02:15:59 2e9f8473f540: Pushed 02:16:00 9b1a306ee78c: Pushed 02:16:08 1a877119db91: Pushed 02:16:08 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:d84402e46d338e9ad3cfe70ec1d558eb9cbe28d79ae4ee07a6e0ab511a8b95ca size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:16:09 b9b46dad0027: Preparing 02:16:09 1a877119db91: Preparing 02:16:09 c758655b3510: Preparing 02:16:09 d51ea260c12f: Preparing 02:16:09 2e9f8473f540: Preparing 02:16:09 9b1a306ee78c: Preparing 02:16:09 1e890da81ec9: Preparing 02:16:09 9b1a306ee78c: Waiting 02:16:09 1e890da81ec9: Waiting 02:16:09 1a877119db91: Layer already exists 02:16:09 b9b46dad0027: Layer already exists 02:16:09 d51ea260c12f: Layer already exists 02:16:09 2e9f8473f540: Layer already exists 02:16:09 c758655b3510: Layer already exists 02:16:09 9b1a306ee78c: Layer already exists 02:16:09 1e890da81ec9: Layer already exists 02:16:09 latest: digest: sha256:d84402e46d338e9ad3cfe70ec1d558eb9cbe28d79ae4ee07a6e0ab511a8b95ca size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.45 02:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:16:10 b9b46dad0027: Preparing 02:16:10 1a877119db91: Preparing 02:16:10 c758655b3510: Preparing 02:16:10 d51ea260c12f: Preparing 02:16:10 2e9f8473f540: Preparing 02:16:10 9b1a306ee78c: Preparing 02:16:10 1e890da81ec9: Preparing 02:16:10 9b1a306ee78c: Waiting 02:16:10 1e890da81ec9: Waiting 02:16:10 b9b46dad0027: Layer already exists 02:16:10 c758655b3510: Layer already exists 02:16:10 1a877119db91: Layer already exists 02:16:10 d51ea260c12f: Layer already exists 02:16:10 2e9f8473f540: Layer already exists 02:16:10 9b1a306ee78c: Layer already exists 02:16:10 1e890da81ec9: Layer already exists 02:16:10 4.1.0-dev.45: digest: sha256:d84402e46d338e9ad3cfe70ec1d558eb9cbe28d79ae4ee07a6e0ab511a8b95ca size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:16:11 b9b46dad0027: Preparing 02:16:11 1a877119db91: Preparing 02:16:11 c758655b3510: Preparing 02:16:11 d51ea260c12f: Preparing 02:16:11 2e9f8473f540: Preparing 02:16:11 9b1a306ee78c: Preparing 02:16:11 1e890da81ec9: Preparing 02:16:11 9b1a306ee78c: Waiting 02:16:11 1e890da81ec9: Waiting 02:16:11 b9b46dad0027: Layer already exists 02:16:11 2e9f8473f540: Layer already exists 02:16:11 d51ea260c12f: Layer already exists 02:16:11 c758655b3510: Layer already exists 02:16:11 1a877119db91: Layer already exists 02:16:11 1e890da81ec9: Layer already exists 02:16:11 9b1a306ee78c: Layer already exists 02:16:11 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:d84402e46d338e9ad3cfe70ec1d558eb9cbe28d79ae4ee07a6e0ab511a8b95ca size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:16:12 b9b46dad0027: Preparing 02:16:12 1a877119db91: Preparing 02:16:12 c758655b3510: Preparing 02:16:12 d51ea260c12f: Preparing 02:16:12 2e9f8473f540: Preparing 02:16:12 9b1a306ee78c: Preparing 02:16:12 1e890da81ec9: Preparing 02:16:12 9b1a306ee78c: Waiting 02:16:12 1e890da81ec9: Waiting 02:16:12 1a877119db91: Layer already exists 02:16:12 c758655b3510: Layer already exists 02:16:12 2e9f8473f540: Layer already exists 02:16:12 d51ea260c12f: Layer already exists 02:16:12 b9b46dad0027: Layer already exists 02:16:12 1e890da81ec9: Layer already exists 02:16:12 9b1a306ee78c: Layer already exists 02:16:12 main: digest: sha256:d84402e46d338e9ad3cfe70ec1d558eb9cbe28d79ae4ee07a6e0ab511a8b95ca size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:12 ===================================================== [Pipeline] echo 02:16:12 taggedImages: 02:16:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:16:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:16:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.45 02:16:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:16:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:16:12 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:16:12 ef039b9e9bb41157b63728f80a796861508723d1 02:16:12 latest 02:16:12 4.1.0-dev.45 02:16:12 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:16:12 main 02:16:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:16:13 b6946e3fda62: Preparing 02:16:13 1ac74bcbf431: Preparing 02:16:13 c758655b3510: Preparing 02:16:13 d51ea260c12f: Preparing 02:16:13 f88513f43dc0: Preparing 02:16:13 b136c1a191bf: Preparing 02:16:13 1e890da81ec9: Preparing 02:16:13 b136c1a191bf: Waiting 02:16:13 1e890da81ec9: Waiting 02:16:13 d51ea260c12f: Layer already exists 02:16:13 c758655b3510: Layer already exists 02:16:13 1e890da81ec9: Layer already exists 02:16:13 b6946e3fda62: Pushed 02:16:13 f88513f43dc0: Pushed 02:16:14 b136c1a191bf: Pushed 02:16:22 1ac74bcbf431: Pushed 02:16:22 ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:79f286c9038f8016f74234de2bf5fd2ea889ec3eb9fe8e62018341355a603efb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:16:23 b6946e3fda62: Preparing 02:16:23 1ac74bcbf431: Preparing 02:16:23 c758655b3510: Preparing 02:16:23 d51ea260c12f: Preparing 02:16:23 f88513f43dc0: Preparing 02:16:23 b136c1a191bf: Preparing 02:16:23 1e890da81ec9: Preparing 02:16:23 b136c1a191bf: Waiting 02:16:23 1e890da81ec9: Waiting 02:16:23 d51ea260c12f: Layer already exists 02:16:23 f88513f43dc0: Layer already exists 02:16:23 1ac74bcbf431: Layer already exists 02:16:23 b6946e3fda62: Layer already exists 02:16:23 c758655b3510: Layer already exists 02:16:23 b136c1a191bf: Layer already exists 02:16:23 1e890da81ec9: Layer already exists 02:16:23 latest: digest: sha256:79f286c9038f8016f74234de2bf5fd2ea889ec3eb9fe8e62018341355a603efb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.45 02:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:16:24 b6946e3fda62: Preparing 02:16:24 1ac74bcbf431: Preparing 02:16:24 c758655b3510: Preparing 02:16:24 d51ea260c12f: Preparing 02:16:24 f88513f43dc0: Preparing 02:16:24 b136c1a191bf: Preparing 02:16:24 1e890da81ec9: Preparing 02:16:24 b136c1a191bf: Waiting 02:16:24 1e890da81ec9: Waiting 02:16:24 b6946e3fda62: Layer already exists 02:16:24 f88513f43dc0: Layer already exists 02:16:24 d51ea260c12f: Layer already exists 02:16:24 1ac74bcbf431: Layer already exists 02:16:24 c758655b3510: Layer already exists 02:16:24 1e890da81ec9: Layer already exists 02:16:24 b136c1a191bf: Layer already exists 02:16:24 4.1.0-dev.45: digest: sha256:79f286c9038f8016f74234de2bf5fd2ea889ec3eb9fe8e62018341355a603efb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:16:25 b6946e3fda62: Preparing 02:16:25 1ac74bcbf431: Preparing 02:16:25 c758655b3510: Preparing 02:16:25 d51ea260c12f: Preparing 02:16:25 f88513f43dc0: Preparing 02:16:25 b136c1a191bf: Preparing 02:16:25 1e890da81ec9: Preparing 02:16:25 b136c1a191bf: Waiting 02:16:25 1e890da81ec9: Waiting 02:16:25 1ac74bcbf431: Layer already exists 02:16:25 f88513f43dc0: Layer already exists 02:16:25 d51ea260c12f: Layer already exists 02:16:25 b6946e3fda62: Layer already exists 02:16:25 c758655b3510: Layer already exists 02:16:25 1e890da81ec9: Layer already exists 02:16:25 b136c1a191bf: Layer already exists 02:16:25 ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:79f286c9038f8016f74234de2bf5fd2ea889ec3eb9fe8e62018341355a603efb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:16:25 b6946e3fda62: Preparing 02:16:25 1ac74bcbf431: Preparing 02:16:25 c758655b3510: Preparing 02:16:25 d51ea260c12f: Preparing 02:16:25 f88513f43dc0: Preparing 02:16:25 b136c1a191bf: Preparing 02:16:25 1e890da81ec9: Preparing 02:16:25 b136c1a191bf: Waiting 02:16:25 1e890da81ec9: Waiting 02:16:25 f88513f43dc0: Layer already exists 02:16:25 1ac74bcbf431: Layer already exists 02:16:25 d51ea260c12f: Layer already exists 02:16:25 c758655b3510: Layer already exists 02:16:25 b6946e3fda62: Layer already exists 02:16:25 1e890da81ec9: Layer already exists 02:16:25 b136c1a191bf: Layer already exists 02:16:26 main: digest: sha256:79f286c9038f8016f74234de2bf5fd2ea889ec3eb9fe8e62018341355a603efb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:26 ===================================================== [Pipeline] echo 02:16:26 taggedImages: 02:16:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1 02:16:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:16:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.45 02:16:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 02:16:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 02:16:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.45 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo 02:16:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:27 02:16:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:29 arm64: Pulling from edgex-lftools-log-publisher 02:16:29 8998bd30e6a1: Pulling fs layer 02:16:29 04944245beec: Pulling fs layer 02:16:29 699f458cf7ca: Pulling fs layer 02:16:29 765212b225bb: Pulling fs layer 02:16:29 f23df028b6ca: Pulling fs layer 02:16:29 d65c8cfc05b1: Pulling fs layer 02:16:29 2437ff75d9bd: Pulling fs layer 02:16:29 765212b225bb: Waiting 02:16:29 f23df028b6ca: Waiting 02:16:29 d65c8cfc05b1: Waiting 02:16:29 2437ff75d9bd: Waiting 02:16:29 04944245beec: Verifying Checksum 02:16:29 04944245beec: Download complete 02:16:29 765212b225bb: Verifying Checksum 02:16:29 765212b225bb: Download complete 02:16:29 f23df028b6ca: Verifying Checksum 02:16:29 f23df028b6ca: Download complete 02:16:29 d65c8cfc05b1: Verifying Checksum 02:16:29 d65c8cfc05b1: Download complete 02:16:29 699f458cf7ca: Verifying Checksum 02:16:29 699f458cf7ca: Download complete 02:16:29 8998bd30e6a1: Verifying Checksum 02:16:29 8998bd30e6a1: Download complete 02:16:32 2437ff75d9bd: Verifying Checksum 02:16:32 2437ff75d9bd: Download complete 02:16:34 8998bd30e6a1: Pull complete 02:16:34 04944245beec: Pull complete 02:16:36 699f458cf7ca: Pull complete 02:16:36 765212b225bb: Pull complete 02:16:37 f23df028b6ca: Pull complete 02:16:37 d65c8cfc05b1: Pull complete 02:16:55 2437ff75d9bd: Pull complete 02:16:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:55 prd-ubuntu20.04-docker-arm64-4c-16g-6811 does not seem to be running inside a container 02:16:55 $ 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/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:16:58 $ docker top b508a650db6a2048a84a891ff585d0ab6a3cbe3b7bd9dade30904334a1d22129 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:59 ---> job-cost.sh 02:16:59 lf-activate-venv: SKIPPING 02:16:59 INFO: No Stack... 02:17:00 INFO: Retrieving Pricing Info for: v3-standard-4 02:17:02 INFO: Archiving Costs [Pipeline] sh 02:17:02 + cut -d, -f6 02:17:02 + cat /w/workspace/edgex-go/884/archives/cost.csv [Pipeline] lock 02:17:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-884-stack-cost] 02:17:02 Resource [jenkins-edgexfoundry-edgex-go-main-884-stack-cost] did not exist. Created. 02:17:02 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-884-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:17:03 + echo total: 0.10999999940395355 [Pipeline] stash 02:17:04 Stashed 1 file(s) [Pipeline] } 02:17:04 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-884-stack-cost] [Pipeline] // lock [Pipeline] } 02:17:04 $ docker stop --time=1 b508a650db6a2048a84a891ff585d0ab6a3cbe3b7bd9dade30904334a1d22129 02:17:05 $ docker rm -f --volumes b508a650db6a2048a84a891ff585d0ab6a3cbe3b7bd9dade30904334a1d22129 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:17:06 provisioning config files... 02:17:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/884@tmp/config14924866499502151026tmp [Pipeline] { [Pipeline] sh 02:17:06 + set +x 02:17:06 + + bashcurl -s -s -- https://codecov.io/bash 02:17:06 02:17:07 02:17:07 _____ _ 02:17:07 / ____| | | 02:17:07 | | ___ __| | ___ ___ _____ __ 02:17:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:17:07 | |___| (_) | (_| | __/ (_| (_) \ V / 02:17:07 \_____\___/ \__,_|\___|\___\___/ \_/ 02:17:07 Bash-1.0.6 02:17:07 02:17:07 02:17:07 ==> git version 2.25.1 found 02:17:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:17:07 Release-Date: 2020-01-08 02:17:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:17:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:17:07 ==> Jenkins CI detected. 02:17:07 current dir:  /w/workspace/edgex-go/884 02:17:07 project root: . 02:17:07 --> token set from env 02:17:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:17:07 ==> Running gcov in . (disable via -X gcov) 02:17:07 ==> Python coveragepy not found 02:17:07 ==> Searching for coverage reports in: 02:17:07 + . 02:17:07 -> Found 1 reports 02:17:07 ==> Detecting git/mercurial file structure 02:17:07 ==> Reading reports 02:17:07 + ./coverage.out bytes=1666027 02:17:07 ==> Appending adjustments 02:17:07 https://docs.codecov.io/docs/fixing-reports 02:17:08 + Found adjustments 02:17:08 ==> Gzipping contents 02:17:08 140K /tmp/codecov.09W5E8.gz 02:17:08 ==> Uploading reports 02:17:08 url: https://codecov.io 02:17:08 query: branch=main&commit=ef039b9e9bb41157b63728f80a796861508723d1&build=884&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F884%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:17:08 -> Pinging Codecov 02:17:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ef039b9e9bb41157b63728f80a796861508723d1&build=884&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F884%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:17:09 -> Uploading to 02:17:09 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/ef039b9e9bb41157b63728f80a796861508723d1/adbdb3e8-a37f-4faf-ae4c-764ef07cc314.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250813%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250813T021708Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fd129e6647c2c83c309f8f0217608e5d744b06a9358b98606939505fa790c751 02:17:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:09 Dload Upload Total Spent Left Speed 02:17:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 387k --:--:-- --:--:-- --:--:-- 387k 02:17:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } 02:17:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:17:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:17:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:17:10 02:17:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:17:10 latest: Pulling from edgex-devops/edgex-snyk-go 02:17:10 0a9a5dfd008f: Already exists 02:17:10 36466aa92d05: Already exists 02:17:10 e10405b45d13: Already exists 02:17:10 096b7ceb2af7: Already exists 02:17:10 4f4fb700ef54: Already exists 02:17:10 e50aa161e22a: Pulling fs layer 02:17:10 d3c8db5fb9df: Pulling fs layer 02:17:10 e50aa161e22a: Verifying Checksum 02:17:10 e50aa161e22a: Download complete 02:17:11 e50aa161e22a: Pull complete 02:17:11 d3c8db5fb9df: Verifying Checksum 02:17:11 d3c8db5fb9df: Download complete 02:17:16 d3c8db5fb9df: Pull complete 02:17:16 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:17:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:17:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:16 prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container 02:17:16 $ 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/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:17:20 $ docker top f2cee1ba09d05c6567d4c39cd0981c875df6afe38ad59e0903f3141d77de01c9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:20 + git config --global --add safe.directory /w/workspace/edgex-go/884 [Pipeline] echo 02:17:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:17:20 + set -o pipefail 02:17:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:17:33 02:17:33 Monitoring /w/workspace/edgex-go/884 (github.com/edgexfoundry/edgex-go)... 02:17:33 02:17:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/591f40bb-f3be-4530-bdbf-27653a1471a1 02:17:33 02:17:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:17:33 02:17:33 02:17:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:17:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:17:33 $ docker stop --time=1 f2cee1ba09d05c6567d4c39cd0981c875df6afe38ad59e0903f3141d77de01c9 02:17:46 $ docker rm -f --volumes f2cee1ba09d05c6567d4c39cd0981c875df6afe38ad59e0903f3141d77de01c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:17:47 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:17:47 provisioning config files... 02:17:47 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/884@tmp/config1826042913748684014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:47 --> edgex-publish-swagger.sh 02:17:47 === Publish openapi API === 02:17:47 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:17:47 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/884/openapi/core-command.yaml] 02:17:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:47 Dload Upload Total Spent Left Speed 02:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 507 251k --:--:-- --:--:-- --:--:-- 251k 02:17:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:17:47 02:17:47 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/884/openapi/core-data.yaml] 02:17:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:47 Dload Upload Total Spent Left Speed 02:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69984 0 0 100 69984 0 887k --:--:-- --:--:-- --:--:-- 887k 100 70050 100 66 100 69984 605 627k --:--:-- --:--:-- --:--:-- 627k 02:17:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:17:47 02:17:47 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/884/openapi/core-keeper.yaml] 02:17:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:47 Dload Upload Total Spent Left Speed 02:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 640 286k --:--:-- --:--:-- --:--:-- 287k 02:17:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:17:47 02:17:47 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/884/openapi/core-metadata.yaml] 02:17:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:47 Dload Upload Total Spent Left Speed 02:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 532 1264k --:--:-- --:--:-- --:--:-- 1265k 02:17:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:17:47 02:17:47 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/884/openapi/security-proxy-auth.yaml] 02:17:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:47 Dload Upload Total Spent Left Speed 02:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 611 221k --:--:-- --:--:-- --:--:-- 221k 02:17:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:17:47 02:17:47 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/884/openapi/security-secretstore-setup.yaml] 02:17:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:47 Dload Upload Total Spent Left Speed 02:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 814 48308 --:--:-- --:--:-- --:--:-- 49123 02:17:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:17:47 02:17:47 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/884/openapi/support-notifications.yaml] 02:17:48 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:48 Dload Upload Total Spent Left Speed 02:17:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 485 717k --:--:-- --:--:-- --:--:-- 718k 02:17:48 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:17:48 02:17:48 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/884/openapi/support-scheduler.yaml] 02:17:48 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:48 Dload Upload Total Spent Left Speed 02:17:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 622 467k --:--:-- --:--:-- --:--:-- 467k 02:17:48 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:17:48 [Pipeline] } 02:17:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:17:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:17:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:49 prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container 02:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:17:50 $ docker top 3acbeaf6ccb57970a15381f0f16a1a5626f2e9eb148ebea0b4f3eedd1cbd52a0 -eo pid,comm 02:17:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:17:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:17:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:50 [ssh-agent] Looking for ssh-agent implementation... 02:17:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:50 $ docker exec 3acbeaf6ccb57970a15381f0f16a1a5626f2e9eb148ebea0b4f3eedd1cbd52a0 ssh-agent 02:17:50 SSH_AUTH_SOCK=/tmp/ssh-SyYVDirjAkCy/agent.31 02:17:50 SSH_AGENT_PID=37 02:17:50 Running ssh-add (command line suppressed) 02:17:50 Identity added: /w/workspace/edgex-go/884@tmp/private_key_660428706206916949.key (/w/workspace/edgex-go/884@tmp/private_key_660428706206916949.key) 02:17:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:50 + git semver tag 02:17:51 2025-08-13 02:17:51,259 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:17:51 2025-08-13 02:17:51,263 [run_tag] DEBUG tag force:False 02:17:51 2025-08-13 02:17:51,263 [check_head_tag] DEBUG check head tag 02:17:51 2025-08-13 02:17:51,264 [execute] INFO git cat-file --batch-check 02:17:51 2025-08-13 02:17:51,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/884, stdin=, shell=False, universal_newlines=False) 02:17:51 2025-08-13 02:17:51,267 [execute] INFO git cat-file --batch 02:17:51 2025-08-13 02:17:51,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/884, stdin=, shell=False, universal_newlines=False) 02:17:51 2025-08-13 02:17:51,287 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main 02:17:51 2025-08-13 02:17:51,287 [execute] INFO git tag -a v4.1.0-dev.45 -m v4.1.0-dev.45 02:17:51 2025-08-13 02:17:51,287 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.45', '-m', 'v4.1.0-dev.45'], cwd=/w/workspace/edgex-go/884, stdin=None, shell=False, universal_newlines=False) 02:17:51 2025-08-13 02:17:51,290 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main 02:17:51 4.1.0-dev.45 [Pipeline] } 02:17:51 $ docker exec --env ******** --env ******** 3acbeaf6ccb57970a15381f0f16a1a5626f2e9eb148ebea0b4f3eedd1cbd52a0 ssh-agent -k 02:17:51 unset SSH_AUTH_SOCK; 02:17:51 unset SSH_AGENT_PID; 02:17:51 echo Agent pid 37 killed; 02:17:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:51 + git semver [Pipeline] } 02:17:52 $ docker stop --time=1 3acbeaf6ccb57970a15381f0f16a1a5626f2e9eb148ebea0b4f3eedd1cbd52a0 02:17:53 $ docker rm -f --volumes 3acbeaf6ccb57970a15381f0f16a1a5626f2e9eb148ebea0b4f3eedd1cbd52a0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:17:54 02:17:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:17:54 0.23.1-centos7: Pulling from edgex-lftools 02:17:54 ab5ef0e58194: Pulling fs layer 02:17:54 9712f1f96733: Pulling fs layer 02:17:54 63f879dbbcfc: Pulling fs layer 02:17:54 0d9ebad4ef96: Pulling fs layer 02:17:54 e9a5061849ea: Pulling fs layer 02:17:54 d747dcd14b5f: Pulling fs layer 02:17:54 2de7ff778b66: Pulling fs layer 02:17:54 d747dcd14b5f: Waiting 02:17:54 2de7ff778b66: Waiting 02:17:54 0d9ebad4ef96: Waiting 02:17:54 e9a5061849ea: Waiting 02:17:54 9712f1f96733: Verifying Checksum 02:17:54 9712f1f96733: Download complete 02:17:55 63f879dbbcfc: Download complete 02:17:55 e9a5061849ea: Verifying Checksum 02:17:55 e9a5061849ea: Download complete 02:17:55 d747dcd14b5f: Verifying Checksum 02:17:55 d747dcd14b5f: Download complete 02:17:55 ab5ef0e58194: Verifying Checksum 02:17:55 ab5ef0e58194: Download complete 02:17:55 0d9ebad4ef96: Verifying Checksum 02:17:55 0d9ebad4ef96: Download complete 02:17:55 2de7ff778b66: Verifying Checksum 02:17:55 2de7ff778b66: Download complete 02:17:58 ab5ef0e58194: Pull complete 02:17:58 9712f1f96733: Pull complete 02:17:59 63f879dbbcfc: Pull complete 02:18:05 0d9ebad4ef96: Pull complete 02:18:05 e9a5061849ea: Pull complete 02:18:05 d747dcd14b5f: Pull complete 02:18:07 2de7ff778b66: Pull complete 02:18:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:18:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:18:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:07 prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container 02:18:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:18:12 $ docker top e8511b0fb28c750f2af0d15405c40520ce9c77f6e67088d0de7ab1fc0fa96dca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:18:12 provisioning config files... 02:18:12 copy managed file [sigul-config] to file:/w/workspace/edgex-go/884@tmp/config16483256072678616168tmp 02:18:12 copy managed file [sigul-password] to file:/w/workspace/edgex-go/884@tmp/config16038683222089324407tmp 02:18:12 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/884@tmp/config4701971663978267870tmp [Pipeline] { [Pipeline] echo 02:18:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:18:13 ---> sigul-configuration.sh 02:18:13 gpg: directory `/root/.gnupg' created 02:18:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:18:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:18:13 gpg: keyring `/root/.gnupg/secring.gpg' created 02:18:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:18:13 gpg: CAST5 encrypted data 02:18:13 gpg: encrypted with 1 passphrase 02:18:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:18:13 + mkdir /home/jenkins 02:18:13 + mkdir /home/jenkins/sigul [Pipeline] sh 02:18:13 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:18:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:18:14 ---> sigul-install.sh 02:18:14 Sigul already installed; skipping installation. [Pipeline] sh 02:18:14 + git tag --list 02:18:14 0.6.0 02:18:14 0.6.1 02:18:14 0.7.0 02:18:14 0.7.1 02:18:14 v1.0.0 02:18:14 v1.0.1 02:18:14 v1.1.0 02:18:14 v1.2.0 02:18:14 v1.2.1 02:18:14 v1.3.0 02:18:14 v1.3.1 02:18:14 v2.0.0 02:18:14 v2.1.0 02:18:14 v2.1.1 02:18:14 v2.2.0 02:18:14 v2.3.0 02:18:14 v3.0 02:18:14 v3.0.0 02:18:14 v3.1 02:18:14 v3.1.0 02:18:14 v3.1.1 02:18:14 v4.0 02:18:14 v4.0.0 02:18:14 v4.0.1 02:18:14 v4.0.1-dev.1 02:18:14 v4.1.0-dev.1 02:18:14 v4.1.0-dev.10 02:18:14 v4.1.0-dev.11 02:18:14 v4.1.0-dev.12 02:18:14 v4.1.0-dev.13 02:18:14 v4.1.0-dev.14 02:18:14 v4.1.0-dev.15 02:18:14 v4.1.0-dev.16 02:18:14 v4.1.0-dev.17 02:18:14 v4.1.0-dev.18 02:18:14 v4.1.0-dev.19 02:18:14 v4.1.0-dev.2 02:18:14 v4.1.0-dev.20 02:18:14 v4.1.0-dev.21 02:18:14 v4.1.0-dev.22 02:18:14 v4.1.0-dev.23 02:18:14 v4.1.0-dev.24 02:18:14 v4.1.0-dev.25 02:18:14 v4.1.0-dev.26 02:18:14 v4.1.0-dev.27 02:18:14 v4.1.0-dev.28 02:18:14 v4.1.0-dev.29 02:18:14 v4.1.0-dev.3 02:18:14 v4.1.0-dev.30 02:18:14 v4.1.0-dev.31 02:18:14 v4.1.0-dev.32 02:18:14 v4.1.0-dev.33 02:18:14 v4.1.0-dev.34 02:18:14 v4.1.0-dev.35 02:18:14 v4.1.0-dev.36 02:18:14 v4.1.0-dev.37 02:18:14 v4.1.0-dev.38 02:18:14 v4.1.0-dev.39 02:18:14 v4.1.0-dev.4 02:18:14 v4.1.0-dev.40 02:18:14 v4.1.0-dev.41 02:18:14 v4.1.0-dev.42 02:18:14 v4.1.0-dev.43 02:18:14 v4.1.0-dev.44 02:18:14 v4.1.0-dev.45 02:18:14 v4.1.0-dev.5 02:18:14 v4.1.0-dev.6 02:18:14 v4.1.0-dev.7 02:18:14 v4.1.0-dev.8 02:18:14 v4.1.0-dev.9 [Pipeline] sh 02:18:14 + lftools sign git-tag v4.1.0-dev.45 02:18:15 Signing Git tag with Sigul... 02:18:15 Signing v4.1.0-dev.45 [Pipeline] echo 02:18:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:18:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:18:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:18:18 $ docker stop --time=1 e8511b0fb28c750f2af0d15405c40520ce9c77f6e67088d0de7ab1fc0fa96dca 02:18:20 $ docker rm -f --volumes e8511b0fb28c750f2af0d15405c40520ce9c77f6e67088d0de7ab1fc0fa96dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:18:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:21 prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container 02:18:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:18:21 $ docker top 23d25248370fd7d2063b0f444d507f03049be66ffcdb659116205d31bc2190d3 -eo pid,comm 02:18:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:18:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:21 [ssh-agent] Looking for ssh-agent implementation... 02:18:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:21 $ docker exec 23d25248370fd7d2063b0f444d507f03049be66ffcdb659116205d31bc2190d3 ssh-agent 02:18:21 SSH_AUTH_SOCK=/tmp/ssh-lmSVZ09IQoQr/agent.31 02:18:21 SSH_AGENT_PID=37 02:18:21 Running ssh-add (command line suppressed) 02:18:21 Identity added: /w/workspace/edgex-go/884@tmp/private_key_1408340024322235461.key (/w/workspace/edgex-go/884@tmp/private_key_1408340024322235461.key) 02:18:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:22 + git semver bump pre 02:18:22 2025-08-13 02:18:22,345 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:18:22 2025-08-13 02:18:22,349 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main 02:18:22 2025-08-13 02:18:22,349 [bump_version] DEBUG bumping version:4.1.0-dev.45 on axis:pre with prefix:dev 02:18:22 2025-08-13 02:18:22,349 [bump_version] DEBUG bumped version:4.1.0-dev.46 02:18:22 2025-08-13 02:18:22,350 [write_version] DEBUG write version:4.1.0-dev.46 to path:/w/workspace/edgex-go/884/.semver/main with force:True 02:18:22 2025-08-13 02:18:22,350 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main 02:18:22 2025-08-13 02:18:22,350 [write_file] DEBUG write to file:/w/workspace/edgex-go/884/.semver/main 02:18:22 2025-08-13 02:18:22,352 [execute] INFO git cat-file --batch-check 02:18:22 2025-08-13 02:18:22,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/884/.semver, stdin=, shell=False, universal_newlines=False) 02:18:22 2025-08-13 02:18:22,356 [execute] INFO git cat-file --batch 02:18:22 2025-08-13 02:18:22,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/884/.semver, stdin=, shell=False, universal_newlines=False) 02:18:22 2025-08-13 02:18:22,360 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main 02:18:22 4.1.0-dev.46 [Pipeline] } 02:18:22 $ docker exec --env ******** --env ******** 23d25248370fd7d2063b0f444d507f03049be66ffcdb659116205d31bc2190d3 ssh-agent -k 02:18:22 unset SSH_AUTH_SOCK; 02:18:22 unset SSH_AGENT_PID; 02:18:22 echo Agent pid 37 killed; 02:18:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:22 + git semver [Pipeline] } 02:18:23 $ docker stop --time=1 23d25248370fd7d2063b0f444d507f03049be66ffcdb659116205d31bc2190d3 02:18:24 $ docker rm -f --volumes 23d25248370fd7d2063b0f444d507f03049be66ffcdb659116205d31bc2190d3 [Pipeline] // withDockerContainer [Pipeline] sh 02:18:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:25 prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container 02:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:18:25 $ docker top 71b26ef120c4393f1dd3ac1aa7fd921531a3a86daa8eeb1ab6844101058e8c8d -eo pid,comm 02:18:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:18:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:25 [ssh-agent] Looking for ssh-agent implementation... 02:18:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:25 $ docker exec 71b26ef120c4393f1dd3ac1aa7fd921531a3a86daa8eeb1ab6844101058e8c8d ssh-agent 02:18:25 SSH_AUTH_SOCK=/tmp/ssh-ts2Zf2bRQFRH/agent.32 02:18:25 SSH_AGENT_PID=38 02:18:25 Running ssh-add (command line suppressed) 02:18:25 Identity added: /w/workspace/edgex-go/884@tmp/private_key_2810299445648265288.key (/w/workspace/edgex-go/884@tmp/private_key_2810299445648265288.key) 02:18:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:26 + git semver push 02:18:26 2025-08-13 02:18:26,404 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:18:26 2025-08-13 02:18:26,408 [run_push] DEBUG push 02:18:26 2025-08-13 02:18:26,409 [execute] INFO git cat-file --batch-check 02:18:26 2025-08-13 02:18:26,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/884/.semver, stdin=, shell=False, universal_newlines=False) 02:18:26 2025-08-13 02:18:26,411 [execute] INFO git rev-list 7cc45532e63ab550f64cd5ab56571a1eb29a8fd1 -- 02:18:26 2025-08-13 02:18:26,411 [execute] DEBUG Popen(['git', 'rev-list', '7cc45532e63ab550f64cd5ab56571a1eb29a8fd1', '--'], cwd=/w/workspace/edgex-go/884/.semver, stdin=None, shell=False, universal_newlines=False) 02:18:26 2025-08-13 02:18:26,430 [execute] INFO git fetch -v -- origin 02:18:26 2025-08-13 02:18:26,430 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/884/.semver, stdin=None, shell=False, universal_newlines=True) 02:18:26 2025-08-13 02:18:26,905 [run_push] DEBUG no remote changes detected 02:18:26 2025-08-13 02:18:26,905 [execute] INFO git push origin semver 02:18:26 2025-08-13 02:18:26,905 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/884/.semver, stdin=None, shell=False, universal_newlines=False) 02:18:27 2025-08-13 02:18:27,789 [run_push] DEBUG push all version tags 02:18:27 2025-08-13 02:18:27,790 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:18:27 2025-08-13 02:18:27,790 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/884, stdin=None, shell=False, universal_newlines=False) 02:18:28 2025-08-13 02:18:28,658 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main 02:18:28 4.1.0-dev.46 [Pipeline] } 02:18:28 $ docker exec --env ******** --env ******** 71b26ef120c4393f1dd3ac1aa7fd921531a3a86daa8eeb1ab6844101058e8c8d ssh-agent -k 02:18:28 unset SSH_AUTH_SOCK; 02:18:28 unset SSH_AGENT_PID; 02:18:28 echo Agent pid 38 killed; 02:18:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:29 + git semver [Pipeline] } 02:18:29 $ docker stop --time=1 71b26ef120c4393f1dd3ac1aa7fd921531a3a86daa8eeb1ab6844101058e8c8d 02:18:31 $ docker rm -f --volumes 71b26ef120c4393f1dd3ac1aa7fd921531a3a86daa8eeb1ab6844101058e8c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:18:31 + [ -d /w/workspace/edgex-go/884/archives ] [Pipeline] libraryResource [Pipeline] sh 02:18:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:18:32 ---> package-listing.sh 02:18:32 ++ tr '[:upper:]' '[:lower:]' 02:18:32 ++ facter osfamily 02:18:32 + OS_FAMILY=debian 02:18:32 + workspace=/w/workspace/edgex-go/884 02:18:32 + START_PACKAGES=/tmp/packages_start.txt 02:18:32 + END_PACKAGES=/tmp/packages_end.txt 02:18:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:18:32 + PACKAGES=/tmp/packages_start.txt 02:18:32 + '[' /w/workspace/edgex-go/884 ']' 02:18:32 + PACKAGES=/tmp/packages_end.txt 02:18:32 + case "${OS_FAMILY}" in 02:18:32 + dpkg -l 02:18:32 + grep '^ii' 02:18:32 + '[' -f /tmp/packages_start.txt ']' 02:18:32 + '[' -f /tmp/packages_end.txt ']' 02:18:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:18:32 + '[' /w/workspace/edgex-go/884 ']' 02:18:32 + mkdir -p /w/workspace/edgex-go/884/archives/ 02:18:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/884/archives/ [Pipeline] echo 02:18:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/884/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:18:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:18:33 02:18:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:18:34 latest: Pulling from edgex-lftools-log-publisher 02:18:34 5eb5b503b376: Pulling fs layer 02:18:34 5c69ac0246d0: Pulling fs layer 02:18:34 ec43610c2a17: Pulling fs layer 02:18:34 3a2ae6a8a46f: Pulling fs layer 02:18:34 33b1e0a273af: Pulling fs layer 02:18:34 5d3b04190fa2: Pulling fs layer 02:18:34 2f39f015ded8: Pulling fs layer 02:18:34 3a2ae6a8a46f: Waiting 02:18:34 33b1e0a273af: Waiting 02:18:34 5d3b04190fa2: Waiting 02:18:34 2f39f015ded8: Waiting 02:18:34 5c69ac0246d0: Download complete 02:18:34 3a2ae6a8a46f: Verifying Checksum 02:18:34 3a2ae6a8a46f: Download complete 02:18:34 33b1e0a273af: Verifying Checksum 02:18:34 33b1e0a273af: Download complete 02:18:34 ec43610c2a17: Download complete 02:18:34 5d3b04190fa2: Verifying Checksum 02:18:34 5d3b04190fa2: Download complete 02:18:34 5eb5b503b376: Verifying Checksum 02:18:34 5eb5b503b376: Download complete 02:18:34 2f39f015ded8: Download complete 02:18:35 5eb5b503b376: Pull complete 02:18:35 5c69ac0246d0: Pull complete 02:18:36 ec43610c2a17: Pull complete 02:18:36 3a2ae6a8a46f: Pull complete 02:18:36 33b1e0a273af: Pull complete 02:18:36 5d3b04190fa2: Pull complete 02:18:43 2f39f015ded8: Pull complete 02:18:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:18:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:18:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:43 prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container 02:18:43 $ 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/884/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/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:18:46 $ docker top f7ae9e7636cfa8158a092900c18d0b8eaa929bbaacdca0d17550e50aba8ea74f -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:47 + touch /tmp/pre-build-complete [Pipeline] sh 02:18:47 + mkdir -p /var/log/sysstat [Pipeline] sh 02:18:47 + ls /var/log/sa-host 02:18:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:47 provisioning config files... 02:18:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/884@tmp/config10551905521366752906tmp [Pipeline] { [Pipeline] echo 02:18:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:18:48 ---> create-netrc.sh [Pipeline] } 02:18:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:18:48 ---> python-tools-install.sh [Pipeline] echo 02:18:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:18:48 ---> sudo-logs.sh 02:18:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:18:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:18:49 ---> job-cost.sh 02:18:49 lf-activate-venv: SKIPPING 02:18:49 DEBUG: total: 0.10999999940395355 02:18:49 INFO: Retrieving Stack Cost... 02:18:49 INFO: Retrieving Pricing Info for: v3-standard-8 02:18:49 INFO: Archiving Costs [Pipeline] echo 02:18:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:18:50 ---> logs-deploy.sh 02:18:50 lf-activate-venv: SKIPPING 02:18:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/884 02:18:50 INFO: archiving workspace using pattern(s): 02:18:51 Archives upload complete. 02:18:51 INFO: archiving logs to Nexus 02:18:52 ---> uname -a: 02:18:52 Linux prd-ubuntu20-04-docker-8c-8g-6810 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:18:52 02:18:52 02:18:52 ---> lscpu: 02:18:52 Architecture: x86_64 02:18:52 CPU op-mode(s): 32-bit, 64-bit 02:18:52 Byte Order: Little Endian 02:18:52 Address sizes: 40 bits physical, 48 bits virtual 02:18:52 CPU(s): 8 02:18:52 On-line CPU(s) list: 0-7 02:18:52 Thread(s) per core: 1 02:18:52 Core(s) per socket: 1 02:18:52 Socket(s): 8 02:18:52 NUMA node(s): 1 02:18:52 Vendor ID: AuthenticAMD 02:18:52 CPU family: 23 02:18:52 Model: 49 02:18:52 Model name: AMD EPYC-Rome Processor 02:18:52 Stepping: 0 02:18:52 CPU MHz: 2800.000 02:18:52 BogoMIPS: 5600.00 02:18:52 Virtualization: AMD-V 02:18:52 Hypervisor vendor: KVM 02:18:52 Virtualization type: full 02:18:52 L1d cache: 256 KiB 02:18:52 L1i cache: 256 KiB 02:18:52 L2 cache: 4 MiB 02:18:52 L3 cache: 128 MiB 02:18:52 NUMA node0 CPU(s): 0-7 02:18:52 Vulnerability Gather data sampling: Not affected 02:18:52 Vulnerability Itlb multihit: Not affected 02:18:52 Vulnerability L1tf: Not affected 02:18:52 Vulnerability Mds: Not affected 02:18:52 Vulnerability Meltdown: Not affected 02:18:52 Vulnerability Mmio stale data: Not affected 02:18:52 Vulnerability Retbleed: Vulnerable 02:18:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:18:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:18:52 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:18:52 Vulnerability Srbds: Not affected 02:18:52 Vulnerability Tsx async abort: Not affected 02:18:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:18:52 02:18:52 02:18:52 ---> nproc: 02:18:52 8 02:18:52 02:18:52 02:18:52 ---> df -h: 02:18:52 Filesystem Size Used Avail Use% Mounted on 02:18:52 overlay 155G 33G 123G 21% / 02:18:52 tmpfs 64M 0 64M 0% /dev 02:18:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:18:52 shm 64M 0 64M 0% /dev/shm 02:18:52 /dev/vda1 155G 33G 123G 21% /facter-os 02:18:52 02:18:52 02:18:52 ---> sar -b -r -n DEV: 02:18:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6810) 08/13/25 _x86_64_ (8 CPU) 02:18:52 02:18:52 01:23:36 LINUX RESTART (8 CPU) 02:18:52 02:18:52 01:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:18:52 01:25:01 384.06 72.26 311.80 0.00 12212.73 75856.18 0.00 02:18:52 01:26:01 167.47 10.40 157.07 0.00 1651.19 39171.74 0.00 02:18:52 01:27:01 42.59 0.02 42.58 0.00 0.13 37644.94 0.00 02:18:52 01:28:01 55.36 0.22 55.14 0.00 2.67 23569.01 0.00 02:18:52 01:29:01 431.16 0.68 430.47 0.00 35.45 288199.40 0.00 02:18:52 01:30:01 845.08 27.59 817.49 0.00 4770.29 270433.04 0.00 02:18:52 01:31:01 157.15 0.32 156.84 0.00 2.53 43895.95 0.00 02:18:52 01:32:01 366.37 0.05 366.32 0.00 0.40 115218.93 0.00 02:18:52 01:33:01 614.85 0.08 614.76 0.00 2.67 134514.63 0.00 02:18:52 01:34:01 36.38 0.03 36.34 0.00 2.13 1244.46 0.00 02:18:52 01:35:01 18.13 0.02 18.11 0.00 1.33 608.97 0.00 02:18:52 01:36:01 1.77 0.00 1.77 0.00 0.00 24.40 0.00 02:18:52 01:37:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 02:18:52 01:38:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 02:18:52 01:39:01 1.35 0.00 1.35 0.00 0.00 229.16 0.00 02:18:52 01:40:01 1.67 0.02 1.65 0.00 0.13 159.01 0.00 02:18:52 01:41:01 1.25 0.00 1.25 0.00 0.00 283.15 0.00 02:18:52 01:42:01 1.00 0.00 1.00 0.00 0.00 145.31 0.00 02:18:52 01:43:01 1.20 0.00 1.20 0.00 0.00 149.04 0.00 02:18:52 01:44:01 1.53 0.00 1.53 0.00 0.00 286.70 0.00 02:18:52 01:45:01 1.32 0.00 1.32 0.00 0.00 149.04 0.00 02:18:52 01:46:01 1.03 0.00 1.03 0.00 0.00 280.84 0.00 02:18:52 01:47:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 02:18:52 01:48:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 02:18:52 01:49:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 02:18:52 01:50:01 1.02 0.00 1.02 0.00 0.00 129.05 0.00 02:18:52 01:51:01 1.33 0.00 1.33 0.00 0.00 149.55 0.00 02:18:52 01:52:01 1.03 0.00 1.03 0.00 0.00 280.22 0.00 02:18:52 01:53:01 1.30 0.00 1.30 0.00 0.00 149.55 0.00 02:18:52 01:54:01 1.72 0.00 1.72 0.00 0.00 289.55 0.00 02:18:52 01:55:01 1.12 0.00 1.12 0.00 0.00 146.64 0.00 02:18:52 01:56:01 1.02 0.00 1.02 0.00 0.00 146.24 0.00 02:18:52 01:57:01 1.25 0.00 1.25 0.00 0.00 283.82 0.00 02:18:52 01:58:01 1.45 0.00 1.45 0.00 0.00 150.22 0.00 02:18:52 01:59:01 1.15 0.00 1.15 0.00 0.00 90.25 0.00 02:18:52 02:00:01 1.00 0.00 1.00 0.00 0.00 145.58 0.00 02:18:52 02:01:01 1.30 0.00 1.30 0.00 0.00 149.68 0.00 02:18:52 02:02:01 0.93 0.00 0.93 0.00 0.00 280.22 0.00 02:18:52 02:03:01 1.27 0.00 1.27 0.00 0.00 148.78 0.00 02:18:52 02:04:01 1.35 0.00 1.35 0.00 0.00 284.35 0.00 02:18:52 02:05:01 1.28 0.00 1.28 0.00 0.00 150.11 0.00 02:18:52 02:06:01 1.08 0.00 1.08 0.00 0.00 147.84 0.00 02:18:52 02:07:01 1.23 0.00 1.23 0.00 0.00 282.75 0.00 02:18:52 02:08:01 1.00 0.00 1.00 0.00 0.00 145.15 0.00 02:18:52 02:09:01 1.28 0.00 1.28 0.00 0.00 283.42 0.00 02:18:52 02:10:01 1.02 0.00 1.02 0.00 0.00 146.24 0.00 02:18:52 02:11:01 1.43 0.00 1.43 0.00 0.00 150.48 0.00 02:18:52 02:12:01 0.93 0.00 0.93 0.00 0.00 279.55 0.00 02:18:52 02:13:01 1.28 0.00 1.28 0.00 0.00 148.51 0.00 02:18:52 02:14:01 1.57 0.00 1.57 0.00 0.00 287.42 0.00 02:18:52 02:15:01 1.33 0.00 1.33 0.00 0.00 149.55 0.00 02:18:52 02:16:01 1.05 0.00 1.05 0.00 0.00 145.71 0.00 02:18:52 02:17:01 1.40 0.02 1.38 0.00 0.13 284.22 0.00 02:18:52 02:18:01 80.74 0.62 80.12 0.00 15.73 28529.42 0.00 02:18:52 Average: 60.23 2.08 58.15 0.00 346.32 19746.50 0.00 02:18:52 02:18:52 01:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:18:52 01:25:01 28926076 31563480 745964 2.27 75916 2856188 1659096 4.89 984004 2599584 392 02:18:52 01:26:01 26411316 31267696 1007932 3.07 124692 4860028 2181392 6.43 2031476 3868708 941244 02:18:52 01:27:01 25802400 31244816 1027384 3.13 129784 5413064 2323288 6.85 2097524 4376352 932880 02:18:52 01:28:01 25600168 31394624 876076 2.67 136396 5718040 1913012 5.64 1945684 4692876 605956 02:18:52 01:29:01 18756016 30956776 1283700 3.91 151784 11948252 5872580 17.31 2536668 10730588 4516 02:18:52 01:30:01 10164488 30834560 1343868 4.09 403620 19508976 5807396 17.12 3757356 17376548 60936 02:18:52 01:31:01 4471652 27961028 4189388 12.75 428428 22054444 11016788 32.48 7833880 18700820 1507728 02:18:52 01:32:01 2514780 29108140 3049100 9.28 446020 25024240 8706612 25.67 8033756 20346928 1461832 02:18:52 01:33:01 5565072 31331964 891912 2.71 457172 24409592 2254072 6.65 3888380 21760408 432 02:18:52 01:34:01 5553116 31322288 900900 2.74 458712 24410356 2225796 6.56 4239196 21421652 612 02:18:52 01:35:01 5567380 31337316 885680 2.69 459424 24410540 2121344 6.25 4560648 21086588 4 02:18:52 01:36:01 5568688 31338728 884092 2.69 459452 24410544 2121344 6.25 4558308 21086592 4 02:18:52 01:37:01 5577036 31347160 876096 2.67 459472 24410548 2121344 6.25 4549916 21086592 20 02:18:52 01:38:01 5577936 31348044 875344 2.66 459500 24410556 2121344 6.25 4550092 21086596 144 02:18:52 01:39:01 5585584 31355752 867772 2.64 459524 24410552 2121344 6.25 4541472 21086600 20 02:18:52 01:40:01 5585444 31355612 868204 2.64 459552 24410528 2155424 6.35 4541840 21086580 144 02:18:52 01:41:01 5585624 31355796 867908 2.64 459568 24410536 2155424 6.35 4541728 21086584 12 02:18:52 01:42:01 5585284 31355456 868168 2.64 459588 24410536 2155424 6.35 4541812 21086584 148 02:18:52 01:43:01 5584912 31355156 868448 2.64 459608 24410540 2155424 6.35 4541840 21086592 36 02:18:52 01:44:01 5586664 31356956 866812 2.64 459648 24410536 2155424 6.35 4540696 21086588 24 02:18:52 01:45:01 5586664 31356968 866776 2.64 459660 24410544 2155424 6.35 4540624 21086592 16 02:18:52 01:46:01 5586836 31357160 866484 2.64 459696 24410552 2155424 6.35 4540816 21086600 212 02:18:52 01:47:01 5587096 31357612 866068 2.63 459720 24410680 2155424 6.35 4540676 21086732 12 02:18:52 01:48:01 5587032 31357552 866028 2.63 459736 24410684 2155424 6.35 4540724 21086736 144 02:18:52 01:49:01 5586952 31357504 866004 2.63 459776 24410688 2155424 6.35 4540708 21086736 32 02:18:52 01:50:01 5587580 31358164 865208 2.63 459784 24410688 2155424 6.35 4540932 21086736 156 02:18:52 01:51:01 5586760 31357352 865972 2.63 459800 24410692 2155424 6.35 4541080 21086740 4 02:18:52 01:52:01 5586944 31357596 865912 2.63 459824 24410692 2155424 6.35 4540972 21086744 156 02:18:52 01:53:01 5586668 31357348 866120 2.63 459836 24410696 2155424 6.35 4540992 21086744 16 02:18:52 01:54:01 5586684 31357388 866012 2.63 459876 24410704 2155424 6.35 4540908 21086752 72 02:18:52 01:55:01 5586668 31357372 865976 2.63 459884 24410704 2155424 6.35 4540896 21086752 4 02:18:52 01:56:01 5586572 31357340 865972 2.63 459916 24410712 2155424 6.35 4541228 21086760 180 02:18:52 01:57:01 5586288 31357056 866152 2.64 459944 24410712 2171476 6.40 4541216 21086760 148 02:18:52 01:58:01 5586736 31357520 865608 2.63 459956 24410716 2171476 6.40 4541132 21086768 4 02:18:52 01:59:01 5586920 31357708 865596 2.63 459976 24410704 2171476 6.40 4540964 21086772 8 02:18:52 02:00:01 5586840 31357728 865528 2.63 460000 24410720 2171476 6.40 4541148 21086776 152 02:18:52 02:01:01 5586728 31357656 865548 2.63 460024 24410724 2171476 6.40 4541256 21086772 16 02:18:52 02:02:01 5586072 31357028 866052 2.63 460052 24410728 2171476 6.40 4541520 21086776 256 02:18:52 02:03:01 5586096 31357052 866008 2.63 460072 24410728 2171476 6.40 4541356 21086776 16 02:18:52 02:04:01 5586080 31357100 865944 2.63 460092 24410736 2171476 6.40 4541320 21086784 80 02:18:52 02:05:01 5587016 31358084 864956 2.63 460128 24410736 2171476 6.40 4541436 21086784 12 02:18:52 02:06:01 5586976 31358048 864912 2.63 460148 24410736 2171476 6.40 4541244 21086788 144 02:18:52 02:07:01 5586960 31358036 864864 2.63 460160 24410744 2171476 6.40 4541392 21086792 28 02:18:52 02:08:01 5586920 31357996 864820 2.63 460176 24410744 2171476 6.40 4541416 21086792 160 02:18:52 02:09:01 5586124 31357264 865532 2.63 460196 24410748 2171476 6.40 4541568 21086796 20 02:18:52 02:10:01 5586132 31357288 865496 2.63 460216 24410752 2171476 6.40 4541504 21086800 160 02:18:52 02:11:01 5586528 31357692 865224 2.63 460232 24410756 2171476 6.40 4541400 21086804 8 02:18:52 02:12:01 5586464 31357668 865180 2.63 460252 24410760 2171476 6.40 4541432 21086808 180 02:18:52 02:13:01 5586456 31357664 865136 2.63 460272 24410760 2171476 6.40 4541372 21086808 16 02:18:52 02:14:01 5586020 31357304 865388 2.63 460308 24410756 2171476 6.40 4541496 21086812 168 02:18:52 02:15:01 5585540 31356968 865636 2.63 460328 24410900 2171476 6.40 4541508 21086948 4 02:18:52 02:16:01 5585524 31357016 865604 2.63 460352 24410900 2171476 6.40 4541576 21086948 148 02:18:52 02:17:01 5585176 31356700 865864 2.63 460380 24410900 2171476 6.40 4541576 21086952 12 02:18:52 02:18:01 4511444 31310028 911616 2.77 487032 25344936 2294136 6.76 4615600 22013600 541996 02:18:52 Average: 7378465 31233283 991184 3.02 427327 22614954 2576002 7.59 4394283 19529956 112256 02:18:52 02:18:52 01:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:18:52 01:25:01 ens3 1626.47 1505.45 10524.46 203.89 0.00 0.00 0.00 0.00 02:18:52 01:25:01 lo 3.77 3.77 0.38 0.38 0.00 0.00 0.00 0.00 02:18:52 01:25:01 docker0 603.27 595.25 42.13 2989.08 0.00 0.00 0.00 0.00 02:18:52 01:26:01 ens3 426.95 291.82 4921.11 58.55 0.00 0.00 0.00 0.00 02:18:52 01:26:01 vethee3a473 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:26:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 02:18:52 01:26:01 docker0 200.42 280.97 17.26 1666.74 0.00 0.00 0.00 0.00 02:18:52 01:27:01 ens3 33.89 19.65 28.06 13.92 0.00 0.00 0.00 0.00 02:18:52 01:27:01 vethee3a473 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 02:18:52 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:27:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 02:18:52 01:28:01 ens3 26.58 16.51 22.03 13.21 0.00 0.00 0.00 0.00 02:18:52 01:28:01 vethee3a473 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:29:01 veth052b08e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:29:01 veth7dc769c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:29:01 vethacbaf23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:29:01 vethebfe166 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:29:01 vethbe2e6e0 1.50 3.37 0.11 38.14 0.00 0.00 0.00 0.00 02:18:52 01:29:01 veth68669da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:29:01 vethcc03f7b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:29:01 veth986874e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:29:01 veth05a64ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:29:01 ens3 321.98 183.01 5268.64 31.51 0.00 0.00 0.00 0.00 02:18:52 01:29:01 vethef1b6ce 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:29:01 veth505e6a8 2.00 3.73 0.15 46.52 0.00 0.00 0.00 0.00 02:18:52 01:29:01 vethcf81445 0.02 0.28 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:29:01 veth85b9358 1.37 4.03 0.10 38.16 0.00 0.00 0.00 0.00 02:18:52 01:29:01 veth60e3fbb 1.48 3.25 0.11 38.14 0.00 0.00 0.00 0.00 02:18:52 01:29:01 veth88533c8 0.12 0.43 0.01 0.03 0.00 0.00 0.00 0.00 02:18:52 01:29:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 02:18:52 01:29:01 veth5ab7bf0 2.53 5.26 0.19 46.52 0.00 0.00 0.00 0.00 02:18:52 01:29:01 veth5099b04 2.08 3.98 0.15 46.57 0.00 0.00 0.00 0.00 02:18:52 01:29:01 vethff984df 1.35 2.78 0.10 33.68 0.00 0.00 0.00 0.00 02:18:52 01:29:01 vetha68a17f 0.65 1.95 0.06 0.30 0.00 0.00 0.00 0.00 02:18:52 01:29:01 vethcb992c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:29:01 vethab09469 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:29:01 veth51886d7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:29:01 docker0 52.82 98.52 3.24 1280.50 0.00 0.00 0.00 0.00 02:18:52 01:29:01 vethb2e79dd 0.08 0.17 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:29:01 vethb5083d0 1.62 3.37 0.12 39.14 0.00 0.00 0.00 0.00 02:18:52 01:30:01 veth20e81b0 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 02:18:52 01:30:01 vethf85ceaf 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 02:18:52 01:30:01 veth633ac7b 0.03 0.45 0.00 0.02 0.00 0.00 0.00 0.00 02:18:52 01:30:01 vethbc22a3a 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 02:18:52 01:30:01 ens3 1041.93 571.19 9809.22 64.03 0.00 0.00 0.00 0.00 02:18:52 01:30:01 veth34f4ec3 0.05 0.52 0.00 0.02 0.00 0.00 0.00 0.00 02:18:52 01:30:01 vethee02d86 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 02:18:52 01:30:01 veth21d8e67 0.03 0.45 0.00 0.02 0.00 0.00 0.00 0.00 02:18:52 01:30:01 vethfefa95f 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 02:18:52 01:30:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 02:18:52 01:30:01 veth3432a3a 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 02:18:52 01:30:01 vetha68a17f 0.13 2.08 0.01 0.10 0.00 0.00 0.00 0.00 02:18:52 01:30:01 docker0 483.05 876.05 43.04 7651.66 0.00 0.00 0.00 0.00 02:18:52 01:30:01 veth5ad095e 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 02:18:52 01:30:01 veth3cb286e 0.03 0.45 0.00 0.02 0.00 0.00 0.00 0.00 02:18:52 01:30:01 veth60df7c1 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 02:18:52 01:31:01 veth20e81b0 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:31:01 vethf85ceaf 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:31:01 veth633ac7b 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:31:01 vethbc22a3a 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:31:01 ens3 8.66 4.35 7.05 3.77 0.00 0.00 0.00 0.00 02:18:52 01:31:01 veth34f4ec3 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:31:01 vethee02d86 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:31:01 veth21d8e67 0.02 0.23 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:31:01 vethfefa95f 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:31:01 veth3432a3a 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:31:01 vetha68a17f 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:31:01 docker0 0.15 0.10 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:31:01 veth5ad095e 0.05 0.27 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:31:01 veth3cb286e 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:31:01 veth60df7c1 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 02:18:52 01:32:01 vethf85ceaf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:32:01 veth633ac7b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:32:01 vethbc22a3a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:32:01 ens3 4.78 2.65 3.87 2.12 0.00 0.00 0.00 0.00 02:18:52 01:32:01 vethee02d86 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:32:01 veth21d8e67 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:32:01 vethfefa95f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:32:01 veth3432a3a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:32:01 vetha68a17f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:32:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:32:01 veth5ad095e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:32:01 veth3cb286e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:32:01 veth60df7c1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:33:01 ens3 114.45 143.34 46.32 463.17 0.00 0.00 0.00 0.00 02:18:52 01:33:01 lo 7.20 7.20 0.72 0.72 0.00 0.00 0.00 0.00 02:18:52 01:33:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:34:01 ens3 418.85 410.75 211.85 2131.20 0.00 0.00 0.00 0.00 02:18:52 01:34:01 lo 41.93 41.93 4.10 4.10 0.00 0.00 0.00 0.00 02:18:52 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:35:01 ens3 298.05 314.10 131.12 1864.13 0.00 0.00 0.00 0.00 02:18:52 01:35:01 lo 19.33 19.33 1.89 1.89 0.00 0.00 0.00 0.00 02:18:52 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:36:01 ens3 0.92 0.33 0.31 0.20 0.00 0.00 0.00 0.00 02:18:52 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:37:01 ens3 0.42 0.28 0.26 0.21 0.00 0.00 0.00 0.00 02:18:52 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:39:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:40:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:18:52 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:41:01 ens3 0.13 0.08 0.01 0.00 0.00 0.00 0.00 0.00 02:18:52 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:43:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 02:18:52 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:45:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:18:52 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:46:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:47:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 02:18:52 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:49:01 ens3 0.20 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:18:52 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:50:01 ens3 1.42 0.73 0.52 0.36 0.00 0.00 0.00 0.00 02:18:52 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:51:01 ens3 0.67 0.30 0.36 0.27 0.00 0.00 0.00 0.00 02:18:52 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:52:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:53:01 ens3 0.95 0.32 0.36 0.21 0.00 0.00 0.00 0.00 02:18:52 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:54:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:55:01 ens3 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 02:18:52 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:56:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:57:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:58:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:59:01 ens3 0.15 0.03 0.06 0.00 0.00 0.00 0.00 0.00 02:18:52 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:00:01 ens3 0.80 0.20 0.13 0.07 0.00 0.00 0.00 0.00 02:18:52 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:01:01 ens3 0.68 0.45 0.36 0.29 0.00 0.00 0.00 0.00 02:18:52 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:02:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:04:01 ens3 0.93 0.38 0.37 0.22 0.00 0.00 0.00 0.00 02:18:52 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:05:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:18:52 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:06:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:18:52 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:07:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:08:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:09:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:10:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 02:18:52 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:11:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:12:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:18:52 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:15:01 ens3 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 02:18:52 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:16:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:52 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:17:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:18:52 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:52 02:18:01 ens3 325.29 215.24 6728.97 44.69 0.00 0.00 0.00 0.00 02:18:52 02:18:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 02:18:52 02:18:01 docker0 73.54 87.50 6.40 880.33 0.00 0.00 0.00 0.00 02:18:52 Average: ens3 86.30 68.23 698.41 90.67 0.00 0.00 0.00 0.00 02:18:52 Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 02:18:52 Average: docker0 26.20 35.93 2.08 268.03 0.00 0.00 0.00 0.00 02:18:52 02:18:52 02:18:52 ---> sar -P ALL: 02:18:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6810) 08/13/25 _x86_64_ (8 CPU) 02:18:52 02:18:52 01:23:36 LINUX RESTART (8 CPU) 02:18:52 02:18:52 01:24:01 CPU %user %nice %system %iowait %steal %idle 02:18:52 01:25:01 all 9.52 0.00 3.05 2.32 0.05 85.07 02:18:52 01:25:01 0 9.35 0.00 2.70 0.40 0.03 87.51 02:18:52 01:25:01 1 10.76 0.00 4.25 6.20 0.05 78.73 02:18:52 01:25:01 2 6.43 0.00 2.70 4.68 0.05 86.14 02:18:52 01:25:01 3 12.46 0.00 2.86 0.12 0.05 84.51 02:18:52 01:25:01 4 12.19 0.00 2.39 1.33 0.05 84.04 02:18:52 01:25:01 5 7.04 0.00 2.81 1.68 0.05 88.42 02:18:52 01:25:01 6 7.43 0.00 3.47 3.60 0.05 85.45 02:18:52 01:25:01 7 10.45 0.00 3.21 0.61 0.05 85.68 02:18:52 01:26:01 all 34.69 0.00 6.43 1.36 0.11 57.41 02:18:52 01:26:01 0 35.73 0.00 6.27 0.17 0.10 57.73 02:18:52 01:26:01 1 37.64 0.00 6.03 0.29 0.12 55.93 02:18:52 01:26:01 2 35.61 0.00 6.88 5.20 0.12 52.20 02:18:52 01:26:01 3 33.55 0.00 6.03 0.34 0.10 59.98 02:18:52 01:26:01 4 33.81 0.00 6.06 0.46 0.10 59.57 02:18:52 01:26:01 5 33.65 0.00 6.17 0.40 0.12 59.66 02:18:52 01:26:01 6 33.14 0.00 7.20 1.60 0.10 57.96 02:18:52 01:26:01 7 34.37 0.00 6.79 2.45 0.10 56.29 02:18:52 01:27:01 all 42.40 0.00 6.71 1.21 0.11 49.58 02:18:52 01:27:01 0 42.68 0.00 6.38 0.08 0.12 50.74 02:18:52 01:27:01 1 41.40 0.00 6.60 0.03 0.12 51.85 02:18:52 01:27:01 2 42.18 0.00 6.40 1.36 0.12 49.93 02:18:52 01:27:01 3 41.94 0.00 6.46 7.21 0.12 44.27 02:18:52 01:27:01 4 45.11 0.00 7.34 0.17 0.10 47.29 02:18:52 01:27:01 5 43.70 0.00 6.39 0.55 0.08 49.27 02:18:52 01:27:01 6 39.46 0.00 7.56 0.07 0.10 52.81 02:18:52 01:27:01 7 42.69 0.00 6.52 0.17 0.10 50.52 02:18:52 01:28:01 all 52.52 0.00 7.19 0.40 0.11 39.79 02:18:52 01:28:01 0 50.89 0.00 7.01 0.02 0.10 41.98 02:18:52 01:28:01 1 52.30 0.00 7.46 1.45 0.12 38.67 02:18:52 01:28:01 2 50.89 0.00 7.13 0.34 0.12 41.53 02:18:52 01:28:01 3 54.95 0.00 7.31 0.40 0.10 37.24 02:18:52 01:28:01 4 52.01 0.00 7.62 0.03 0.10 40.23 02:18:52 01:28:01 5 53.33 0.00 7.07 0.15 0.10 39.35 02:18:52 01:28:01 6 53.05 0.00 6.51 0.30 0.10 40.04 02:18:52 01:28:01 7 52.73 0.00 7.40 0.49 0.12 39.27 02:18:52 01:29:01 all 17.89 0.00 7.05 16.01 0.08 58.98 02:18:52 01:29:01 0 18.76 0.00 7.06 13.33 0.08 60.76 02:18:52 01:29:01 1 19.20 0.00 7.24 13.01 0.08 60.46 02:18:52 01:29:01 2 18.29 0.00 7.05 25.74 0.07 48.86 02:18:52 01:29:01 3 17.75 0.00 6.82 11.37 0.10 63.95 02:18:52 01:29:01 4 19.81 0.00 6.78 6.94 0.08 66.39 02:18:52 01:29:01 5 16.65 0.00 6.57 8.17 0.07 68.54 02:18:52 01:29:01 6 17.37 0.00 6.70 17.43 0.09 58.42 02:18:52 01:29:01 7 15.24 0.00 8.16 32.16 0.09 44.35 02:18:52 01:30:01 all 13.00 0.00 7.93 12.24 0.08 66.74 02:18:52 01:30:01 0 12.83 0.00 8.19 13.12 0.08 65.77 02:18:52 01:30:01 1 13.38 0.00 7.47 6.09 0.07 72.99 02:18:52 01:30:01 2 12.86 0.00 7.55 8.44 0.07 71.08 02:18:52 01:30:01 3 12.83 0.00 7.44 5.84 0.07 73.82 02:18:52 01:30:01 4 12.66 0.00 10.69 46.62 0.12 29.91 02:18:52 01:30:01 5 12.95 0.00 8.46 4.99 0.08 73.52 02:18:52 01:30:01 6 14.53 0.00 6.87 6.28 0.10 72.21 02:18:52 01:30:01 7 11.98 0.00 6.82 6.95 0.07 74.18 02:18:52 01:31:01 all 89.28 0.00 10.28 0.27 0.14 0.04 02:18:52 01:31:01 0 89.52 0.00 10.05 0.28 0.13 0.02 02:18:52 01:31:01 1 88.64 0.00 10.74 0.38 0.15 0.08 02:18:52 01:31:01 2 90.20 0.00 9.43 0.18 0.15 0.03 02:18:52 01:31:01 3 89.79 0.00 9.85 0.20 0.15 0.02 02:18:52 01:31:01 4 89.59 0.00 10.13 0.12 0.13 0.03 02:18:52 01:31:01 5 88.93 0.00 10.67 0.27 0.13 0.00 02:18:52 01:31:01 6 89.09 0.00 10.49 0.23 0.13 0.05 02:18:52 01:31:01 7 88.45 0.00 10.85 0.52 0.13 0.05 02:18:52 01:32:01 all 90.51 0.00 9.36 0.00 0.13 0.00 02:18:52 01:32:01 0 90.85 0.00 9.01 0.00 0.13 0.00 02:18:52 01:32:01 1 89.77 0.00 10.12 0.00 0.12 0.00 02:18:52 01:32:01 2 91.47 0.00 8.39 0.00 0.13 0.00 02:18:52 01:32:01 3 90.80 0.00 9.08 0.00 0.12 0.00 02:18:52 01:32:01 4 90.86 0.00 8.99 0.00 0.15 0.00 02:18:52 01:32:01 5 88.61 0.00 11.25 0.00 0.13 0.00 02:18:52 01:32:01 6 89.59 0.00 10.28 0.00 0.13 0.00 02:18:52 01:32:01 7 92.09 0.00 7.76 0.00 0.15 0.00 02:18:52 01:33:01 all 59.09 0.00 7.45 3.48 0.10 29.87 02:18:52 01:33:01 0 58.54 0.00 7.95 1.34 0.10 32.07 02:18:52 01:33:01 1 59.36 0.00 8.00 1.74 0.10 30.79 02:18:52 01:33:01 2 59.60 0.00 7.05 2.23 0.10 31.02 02:18:52 01:33:01 3 59.14 0.00 6.85 4.00 0.12 29.89 02:18:52 01:33:01 4 58.77 0.00 7.55 9.08 0.12 24.49 02:18:52 01:33:01 5 58.90 0.00 7.94 4.22 0.10 28.84 02:18:52 01:33:01 6 58.68 0.00 7.22 3.79 0.10 30.20 02:18:52 01:33:01 7 59.75 0.00 7.04 1.51 0.10 31.60 02:18:52 01:34:01 all 8.80 0.00 1.04 0.09 0.06 90.01 02:18:52 01:34:01 0 9.74 0.00 1.21 0.10 0.05 88.89 02:18:52 01:34:01 1 8.78 0.00 1.05 0.02 0.07 90.08 02:18:52 01:34:01 2 8.65 0.00 1.14 0.03 0.05 90.13 02:18:52 01:34:01 3 7.82 0.00 1.09 0.02 0.07 91.01 02:18:52 01:34:01 4 9.51 0.00 1.16 0.52 0.07 88.75 02:18:52 01:34:01 5 10.64 0.00 0.97 0.02 0.05 88.32 02:18:52 01:34:01 6 9.05 0.00 0.99 0.02 0.05 89.90 02:18:52 01:34:01 7 6.20 0.00 0.72 0.02 0.05 93.01 02:18:52 01:35:01 all 7.51 0.00 0.59 0.05 0.05 91.81 02:18:52 01:35:01 0 6.56 0.00 0.62 0.02 0.05 92.75 02:18:52 01:35:01 1 10.84 0.00 0.55 0.02 0.05 88.54 02:18:52 01:35:01 2 5.49 0.00 0.62 0.03 0.05 93.80 02:18:52 01:35:01 3 4.44 0.00 0.59 0.02 0.03 94.93 02:18:52 01:35:01 4 8.40 0.00 0.52 0.18 0.03 90.87 02:18:52 01:35:01 5 6.95 0.00 0.55 0.02 0.05 92.43 02:18:52 01:35:01 6 10.51 0.00 0.69 0.12 0.07 88.62 02:18:52 01:35:01 7 6.85 0.00 0.57 0.00 0.05 92.53 02:18:52 02:18:52 01:35:01 CPU %user %nice %system %iowait %steal %idle 02:18:52 01:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:18:52 01:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 01:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 01:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 01:36:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:18:52 01:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 01:36:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:18:52 01:36:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:18:52 01:36:01 7 0.07 0.00 0.05 0.00 0.02 99.87 02:18:52 01:37:01 all 0.11 0.00 0.02 0.00 0.00 99.87 02:18:52 01:37:01 0 0.72 0.00 0.02 0.00 0.00 99.27 02:18:52 01:37:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:18:52 01:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:18:52 01:37:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:18:52 01:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:18:52 01:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:18:52 01:38:01 all 0.06 0.00 0.02 0.00 0.01 99.90 02:18:52 01:38:01 0 0.37 0.00 0.00 0.00 0.02 99.62 02:18:52 01:38:01 1 0.03 0.00 0.05 0.00 0.02 99.90 02:18:52 01:38:01 2 0.07 0.00 0.07 0.00 0.02 99.85 02:18:52 01:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:18:52 01:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 01:38:01 6 0.00 0.00 0.02 0.02 0.02 99.95 02:18:52 01:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 01:39:01 all 0.04 0.00 0.01 0.00 0.00 99.94 02:18:52 01:39:01 0 0.20 0.00 0.02 0.00 0.00 99.78 02:18:52 01:39:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:18:52 01:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:39:01 3 0.03 0.00 0.00 0.02 0.00 99.95 02:18:52 01:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:39:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:18:52 01:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:40:01 all 0.08 0.00 0.02 0.00 0.01 99.89 02:18:52 01:40:01 0 0.45 0.00 0.02 0.00 0.00 99.53 02:18:52 01:40:01 1 0.08 0.00 0.03 0.00 0.02 99.87 02:18:52 01:40:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:18:52 01:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 01:40:01 5 0.00 0.00 0.02 0.02 0.02 99.95 02:18:52 01:40:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:18:52 01:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 01:41:01 all 0.09 0.00 0.02 0.00 0.01 99.88 02:18:52 01:41:01 0 0.58 0.00 0.02 0.00 0.02 99.38 02:18:52 01:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:18:52 01:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:18:52 01:41:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:18:52 01:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:41:01 5 0.00 0.00 0.03 0.00 0.00 99.97 02:18:52 01:41:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:18:52 01:41:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:18:52 01:42:01 all 0.19 0.00 0.01 0.00 0.01 99.79 02:18:52 01:42:01 0 1.40 0.00 0.00 0.00 0.00 98.60 02:18:52 01:42:01 1 0.07 0.00 0.07 0.00 0.03 99.83 02:18:52 01:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:18:52 01:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:18:52 01:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:42:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:18:52 01:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:43:01 all 0.24 0.00 0.01 0.00 0.00 99.74 02:18:52 01:43:01 0 1.74 0.00 0.02 0.00 0.00 98.24 02:18:52 01:43:01 1 0.10 0.00 0.03 0.00 0.02 99.85 02:18:52 01:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:18:52 01:43:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:18:52 01:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:18:52 01:44:01 all 0.04 0.00 0.02 0.01 0.01 99.93 02:18:52 01:44:01 0 0.22 0.00 0.03 0.00 0.00 99.75 02:18:52 01:44:01 1 0.03 0.00 0.07 0.00 0.02 99.88 02:18:52 01:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:18:52 01:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:44:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:18:52 01:44:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:18:52 01:44:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:18:52 01:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:45:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:18:52 01:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:18:52 01:45:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:18:52 01:45:01 2 0.07 0.00 0.03 0.02 0.02 99.87 02:18:52 01:45:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:18:52 01:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 01:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:18:52 01:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:18:52 01:46:01 all 0.02 0.00 0.02 0.00 0.01 99.96 02:18:52 01:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:46:01 1 0.08 0.00 0.03 0.00 0.02 99.87 02:18:52 01:46:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:18:52 01:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:18:52 01:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 01:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:18:52 02:18:52 01:46:01 CPU %user %nice %system %iowait %steal %idle 02:18:52 01:47:01 all 0.23 0.00 0.02 0.00 0.00 99.75 02:18:52 01:47:01 0 1.61 0.00 0.02 0.00 0.02 98.35 02:18:52 01:47:01 1 0.08 0.00 0.07 0.00 0.02 99.83 02:18:52 01:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:18:52 01:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:47:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:18:52 01:47:01 6 0.03 0.00 0.00 0.02 0.00 99.95 02:18:52 01:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:48:01 all 0.07 0.00 0.03 0.00 0.11 99.78 02:18:52 01:48:01 0 0.45 0.00 0.05 0.00 0.02 99.48 02:18:52 01:48:01 1 0.05 0.00 0.18 0.00 0.75 99.02 02:18:52 01:48:01 2 0.02 0.00 0.02 0.02 0.02 99.93 02:18:52 01:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 01:48:01 6 0.02 0.00 0.00 0.02 0.10 99.87 02:18:52 01:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:18:52 01:49:01 all 0.05 0.00 0.01 0.02 0.00 99.92 02:18:52 01:49:01 0 0.15 0.00 0.03 0.00 0.02 99.80 02:18:52 01:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:18:52 01:49:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:18:52 01:49:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:18:52 01:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:49:01 5 0.10 0.00 0.02 0.00 0.00 99.88 02:18:52 01:49:01 6 0.00 0.00 0.00 0.12 0.00 99.88 02:18:52 01:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 01:50:01 all 0.18 0.00 0.02 0.01 0.01 99.79 02:18:52 01:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:18:52 01:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:18:52 01:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:18:52 01:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:50:01 5 1.32 0.00 0.00 0.00 0.02 98.66 02:18:52 01:50:01 6 0.02 0.00 0.03 0.05 0.00 99.90 02:18:52 01:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:51:01 all 0.27 0.00 0.02 0.00 0.00 99.70 02:18:52 01:51:01 0 0.03 0.00 0.07 0.00 0.02 99.88 02:18:52 01:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 01:51:01 2 0.03 0.00 0.02 0.02 0.02 99.92 02:18:52 01:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:51:01 5 2.02 0.00 0.02 0.00 0.00 97.97 02:18:52 01:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 01:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:18:52 01:52:01 all 0.10 0.00 0.01 0.01 0.00 99.87 02:18:52 01:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:18:52 01:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:18:52 01:52:01 2 0.02 0.00 0.03 0.03 0.00 99.92 02:18:52 01:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:52:01 5 0.73 0.00 0.02 0.00 0.00 99.25 02:18:52 01:52:01 6 0.02 0.00 0.02 0.03 0.02 99.92 02:18:52 01:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 01:53:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:18:52 01:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:18:52 01:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:53:01 2 0.02 0.00 0.03 0.02 0.00 99.93 02:18:52 01:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:53:01 5 0.08 0.00 0.00 0.00 0.02 99.90 02:18:52 01:53:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:18:52 01:53:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:18:52 01:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:18:52 01:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 01:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:18:52 01:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:18:52 01:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:18:52 01:54:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:18:52 01:54:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:18:52 01:55:01 all 0.02 0.00 0.01 0.01 0.00 99.95 02:18:52 01:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:18:52 01:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:18:52 01:55:01 2 0.05 0.00 0.02 0.02 0.00 99.92 02:18:52 01:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 01:55:01 6 0.02 0.00 0.00 0.07 0.00 99.92 02:18:52 01:55:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:18:52 01:56:01 all 0.08 0.00 0.01 0.00 0.01 99.90 02:18:52 01:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:18:52 01:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:18:52 01:56:01 2 0.03 0.00 0.03 0.02 0.00 99.92 02:18:52 01:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:56:01 5 0.52 0.00 0.02 0.00 0.02 99.45 02:18:52 01:56:01 6 0.02 0.00 0.03 0.02 0.02 99.92 02:18:52 01:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 01:57:01 all 0.06 0.00 0.01 0.00 0.00 99.92 02:18:52 01:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:18:52 01:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:18:52 01:57:01 2 0.07 0.00 0.00 0.02 0.00 99.92 02:18:52 01:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 01:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:57:01 5 0.37 0.00 0.00 0.00 0.00 99.63 02:18:52 01:57:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:18:52 01:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 02:18:52 01:57:01 CPU %user %nice %system %iowait %steal %idle 02:18:52 01:58:01 all 0.02 0.00 0.02 0.00 0.01 99.96 02:18:52 01:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:18:52 01:58:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:18:52 01:58:01 2 0.02 0.00 0.02 0.02 0.02 99.93 02:18:52 01:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:18:52 01:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:18:52 01:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 01:59:01 all 0.18 0.00 0.01 0.00 0.00 99.81 02:18:52 01:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 01:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:18:52 01:59:01 2 0.03 0.00 0.03 0.02 0.00 99.92 02:18:52 01:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:18:52 01:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 01:59:01 5 1.31 0.00 0.00 0.00 0.00 98.69 02:18:52 01:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:18:52 01:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 02:00:01 all 0.07 0.00 0.02 0.00 0.01 99.90 02:18:52 02:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:18:52 02:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:18:52 02:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 02:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 02:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:00:01 5 0.43 0.00 0.02 0.00 0.00 99.55 02:18:52 02:00:01 6 0.03 0.00 0.03 0.02 0.02 99.90 02:18:52 02:00:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:18:52 02:01:01 all 0.03 0.00 0.00 0.01 0.00 99.96 02:18:52 02:01:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:18:52 02:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:18:52 02:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:18:52 02:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:01:01 5 0.07 0.00 0.00 0.03 0.02 99.88 02:18:52 02:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:18:52 02:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 02:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:18:52 02:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:18:52 02:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:18:52 02:02:01 2 0.00 0.00 0.00 0.02 0.02 99.97 02:18:52 02:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 02:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 02:02:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:18:52 02:03:01 all 0.04 0.00 0.01 0.00 0.00 99.95 02:18:52 02:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 02:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:18:52 02:03:01 2 0.05 0.00 0.00 0.02 0.00 99.93 02:18:52 02:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 02:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:03:01 5 0.10 0.00 0.00 0.00 0.02 99.88 02:18:52 02:03:01 6 0.05 0.00 0.02 0.02 0.00 99.92 02:18:52 02:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:18:52 02:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:18:52 02:04:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:18:52 02:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:18:52 02:04:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:18:52 02:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 02:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:18:52 02:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:18:52 02:04:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:18:52 02:05:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:18:52 02:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:18:52 02:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 02:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 02:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:18:52 02:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 02:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:18:52 02:05:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:18:52 02:05:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:18:52 02:06:01 all 0.25 0.00 0.01 0.00 0.01 99.73 02:18:52 02:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 02:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:18:52 02:06:01 2 0.02 0.00 0.00 0.02 0.02 99.95 02:18:52 02:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:06:01 5 1.87 0.00 0.03 0.00 0.02 98.08 02:18:52 02:06:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:18:52 02:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 02:07:01 all 0.05 0.00 0.01 0.00 0.00 99.94 02:18:52 02:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:18:52 02:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 02:07:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:18:52 02:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:18:52 02:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:07:01 5 0.27 0.00 0.02 0.00 0.00 99.72 02:18:52 02:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 02:08:01 all 0.21 0.00 0.01 0.00 0.01 99.76 02:18:52 02:08:01 0 0.00 0.00 0.05 0.02 0.02 99.92 02:18:52 02:08:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:18:52 02:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 02:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 02:08:01 5 1.61 0.00 0.00 0.00 0.00 98.39 02:18:52 02:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:18:52 02:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:18:52 02:18:52 02:08:01 CPU %user %nice %system %iowait %steal %idle 02:18:52 02:09:01 all 0.02 0.00 0.02 0.00 0.00 99.96 02:18:52 02:09:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:18:52 02:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 02:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:18:52 02:09:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:18:52 02:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:09:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:18:52 02:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:18:52 02:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 02:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:18:52 02:10:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:18:52 02:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:18:52 02:10:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:18:52 02:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 02:10:01 5 0.08 0.00 0.00 0.00 0.00 99.92 02:18:52 02:10:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:18:52 02:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:18:52 02:11:01 all 0.03 0.00 0.02 0.00 0.00 99.94 02:18:52 02:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:18:52 02:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:18:52 02:11:01 2 0.05 0.00 0.03 0.02 0.02 99.88 02:18:52 02:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:11:01 5 0.10 0.00 0.00 0.00 0.00 99.90 02:18:52 02:11:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:18:52 02:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:18:52 02:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:18:52 02:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:18:52 02:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:18:52 02:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:18:52 02:12:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:18:52 02:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:18:52 02:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:18:52 02:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:18:52 02:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:18:52 02:13:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:18:52 02:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:18:52 02:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:18:52 02:13:01 6 0.03 0.00 0.00 0.07 0.00 99.90 02:18:52 02:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:18:52 02:14:01 all 0.03 0.00 0.02 0.10 0.00 99.85 02:18:52 02:14:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:18:52 02:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:18:52 02:14:01 2 0.00 0.00 0.03 0.35 0.00 99.62 02:18:52 02:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:14:01 5 0.17 0.00 0.02 0.00 0.00 99.82 02:18:52 02:14:01 6 0.00 0.00 0.03 0.43 0.00 99.53 02:18:52 02:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:18:52 02:15:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:18:52 02:15:01 0 0.03 0.00 0.02 0.02 0.00 99.93 02:18:52 02:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:18:52 02:15:01 2 0.03 0.00 0.02 0.02 0.00 99.93 02:18:52 02:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 02:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:18:52 02:15:01 6 0.02 0.00 0.02 0.03 0.00 99.93 02:18:52 02:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:18:52 02:16:01 all 0.03 0.00 0.01 0.01 0.01 99.93 02:18:52 02:16:01 0 0.03 0.00 0.05 0.02 0.02 99.88 02:18:52 02:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 02:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:18:52 02:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:16:01 5 0.12 0.00 0.00 0.00 0.00 99.88 02:18:52 02:16:01 6 0.03 0.00 0.03 0.10 0.00 99.83 02:18:52 02:16:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:18:52 02:17:01 all 0.10 0.00 0.01 0.04 0.00 99.86 02:18:52 02:17:01 0 0.02 0.00 0.03 0.27 0.00 99.68 02:18:52 02:17:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:18:52 02:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 02:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:18:52 02:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:18:52 02:17:01 5 0.60 0.00 0.02 0.00 0.00 99.39 02:18:52 02:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:18:52 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:18:52 02:18:01 all 6.56 0.00 2.60 4.29 0.06 86.49 02:18:52 02:18:01 0 8.13 0.00 2.45 2.50 0.07 86.86 02:18:52 02:18:01 1 6.74 0.00 3.10 4.08 0.07 86.01 02:18:52 02:18:01 2 6.79 0.00 2.38 24.71 0.05 66.08 02:18:52 02:18:01 3 6.26 0.00 2.08 0.12 0.05 91.48 02:18:52 02:18:01 4 5.55 0.00 1.93 0.10 0.05 92.38 02:18:52 02:18:01 5 5.98 0.00 2.66 0.47 0.08 90.81 02:18:52 02:18:01 6 6.27 0.00 3.29 2.02 0.07 88.36 02:18:52 02:18:01 7 6.75 0.00 2.91 0.44 0.05 89.86 02:18:52 Average: all 8.02 0.00 1.29 0.77 0.03 89.89 02:18:52 Average: 0 8.16 0.00 1.29 0.58 0.03 89.94 02:18:52 Average: 1 8.12 0.00 1.36 0.61 0.04 89.87 02:18:52 Average: 2 7.93 0.00 1.24 1.35 0.02 89.46 02:18:52 Average: 3 7.97 0.00 1.23 0.55 0.02 90.23 02:18:52 Average: 4 8.08 0.00 1.31 1.19 0.02 89.39 02:18:52 Average: 5 8.11 0.00 1.32 0.39 0.02 90.16 02:18:52 Average: 6 7.90 0.00 1.32 0.67 0.02 90.08 02:18:52 Average: 7 7.91 0.00 1.27 0.82 0.02 89.97 02:18:52 02:18:52 02:18:52