Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39fb80160b69b3d3eb729ce139bf3991b631cf1c 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-ssh2506094627013367155.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh10556336873737499968.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh2891188353638578393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh12853562793304906608.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-ssh17998148089696947076.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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-10575’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10598 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/699 [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/699 # 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 39fb80160b69b3d3eb729ce139bf3991b631cf1c (main) Commit message: "Merge pull request #4919 from jackchenjc/issue-4915" > 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 39fb80160b69b3d3eb729ce139bf3991b631cf1c # timeout=10 > git rev-list --no-walk 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:25:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:25:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:25:45 ========================================================= 10:25:45 EdgeX Global Pipelines Version Info 10:25:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:25:46 ------------------- 10:25:46 stable info: 10:25:46 ------------------- 10:25:46 Commited By: Cherry Wang cherry@iotechsys.com 10:25:46 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:25:46 Message: update stable to v1.0.263 10:25:46 ------------------- 10:25:46 experimental info: 10:25:46 ------------------- 10:25:46 Commited By: Cherry Wang cherry@iotechsys.com 10:25:46 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:25:46 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:25:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:25:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:25:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39fb801 [Pipeline] echo 10:25:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:47 provisioning config files... 10:25:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/699@tmp/config15484535020823574554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:48 ---> ****-login.sh 10:25:48 nexus3.edgexfoundry.org:10001 10:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:48 Configure a credential helper to remove this warning. See 10:25:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:48 10:25:48 Login Succeeded 10:25:48 nexus3.edgexfoundry.org:10002 10:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:48 Configure a credential helper to remove this warning. See 10:25:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:48 10:25:48 Login Succeeded 10:25:48 nexus3.edgexfoundry.org:10003 10:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:48 Configure a credential helper to remove this warning. See 10:25:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:48 10:25:48 Login Succeeded 10:25:48 nexus3.edgexfoundry.org:10004 10:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:48 Configure a credential helper to remove this warning. See 10:25:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:48 10:25:48 Login Succeeded 10:25:48 ****.io 10:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:48 Configure a credential helper to remove this warning. See 10:25:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:48 10:25:48 Login Succeeded 10:25:48 ---> ****-login.sh ends [Pipeline] } 10:25:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:25:49 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 10:25:49 + + cut -d/dirname -f2 cmd/core-command/Dockerfile 10:25:49 10:25:49 + echo core-command,cmd/core-command/Dockerfile 10:25:49 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:25:49 cut -d/ -f2 10:25:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:25:49 + dirname cmd/core-data/Dockerfile 10:25:49 + cut -d/ -f2 10:25:49 + echo core-data,cmd/core-data/Dockerfile 10:25:49 + dirname cmd/core-keeper/Dockerfile 10:25:49 + cut -d/ -f2 10:25:49 + echo core-keeper,cmd/core-keeper/Dockerfile 10:25:49 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 10:25:49 -f2 10:25:49 + echo core-metadata,cmd/core-metadata/Dockerfile 10:25:49 + dirname cmd/security-bootstrapper/Dockerfile 10:25:49 + cut -d/ -f2 10:25:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:25:49 + dirname cmd/security-proxy-auth/Dockerfile 10:25:49 + cut -d/ -f2 10:25:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:25:49 + dirname cmd/security-proxy-setup/Dockerfile 10:25:49 + cut -d/ -f2 10:25:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:25:49 + dirname cmd/security-secretstore-setup/Dockerfile 10:25:49 + cut -d/ -f2 10:25:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:25:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:25:49 + cut -d/ -f2 10:25:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:25:49 + dirname cmd/security-spire-agent/Dockerfile 10:25:49 + cut -d/ -f2 10:25:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:25:49 + + cut -d/ -f2 10:25:49 dirname cmd/security-spire-config/Dockerfile 10:25:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:25:49 + dirname cmd/security-spire-server/Dockerfile 10:25:49 + cut -d/ -f2 10:25:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:25:49 + cut -d/ -f2+ 10:25:49 dirname cmd/support-cron-scheduler/Dockerfile 10:25:49 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 10:25:49 + dirname cmd/support-notifications/Dockerfile 10:25:49 + cut -d/ -f2 10:25:49 + echo support-notifications,cmd/support-notifications/Dockerfile 10:25:49 + dirname cmd/support-scheduler/Dockerfile 10:25:49 + cut -d/ -f2 10:25:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:25:49 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 10:25:49 + git rev-list -1 --merges 39fb80160b69b3d3eb729ce139bf3991b631cf1c~1..39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] echo 10:25:49 -----------> git rev-list -1 --merges 39fb80160b69b3d3eb729ce139bf3991b631cf1c~1..39fb80160b69b3d3eb729ce139bf3991b631cf1c 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:25:49 39fb80160b69b3d3eb729ce139bf3991b631cf1c [false] [Pipeline] sh 10:25:49 + git log --format=format:%s -1 39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] echo 10:25:49 ========================================================= 10:25:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:25:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:25:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:25:50 + grep -v github /etc/ssh/ssh_known_hosts 10:25:50 + [ -e /tmp/ssh_known_hosts ] 10:25:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:25:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:25:50 + sudo tee -a /etc/ssh/ssh_known_hosts 10:25:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:25:50 10:25:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:25:51 0.1.4: Pulling from edgex-devops/py-git-semver 10:25:51 b85a868b505f: Pulling fs layer 10:25:51 e2be974225ed: Pulling fs layer 10:25:51 339a4e72a1f5: Pulling fs layer 10:25:51 988bab9f4d93: Pulling fs layer 10:25:51 1469e6f7b9e6: Pulling fs layer 10:25:51 eaf3925da568: Pulling fs layer 10:25:51 bab4dde63d76: Pulling fs layer 10:25:51 bde34c3a00c8: Pulling fs layer 10:25:51 b352a97aabf1: Pulling fs layer 10:25:51 4872d77fe225: Pulling fs layer 10:25:51 5851b861e8e6: Pulling fs layer 10:25:51 bab4dde63d76: Waiting 10:25:51 4872d77fe225: Waiting 10:25:51 5851b861e8e6: Waiting 10:25:51 bde34c3a00c8: Waiting 10:25:51 b352a97aabf1: Waiting 10:25:51 eaf3925da568: Waiting 10:25:51 988bab9f4d93: Waiting 10:25:51 1469e6f7b9e6: Waiting 10:25:51 e2be974225ed: Download complete 10:25:51 988bab9f4d93: Download complete 10:25:51 1469e6f7b9e6: Verifying Checksum 10:25:51 1469e6f7b9e6: Download complete 10:25:51 eaf3925da568: Verifying Checksum 10:25:51 eaf3925da568: Download complete 10:25:51 339a4e72a1f5: Verifying Checksum 10:25:51 339a4e72a1f5: Download complete 10:25:51 bde34c3a00c8: Verifying Checksum 10:25:51 bde34c3a00c8: Download complete 10:25:51 b352a97aabf1: Verifying Checksum 10:25:51 b352a97aabf1: Download complete 10:25:51 4872d77fe225: Download complete 10:25:51 5851b861e8e6: Verifying Checksum 10:25:51 5851b861e8e6: Download complete 10:25:51 b85a868b505f: Verifying Checksum 10:25:51 b85a868b505f: Download complete 10:25:51 bab4dde63d76: Verifying Checksum 10:25:51 bab4dde63d76: Download complete 10:25:52 b85a868b505f: Pull complete 10:25:52 e2be974225ed: Pull complete 10:25:53 339a4e72a1f5: Pull complete 10:25:53 988bab9f4d93: Pull complete 10:25:53 1469e6f7b9e6: Pull complete 10:25:53 eaf3925da568: Pull complete 10:25:55 bab4dde63d76: Pull complete 10:25:55 bde34c3a00c8: Pull complete 10:25:55 b352a97aabf1: Pull complete 10:25:55 4872d77fe225: Pull complete 10:25:55 5851b861e8e6: Pull complete 10:25:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:25:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:25:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:55 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 10:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:25:59 $ docker top 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 -eo pid,comm 10:25:59 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). 10:25:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:25:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:25:59 [ssh-agent] Looking for ssh-agent implementation... 10:25:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:26:00 $ docker exec 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 ssh-agent 10:26:00 SSH_AUTH_SOCK=/tmp/ssh-8Qv1d2JBwleL/agent.32 10:26:00 SSH_AGENT_PID=38 10:26:00 Running ssh-add (command line suppressed) 10:26:00 Identity added: /w/workspace/edgex-go/699@tmp/private_key_16829596549080547291.key (/w/workspace/edgex-go/699@tmp/private_key_16829596549080547291.key) 10:26:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:26:00 + git tag --points-at HEAD [Pipeline] } 10:26:00 $ docker exec --env ******** --env ******** 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 ssh-agent -k 10:26:00 unset SSH_AUTH_SOCK; 10:26:00 unset SSH_AGENT_PID; 10:26:00 echo Agent pid 38 killed; 10:26:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:26:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:26:00 [ssh-agent] Looking for ssh-agent implementation... 10:26:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:26:00 $ docker exec 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 ssh-agent 10:26:00 SSH_AUTH_SOCK=/tmp/ssh-IVEglgR4qEL4/agent.71 10:26:00 SSH_AGENT_PID=77 10:26:00 Running ssh-add (command line suppressed) 10:26:01 Identity added: /w/workspace/edgex-go/699@tmp/private_key_3360920278476271379.key (/w/workspace/edgex-go/699@tmp/private_key_3360920278476271379.key) 10:26:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:26:01 + git semver init 10:26:01 2024-09-18 10:26:01,554 [run_init] DEBUG init version:0.0.0 force:False 10:26:01 2024-09-18 10:26:01,556 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/699/.semver 10:26:01 2024-09-18 10:26:01,556 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/699/.semver 10:26:01 2024-09-18 10:26:01,557 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/699/.semver'], cwd=/w/workspace/edgex-go/699, universal_newlines=False, shell=None, istream=None) 10:26:08 2024-09-18 10:26:07,800 [append_file] DEBUG append to file:/w/workspace/edgex-go/699/.git/info/exclude 10:26:08 2024-09-18 10:26:07,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/699/.semver/main with force:False 10:26:08 2024-09-18 10:26:07,801 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main 10:26:08 2024-09-18 10:26:07,801 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main 10:26:08 3.2.0-dev.77 [Pipeline] } 10:26:08 $ docker exec --env ******** --env ******** 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 ssh-agent -k 10:26:08 unset SSH_AUTH_SOCK; 10:26:08 unset SSH_AGENT_PID; 10:26:08 echo Agent pid 77 killed; 10:26:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:26:08 + git semver [Pipeline] } 10:26:08 $ docker stop --time=1 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 10:26:10 $ docker rm -f --volumes 86577392122a7d33a71a803158fab375795540bae904e728e2a857b661e110f5 [Pipeline] // withDockerContainer [Pipeline] sh 10:26:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:26:10 Stashed 1 file(s) [Pipeline] echo 10:26:10 [edgeXSemver]: initialized semver on version 3.2.0-dev.77 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:26:11 + git config --global --add safe.directory /w/workspace/edgex-go/699 [Pipeline] echo 10:26:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:26:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:26:11 ========================================================= 10:26:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:26:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:26:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:26:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:26:11 619be1103602: Pulling fs layer 10:26:11 7862e08f4a3e: Pulling fs layer 10:26:11 5df492c9dc93: Pulling fs layer 10:26:11 7629e6793208: Pulling fs layer 10:26:11 4f4fb700ef54: Pulling fs layer 10:26:11 7629e6793208: Waiting 10:26:11 fb5054dd5b73: Pulling fs layer 10:26:11 eeca6798cff9: Pulling fs layer 10:26:11 aa269ceb94a6: Pulling fs layer 10:26:11 4f4fb700ef54: Waiting 10:26:11 fb5054dd5b73: Waiting 10:26:11 eeca6798cff9: Waiting 10:26:11 aa269ceb94a6: Waiting 10:26:11 ada007ff1a6a: Pulling fs layer 10:26:11 7862e08f4a3e: Verifying Checksum 10:26:11 7862e08f4a3e: Download complete 10:26:11 7629e6793208: Verifying Checksum 10:26:11 7629e6793208: Download complete 10:26:11 4f4fb700ef54: Verifying Checksum 10:26:11 4f4fb700ef54: Download complete 10:26:11 fb5054dd5b73: Verifying Checksum 10:26:11 fb5054dd5b73: Download complete 10:26:11 619be1103602: Verifying Checksum 10:26:11 619be1103602: Download complete 10:26:11 eeca6798cff9: Verifying Checksum 10:26:11 eeca6798cff9: Download complete 10:26:11 619be1103602: Pull complete 10:26:11 ada007ff1a6a: Verifying Checksum 10:26:11 ada007ff1a6a: Download complete 10:26:11 7862e08f4a3e: Pull complete 10:26:12 5df492c9dc93: Download complete 10:26:12 aa269ceb94a6: Verifying Checksum 10:26:12 aa269ceb94a6: Download complete 10:26:15 5df492c9dc93: Pull complete 10:26:15 7629e6793208: Pull complete 10:26:15 4f4fb700ef54: Pull complete 10:26:15 fb5054dd5b73: Pull complete 10:26:15 eeca6798cff9: Pull complete 10:26:18 aa269ceb94a6: Pull complete 10:26:18 ada007ff1a6a: Pull complete 10:26:18 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:26:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:26:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:26:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:26:18 WORKDIR /edgex 10:26:18 COPY go.mod . 10:26:18 RUN go mod download 10:26:18 + docker build -t ci-base-image-x86_64 -f - . 10:26:19 Sending build context to Docker daemon 179.4MB 10:26:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:26:19 ---> f489d0715acc 10:26:19 Step 2/4 : WORKDIR /edgex 10:26:25 Still waiting to schedule task 10:26:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10578’ is offline 10:26:27 ---> Running in c95168bbecbc 10:26:27 Removing intermediate container c95168bbecbc 10:26:27 ---> ea0a7fe5c267 10:26:27 Step 3/4 : COPY go.mod . 10:26:27 ---> 07206cfbc4cc 10:26:27 Step 4/4 : RUN go mod download 10:26:27 ---> Running in 1385c23fffeb 10:26:59 Removing intermediate container 1385c23fffeb 10:26:59 ---> ae41fd1944bd 10:26:59 Successfully built ae41fd1944bd 10:26:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:59 + docker inspect -f . ci-base-image-x86_64 10:26:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:00 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 10:27:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:27:00 $ docker top c656edf93aa0de031950a8cbdc92d117760128c02039d28bd93b244ceab3f375 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:00 + go version 10:27:00 go version go1.21.9 linux/amd64 [Pipeline] } 10:27:00 $ docker stop --time=1 c656edf93aa0de031950a8cbdc92d117760128c02039d28bd93b244ceab3f375 10:27:02 $ docker rm -f --volumes c656edf93aa0de031950a8cbdc92d117760128c02039d28bd93b244ceab3f375 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:02 + docker inspect -f . ci-base-image-x86_64 10:27:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:02 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 10:27:02 $ 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/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:27:03 $ docker top 32f28735f73b0e47e4801e47596e2e0c71214a03d9f979c2cb868d4c7a842e16 -eo pid,comm [Pipeline] { [Pipeline] echo 10:27:03 ========================================================= 10:27:03 [edgeXBuildGoParallel] Running Tests and Build... 10:27:03 ========================================================= [Pipeline] sh 10:27:03 + git config --global --add safe.directory /w/workspace/edgex-go/699 [Pipeline] fileExists [Pipeline] sh 10:27:03 + make test 10:27:03 go test -race -coverprofile=coverage.out ./... 10:27:11 ? github.com/edgexfoundry/edgex-go [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:27:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:27:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 10:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:27:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.031s coverage: 97.0% of statements 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 10:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 10:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 10:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 10:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:27:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 10:27:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements 10:27:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.297s coverage: 93.4% of statements 10:27:45 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.066s coverage: 91.7% of statements 10:27:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 7.0% of statements 10:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:27:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:27:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:27:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:27:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:27:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:27:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:27:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 10:27:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:27:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 10:27:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.470s coverage: 95.8% of statements 10:27:47 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 10:27:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:27:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] 10:27:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 0.8% of statements 10:27:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements 10:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements 10:27:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.021s coverage: 77.8% of statements 10:27:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 10:27:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 10:27:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 10:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 10:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 10:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 10:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:27:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:27:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:28:01 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 10:28:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 10:28:01 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 10:28:01 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 10:28:01 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 10:28:03 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 10:28:03 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 10:28:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:28:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:28:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:28:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:28:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.061s coverage: 92.9% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 66.7% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.023s coverage: 62.3% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 75.0% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.022s coverage: 87.2% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.123s coverage: 82.1% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.138s coverage: 63.1% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.027s coverage: 100.0% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 36.5% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 4.9% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.104s coverage: 97.1% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.049s coverage: 35.9% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements 10:28:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements 10:28:15 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 10:28:15 running golangci-lint 10:28:15 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 10:28:15 go version go1.21.9 linux/amd64 10:28:15 level=info msg="[config_reader] Used config file .golangci.yml" 10:28:15 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:28:37 level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|exports_file|files|types_sizes) took 21.61130136s" 10:28:37 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.829928ms" 10:28:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10600 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:28:42 Running in /w/workspace/edgex-go/699 [Pipeline] { [Pipeline] checkout 10:28:42 The recommended git tool is: git 10:28:47 level=info msg="[linters_context/goanalysis] analyzers took 1m27.926414133s with top 10 stages: buildir: 49.216688293s, gosec: 7.99347609s, inspect: 2.625347339s, fact_deprecated: 2.192058023s, ctrlflow: 1.466875625s, printf: 1.354396859s, S1038: 1.109411989s, fact_purity: 895.528401ms, isgenerated: 870.601251ms, nilness: 840.087009ms" 10:28:47 level=info msg="[runner] Issues before processing: 214, after processing: 0" 10:28:47 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 214/214, nolint: 0/22, cgo: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, identifier_marker: 214/214, exclude: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214" 10:28:47 level=info msg="[runner] processing took 17.235365ms with stages: nolint: 6.845158ms, identifier_marker: 5.30668ms, path_prettifier: 1.541038ms, autogenerated_exclude: 1.538378ms, exclude-rules: 1.201207ms, skip_dirs: 753.86µs, cgo: 29.706µs, filename_unadjuster: 15.118µs, max_same_issues: 750ns, fixer: 550ns, sort_results: 430ns, skip_files: 400ns, exclude: 380ns, uniq_by_line: 280ns, severity-rules: 270ns, path_prefixer: 240ns, diff: 240ns, source_code: 230ns, max_from_linter: 190ns, path_shortener: 130ns, max_per_file_from_linter: 130ns" 10:28:47 level=info msg="[runner] linters took 10.458500082s with stages: goanalysis_metalinter: 10.441162577s" 10:28:47 level=info msg="File cache stats: 0 entries of total size 0B" 10:28:47 level=info msg="Memory: 321 samples, avg is 287.8MB, max is 1389.3MB" 10:28:47 level=info msg="Execution took 32.109759792s" 10:28:47 go vet ./... 10:28:50 using credential edgex-jenkins-ssh 10:28:50 Cloning the remote Git repository 10:28:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:28:51 > git init /w/workspace/edgex-go/699 # timeout=10 10:28:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:28:51 > git --version # timeout=10 10:28:51 > git --version # 'git version 2.25.1' 10:28:51 using GIT_SSH to set credentials SSH Credentials for GitHub 10:28:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:28:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:28:53 ./bin/test-attribution-txt.sh 10:28:53 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 10:28:53 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 10:28:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:28:54 + ls -al . 10:28:54 total 936 10:28:54 drwxrwxr-x 11 1001 1001 4096 Sep 18 10:27 . 10:28:54 drwxr-xr-x 4 root root 4096 Sep 18 10:27 .. 10:28:54 drwxrwxr-x 2 1001 1001 4096 Sep 18 10:25 .blubracket 10:28:54 -rw-rw-r-- 1 1001 1001 10 Sep 18 10:25 .dockerignore 10:28:54 drwxrwxr-x 8 1001 1001 4096 Sep 18 10:28 .git 10:28:54 drwxrwxr-x 3 1001 1001 4096 Sep 18 10:25 .github 10:28:54 -rw-rw-r-- 1 1001 1001 1102 Sep 18 10:25 .gitignore 10:28:54 -rw-rw-r-- 1 1001 1001 42 Sep 18 10:25 .golangci.yml 10:28:54 -rw-rw-r-- 1 1001 1001 100 Sep 18 10:25 .hadolint.yml 10:28:54 drwxr-xr-x 3 1001 1001 4096 Sep 18 10:26 .semver 10:28:54 -rw-rw-r-- 1 1001 1001 155 Sep 18 10:25 .sonarcloud.properties 10:28:54 -rw-rw-r-- 1 1001 1001 1171 Sep 18 10:25 ADOPTERS.md 10:28:54 -rw-rw-r-- 1 1001 1001 21286 Sep 18 10:25 Attribution.txt 10:28:54 -rw-rw-r-- 1 1001 1001 100284 Sep 18 10:25 CHANGELOG.md 10:28:54 -rw-rw-r-- 1 1001 1001 3804 Sep 18 10:25 CONTRIBUTING.md 10:28:54 -rw-rw-r-- 1 1001 1001 677 Sep 18 10:25 GOVERNANCE.md 10:28:54 -rw-rw-r-- 1 1001 1001 861 Sep 18 10:25 Jenkinsfile 10:28:54 -rw-rw-r-- 1 1001 1001 10775 Sep 18 10:25 LICENSE 10:28:54 -rw-rw-r-- 1 1001 1001 16854 Sep 18 10:25 Makefile 10:28:54 -rw-rw-r-- 1 1001 1001 582 Sep 18 10:25 OWNERS.md 10:28:54 -rw-rw-r-- 1 1001 1001 9528 Sep 18 10:25 README.md 10:28:54 -rw-rw-r-- 1 1001 1001 789 Sep 18 10:25 SECURITY.md 10:28:54 -rw-rw-r-- 1 1001 1001 12 Sep 18 10:26 VERSION 10:28:54 drwxrwxr-x 2 1001 1001 4096 Sep 18 10:25 bin 10:28:54 drwxrwxr-x 20 1001 1001 4096 Sep 18 10:25 cmd 10:28:54 -rw-r--r-- 1 root root 566233 Sep 18 10:28 coverage.out 10:28:54 drwxrwxr-x 2 1001 1001 4096 Sep 18 10:25 fuzz_test 10:28:54 -rw-rw-r-- 1 1001 1001 7305 Sep 18 10:25 go.mod 10:28:54 -rw-rw-r-- 1 1001 1001 102748 Sep 18 10:25 go.sum 10:28:54 drwxrwxr-x 7 1001 1001 4096 Sep 18 10:25 internal 10:28:54 drwxrwxr-x 3 1001 1001 4096 Sep 18 10:25 openapi 10:28:54 -rw-rw-r-- 1 1001 1001 584 Sep 18 10:25 security.txt 10:28:54 -rw-rw-r-- 1 1001 1001 204 Sep 18 10:25 version.go [Pipeline] sh 10:28:54 + '[' -e coverage.out ] 10:28:54 + chown 1001:1001 coverage.out [Pipeline] stash 10:28:54 Stashed 1 file(s) [Pipeline] sh 10:28:55 + make build 10:28:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:29:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:29:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:10 Avoid second fetch 10:29:10 Checking out Revision 39fb80160b69b3d3eb729ce139bf3991b631cf1c (main) 10:29:10 Commit message: "Merge pull request #4919 from jackchenjc/issue-4915" 10:29:10 > git config core.sparsecheckout # timeout=10 10:29:10 > git checkout -f 39fb80160b69b3d3eb729ce139bf3991b631cf1c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:29:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:29:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:15 Dload Upload Total Spent Left Speed 10:29:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 84953 [Pipeline] sh 10:29:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:29:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:29:16 + sudo tee /etc/docker/daemon.new 10:29:16 { 10:29:16 "registry-mirrors": [ 10:29:16 "https://nexus3.edgexfoundry.org:10001" 10:29:16 ], 10:29:16 "bip": "10.250.0.254/24", 10:29:16 "hosts": [ 10:29:16 "tcp://0.0.0.0:5555", 10:29:16 "unix:///var/run/docker.sock" 10:29:16 ], 10:29:16 "mtu": 1458, 10:29:16 "selinux-enabled": true, 10:29:16 "seccomp-profile": "/etc/docker/seccomp.json" 10:29:16 } [Pipeline] sh 10:29:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:29:17 + sudo service docker restart 10:29:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:29:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:29:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:29:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:29:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:29:26 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:29:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:29:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:29:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:29:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:29:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:29:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:29:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:29:35 provisioning config files... 10:29:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/699@tmp/config441860954623632620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } 10:29:35 $ docker stop --time=1 32f28735f73b0e47e4801e47596e2e0c71214a03d9f979c2cb868d4c7a842e16 10:29:35 ---> ****-login.sh 10:29:35 nexus3.edgexfoundry.org:10001 10:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:36 Configure a credential helper to remove this warning. See 10:29:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:36 10:29:36 Login Succeeded 10:29:36 nexus3.edgexfoundry.org:10002 10:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:37 Configure a credential helper to remove this warning. See 10:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:37 10:29:37 Login Succeeded 10:29:37 nexus3.edgexfoundry.org:10003 10:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:37 Configure a credential helper to remove this warning. See 10:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:37 10:29:37 Login Succeeded 10:29:37 nexus3.edgexfoundry.org:10004 10:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:37 Configure a credential helper to remove this warning. See 10:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:37 10:29:37 Login Succeeded 10:29:37 ****.io 10:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:38 Configure a credential helper to remove this warning. See 10:29:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:38 10:29:38 Login Succeeded 10:29:38 ---> ****-login.sh ends 10:29:42 $ docker rm -f --volumes 32f28735f73b0e47e4801e47596e2e0c71214a03d9f979c2cb868d4c7a842e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 10:29:43 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:43 + git config --global --add safe.directory /w/workspace/edgex-go/699 [Pipeline] echo 10:29:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 10:29:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:29:43 10:29:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] echo 10:29:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:29:43 ========================================================= 10:29:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:29:43 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 10:29:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:29:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:29:44 latest: Pulling from edgex-devops/edgex-compose 10:29:44 91d30c5bc195: Pulling fs layer 10:29:44 2e9b0aa3be6d: Pulling fs layer 10:29:44 9c61dcf015f6: Pulling fs layer 10:29:44 4698f68db338: Pulling fs layer 10:29:44 2a2f49069b9e: Pulling fs layer 10:29:44 e0025b399a48: Pulling fs layer 10:29:44 e0025b399a48: Waiting 10:29:44 4698f68db338: Waiting 10:29:44 2a2f49069b9e: Waiting 10:29:44 91d30c5bc195: Verifying Checksum 10:29:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:29:44 c6b39de5b339: Pulling fs layer 10:29:44 a69c41024577: Pulling fs layer 10:29:44 d6de4b400683: Pulling fs layer 10:29:44 35cb2a7552d0: Pulling fs layer 10:29:44 4f4fb700ef54: Pulling fs layer 10:29:44 464afbd9ba4c: Pulling fs layer 10:29:44 00f215d4a9da: Pulling fs layer 10:29:44 d496ad576159: Pulling fs layer 10:29:44 464afbd9ba4c: Waiting 10:29:44 35cb2a7552d0: Waiting 10:29:44 4f4fb700ef54: Waiting 10:29:44 00f215d4a9da: Waiting 10:29:44 d496ad576159: Waiting 10:29:44 a69c41024577: Verifying Checksum 10:29:44 a69c41024577: Download complete 10:29:44 35cb2a7552d0: Verifying Checksum 10:29:44 35cb2a7552d0: Download complete 10:29:44 4f4fb700ef54: Verifying Checksum 10:29:44 4f4fb700ef54: Download complete 10:29:44 464afbd9ba4c: Verifying Checksum 10:29:44 464afbd9ba4c: Download complete 10:29:44 c6b39de5b339: Download complete 10:29:44 4698f68db338: Verifying Checksum 10:29:44 4698f68db338: Download complete 10:29:44 2e9b0aa3be6d: Verifying Checksum 10:29:44 2e9b0aa3be6d: Download complete 10:29:44 e0025b399a48: Verifying Checksum 10:29:44 e0025b399a48: Download complete 10:29:44 91d30c5bc195: Pull complete 10:29:44 2a2f49069b9e: Download complete 10:29:44 2e9b0aa3be6d: Pull complete 10:29:45 9c61dcf015f6: Verifying Checksum 10:29:45 9c61dcf015f6: Download complete 10:29:45 d496ad576159: Verifying Checksum 10:29:45 d496ad576159: Download complete 10:29:45 c6b39de5b339: Pull complete 10:29:46 a69c41024577: Pull complete 10:29:46 d6de4b400683: Verifying Checksum 10:29:46 d6de4b400683: Download complete 10:29:47 9c61dcf015f6: Pull complete 10:29:47 4698f68db338: Pull complete 10:29:47 2a2f49069b9e: Pull complete 10:29:47 00f215d4a9da: Verifying Checksum 10:29:47 00f215d4a9da: Download complete 10:29:47 e0025b399a48: Pull complete 10:29:47 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:47 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 10:29:47 $ 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/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:29:53 $ docker top d2588e657421efeca3a1e6241f3309dd871d082a5269c9778feab204210f05cd -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:54 + docker compose -f ./docker-compose-build.yml build --parallel 10:29:56 #1 [core-command internal] load build definition from Dockerfile 10:29:56 #1 transferring dockerfile: 1.93kB done 10:29:56 #1 DONE 0.0s 10:29:56 10:29:56 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:29:56 #2 transferring dockerfile: 1.89kB done 10:29:56 #2 DONE 0.0s 10:29:56 10:29:56 #3 [core-data internal] load build definition from Dockerfile 10:29:56 #3 transferring dockerfile: 2.07kB done 10:29:56 #3 DONE 0.0s 10:29:56 10:29:56 #4 [security-spire-config internal] load build definition from Dockerfile 10:29:56 #4 transferring dockerfile: 1.69kB done 10:29:56 #4 DONE 0.0s 10:29:56 10:29:56 #5 [core-metadata internal] load build definition from Dockerfile 10:29:56 #5 transferring dockerfile: 2.06kB done 10:29:56 #5 DONE 0.0s 10:29:56 10:29:56 #6 [security-proxy-auth internal] load build definition from Dockerfile 10:29:56 #6 transferring dockerfile: 2.15kB done 10:29:56 #6 DONE 0.0s 10:29:56 10:29:56 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:29:56 #7 transferring dockerfile: 2.23kB done 10:29:56 #7 DONE 0.0s 10:29:56 10:29:56 #8 [support-cron-scheduler internal] load build definition from Dockerfile 10:29:56 #8 transferring dockerfile: 1.85kB done 10:29:56 #8 DONE 0.0s 10:29:56 10:29:56 #9 [security-bootstrapper internal] load build definition from Dockerfile 10:29:56 #9 transferring dockerfile: 3.17kB done 10:29:56 #9 DONE 0.0s 10:29:56 10:29:56 #10 [security-spire-server internal] load build definition from Dockerfile 10:29:56 #10 transferring dockerfile: 1.70kB done 10:29:56 #10 DONE 0.0s 10:29:56 10:29:56 #11 [security-spire-agent internal] load build definition from Dockerfile 10:29:56 #11 transferring dockerfile: 1.81kB done 10:29:56 #11 DONE 0.0s 10:29:56 10:29:56 #12 [security-proxy-setup internal] load build definition from Dockerfile 10:29:56 #12 transferring dockerfile: 2.50kB done 10:29:56 #12 DONE 0.0s 10:29:56 10:29:56 #13 [support-notifications internal] load build definition from Dockerfile 10:29:56 #13 transferring dockerfile: 1.95kB done 10:29:56 #13 DONE 0.0s 10:29:56 10:29:56 #14 [support-scheduler internal] load build definition from Dockerfile 10:29:56 #14 transferring dockerfile: 1.93kB done 10:29:56 #14 DONE 0.0s 10:29:56 10:29:56 #15 [security-secretstore-setup internal] load build definition from Dockerfile 10:29:56 #15 transferring dockerfile: 2.49kB done 10:29:56 #15 DONE 0.0s 10:29:56 10:29:56 #16 [core-keeper internal] load build definition from Dockerfile 10:29:56 #16 transferring dockerfile: 2.07kB done 10:29:56 #16 DONE 0.0s 10:29:56 10:29:56 #17 [core-command internal] load .dockerignore 10:29:56 #17 transferring context: 50B done 10:29:56 #17 DONE 0.0s 10:29:56 10:29:56 #18 [core-data internal] load .dockerignore 10:29:57 #18 transferring context: 50B done 10:29:57 #18 DONE 0.1s 10:29:57 10:29:57 #19 [security-spiffe-token-provider internal] load .dockerignore 10:29:57 #19 transferring context: 50B done 10:29:57 #19 DONE 0.1s 10:29:57 10:29:57 #20 [core-metadata internal] load .dockerignore 10:29:57 #20 transferring context: 50B done 10:29:57 #20 DONE 0.1s 10:29:57 10:29:57 #21 [security-spire-agent internal] load .dockerignore 10:29:57 #21 DONE 0.0s 10:29:57 10:29:57 #22 [security-spire-config internal] load .dockerignore 10:29:57 #22 transferring context: 50B done 10:29:57 #22 DONE 0.1s 10:29:57 10:29:57 #23 [security-proxy-auth internal] load .dockerignore 10:29:57 #23 transferring context: 50B done 10:29:57 #23 DONE 0.1s 10:29:57 10:29:57 #24 [security-spire-server internal] load .dockerignore 10:29:57 #24 transferring context: 50B done 10:29:57 #24 DONE 0.1s 10:29:57 10:29:57 #25 [core-common-config-bootstrapper internal] load .dockerignore 10:29:57 #25 transferring context: 50B done 10:29:57 #25 DONE 0.1s 10:29:57 10:29:57 #26 [support-cron-scheduler internal] load .dockerignore 10:29:57 #26 transferring context: 50B done 10:29:57 #26 DONE 0.1s 10:29:57 10:29:57 #21 [security-spire-agent internal] load .dockerignore 10:29:57 #21 transferring context: 50B done 10:29:57 #21 DONE 0.1s 10:29:57 10:29:57 #27 [security-bootstrapper internal] load .dockerignore 10:29:57 #27 transferring context: 50B done 10:29:57 #27 DONE 0.1s 10:29:57 10:29:57 #28 [support-notifications internal] load .dockerignore 10:29:57 #28 transferring context: 50B done 10:29:57 #28 DONE 0.1s 10:29:57 10:29:57 #29 [support-scheduler internal] load .dockerignore 10:29:57 #29 transferring context: 50B done 10:29:57 #29 DONE 0.1s 10:29:57 10:29:57 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:57 #30 DONE 0.0s 10:29:57 10:29:57 #31 [security-secretstore-setup internal] load .dockerignore 10:29:57 #31 transferring context: 50B done 10:29:57 #31 DONE 0.1s 10:29:57 10:29:57 #32 [security-proxy-setup internal] load .dockerignore 10:29:57 #32 transferring context: 50B done 10:29:57 #32 DONE 0.1s 10:29:57 10:29:57 #33 [core-keeper internal] load .dockerignore 10:29:57 #33 transferring context: 50B done 10:29:57 #33 DONE 0.1s 10:29:57 10:29:57 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:57 #30 DONE 0.0s 10:29:57 10:29:57 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 10:29:57 #34 DONE 0.1s 10:29:57 10:29:57 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:29:57 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 10:29:57 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:29:57 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:29:57 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:29:57 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 10:29:57 #35 ... 10:29:57 10:29:57 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:57 #30 DONE 0.0s 10:29:57 10:29:57 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 10:29:57 #34 DONE 0.2s 10:29:57 10:29:57 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:29:57 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:29:57 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 10:29:57 #35 ... 10:29:57 10:29:57 #30 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:57 #30 DONE 0.0s 10:29:57 10:29:57 #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:29:57 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 10:29:57 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:29:57 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:29:57 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:29:57 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:29:57 #35 ... 10:29:57 10:29:57 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:57 #30 DONE 0.0s 10:29:57 10:29:57 #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:29:57 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 10:29:57 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:29:57 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:29:57 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:29:57 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:29:57 #35 ... 10:29:57 10:29:57 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:57 #30 DONE 0.0s 10:29:57 10:29:57 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 10:29:57 #34 DONE 0.3s 10:29:57 10:29:57 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:29:57 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 10:29:57 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:29:57 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:29:57 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:29:57 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:29:57 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 10:29:58 #35 ... 10:29:58 10:29:58 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:58 #30 DONE 0.0s 10:29:58 10:29:58 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:29:58 #36 DONE 0.6s 10:29:58 10:29:58 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:58 #30 DONE 0.0s 10:29:58 10:29:58 #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:29:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 10:29:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:29:58 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:29:58 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:29:58 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:29:58 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 10:29:58 #35 ... 10:29:58 10:29:58 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:58 #30 DONE 0.0s 10:29:58 10:29:58 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 10:29:58 #34 DONE 0.6s 10:29:58 10:29:58 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:29:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 10:29:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:29:58 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:29:58 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:29:58 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:29:58 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 10:29:58 #35 ... 10:29:58 10:29:58 #37 [security-spire-server internal] load build context 10:29:58 #37 transferring context: 27.71kB 0.0s done 10:29:58 #37 DONE 0.5s 10:29:58 10:29:58 #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:29:58 #38 DONE 1.3s 10:29:58 10:29:58 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:29:58 #39 DONE 0.8s 10:29:58 10:29:58 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:29:58 #40 DONE 0.0s 10:29:58 10:29:58 #41 [security-spire-agent internal] load build context 10:29:58 #41 DONE 0.0s 10:29:58 10:29:58 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:29:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 10:29:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:29:58 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:29:58 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:29:58 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:29:58 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 10:29:58 #35 DONE 1.5s 10:29:58 10:29:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:29:58 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 10:29:58 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 10:29:58 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:29:58 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 10:29:58 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s 10:29:58 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.3s 10:29:58 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 10:29:58 #42 ... 10:29:58 10:29:58 #43 [security-spire-config internal] load build context 10:29:58 #43 transferring context: 25.96kB 0.0s done 10:29:58 #43 DONE 0.6s 10:29:58 10:29:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:29:58 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s 10:29:58 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 10:29:58 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 10:29:58 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 10:29:59 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 10:29:59 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.8s 10:29:59 #42 ... 10:29:59 10:29:59 #41 [security-spire-agent internal] load build context 10:29:59 #41 transferring context: 27.24kB 0.0s done 10:29:59 #41 DONE 0.5s 10:29:59 10:29:59 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:29:59 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.9s 10:29:59 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 10:29:59 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 1.0s 10:30:00 d6de4b400683: Pull complete 10:30:00 35cb2a7552d0: Pull complete 10:30:00 4f4fb700ef54: Pull complete 10:30:00 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 1.2s 10:30:00 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.8s 10:30:00 464afbd9ba4c: Pull complete 10:30:05 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.9s 10:30:07 #42 ... 10:30:07 10:30:07 #44 [core-command internal] load build context 10:30:07 #44 transferring context: 358.49MB 9.9s 10:30:08 #44 ... 10:30:08 10:30:08 #45 [core-data internal] load build context 10:30:08 #45 ... 10:30:08 10:30:08 #46 [security-spiffe-token-provider internal] load build context 10:30:08 #46 ... 10:30:08 10:30:08 #47 [security-bootstrapper internal] load build context 10:30:08 #47 ... 10:30:08 10:30:08 #48 [core-keeper internal] load build context 10:30:08 #48 ... 10:30:08 10:30:08 #49 [core-common-config-bootstrapper internal] load build context 10:30:08 #49 ... 10:30:08 10:30:08 #50 [core-metadata internal] load build context 10:30:08 #50 ... 10:30:08 10:30:08 #51 [support-cron-scheduler internal] load build context 10:30:08 00f215d4a9da: Pull complete 10:30:08 #51 ... 10:30:08 10:30:08 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:08 #40 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done 10:30:08 #40 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:30:08 #40 ... 10:30:08 10:30:08 #52 [security-proxy-setup internal] load build context 10:30:08 #52 ... 10:30:08 10:30:08 #53 [security-proxy-auth internal] load build context 10:30:08 #53 ... 10:30:08 10:30:08 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:09 #54 ... 10:30:09 10:30:09 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:30:09 #55 ... 10:30:09 10:30:09 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:09 #56 ... 10:30:09 10:30:09 #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:30:09 #57 ... 10:30:09 10:30:09 #58 [security-secretstore-setup internal] load build context 10:30:09 #58 ... 10:30:09 10:30:09 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:30:09 #59 ... 10:30:09 10:30:09 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:30:10 d496ad576159: Pull complete 10:30:10 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:30:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:30:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:30:10 #60 ... 10:30:10 10:30:10 #61 [support-scheduler internal] load build context 10:30:10 #61 ... 10:30:10 10:30:10 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:30:10 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:30:10 WORKDIR /edgex 10:30:10 COPY go.mod . 10:30:10 RUN go mod download 10:30:10 docker build -t ci-base-image-arm64 -f - . 10:30:10 #62 ... 10:30:10 10:30:10 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:30:10 #63 ... 10:30:10 10:30:10 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:30:10 #64 ... 10:30:10 10:30:10 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:30:10 #65 ... 10:30:10 10:30:10 #66 [support-notifications internal] load build context 10:30:11 #66 ... 10:30:11 10:30:11 #67 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 10:30:11 #67 ... 10:30:11 10:30:11 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:11 #68 ... 10:30:11 10:30:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:11 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 13.0s 10:30:11 Sending build context to Docker daemon 3.573MB 10:30:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:30:11 ---> f246e2811388 10:30:11 Step 2/4 : WORKDIR /edgex 10:30:13 ---> Running in 4528c3f31401 10:30:13 Removing intermediate container 4528c3f31401 10:30:13 ---> 01c44ab17d58 10:30:13 Step 3/4 : COPY go.mod . 10:30:13 ---> 0b13d890f53f 10:30:13 Step 4/4 : RUN go mod download 10:30:13 ---> Running in 052be75b5fe5 10:30:16 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 18.0s 10:30:18 #42 ... 10:30:18 10:30:18 #45 [core-data internal] load build context 10:30:18 #45 transferring context: 496.33MB 18.5s done 10:30:18 #45 ... 10:30:18 10:30:18 #46 [security-spiffe-token-provider internal] load build context 10:30:18 #46 transferring context: 496.33MB 19.0s done 10:30:18 #46 ... 10:30:18 10:30:18 #47 [security-bootstrapper internal] load build context 10:30:18 #47 transferring context: 496.33MB 14.3s done 10:30:18 #47 ... 10:30:18 10:30:18 #50 [core-metadata internal] load build context 10:30:18 #50 transferring context: 496.33MB 18.3s done 10:30:19 #50 ... 10:30:19 10:30:19 #48 [core-keeper internal] load build context 10:30:19 #48 transferring context: 496.33MB 19.0s done 10:30:19 #48 ... 10:30:19 10:30:19 #44 [core-command internal] load build context 10:30:19 #44 transferring context: 496.33MB 14.2s done 10:30:19 #44 ... 10:30:19 10:30:19 #53 [security-proxy-auth internal] load build context 10:30:19 #53 transferring context: 496.33MB 14.6s done 10:30:19 #53 ... 10:30:19 10:30:19 #58 [security-secretstore-setup internal] load build context 10:30:19 #58 transferring context: 496.33MB 19.4s done 10:30:20 #58 ... 10:30:20 10:30:20 #49 [core-common-config-bootstrapper internal] load build context 10:30:20 #49 transferring context: 496.33MB 14.6s done 10:30:20 #49 ... 10:30:20 10:30:20 #52 [security-proxy-setup internal] load build context 10:30:20 #52 transferring context: 496.33MB 18.5s done 10:30:20 #52 ... 10:30:20 10:30:20 #51 [support-cron-scheduler internal] load build context 10:30:20 #51 transferring context: 496.33MB 18.4s done 10:30:20 #51 ... 10:30:20 10:30:20 #61 [support-scheduler internal] load build context 10:30:20 #61 transferring context: 496.33MB 15.9s done 10:30:21 #61 ... 10:30:21 10:30:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:21 #42 ... 10:30:21 10:30:21 #66 [support-notifications internal] load build context 10:30:21 #66 transferring context: 496.33MB 16.3s done 10:30:21 #66 ... 10:30:21 10:30:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:21 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 23.1s 10:30:28 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 26.6s done 10:30:29 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 10:30:30 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done 10:30:52 #42 ... 10:30:52 10:30:52 #44 [core-command internal] load build context 10:30:52 #44 DONE 51.7s 10:30:52 10:30:52 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:52 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 10:30:52 #40 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.0s 10:30:52 #40 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 10:30:52 #40 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 10:30:52 #40 ... 10:30:52 10:30:52 #53 [security-proxy-auth internal] load build context 10:30:52 #53 DONE 51.5s 10:30:52 10:30:52 #47 [security-bootstrapper internal] load build context 10:30:52 #47 DONE 51.3s 10:30:52 10:30:52 #61 [support-scheduler internal] load build context 10:30:52 #61 DONE 50.9s 10:30:52 10:30:52 #49 [core-common-config-bootstrapper internal] load build context 10:30:52 #49 DONE 51.4s 10:30:52 10:30:52 #67 [core-command builder 2/7] WORKDIR /edgex-go 10:30:52 #67 DONE 50.5s 10:30:52 10:30:52 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:52 #40 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s 10:30:52 #40 ... 10:30:52 10:30:52 #66 [support-notifications internal] load build context 10:30:52 #66 DONE 51.3s 10:30:52 10:30:52 #48 [core-keeper internal] load build context 10:30:52 #48 DONE 50.9s 10:30:52 10:30:52 #51 [support-cron-scheduler internal] load build context 10:30:52 #51 DONE 51.4s 10:30:52 10:30:52 #50 [core-metadata internal] load build context 10:30:52 #50 DONE 51.7s 10:30:52 10:30:52 #52 [security-proxy-setup internal] load build context 10:30:52 #52 DONE 50.9s 10:30:52 10:30:52 #58 [security-secretstore-setup internal] load build context 10:30:52 #58 DONE 51.0s 10:30:52 10:30:52 #45 [core-data internal] load build context 10:30:52 #45 DONE 51.7s 10:30:52 10:30:52 #46 [security-spiffe-token-provider internal] load build context 10:30:52 #46 DONE 51.7s 10:30:52 10:30:52 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:52 #40 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.05MB / 20.02MB 0.2s 10:30:52 #40 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 10:30:52 #40 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 10:30:52 #40 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 16.78MB / 20.02MB 0.3s 10:30:52 #40 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done 10:30:52 #40 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 10:30:52 #40 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done 10:30:52 #40 ... 10:30:52 10:30:52 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:52 #54 50.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:52 #54 50.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:52 #54 50.92 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:30:52 #54 50.92 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:30:52 #54 50.92 OK: 20070 distinct packages available 10:30:52 #54 50.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:52 #54 51.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:52 #54 51.33 (1/5) Installing dumb-init (1.2.5-r2) 10:30:52 #54 51.34 (2/5) Installing musl-obstack (1.2.3-r2) 10:30:52 #54 51.34 (3/5) Installing libucontext (1.2-r2) 10:30:52 #54 51.34 (4/5) Installing gcompat (1.1.0-r1) 10:30:52 #54 51.35 (5/5) Installing openssl (3.1.7-r0) 10:30:52 #54 51.36 Executing busybox-1.36.1-r7.trigger 10:30:52 #54 51.36 OK: 8 MiB in 20 packages 10:30:52 #54 DONE 53.4s 10:30:52 10:30:52 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:52 #56 50.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:52 #56 50.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:52 #56 50.76 (1/4) Installing dumb-init (1.2.5-r2) 10:30:52 #56 50.76 (2/4) Installing openssl (3.1.7-r0) 10:30:52 #56 50.77 (3/4) Installing su-exec (0.2-r3) 10:30:52 #56 50.77 (4/4) Installing yq (4.33.3-r5) 10:30:52 #56 50.84 Executing busybox-1.36.1-r7.trigger 10:30:52 #56 50.84 OK: 17 MiB in 19 packages 10:30:52 #56 DONE 53.2s 10:30:52 10:30:52 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:30:52 #63 50.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:52 #63 50.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:52 #63 50.85 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:30:52 #63 50.85 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:30:52 #63 50.85 OK: 20070 distinct packages available 10:30:52 #63 50.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:52 #63 50.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:52 #63 51.15 (1/11) Installing ca-certificates (20240226-r0) 10:30:52 #63 51.17 (2/11) Installing brotli-libs (1.0.9-r14) 10:30:52 #63 51.18 (3/11) Installing libunistring (1.1-r1) 10:30:52 #63 51.19 (4/11) Installing libidn2 (2.3.4-r1) 10:30:52 #63 51.20 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:30:52 #63 51.20 (6/11) Installing libcurl (8.9.1-r0) 10:30:52 #63 51.22 (7/11) Installing curl (8.9.1-r0) 10:30:52 #63 51.22 (8/11) Installing dumb-init (1.2.5-r2) 10:30:52 #63 51.23 (9/11) Installing musl-obstack (1.2.3-r2) 10:30:52 #63 51.23 (10/11) Installing libucontext (1.2-r2) 10:30:52 #63 51.23 (11/11) Installing gcompat (1.1.0-r1) 10:30:52 #63 51.24 Executing busybox-1.36.1-r7.trigger 10:30:52 #63 51.24 Executing ca-certificates-20240226-r0.trigger 10:30:52 #63 51.29 OK: 12 MiB in 26 packages 10:30:52 #63 DONE 53.2s 10:30:52 10:30:52 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:30:52 #60 53.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:52 #60 53.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:52 #60 ... 10:30:52 10:30:52 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:52 #40 DONE 53.9s 10:30:52 10:30:52 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:30:52 #60 53.64 (1/2) Installing dumb-init (1.2.5-r2) 10:30:52 #60 53.64 (2/2) Installing su-exec (0.2-r3) 10:30:52 #60 53.64 Executing busybox-1.36.1-r7.trigger 10:30:52 #60 53.65 OK: 7 MiB in 17 packages 10:30:52 #60 DONE 53.8s 10:30:52 10:30:52 #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:30:53 #69 ... 10:30:53 10:30:53 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:53 #70 DONE 4.6s 10:30:53 10:30:53 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:30:53 #64 53.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:53 #64 53.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:53 #64 54.18 (1/2) Installing ca-certificates (20240226-r0) 10:30:53 #64 54.20 (2/2) Installing dumb-init (1.2.5-r2) 10:30:53 #64 54.20 Executing busybox-1.36.1-r7.trigger 10:30:53 #64 54.21 Executing ca-certificates-20240226-r0.trigger 10:30:53 #64 54.25 OK: 8 MiB in 17 packages 10:30:53 #64 DONE 54.6s 10:30:53 10:30:53 #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:30:53 #57 54.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:53 #57 54.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:53 #57 54.47 (1/1) Installing dumb-init (1.2.5-r2) 10:30:53 #57 54.48 Executing busybox-1.36.1-r7.trigger 10:30:53 #57 54.49 OK: 7 MiB in 16 packages 10:30:53 #57 DONE 54.9s 10:30:53 10:30:53 #71 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 10:30:54 #71 ... 10:30:54 10:30:54 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:30:54 #62 54.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:54 #62 54.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:54 #62 54.67 (1/3) Installing ca-certificates (20240226-r0) 10:30:54 #62 54.70 (2/3) Installing dumb-init (1.2.5-r2) 10:30:54 #62 54.70 (3/3) Installing tzdata (2024a-r0) 10:30:54 #62 54.79 Executing busybox-1.36.1-r7.trigger 10:30:54 #62 54.79 Executing ca-certificates-20240226-r0.trigger 10:30:54 #62 54.84 OK: 11 MiB in 18 packages 10:30:54 #62 DONE 55.1s 10:30:54 10:30:54 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:30:54 #0 4.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:54 #0 4.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:54 #0 5.106 OK: 264 MiB in 52 packages 10:30:54 #72 DONE 5.2s 10:30:54 10:30:54 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:30:54 #0 4.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:54 #0 4.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:54 #0 4.684 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:30:54 #0 4.684 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:30:54 #0 4.684 OK: 20079 distinct packages available 10:30:54 #0 4.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:54 #0 4.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:54 #0 5.108 OK: 264 MiB in 52 packages 10:30:54 #73 DONE 5.2s 10:30:54 10:30:54 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:30:54 #74 DONE 0.1s 10:30:54 10:30:54 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:30:54 #75 DONE 0.1s 10:30:54 10:30:54 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:54 #76 ... 10:30:54 10:30:54 #77 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:30:54 #0 5.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:54 #0 5.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:54 #0 5.612 OK: 264 MiB in 52 packages 10:30:54 #77 DONE 5.9s 10:30:54 10:30:54 #78 [core-command builder 4/7] COPY go.mod vendor* ./ 10:30:54 #78 DONE 0.0s 10:30:54 10:30:54 #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:30:54 #0 5.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:54 #0 5.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:54 #0 5.643 OK: 264 MiB in 52 packages 10:30:54 #79 DONE 5.7s 10:30:54 10:30:54 #80 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:30:54 #80 DONE 0.0s 10:30:54 10:30:54 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:55 #81 ... 10:30:55 10:30:55 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:55 #68 DONE 55.8s 10:30:55 10:30:55 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:30:55 #59 56.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:55 #59 56.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:55 #59 56.37 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:30:55 #59 56.37 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:30:55 #59 56.37 OK: 20070 distinct packages available 10:30:55 #59 56.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:55 #59 56.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:55 #59 56.73 (1/4) Installing dumb-init (1.2.5-r2) 10:30:55 #59 56.73 (2/4) Installing musl-obstack (1.2.3-r2) 10:30:55 #59 56.73 (3/4) Installing libucontext (1.2-r2) 10:30:55 #59 56.74 (4/4) Installing gcompat (1.1.0-r1) 10:30:55 #59 56.74 Executing busybox-1.36.1-r7.trigger 10:30:55 #59 56.75 OK: 8 MiB in 19 packages 10:30:55 #59 DONE 56.9s 10:30:55 10:30:55 #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:30:55 #69 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:56 #69 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:56 #69 3.582 OK: 7 MiB in 17 packages 10:30:56 #69 ... 10:30:56 10:30:56 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:30:56 #55 56.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:56 #55 56.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:56 #55 57.07 (1/1) Installing dumb-init (1.2.5-r2) 10:30:56 #55 57.07 Executing busybox-1.36.1-r7.trigger 10:30:56 #55 57.08 OK: 7 MiB in 16 packages 10:30:56 #55 DONE 57.5s 10:30:56 10:30:56 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:30:56 #65 56.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:56 #65 56.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:56 #65 57.06 (1/4) Installing ca-certificates (20240226-r0) 10:30:56 #65 57.09 (2/4) Installing dumb-init (1.2.5-r2) 10:30:56 #65 57.09 (3/4) Installing su-exec (0.2-r3) 10:30:56 #65 57.09 (4/4) Installing yq (4.33.3-r5) 10:30:56 #65 57.25 Executing busybox-1.36.1-r7.trigger 10:30:56 #65 57.25 Executing ca-certificates-20240226-r0.trigger 10:30:56 #65 57.29 OK: 17 MiB in 19 packages 10:30:56 #65 DONE 57.4s 10:30:56 10:30:56 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:30:56 #0 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:56 #0 3.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:56 #0 3.904 OK: 8 MiB in 20 packages 10:30:56 #82 DONE 4.3s 10:30:56 10:30:56 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:30:56 #0 3.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:56 #0 3.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:56 #0 4.107 OK: 17 MiB in 19 packages 10:30:56 #83 DONE 4.3s 10:30:56 10:30:56 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:30:56 #0 3.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:56 #0 3.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:56 #0 3.952 OK: 12 MiB in 26 packages 10:30:56 #84 DONE 4.3s 10:30:56 10:30:56 #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:30:56 #69 DONE 3.8s 10:30:56 10:30:56 #71 [core-command stage-1 3/8] RUN apk --no-cache upgrade 10:30:56 #71 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:56 #71 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:56 #71 2.714 OK: 7 MiB in 16 packages 10:30:56 #71 DONE 3.1s 10:30:56 10:30:56 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:30:58 #85 DONE 1.5s 10:30:58 10:30:58 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:30:58 #0 2.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:58 #0 2.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:58 #0 3.134 OK: 8 MiB in 17 packages 10:30:58 #86 DONE 4.4s 10:30:58 10:30:58 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:30:58 #87 DONE 1.5s 10:30:58 10:30:58 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:30:58 #0 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:58 #0 2.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:58 #0 2.649 OK: 11 MiB in 18 packages 10:30:58 #88 DONE 3.9s 10:30:58 10:30:58 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:30:58 #89 ... 10:30:58 10:30:58 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:30:58 #90 DONE 1.5s 10:30:58 10:30:58 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:30:59 #91 DONE 1.0s 10:30:59 10:30:59 #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:30:59 #0 4.438 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:59 #0 5.046 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:59 #92 ... 10:30:59 10:30:59 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:30:59 #89 DONE 1.0s 10:30:59 10:30:59 #93 [security-spire-server stage-2 6/9] COPY security.txt / 10:30:59 #93 DONE 0.1s 10:30:59 10:30:59 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:30:59 #94 DONE 0.1s 10:30:59 10:30:59 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:30:59 #95 DONE 0.1s 10:30:59 10:30:59 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:59 #42 ... 10:30:59 10:30:59 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 10:30:59 #96 DONE 0.1s 10:30:59 10:30:59 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:30:59 #97 DONE 0.1s 10:30:59 10:30:59 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:30:59 #98 DONE 0.1s 10:30:59 10:30:59 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:30:59 #99 DONE 0.1s 10:30:59 10:30:59 #100 [security-spire-server] exporting to image 10:30:59 #100 exporting layers 10:30:59 #100 ... 10:30:59 10:30:59 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:30:59 #101 DONE 0.1s 10:30:59 10:30:59 #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:30:59 #92 5.750 OK: 264 MiB in 52 packages 10:30:59 #92 DONE 5.9s 10:30:59 10:30:59 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:30:59 #102 DONE 0.1s 10:30:59 10:30:59 #100 [security-spire-agent] exporting to image 10:30:59 #100 ... 10:30:59 10:30:59 #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:30:59 #103 DONE 0.2s 10:31:00 10:31:00 #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:31:00 #104 ... 10:31:00 10:31:00 #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:31:00 #0 3.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:31:00 #0 3.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:31:00 #0 3.918 OK: 8 MiB in 19 packages 10:31:00 #105 DONE 4.1s 10:31:00 10:31:00 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:31:01 #106 DONE 1.0s 10:31:01 10:31:01 #107 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:31:01 #0 4.216 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:31:01 #0 4.706 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:31:01 #0 5.335 (1/1) Installing dumb-init (1.2.5-r2) 10:31:01 #0 5.648 Executing busybox-1.36.1-r7.trigger 10:31:01 #0 5.653 OK: 7 MiB in 16 packages 10:31:01 #107 DONE 6.1s 10:31:01 10:31:01 #108 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:31:01 #0 3.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:31:01 #0 3.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:31:01 #0 3.857 OK: 7 MiB in 16 packages 10:31:01 #108 DONE 4.5s 10:31:01 10:31:01 #109 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:31:01 #109 DONE 4.4s 10:31:01 10:31:01 #110 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:31:01 #110 DONE 0.1s 10:31:01 10:31:01 #100 [security-spire-agent] exporting to image 10:31:01 #100 exporting layers 1.6s done 10:31:01 #100 writing image sha256:a4c5c37d68d714ac1313999d28c4f088202c1c83efec774f58292627cb7acbcf 0.0s done 10:31:01 #100 naming to docker.io/library/security-spire-server 10:31:01 #100 exporting layers 1.5s done 10:31:01 #100 naming to docker.io/library/security-spire-server done 10:31:01 #100 writing image sha256:b7ee2f087de65ef713292e50568fcfb6e7bd212aece460a4b764517b5f49736e done 10:31:01 #100 naming to docker.io/library/security-spire-agent done 10:31:01 #100 DONE 1.7s 10:31:01 10:31:01 #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:31:01 #111 DONE 0.1s 10:31:01 10:31:01 #112 [security-spire-config stage-2 6/10] COPY security.txt / 10:31:01 #112 DONE 0.1s 10:31:01 10:31:01 #113 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:31:01 #0 4.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:31:01 #0 4.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:31:01 #113 ... 10:31:01 10:31:01 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:31:01 #114 DONE 0.0s 10:31:01 10:31:01 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:31:01 #115 DONE 0.0s 10:31:01 10:31:01 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:31:01 #116 DONE 0.0s 10:31:01 10:31:01 #113 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:31:01 #113 4.781 OK: 17 MiB in 19 packages 10:31:01 #113 DONE 4.9s 10:31:01 10:31:01 #100 [security-spire-config] exporting to image 10:31:01 #100 exporting layers 0.6s done 10:31:02 #100 writing image sha256:24a23b54c7e7844815fe8e4c3ef5de554cc88f65f2fb64197d5e55cb949a5de0 done 10:31:02 #100 naming to docker.io/library/security-spire-config done 10:31:02 #100 DONE 2.3s 10:31:02 10:31:02 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:31:04 #117 ... 10:31:04 10:31:04 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:31:21 Removing intermediate container 052be75b5fe5 10:31:21 ---> ef92325ba567 10:31:21 Successfully built ef92325ba567 10:31:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:22 + docker inspect -f . ci-base-image-arm64 10:31:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:22 prd-ubuntu20.04-docker-arm64-4c-16g-10600 does not seem to be running inside a container 10:31:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@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 10:31:23 $ docker top aa7672f6ffee65967012cdb7ec2ebce56f527a4e2f7446238dcb5e04b4668f46 -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:24 + go version 10:31:24 go version go1.21.9 linux/arm64 [Pipeline] } 10:31:24 $ docker stop --time=1 aa7672f6ffee65967012cdb7ec2ebce56f527a4e2f7446238dcb5e04b4668f46 10:31:26 $ docker rm -f --volumes aa7672f6ffee65967012cdb7ec2ebce56f527a4e2f7446238dcb5e04b4668f46 [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 10:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:31:26 10:31:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:31:27 latest: Pulling from edgex-devops/edgex-compose-arm64 10:31:27 547446be3368: Pulling fs layer 10:31:27 d125d8839a47: Pulling fs layer 10:31:27 3e85d5ac6304: Pulling fs layer 10:31:27 c3105a71a48b: Pulling fs layer 10:31:27 0f093f025ec4: Pulling fs layer 10:31:27 c3106fc0e877: Pulling fs layer 10:31:27 c3105a71a48b: Waiting 10:31:27 0f093f025ec4: Waiting 10:31:27 c3106fc0e877: Waiting 10:31:27 547446be3368: Verifying Checksum 10:31:27 c3105a71a48b: Verifying Checksum 10:31:27 c3105a71a48b: Download complete 10:31:28 d125d8839a47: Verifying Checksum 10:31:28 d125d8839a47: Download complete 10:31:28 c3106fc0e877: Download complete 10:31:28 0f093f025ec4: Verifying Checksum 10:31:28 0f093f025ec4: Download complete 10:31:28 547446be3368: Pull complete 10:31:29 d125d8839a47: Pull complete 10:31:30 3e85d5ac6304: Verifying Checksum 10:31:30 3e85d5ac6304: Download complete 10:31:40 3e85d5ac6304: Pull complete 10:31:40 c3105a71a48b: Pull complete 10:31:41 0f093f025ec4: Pull complete 10:31:41 c3106fc0e877: Pull complete 10:31:41 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:31:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:41 prd-ubuntu20.04-docker-arm64-4c-16g-10600 does not seem to be running inside a container 10:31:41 $ 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/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@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 10:31:43 $ docker top feba90a338b33e9b3a98aeacaa2261c92478e32bc12f724baba926510a4b755c -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:44 + docker compose -f ./docker-compose-build.yml build --parallel 10:31:54 #1 [core-metadata internal] load build definition from Dockerfile 10:31:54 #1 transferring dockerfile: 2.06kB done 10:31:54 #1 DONE 0.1s 10:31:54 10:31:54 #2 [core-data internal] load build definition from Dockerfile 10:31:54 #2 transferring dockerfile: 2.07kB done 10:31:54 #2 DONE 0.1s 10:31:54 10:31:54 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:31:54 #3 transferring dockerfile: 2.23kB done 10:31:54 #3 DONE 0.1s 10:31:54 10:31:54 #4 [security-spire-server internal] load build definition from Dockerfile 10:31:54 #4 transferring dockerfile: 1.70kB 0.0s done 10:31:54 #4 DONE 0.1s 10:31:54 10:31:54 #5 [core-keeper internal] load build definition from Dockerfile 10:31:54 #5 transferring dockerfile: 2.07kB done 10:31:54 #5 DONE 0.1s 10:31:54 10:31:54 #6 [security-spire-config internal] load build definition from Dockerfile 10:31:55 #6 transferring dockerfile: 1.69kB done 10:31:55 #6 DONE 0.1s 10:31:55 10:31:55 #7 [security-secretstore-setup internal] load build definition from Dockerfile 10:31:55 #7 transferring dockerfile: 2.49kB done 10:31:55 #7 DONE 0.1s 10:31:55 10:31:55 #8 [security-spire-agent internal] load build definition from Dockerfile 10:31:55 #8 transferring dockerfile: 1.81kB done 10:31:55 #8 DONE 0.1s 10:31:55 10:31:55 #9 [support-notifications internal] load build definition from Dockerfile 10:31:55 #9 transferring dockerfile: 1.95kB done 10:31:55 #9 DONE 0.1s 10:31:55 10:31:55 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:31:55 #10 transferring dockerfile: 1.89kB 0.0s done 10:31:55 #10 DONE 0.1s 10:31:55 10:31:55 #11 [security-proxy-auth internal] load build definition from Dockerfile 10:31:55 #11 transferring dockerfile: 2.15kB done 10:31:55 #11 DONE 0.1s 10:31:55 10:31:55 #12 [security-bootstrapper internal] load build definition from Dockerfile 10:31:55 #12 transferring dockerfile: 3.17kB done 10:31:55 #12 DONE 0.1s 10:31:55 10:31:55 #13 [support-cron-scheduler internal] load build definition from Dockerfile 10:31:55 #13 transferring dockerfile: 1.85kB done 10:31:55 #13 DONE 0.1s 10:31:55 10:31:55 #14 [support-scheduler internal] load build definition from Dockerfile 10:31:55 #14 DONE 0.0s 10:31:55 10:31:55 #15 [security-proxy-setup internal] load build definition from Dockerfile 10:31:55 #15 transferring dockerfile: 2.50kB 0.0s done 10:31:55 #15 DONE 0.1s 10:31:55 10:31:55 #14 [support-scheduler internal] load build definition from Dockerfile 10:31:55 #14 transferring dockerfile: 1.93kB done 10:31:55 #14 DONE 0.1s 10:31:55 10:31:55 #16 [core-command internal] load build definition from Dockerfile 10:31:56 #16 transferring dockerfile: 1.93kB 0.0s done 10:31:56 #16 DONE 0.1s 10:31:56 10:31:56 #17 [core-metadata internal] load .dockerignore 10:31:56 #17 transferring context: 10:31:56 #17 transferring context: 50B done 10:31:56 #17 DONE 0.1s 10:31:57 10:31:57 #18 [core-data internal] load .dockerignore 10:31:57 #18 transferring context: 50B 0.0s done 10:31:57 #18 DONE 0.1s 10:31:57 10:31:57 #19 [core-common-config-bootstrapper internal] load .dockerignore 10:31:57 #19 transferring context: 50B 0.0s done 10:31:57 #19 DONE 0.1s 10:31:57 10:31:57 #20 [security-spire-server internal] load .dockerignore 10:31:57 #20 transferring context: 50B 0.0s done 10:31:57 #20 DONE 0.1s 10:31:57 10:31:57 #21 [core-keeper internal] load .dockerignore 10:31:57 #21 transferring context: 50B done 10:31:57 #21 DONE 0.1s 10:31:57 10:31:57 #22 [security-spire-config internal] load .dockerignore 10:31:57 #22 transferring context: 50B 0.0s done 10:31:57 #22 DONE 0.1s 10:31:57 10:31:57 #23 [security-spire-agent internal] load .dockerignore 10:31:57 #23 transferring context: 50B 0.0s done 10:31:57 #23 DONE 0.1s 10:31:57 10:31:57 #24 [security-secretstore-setup internal] load .dockerignore 10:31:57 #24 transferring context: 50B 0.0s done 10:31:57 #24 DONE 0.1s 10:31:57 10:31:57 #25 [support-notifications internal] load .dockerignore 10:31:57 #25 transferring context: 50B done 10:31:57 #25 DONE 0.1s 10:31:57 10:31:57 #26 [security-spiffe-token-provider internal] load .dockerignore 10:31:57 #26 transferring context: 50B 0.0s done 10:31:57 #26 DONE 0.1s 10:31:57 10:31:57 #27 [security-proxy-auth internal] load .dockerignore 10:31:57 #27 transferring context: 50B 0.0s done 10:31:57 #27 ... 10:31:57 10:31:57 #28 [security-bootstrapper internal] load .dockerignore 10:31:57 #28 transferring context: 50B done 10:31:57 #28 DONE 0.1s 10:31:57 10:31:57 #29 [support-scheduler internal] load .dockerignore 10:31:57 #29 DONE 0.0s 10:31:57 10:31:57 #30 [support-cron-scheduler internal] load .dockerignore 10:31:57 #30 transferring context: 50B done 10:31:57 #30 DONE 0.1s 10:31:57 10:31:57 #31 [security-proxy-setup internal] load .dockerignore 10:31:57 #31 transferring context: 50B 0.0s done 10:31:57 #31 DONE 0.1s 10:31:57 10:31:57 #29 [support-scheduler internal] load .dockerignore 10:31:57 #29 transferring context: 50B done 10:31:57 #29 DONE 0.1s 10:31:57 10:31:57 #32 [core-command internal] load .dockerignore 10:31:57 #32 transferring context: 50B done 10:31:57 #32 DONE 0.0s 10:31:57 10:31:57 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:31:57 #33 DONE 0.0s 10:31:57 10:31:57 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 10:31:58 #34 DONE 0.2s 10:31:58 10:31:58 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:31:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:31:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:31:58 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:31:58 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:31:58 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.1s 10:31:58 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done 10:31:58 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 10:31:58 #35 ... 10:31:58 10:31:58 #36 [core-metadata internal] load build context 10:31:58 #36 transferring context: 3.13MB 0.6s done 10:31:58 #36 DONE 0.8s 10:31:58 10:31:58 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:31:58 #35 ... 10:31:58 10:31:58 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:31:58 #33 DONE 0.0s 10:31:58 10:31:58 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 10:31:58 #34 DONE 0.2s 10:31:58 10:31:58 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:31:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:31:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:31:58 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:31:58 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:31:58 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done 10:31:59 #35 ... 10:31:59 10:31:59 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:31:59 #33 DONE 0.0s 10:31:59 10:31:59 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 10:31:59 #34 DONE 0.3s 10:31:59 10:31:59 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:31:59 #37 DONE 1.8s 10:31:59 10:31:59 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:31:59 #35 ... 10:31:59 10:31:59 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:31:59 #37 DONE 1.9s 10:31:59 10:31:59 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:31:59 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:31:59 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:31:59 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:31:59 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:31:59 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done 10:31:59 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 10:31:59 #35 ... 10:31:59 10:31:59 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 10:31:59 #34 DONE 0.4s 10:31:59 10:31:59 #38 [core-data builder 2/7] WORKDIR /edgex-go 10:31:59 #38 DONE 0.6s 10:31:59 10:31:59 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:31:59 #33 DONE 0.0s 10:31:59 10:31:59 #39 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:31:59 #39 ... 10:31:59 10:31:59 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 10:31:59 #34 DONE 0.6s 10:31:59 10:31:59 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:31:59 #37 DONE 1.9s 10:31:59 10:31:59 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 10:31:59 #38 DONE 0.7s 10:31:59 10:31:59 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:31:59 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:31:59 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:31:59 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:31:59 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:31:59 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done 10:31:59 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 10:32:00 #35 ... 10:32:00 10:32:00 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:32:00 #33 DONE 0.0s 10:32:00 10:32:00 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:32:00 #37 DONE 2.0s 10:32:00 10:32:00 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:32:00 #33 DONE 0.0s 10:32:00 10:32:00 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 10:32:00 #38 DONE 0.7s 10:32:00 10:32:00 #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:32:00 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:32:00 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:32:00 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:32:00 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:32:00 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done 10:32:00 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 10:32:00 #35 ... 10:32:00 10:32:00 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:32:00 #33 DONE 0.0s 10:32:00 10:32:00 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:32:00 #33 DONE 0.0s 10:32:00 10:32:00 #40 [core-data internal] load build context 10:32:00 #40 transferring context: 3.13MB 1.2s done 10:32:00 #40 DONE 1.3s 10:32:00 10:32:00 #41 [core-keeper internal] load build context 10:32:00 #41 ... 10:32:00 10:32:00 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:32:00 #33 DONE 0.0s 10:32:00 10:32:00 #41 [core-keeper internal] load build context 10:32:00 #41 ... 10:32:00 10:32:00 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:32:00 #37 DONE 2.1s 10:32:00 10:32:00 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 10:32:00 #38 DONE 0.9s 10:32:00 10:32:00 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 10:32:00 #34 DONE 1.3s 10:32:00 10:32:00 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:32:00 #37 DONE 2.1s 10:32:00 10:32:00 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 10:32:00 #38 DONE 0.9s 10:32:00 10:32:00 #42 [support-notifications internal] load build context 10:32:00 #42 DONE 0.0s 10:32:00 10:32:00 #43 [core-common-config-bootstrapper internal] load build context 10:32:00 #43 transferring context: 3.13MB 1.2s done 10:32:00 #43 DONE 1.5s 10:32:00 10:32:00 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:32:00 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:32:00 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:32:00 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:32:00 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:32:00 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done 10:32:00 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 10:32:00 #35 DONE 3.6s 10:32:00 10:32:00 #44 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:32:00 #44 ... 10:32:00 10:32:00 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:32:00 #33 DONE 0.0s 10:32:00 10:32:00 #41 [core-keeper internal] load build context 10:32:00 #41 transferring context: 3.13MB 1.1s done 10:32:00 #41 DONE 1.2s 10:32:00 10:32:00 #44 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:32:00 #118 ... 10:32:00 10:32:00 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:00 #81 DONE 58.5s 10:32:00 10:32:00 #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:00 #104 DONE 53.6s 10:32:00 10:32:00 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:00 #76 DONE 59.1s 10:32:00 10:32:00 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:00 #118 DONE 59.0s 10:32:00 10:32:00 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:00 #117 DONE 58.6s 10:32:00 10:32:00 #119 [security-bootstrapper builder 6/7] COPY . . 10:32:01 #44 ... 10:32:01 10:32:01 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:32:01 #33 DONE 0.0s 10:32:01 10:32:01 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:32:01 #45 DONE 1.1s 10:32:01 10:32:01 #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:32:01 #46 DONE 1.7s 10:32:01 10:32:01 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:32:01 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:32:01 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:32:01 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:32:01 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:32:01 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done 10:32:01 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 10:32:01 #35 DONE 3.6s 10:32:01 10:32:01 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:32:01 #33 DONE 0.0s 10:32:01 10:32:01 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:32:01 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:32:01 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:32:01 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:32:01 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:32:01 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done 10:32:01 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 10:32:01 #35 DONE 3.6s 10:32:01 10:32:01 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:32:01 #47 ... 10:32:01 10:32:01 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:32:01 #33 DONE 0.0s 10:32:01 10:32:01 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:01 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:02 #48 ... 10:32:02 10:32:02 #49 [security-secretstore-setup internal] load build context 10:32:02 #49 transferring context: 3.13MB 1.3s done 10:32:02 #49 DONE 1.9s 10:32:02 10:32:02 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:32:02 #50 ... 10:32:02 10:32:02 #51 [security-spire-config internal] load build context 10:32:02 #51 transferring context: 25.96kB 0.2s done 10:32:02 #51 DONE 1.6s 10:32:02 10:32:02 #52 [security-proxy-auth internal] load build context 10:32:03 #52 ... 10:32:03 10:32:03 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 10:32:03 #34 DONE 3.7s 10:32:03 10:32:03 #53 [security-spire-server internal] load build context 10:32:03 #53 transferring context: 27.71kB 0.2s done 10:32:03 #53 DONE 2.2s 10:32:03 10:32:03 #54 [security-spire-agent internal] load build context 10:32:03 #54 transferring context: 27.24kB 0.4s done 10:32:03 #54 DONE 2.2s 10:32:03 10:32:03 #52 [security-proxy-auth internal] load build context 10:32:03 #52 ... 10:32:03 10:32:03 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:32:03 #37 DONE 2.2s 10:32:03 10:32:03 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 10:32:03 #38 DONE 1.0s 10:32:03 10:32:03 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:32:03 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:32:03 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:32:03 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:32:03 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:32:03 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done 10:32:03 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 10:32:03 #35 DONE 3.7s 10:32:03 10:32:03 #55 [support-scheduler internal] load build context 10:32:03 #55 DONE 0.0s 10:32:03 10:32:03 #52 [security-proxy-auth internal] load build context 10:32:03 #52 ... 10:32:03 10:32:03 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:32:03 #37 DONE 2.2s 10:32:03 10:32:03 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 10:32:03 #38 DONE 1.0s 10:32:03 10:32:03 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:32:03 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:32:03 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:32:03 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:32:03 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:32:03 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done 10:32:03 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 10:32:03 #35 DONE 3.7s 10:32:03 10:32:03 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:32:03 #37 DONE 2.2s 10:32:03 10:32:03 #38 [core-command builder 2/7] WORKDIR /edgex-go 10:32:03 #38 DONE 1.0s 10:32:03 10:32:03 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:32:03 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:32:03 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:32:03 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:32:03 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:32:03 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.1s done 10:32:03 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 10:32:03 #35 DONE 3.7s 10:32:03 10:32:03 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:03 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.4s done 10:32:04 #119 ... 10:32:04 10:32:04 #120 [support-cron-scheduler builder 6/7] COPY . . 10:32:04 #120 ... 10:32:04 10:32:04 #121 [security-spiffe-token-provider builder 6/7] COPY . . 10:32:04 #121 ... 10:32:04 10:32:04 #122 [core-keeper builder 7/8] COPY . . 10:32:04 #122 ... 10:32:04 10:32:04 #123 [core-command builder 6/7] COPY . . 10:32:04 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:32:04 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 10:32:04 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 10:32:05 #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 10:32:05 #48 ... 10:32:05 10:32:05 #52 [security-proxy-auth internal] load build context 10:32:05 #52 transferring context: 3.13MB 3.4s done 10:32:05 #52 DONE 5.0s 10:32:05 10:32:05 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:05 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.4s 10:32:05 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s 10:32:05 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s 10:32:05 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 10:32:05 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.4s 10:32:05 #48 ... 10:32:05 10:32:05 #56 [security-spiffe-token-provider internal] load build context 10:32:05 #56 transferring context: 3.13MB 3.2s done 10:32:05 #56 DONE 5.1s 10:32:06 10:32:06 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:06 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 10:32:06 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 10:32:06 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 10:32:06 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 10:32:06 #48 ... 10:32:06 10:32:06 #42 [support-notifications internal] load build context 10:32:06 #42 transferring context: 3.13MB 3.5s done 10:32:06 #42 DONE 5.6s 10:32:06 10:32:06 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:06 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.57MB / 28.04MB 1.3s 10:32:06 #48 ... 10:32:06 10:32:06 #57 [security-bootstrapper internal] load build context 10:32:06 #57 transferring context: 3.13MB 4.3s done 10:32:06 #57 DONE 6.0s 10:32:06 10:32:06 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:07 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 2.4s 10:32:08 #123 DONE 14.9s 10:32:08 10:32:08 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:08 #124 CACHED 10:32:08 10:32:08 #125 [security-secretstore-setup builder 6/7] COPY . . 10:32:08 #125 CACHED 10:32:08 10:32:08 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:32:08 #126 CACHED 10:32:08 10:32:08 #127 [security-proxy-setup builder 6/7] COPY . . 10:32:08 #127 CACHED 10:32:08 10:32:08 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:32:08 #128 CACHED 10:32:08 10:32:08 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:08 #129 CACHED 10:32:08 10:32:08 #119 [security-bootstrapper builder 6/7] COPY . . 10:32:08 #119 DONE 14.8s 10:32:08 10:32:08 #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:32:08 #130 CACHED 10:32:08 10:32:08 #131 [support-scheduler builder 6/7] COPY . . 10:32:08 #131 CACHED 10:32:08 10:32:08 #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:08 #132 CACHED 10:32:08 10:32:08 #120 [support-cron-scheduler builder 6/7] COPY . . 10:32:08 #120 DONE 14.9s 10:32:08 10:32:08 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 10:32:08 #133 CACHED 10:32:08 10:32:08 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:08 #134 CACHED 10:32:08 10:32:08 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:32:08 #135 CACHED 10:32:08 10:32:08 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:32:08 #136 CACHED 10:32:08 10:32:08 #137 [security-proxy-auth builder 6/7] COPY . . 10:32:08 #137 CACHED 10:32:08 10:32:08 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:08 #138 CACHED 10:32:08 10:32:08 #121 [security-spiffe-token-provider builder 6/7] COPY . . 10:32:08 #121 DONE 14.9s 10:32:08 10:32:08 #139 [core-metadata builder 6/7] COPY . . 10:32:08 #139 CACHED 10:32:08 10:32:08 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:32:08 #140 CACHED 10:32:08 10:32:08 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:08 #141 CACHED 10:32:08 10:32:08 #142 [core-data builder 4/7] COPY go.mod vendor* ./ 10:32:08 #142 CACHED 10:32:08 10:32:08 #143 [core-data builder 6/7] COPY . . 10:32:08 #143 CACHED 10:32:08 10:32:08 #144 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:08 #144 CACHED 10:32:08 10:32:08 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:32:08 #145 ... 10:32:08 10:32:08 #122 [core-keeper builder 7/8] COPY . . 10:32:08 #122 DONE 14.9s 10:32:08 10:32:08 #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:08 #146 CACHED 10:32:08 10:32:08 #147 [support-notifications builder 6/7] COPY . . 10:32:08 #147 CACHED 10:32:08 10:32:08 #148 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:32:08 #148 CACHED 10:32:08 10:32:08 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:32:08 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.66MB / 28.04MB 3.0s 10:32:08 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 10:32:08 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 3.3s 10:32:08 #48 ... 10:32:08 10:32:08 #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:32:08 #39 6.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:08 #39 7.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:08 #39 8.775 OK: 266 MiB in 52 packages 10:32:08 #39 DONE 10.3s 10:32:08 10:32:08 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:08 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 10:32:09 #149 0.935 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:32:09 #48 ... 10:32:09 10:32:09 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:09 #58 DONE 9.5s 10:32:09 10:32:09 #59 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:32:10 #59 ... 10:32:10 10:32:10 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:32:10 #0 7.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:10 #0 8.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:10 #0 9.480 OK: 266 MiB in 52 packages 10:32:10 #60 ... 10:32:10 10:32:10 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:10 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 5.1s 10:32:10 #48 ... 10:32:10 10:32:10 #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:32:11 #61 ... 10:32:11 10:32:11 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:32:11 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:11 #62 ... 10:32:11 10:32:11 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:32:11 #63 ... 10:32:11 10:32:11 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:32:11 #64 ... 10:32:11 10:32:11 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:32:11 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.8s done 10:32:11 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:32:11 #65 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 10:32:11 #65 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 10:32:11 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 10:32:11 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 10:32:11 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 5.8s 10:32:11 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.2s done 10:32:11 #65 ... 10:32:11 10:32:11 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:32:11 #60 DONE 11.3s 10:32:11 10:32:11 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:32:11 #65 ... 10:32:11 10:32:11 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:32:11 #0 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:11 #66 ... 10:32:11 10:32:11 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:32:11 #67 ... 10:32:11 10:32:11 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:11 #68 ... 10:32:11 10:32:11 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:11 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 6.5s 10:32:12 #48 ... 10:32:12 10:32:12 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:32:12 #69 ... 10:32:12 10:32:12 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:32:12 #66 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:13 #66 ... 10:32:13 10:32:13 #70 [security-proxy-setup internal] load build context 10:32:13 #70 transferring context: 3.13MB 6.2s done 10:32:13 #70 DONE 9.7s 10:32:13 10:32:13 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:13 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.2s 10:32:13 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 10:32:13 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 10:32:13 #48 ... 10:32:13 10:32:13 #44 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:32:13 #44 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:13 #44 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:13 #44 ... 10:32:13 10:32:13 #55 [support-scheduler internal] load build context 10:32:13 #55 ... 10:32:13 10:32:13 #71 [core-command internal] load build context 10:32:14 #71 ... 10:32:14 10:32:14 #72 [support-cron-scheduler internal] load build context 10:32:14 #72 ... 10:32:14 10:32:14 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:14 #48 ... 10:32:14 10:32:14 #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:32:14 #73 DONE 5.2s 10:32:14 10:32:14 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:14 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.4s 10:32:14 #48 ... 10:32:14 10:32:14 #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:32:15 #74 ... 10:32:15 10:32:15 #75 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:32:15 #75 ... 10:32:15 10:32:15 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:15 #48 ... 10:32:15 10:32:15 #44 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:32:15 #44 13.56 (1/1) Installing dumb-init (1.2.5-r2) 10:32:15 #44 13.56 Executing busybox-1.36.1-r7.trigger 10:32:15 #44 13.56 OK: 8 MiB in 16 packages 10:32:15 #44 DONE 15.8s 10:32:15 10:32:15 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:15 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 10.6s 10:32:16 #48 ... 10:32:16 10:32:16 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:32:16 #76 DONE 5.0s 10:32:16 10:32:16 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:16 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 11.5s 10:32:17 #48 ... 10:32:17 10:32:17 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:17 #68 DONE 16.1s 10:32:17 10:32:17 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:17 #48 ... 10:32:17 10:32:17 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:32:17 #66 14.09 (1/1) Installing dumb-init (1.2.5-r2) 10:32:17 #66 14.21 Executing busybox-1.36.1-r7.trigger 10:32:17 #66 14.32 OK: 8 MiB in 16 packages 10:32:17 #66 DONE 16.3s 10:32:17 10:32:17 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:17 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 12.2s 10:32:17 #48 ... 10:32:17 10:32:17 #71 [core-command internal] load build context 10:32:17 #71 transferring context: 3.13MB 10.5s done 10:32:17 #71 DONE 14.2s 10:32:17 10:32:17 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:18 #48 ... 10:32:18 10:32:18 #55 [support-scheduler internal] load build context 10:32:18 #55 transferring context: 3.13MB 10.8s done 10:32:18 #55 DONE 14.4s 10:32:18 10:32:18 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:18 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.73MB / 28.04MB 13.0s 10:32:18 #48 ... 10:32:18 10:32:18 #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:32:18 #61 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:18 #61 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:18 #61 15.93 OK: 266 MiB in 52 packages 10:32:18 #61 DONE 17.6s 10:32:18 10:32:18 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:18 #48 ... 10:32:18 10:32:18 #72 [support-cron-scheduler internal] load build context 10:32:18 #72 transferring context: 3.13MB 11.3s done 10:32:18 #72 DONE 14.8s 10:32:18 10:32:18 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:18 #149 ... 10:32:18 10:32:18 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:32:18 #0 0.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:32:18 #150 ... 10:32:18 10:32:18 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:32:18 #0 1.726 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:32:18 #151 ... 10:32:18 10:32:18 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:32:18 #0 1.227 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:32:18 #152 ... 10:32:18 10:32:18 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:32:18 #0 1.577 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:32:18 #153 ... 10:32:18 10:32:18 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:32:18 #0 0.879 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:32:18 #154 ... 10:32:18 10:32:18 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:32:18 #0 0.731 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:32:19 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.71MB / 28.04MB 13.9s 10:32:19 #155 ... 10:32:19 10:32:19 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:32:19 #0 0.857 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:32:19 #156 ... 10:32:19 10:32:19 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:32:19 #0 0.367 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:32:19 #157 ... 10:32:19 10:32:19 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:32:19 #0 1.565 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:32:19 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done 10:32:19 #158 ... 10:32:19 10:32:19 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:32:19 #0 0.850 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:32:19 #159 ... 10:32:19 10:32:19 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:32:19 #145 1.474 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:32:20 #145 ... 10:32:20 10:32:20 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:32:20 #0 1.672 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:32:20 #48 ... 10:32:20 10:32:20 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:32:20 #77 DONE 1.7s 10:32:20 10:32:20 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:21 #78 ... 10:32:21 10:32:21 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:32:21 #62 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:21 #62 12.81 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:32:21 #62 12.81 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:32:21 #62 12.81 OK: 19955 distinct packages available 10:32:21 #62 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:21 #62 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:21 #62 19.52 OK: 266 MiB in 52 packages 10:32:21 #62 ... 10:32:21 10:32:21 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:32:21 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.4s done 10:32:21 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 10:32:21 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10:32:21 #65 ... 10:32:21 10:32:21 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:32:21 #62 DONE 21.0s 10:32:21 10:32:21 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:21 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10:32:23 #48 ... 10:32:23 10:32:23 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:32:23 #79 DONE 1.6s 10:32:23 10:32:23 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:24 #48 ... 10:32:24 10:32:24 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:32:24 #67 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:24 #67 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:24 #67 18.66 (1/4) Installing ca-certificates (20240226-r0) 10:32:24 #67 19.01 (2/4) Installing dumb-init (1.2.5-r2) 10:32:24 #67 19.09 (3/4) Installing su-exec (0.2-r3) 10:32:24 #67 19.13 (4/4) Installing yq (4.33.3-r5) 10:32:24 #67 20.15 Executing busybox-1.36.1-r7.trigger 10:32:24 #67 20.29 Executing ca-certificates-20240226-r0.trigger 10:32:24 #67 21.44 OK: 18 MiB in 19 packages 10:32:24 #67 DONE 23.1s 10:32:24 10:32:24 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:32:24 #80 ... 10:32:24 10:32:24 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:32:24 #64 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:24 #64 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:24 #64 21.42 (1/2) Installing dumb-init (1.2.5-r2) 10:32:24 #64 21.42 (2/2) Installing su-exec (0.2-r3) 10:32:24 #64 21.44 Executing busybox-1.36.1-r7.trigger 10:32:24 #64 21.56 OK: 8 MiB in 17 packages 10:32:24 #64 DONE 23.4s 10:32:24 10:32:24 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:32:24 #81 ... 10:32:24 10:32:24 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:24 #82 ... 10:32:24 10:32:24 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:25 #48 ... 10:32:25 10:32:25 #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 10:32:26 #83 ... 10:32:26 10:32:26 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:26 #48 ... 10:32:26 10:32:26 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:32:26 #47 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:26 #47 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:26 #47 21.24 (1/2) Installing ca-certificates (20240226-r0) 10:32:26 #47 21.46 (2/2) Installing dumb-init (1.2.5-r2) 10:32:26 #47 21.48 Executing busybox-1.36.1-r7.trigger 10:32:26 #47 21.66 Executing ca-certificates-20240226-r0.trigger 10:32:26 #47 23.14 OK: 9 MiB in 17 packages 10:32:26 #47 DONE 24.7s 10:32:26 10:32:26 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:26 #48 ... 10:32:26 10:32:26 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:32:26 #63 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:26 #63 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:26 #63 22.02 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:32:26 #63 22.02 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:32:26 #63 22.02 OK: 19946 distinct packages available 10:32:26 #63 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:26 #63 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:26 #63 ... 10:32:26 10:32:26 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:27 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s 10:32:27 #48 ... 10:32:27 10:32:27 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:27 #84 ... 10:32:27 10:32:27 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:32:27 #69 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:27 #69 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:27 #69 22.03 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:32:27 #69 22.03 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:32:27 #69 22.03 OK: 19946 distinct packages available 10:32:27 #69 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:27 #69 24.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:27 #69 ... 10:32:27 10:32:27 #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:32:27 #85 ... 10:32:27 10:32:27 #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:32:27 #86 ... 10:32:27 10:32:27 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:29 #48 ... 10:32:29 10:32:29 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:32:29 #50 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:29 #50 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:29 #50 23.29 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:32:29 #50 23.29 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:32:29 #50 23.29 OK: 19946 distinct packages available 10:32:29 #50 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:29 #50 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:29 #50 ... 10:32:29 10:32:29 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:32:29 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.8s 10:32:30 #65 ... 10:32:30 10:32:30 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:32 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s 10:32:32 #48 ... 10:32:32 10:32:32 #75 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:32:32 #75 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:32 #75 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:32 #75 22.42 (1/3) Installing ca-certificates (20240226-r0) 10:32:32 #75 22.72 (2/3) Installing dumb-init (1.2.5-r2) 10:32:32 #75 22.79 (3/3) Installing tzdata (2024a-r0) 10:32:32 #75 25.66 Executing busybox-1.36.1-r7.trigger 10:32:32 #75 25.80 Executing ca-certificates-20240226-r0.trigger 10:32:32 #75 ... 10:32:32 10:32:32 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:32:32 #69 29.88 (1/4) Installing dumb-init (1.2.5-r2) 10:32:32 #69 29.95 (2/4) Installing musl-obstack (1.2.3-r2) 10:32:32 #69 29.96 (3/4) Installing libucontext (1.2-r2) 10:32:32 #69 30.00 (4/4) Installing gcompat (1.1.0-r1) 10:32:32 #69 30.02 Executing busybox-1.36.1-r7.trigger 10:32:32 #69 30.22 OK: 8 MiB in 19 packages 10:32:33 #69 ... 10:32:33 10:32:33 #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:32:33 #74 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:33 #74 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:33 #74 24.28 (1/4) Installing dumb-init (1.2.5-r2) 10:32:33 #74 24.28 (2/4) Installing openssl (3.1.7-r0) 10:32:33 #74 24.37 (3/4) Installing su-exec (0.2-r3) 10:32:33 #74 24.45 (4/4) Installing yq (4.33.3-r5) 10:32:33 #74 25.80 Executing busybox-1.36.1-r7.trigger 10:32:33 #74 25.94 OK: 18 MiB in 19 packages 10:32:33 #74 DONE 28.3s 10:32:33 10:32:33 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:33 #48 ... 10:32:33 10:32:33 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:33 #87 ... 10:32:33 10:32:33 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:34 #48 ... 10:32:34 10:32:34 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:32:34 #69 DONE 32.9s 10:32:34 10:32:34 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:35 #48 ... 10:32:35 10:32:35 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:32:35 #63 29.32 (1/11) Installing ca-certificates (20240226-r0) 10:32:35 #63 29.96 (2/11) Installing brotli-libs (1.0.9-r14) 10:32:35 #63 30.21 (3/11) Installing libunistring (1.1-r1) 10:32:35 #63 30.46 (4/11) Installing libidn2 (2.3.4-r1) 10:32:35 #63 30.52 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:32:35 #63 30.54 (6/11) Installing libcurl (8.9.1-r0) 10:32:35 #63 30.64 (7/11) Installing curl (8.9.1-r0) 10:32:35 #63 30.67 (8/11) Installing dumb-init (1.2.5-r2) 10:32:35 #63 30.70 (9/11) Installing musl-obstack (1.2.3-r2) 10:32:35 #63 30.71 (10/11) Installing libucontext (1.2-r2) 10:32:35 #63 30.72 (11/11) Installing gcompat (1.1.0-r1) 10:32:35 #63 30.82 Executing busybox-1.36.1-r7.trigger 10:32:35 #63 31.12 Executing ca-certificates-20240226-r0.trigger 10:32:35 #63 33.13 OK: 13 MiB in 26 packages 10:32:35 #63 DONE 34.0s 10:32:35 10:32:35 #59 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:32:35 #59 15.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:35 #59 17.52 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:35 #59 25.50 OK: 266 MiB in 52 packages 10:32:35 #59 ... 10:32:35 10:32:35 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:35 #48 ... 10:32:35 10:32:35 #75 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:32:35 #75 27.75 OK: 12 MiB in 18 packages 10:32:35 #75 DONE 30.4s 10:32:35 10:32:35 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:36 #48 ... 10:32:36 10:32:36 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:32:36 #0 7.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:36 #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:36 #88 ... 10:32:36 10:32:36 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:32:36 #50 33.18 (1/5) Installing dumb-init (1.2.5-r2) 10:32:36 #50 33.23 (2/5) Installing musl-obstack (1.2.3-r2) 10:32:36 #50 33.25 (3/5) Installing libucontext (1.2-r2) 10:32:36 #50 33.36 (4/5) Installing gcompat (1.1.0-r1) 10:32:36 #50 33.38 (5/5) Installing openssl (3.1.7-r0) 10:32:36 #50 33.72 Executing busybox-1.36.1-r7.trigger 10:32:36 #50 34.04 OK: 9 MiB in 20 packages 10:32:36 #50 ... 10:32:36 10:32:36 #59 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:32:36 #59 DONE 27.2s 10:32:36 10:32:36 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:36 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.2s 10:32:38 #48 ... 10:32:38 10:32:38 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:32:38 #89 DONE 1.4s 10:32:38 10:32:38 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:38 #90 ... 10:32:38 10:32:38 #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 10:32:38 #83 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:38 #83 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:38 #83 23.02 OK: 8 MiB in 16 packages 10:32:38 #83 ... 10:32:38 10:32:38 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:39 #48 ... 10:32:39 10:32:39 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:32:39 #50 DONE 36.9s 10:32:39 10:32:39 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:40 #48 ... 10:32:40 10:32:40 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:32:40 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.5s done 10:32:40 #65 ... 10:32:40 10:32:40 #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 10:32:40 #83 DONE 25.7s 10:32:40 10:32:40 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:32:41 #91 ... 10:32:41 10:32:41 #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:32:41 #86 13.74 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:41 #86 16.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:41 #86 ... 10:32:41 10:32:41 #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:32:41 #85 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:41 #85 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:41 #85 23.20 OK: 8 MiB in 16 packages 10:32:41 #85 ... 10:32:41 10:32:41 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:41 #48 ... 10:32:41 10:32:41 #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:32:41 #85 DONE 24.6s 10:32:41 10:32:41 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:41 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.4s 10:32:42 #48 ... 10:32:42 10:32:42 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:32:42 #80 7.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:42 #80 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:42 #80 ... 10:32:42 10:32:42 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:42 #48 ... 10:32:42 10:32:42 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:32:42 #81 8.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:42 #81 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:42 #81 17.74 OK: 8 MiB in 17 packages 10:32:43 #81 ... 10:32:43 10:32:43 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:32:43 #80 18.69 OK: 18 MiB in 19 packages 10:32:43 #80 ... 10:32:43 10:32:43 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:32:43 #88 15.68 OK: 9 MiB in 17 packages 10:32:43 #88 DONE 17.1s 10:32:43 10:32:43 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:43 #48 ... 10:32:43 10:32:43 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:32:43 #0 8.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:43 #92 ... 10:32:43 10:32:43 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:32:43 #81 DONE 18.8s 10:32:43 10:32:43 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:32:44 #93 ... 10:32:44 10:32:44 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:32:44 #80 DONE 20.7s 10:32:44 10:32:44 #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:32:44 #86 24.44 (1/1) Installing dumb-init (1.2.5-r2) 10:32:44 #86 25.79 Executing busybox-1.36.1-r7.trigger 10:32:44 #86 25.97 OK: 8 MiB in 16 packages 10:32:44 #86 DONE 27.6s 10:32:44 10:32:44 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:32:44 #92 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:45 #92 ... 10:32:45 10:32:45 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:32:45 #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:45 #94 ... 10:32:45 10:32:45 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:32:45 #0 9.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:45 #95 ... 10:32:45 10:32:45 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:45 #48 ... 10:32:45 10:32:45 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:32:45 #0 7.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:45 #0 8.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:45 #96 ... 10:32:45 10:32:45 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:32:46 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.1s done 10:32:46 #48 DONE 45.3s 10:32:46 10:32:46 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:32:46 #91 7.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:32:47 #91 ... 10:32:47 10:32:47 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:32:47 #93 DONE 3.6s 10:32:47 10:32:47 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:32:47 #97 DONE 0.2s 10:32:47 10:32:47 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:32:47 #94 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:48 #94 ... 10:32:48 10:32:48 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:32:48 #96 12.22 OK: 12 MiB in 18 packages 10:32:48 #96 DONE 12.9s 10:32:48 10:32:48 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:32:48 #92 14.72 OK: 18 MiB in 19 packages 10:32:48 #92 DONE 15.4s 10:32:48 10:32:48 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:32:48 #98 DONE 0.2s 10:32:48 10:32:48 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:32:48 #91 8.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:49 #91 10.91 OK: 9 MiB in 20 packages 10:32:50 #91 ... 10:32:50 10:32:50 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:32:50 #65 ... 10:32:50 10:32:50 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:32:50 #95 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:32:50 #95 14.63 OK: 13 MiB in 26 packages 10:32:50 #95 DONE 15.4s 10:32:50 10:32:50 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:32:50 #94 15.00 OK: 8 MiB in 19 packages 10:32:50 #94 DONE 15.7s 10:32:50 10:32:50 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:32:51 #91 DONE 11.9s 10:32:51 10:32:51 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:32:52 #99 DONE 1.7s 10:32:52 10:32:52 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:32:52 #100 DONE 1.7s 10:32:52 10:32:52 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:32:52 #101 DONE 1.7s 10:32:52 10:32:52 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:32:52 #102 ... 10:32:52 10:32:52 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:32:52 #103 DONE 0.2s 10:32:52 10:32:52 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:32:52 #104 DONE 0.2s 10:32:52 10:32:52 #105 [security-spire-config stage-2 6/10] COPY security.txt / 10:32:52 #105 ... 10:32:52 10:32:52 #106 [security-spire-server stage-2 6/9] COPY security.txt / 10:32:52 #106 DONE 0.2s 10:32:53 10:32:53 #105 [security-spire-config stage-2 6/10] COPY security.txt / 10:32:53 #105 DONE 0.4s 10:32:53 10:32:53 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:32:53 #107 DONE 0.3s 10:32:53 10:32:53 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:32:53 #108 DONE 0.3s 10:32:53 10:32:53 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:32:53 #109 DONE 0.3s 10:32:53 10:32:53 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:32:54 #110 DONE 0.3s 10:32:54 10:32:54 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:32:54 #111 DONE 0.3s 10:32:54 10:32:54 #112 [security-spire-server] exporting to image 10:32:54 #112 exporting layers 10:32:54 #112 ... 10:32:54 10:32:54 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:32:54 #113 DONE 0.3s 10:32:54 10:32:54 #112 [security-spire-config] exporting to image 10:32:55 #112 ... 10:32:55 10:32:55 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:32:55 #102 DONE 2.5s 10:32:55 10:32:55 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:32:55 #114 DONE 0.2s 10:32:55 10:32:55 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 10:32:55 #115 DONE 0.2s 10:32:55 10:32:55 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:32:55 #116 DONE 0.2s 10:32:55 10:32:55 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:32:55 #117 DONE 0.2s 10:32:55 10:32:55 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:32:56 #118 DONE 0.2s 10:32:56 10:32:56 #112 [security-spire-agent] exporting to image 10:32:56 #112 exporting layers 2.9s done 10:32:56 #112 writing image sha256:cf39fb6f46929e1a512cf3c2889accbfa0805287b28171f6beabee03fb8b229a 10:32:56 #112 exporting layers 2.7s done 10:32:56 #112 writing image sha256:cf39fb6f46929e1a512cf3c2889accbfa0805287b28171f6beabee03fb8b229a 0.0s done 10:32:56 #112 naming to docker.io/library/security-spire-server-arm64 0.0s done 10:32:56 #112 writing image sha256:de108cb6296cb68f21dce72442596a5cce980fdd92acf28497af88d598fb943e 0.0s done 10:32:56 #112 naming to docker.io/library/security-spire-config-arm64 done 10:32:58 #112 exporting layers 1.9s done 10:32:58 #112 writing image sha256:57b8fa579c6bef85b359c2a501fbc30b233c0570db709474174dae40fe7108ec done 10:32:58 #112 naming to docker.io/library/security-spire-agent-arm64 done 10:32:58 #112 DONE 4.0s 10:32:58 10:32:58 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:41 #160 ... 10:33:41 10:33:41 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:33:41 #154 85.99 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:34:06 #78 DONE 104.5s 10:34:06 10:34:06 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:06 #84 DONE 107.9s 10:34:06 10:34:06 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:06 #82 DONE 110.1s 10:34:06 10:34:06 #119 [core-metadata builder 6/7] COPY . . 10:34:06 #119 ... 10:34:06 10:34:06 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:06 #87 DONE 101.5s 10:34:06 10:34:06 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:06 #90 DONE 86.6s 10:34:06 10:34:06 #120 [security-spiffe-token-provider builder 6/7] COPY . . 10:34:06 #120 ... 10:34:06 10:34:06 #121 [support-notifications builder 6/7] COPY . . 10:34:06 #121 DONE 1.5s 10:34:06 10:34:06 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 10:34:06 #122 CACHED 10:34:06 10:34:06 #123 [core-command builder 6/7] COPY . . 10:34:06 #123 CACHED 10:34:06 10:34:06 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:06 #124 CACHED 10:34:06 10:34:06 #125 [support-scheduler builder 6/7] COPY . . 10:34:06 #125 CACHED 10:34:06 10:34:06 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:34:06 #126 CACHED 10:34:06 10:34:06 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:06 #127 CACHED 10:34:06 10:34:06 #128 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:34:06 #128 CACHED 10:34:06 10:34:06 #129 [support-cron-scheduler builder 6/7] COPY . . 10:34:06 #129 CACHED 10:34:06 10:34:06 #130 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:06 #130 CACHED 10:34:06 10:34:06 #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:34:06 #131 CACHED 10:34:06 10:34:06 #132 [security-proxy-setup builder 6/7] COPY . . 10:34:06 #132 CACHED 10:34:06 10:34:06 #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:06 #133 CACHED 10:34:06 10:34:06 #134 [security-proxy-auth builder 6/7] COPY . . 10:34:06 #134 CACHED 10:34:06 10:34:06 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:34:06 #135 CACHED 10:34:06 10:34:06 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:06 #136 CACHED 10:34:06 10:34:06 #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:34:06 #137 CACHED 10:34:06 10:34:06 #138 [security-bootstrapper builder 6/7] COPY . . 10:34:06 #138 CACHED 10:34:06 10:34:06 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:06 #139 CACHED 10:34:06 10:34:06 #120 [security-spiffe-token-provider builder 6/7] COPY . . 10:34:06 #120 DONE 1.4s 10:34:06 10:34:06 #140 [security-secretstore-setup builder 6/7] COPY . . 10:34:06 #140 DONE 1.5s 10:34:06 10:34:06 #141 [core-keeper builder 7/8] COPY . . 10:34:06 #141 DONE 1.5s 10:34:06 10:34:06 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 10:34:06 #142 CACHED 10:34:06 10:34:06 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:34:06 #143 CACHED 10:34:06 10:34:06 #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:06 #144 CACHED 10:34:06 10:34:06 #145 [core-data builder 6/7] COPY . . 10:34:06 #145 CACHED 10:34:06 10:34:06 #146 [core-data builder 4/7] COPY go.mod vendor* ./ 10:34:06 #146 CACHED 10:34:06 10:34:06 #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:06 #147 CACHED 10:34:06 10:34:06 #119 [core-metadata builder 6/7] COPY . . 10:34:06 #119 DONE 1.6s 10:34:06 10:34:06 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:34:11 #148 ... 10:34:11 10:34:11 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:34:11 #0 4.164 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:34:11 #149 ... 10:34:11 10:34:11 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:34:11 #0 5.670 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:34:12 #150 ... 10:34:12 10:34:12 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:34:12 #0 6.438 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:34:13 #151 ... 10:34:13 10:34:13 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:34:13 #0 6.952 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:34:13 #152 ... 10:34:13 10:34:13 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:34:13 #148 7.189 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:34:16 #148 ... 10:34:16 10:34:16 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:34:16 #0 4.679 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:34:16 #153 ... 10:34:16 10:34:16 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:34:16 #0 7.310 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:34:16 #154 ... 10:34:16 10:34:16 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:34:16 #0 6.712 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:34:16 #155 ... 10:34:16 10:34:16 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:34:16 #0 6.983 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:34:16 #156 ... 10:34:16 10:34:16 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:34:16 #0 5.953 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:34:17 #157 ... 10:34:17 10:34:17 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:34:17 #0 6.578 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:34:17 #158 ... 10:34:17 10:34:17 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:34:17 #0 7.154 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:34:17 #159 ... 10:34:17 10:34:17 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:34:17 #0 6.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:35:03 #154 ... 10:35:03 10:35:03 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:35:03 #149 DONE 168.4s 10:35:03 10:35:03 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:35:03 #152 DONE 168.4s 10:35:03 10:35:03 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:35:03 #155 DONE 168.4s 10:35:03 10:35:03 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:35:03 #154 DONE 168.4s 10:35:03 10:35:03 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:35:03 #157 DONE 168.5s 10:35:03 10:35:03 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:35:03 #153 DONE 168.5s 10:35:03 10:35:03 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:35:03 #160 DONE 168.5s 10:35:03 10:35:03 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:35:03 #150 DONE 168.5s 10:35:03 10:35:03 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #161 ... 10:35:03 10:35:03 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:35:03 #159 DONE 168.5s 10:35:03 10:35:03 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:35:03 #145 DONE 168.7s 10:35:03 10:35:03 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #162 ... 10:35:03 10:35:03 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:35:03 #151 DONE 168.9s 10:35:03 10:35:03 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:35:03 #156 DONE 169.0s 10:35:03 10:35:03 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:35:03 #158 DONE 169.0s 10:35:03 10:35:03 #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #163 ... 10:35:03 10:35:03 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:35:03 #164 DONE 0.9s 10:35:03 10:35:03 #165 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #165 DONE 0.7s 10:35:03 10:35:03 #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #166 DONE 0.8s 10:35:03 10:35:03 #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #167 DONE 0.9s 10:35:03 10:35:03 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #162 DONE 0.6s 10:35:03 10:35:03 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #161 DONE 0.9s 10:35:03 10:35:03 #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #163 DONE 0.6s 10:35:03 10:35:03 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #168 DONE 0.7s 10:35:03 10:35:03 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:35:03 #169 ... 10:35:03 10:35:03 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:35:03 #170 DONE 0.3s 10:35:03 10:35:03 #171 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:35:03 #171 DONE 0.4s 10:35:03 10:35:03 #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:35:03 #172 CACHED 10:35:03 10:35:03 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #173 CACHED 10:35:03 10:35:03 #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:35:03 #174 CACHED 10:35:03 10:35:03 #175 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #175 CACHED 10:35:03 10:35:03 #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #176 CACHED 10:35:03 10:35:03 #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:35:03 #177 CACHED 10:35:03 10:35:03 #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:35:03 #178 CACHED 10:35:03 10:35:03 #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #179 CACHED 10:35:03 10:35:03 #180 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #180 DONE 0.4s 10:35:03 10:35:03 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:35:03 #181 DONE 0.4s 10:35:03 10:35:03 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:35:03 #182 DONE 0.4s 10:35:03 10:35:03 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:35:03 #169 DONE 0.4s 10:35:03 10:35:03 #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:35:03 #183 DONE 0.4s 10:35:03 10:35:03 #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:35:03 #184 DONE 0.4s 10:35:03 10:35:03 #185 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:35:03 #185 ... 10:35:03 10:35:03 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:35:03 #186 DONE 2.5s 10:35:03 10:35:03 #187 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:35:03 #187 DONE 2.5s 10:35:03 10:35:03 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:35:03 #188 DONE 2.5s 10:35:03 10:35:03 #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:35:03 #189 ... 10:35:03 10:35:03 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:35:03 #190 DONE 3.4s 10:35:03 10:35:03 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:35:03 #191 DONE 3.4s 10:35:03 10:35:03 #192 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:35:03 #192 DONE 3.5s 10:35:03 10:35:03 #193 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:35:03 #193 DONE 3.4s 10:35:03 10:35:03 #194 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:35:03 #194 DONE 3.5s 10:35:03 10:35:03 #195 [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 10:35:03 #195 DONE 3.4s 10:35:03 10:35:03 #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:35:03 #196 DONE 3.5s 10:35:03 10:35:03 #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:35:03 #197 DONE 3.5s 10:35:03 10:35:03 #198 [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 10:35:03 #198 ... 10:35:03 10:35:03 #185 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:35:03 #185 DONE 3.4s 10:35:03 10:35:03 #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:35:03 #199 DONE 4.1s 10:35:03 10:35:03 #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #200 ... 10:35:03 10:35:03 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:35:03 #201 DONE 1.5s 10:35:03 10:35:03 #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:35:03 #189 DONE 1.5s 10:35:03 10:35:03 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:35:03 #202 DONE 1.5s 10:35:03 10:35:03 #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:35:03 #203 DONE 0.7s 10:35:03 10:35:03 #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 10:35:03 #204 DONE 0.7s 10:35:03 10:35:03 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:35:03 #205 DONE 0.7s 10:35:03 10:35:03 #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:35:03 #206 DONE 0.7s 10:35:03 10:35:03 #198 [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 10:35:03 #198 DONE 0.7s 10:35:03 10:35:03 #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:35:03 #207 DONE 0.7s 10:35:03 10:35:03 #208 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:35:03 #208 DONE 0.7s 10:35:03 10:35:03 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:35:03 #209 ... 10:35:03 10:35:03 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:35:03 #210 DONE 0.7s 10:35:03 10:35:03 #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:35:03 #211 DONE 0.7s 10:35:03 10:35:03 #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:35:03 #200 DONE 0.6s 10:35:03 10:35:03 #100 [support-notifications] exporting to image 10:35:03 #100 exporting layers 0.2s done 10:35:03 #100 ... 10:35:03 10:35:03 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:35:03 #212 DONE 0.4s 10:35:03 10:35:03 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:35:03 #213 DONE 0.5s 10:35:03 10:35:03 #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:35:03 #214 DONE 0.4s 10:35:03 10:35:03 #100 [support-notifications] exporting to image 10:35:03 #100 exporting layers 0.5s done 10:35:03 #100 ... 10:35:03 10:35:03 #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:35:03 #215 DONE 0.4s 10:35:03 10:35:03 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:35:03 #209 DONE 0.5s 10:35:03 10:35:03 #216 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:35:03 #216 DONE 0.5s 10:35:03 10:35:03 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:35:03 #217 DONE 0.4s 10:35:03 10:35:03 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:35:03 #218 DONE 0.4s 10:35:03 10:35:03 #100 [core-data] exporting to image 10:35:03 #100 ... 10:35:03 10:35:03 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:35:03 #219 DONE 0.3s 10:35:03 10:35:03 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:35:03 #220 DONE 0.3s 10:35:03 10:35:03 #100 [core-data] exporting to image 10:35:03 #100 writing image sha256:e147b8c355d6252b916763bcccae824a5c7e7441b714342314cbd144af549ba6 10:35:03 #100 writing image sha256:2b012c86c45b27366bb7020f92321acbd54fb59735d7826fca8bd9b931c9ff93 10:35:03 #100 writing image sha256:808e885419229ced49ed8668a94f0c4fb00538e7986d5a87651aa73733a8e19e 10:35:03 #100 writing image sha256:1409e488ffbf31a790614572685f510bc444fc0291c3cee67f0d2bb4a1d25e33 10:35:03 #100 writing image sha256:19e0bfac092cfb8e5f7f8bafd8a761d2630399709096cd4581f042f9163391b3 10:35:03 #100 writing image sha256:808e885419229ced49ed8668a94f0c4fb00538e7986d5a87651aa73733a8e19e 0.3s done 10:35:03 #100 naming to docker.io/library/security-spiffe-token-provider 10:35:03 #100 ... 10:35:03 10:35:03 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:35:03 #221 DONE 0.5s 10:35:03 10:35:03 #100 [support-scheduler] exporting to image 10:35:03 #100 exporting layers 0.6s done 10:35:03 #100 writing image sha256:e147b8c355d6252b916763bcccae824a5c7e7441b714342314cbd144af549ba6 0.3s done 10:35:03 #100 writing image sha256:2b012c86c45b27366bb7020f92321acbd54fb59735d7826fca8bd9b931c9ff93 0.3s done 10:35:03 #100 writing image sha256:1409e488ffbf31a790614572685f510bc444fc0291c3cee67f0d2bb4a1d25e33 0.4s done 10:35:03 #100 writing image sha256:19e0bfac092cfb8e5f7f8bafd8a761d2630399709096cd4581f042f9163391b3 0.4s done 10:35:03 #100 naming to docker.io/library/security-spiffe-token-provider done 10:35:03 #100 naming to docker.io/library/support-notifications done 10:35:03 #100 naming to docker.io/library/core-command done 10:35:03 #100 naming to docker.io/library/core-keeper done 10:35:03 #100 naming to docker.io/library/support-scheduler done 10:35:03 #100 writing image sha256:912be04f7b80402682122314bc576dfc7983aa9cafe25fdae9ebb9dea4a468b1 10:35:03 #100 exporting layers 0.9s done 10:35:03 #100 writing image sha256:912be04f7b80402682122314bc576dfc7983aa9cafe25fdae9ebb9dea4a468b1 done 10:35:03 #100 naming to docker.io/library/core-metadata done 10:35:03 #100 writing image sha256:8f67f7eb4726c6bedfadc2df820aa2d8f95a175ddb732f441fc1006750d999eb done 10:35:03 #100 naming to docker.io/library/core-data done 10:35:03 #100 writing image sha256:d50491dcbce7271ed7c1a8cabca67730f23e84b7568c3e3a800de769aeaefb6f done 10:35:03 #100 naming to docker.io/library/support-cron-scheduler done 10:35:03 #100 DONE 3.9s 10:35:03 10:35:03 #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:35:03 #222 DONE 0.4s 10:35:03 10:35:03 #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:35:03 #223 DONE 0.4s 10:35:03 10:35:03 #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:35:03 #224 DONE 1.1s 10:35:03 10:35:03 #225 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:35:03 #225 DONE 0.2s 10:35:03 10:35:03 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:35:03 #226 DONE 1.1s 10:35:03 10:35:03 #100 [security-proxy-auth] exporting to image 10:35:03 #100 ... 10:35:03 10:35:03 #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:35:03 #227 DONE 0.2s 10:35:03 10:35:03 #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:35:03 #228 DONE 0.1s 10:35:03 10:35:03 #100 [core-common-config-bootstrapper] exporting to image 10:35:03 #100 exporting layers 0.2s done 10:35:03 #100 writing image sha256:fefac49f6236758ef97f24e18cbbd76fcafc914f1e17cd5190545c6ea9be3bbe done 10:35:03 #100 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 10:35:04 #100 ... 10:35:04 10:35:04 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:35:04 #229 DONE 1.0s 10:35:04 10:35:04 #230 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:35:04 #230 DONE 0.1s 10:35:04 10:35:04 #100 [security-proxy-auth] exporting to image 10:35:04 #100 exporting layers 0.2s done 10:35:04 #100 writing image sha256:1dab3913b6740c3b30b292717e06db944d2bc649161de06156fc61b167893e33 0.0s done 10:35:04 #100 naming to docker.io/library/security-proxy-auth done 10:35:04 #100 ... 10:35:04 10:35:04 #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:35:04 #231 DONE 0.1s 10:35:04 10:35:04 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:35:04 #232 DONE 0.1s 10:35:04 10:35:04 #100 [security-proxy-setup] exporting to image 10:35:04 #100 exporting layers 0.3s done 10:35:04 #100 writing image sha256:bae2847fe21736655b40a22c8ba3813f5a5c909d5354718c664b1b49b4ad9e13 done 10:35:04 #100 naming to docker.io/library/security-proxy-setup done 10:35:04 #100 DONE 4.4s 10:35:04 10:35:04 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:35:04 #233 DONE 0.5s 10:35:04 10:35:04 #234 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:35:04 #234 DONE 0.4s 10:35:04 10:35:04 #100 [security-secretstore-setup] exporting to image 10:35:04 #100 exporting layers 0.2s done 10:35:04 #100 writing image sha256:8a150239526cd7ea578372282af5bac7d16b0b3509a807c0aa02942b11cd3d63 done 10:35:04 #100 naming to docker.io/library/security-secretstore-setup done 10:35:04 #100 DONE 4.7s 10:35:04 10:35:04 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:35:04 #42 ... 10:35:04 10:35:04 #100 [security-bootstrapper] exporting to image 10:35:04 #100 exporting layers 0.2s done 10:35:04 #100 writing image sha256:40237c893ba59e1eab3295bf44dfa00daa16cc552fd5ea7b962085fcc894e29e done 10:35:04 #100 naming to docker.io/library/security-bootstrapper done 10:35:04 #100 DONE 4.9s 10:35:04 10:35:04 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:35:04 time="2024-09-18T10:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:35:04 $ docker stop --time=1 d2588e657421efeca3a1e6241f3309dd871d082a5269c9778feab204210f05cd 10:35:05 $ docker rm -f --volumes d2588e657421efeca3a1e6241f3309dd871d082a5269c9778feab204210f05cd [Pipeline] // withDockerContainer [Pipeline] sh 10:35:06 + docker images 10:35:06 REPOSITORY TAG IMAGE ID CREATED SIZE 10:35:06 security-secretstore-setup latest 8a150239526c 2 seconds ago 37MB 10:35:06 security-bootstrapper latest 40237c893ba5 2 seconds ago 19MB 10:35:06 security-proxy-auth latest 1dab3913b674 3 seconds ago 33.1MB 10:35:06 core-common-config-bootstrapper latest fefac49f6236 3 seconds ago 15.2MB 10:35:06 security-proxy-setup latest bae2847fe217 3 seconds ago 26.2MB 10:35:06 core-data latest 8f67f7eb4726 4 seconds ago 39.8MB 10:35:06 support-cron-scheduler latest d50491dcbce7 4 seconds ago 44.3MB 10:35:06 core-metadata latest 912be04f7b80 4 seconds ago 39.9MB 10:35:06 support-notifications latest e147b8c355d6 4 seconds ago 42.7MB 10:35:06 support-scheduler latest 1409e488ffbf 5 seconds ago 42.1MB 10:35:06 core-command latest 2b012c86c45b 5 seconds ago 35.5MB 10:35:06 security-spiffe-token-provider latest 808e88541922 5 seconds ago 28.9MB 10:35:06 core-keeper latest 19e0bfac092c 5 seconds ago 39.7MB 10:35:06 security-spire-config latest 24a23b54c7e7 4 minutes ago 120MB 10:35:06 security-spire-server latest a4c5c37d68d7 4 minutes ago 121MB 10:35:06 security-spire-agent latest b7ee2f087de6 4 minutes ago 182MB 10:35:06 ci-base-image-x86_64 latest ae41fd1944bd 8 minutes ago 971MB 10:35:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 10:35:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 10:35:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:35:06 provisioning config files... 10:35:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/699@tmp/config6001270543960987236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:35:06 ---> ****-login.sh 10:35:06 nexus3.edgexfoundry.org:10001 10:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:06 Configure a credential helper to remove this warning. See 10:35:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:06 10:35:06 Login Succeeded 10:35:06 nexus3.edgexfoundry.org:10002 10:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:07 Configure a credential helper to remove this warning. See 10:35:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:07 10:35:07 Login Succeeded 10:35:07 nexus3.edgexfoundry.org:10003 10:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:07 Configure a credential helper to remove this warning. See 10:35:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:07 10:35:07 Login Succeeded 10:35:07 nexus3.edgexfoundry.org:10004 10:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:07 Configure a credential helper to remove this warning. See 10:35:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:07 10:35:07 Login Succeeded 10:35:07 ****.io 10:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:07 Configure a credential helper to remove this warning. See 10:35:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:07 10:35:07 Login Succeeded 10:35:07 ---> ****-login.sh ends [Pipeline] } 10:35:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:35:07 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:35:07 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:07 latest 10:35:07 3.2.0-dev.77 10:35:07 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:07 main 10:35:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:08 + docker push nexus3.edgexfoundry.org:10004/core-command:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:35:08 abced3d95fb2: Preparing 10:35:08 4d6688b8a0ce: Preparing 10:35:08 8d91c57d7427: Preparing 10:35:08 7d371a711df7: Preparing 10:35:08 b3488c562440: Preparing 10:35:08 b1ef8f532764: Preparing 10:35:08 d62a02444d39: Preparing 10:35:08 d62a02444d39: Waiting 10:35:08 b1ef8f532764: Waiting 10:35:08 b3488c562440: Pushed 10:35:08 8d91c57d7427: Pushed 10:35:08 abced3d95fb2: Pushed 10:35:08 7d371a711df7: Pushed 10:35:08 d62a02444d39: Layer already exists 10:35:08 b1ef8f532764: Pushed 10:35:10 4d6688b8a0ce: Pushed 10:35:11 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:7fe09e13ec4ea8f5b4f93bb01f6890633221135380521d11bedf3eacca9516c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:11 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:35:11 abced3d95fb2: Preparing 10:35:11 4d6688b8a0ce: Preparing 10:35:11 8d91c57d7427: Preparing 10:35:11 7d371a711df7: Preparing 10:35:11 b3488c562440: Preparing 10:35:11 b1ef8f532764: Preparing 10:35:11 d62a02444d39: Preparing 10:35:11 d62a02444d39: Waiting 10:35:11 b1ef8f532764: Waiting 10:35:11 7d371a711df7: Layer already exists 10:35:11 b3488c562440: Layer already exists 10:35:11 4d6688b8a0ce: Layer already exists 10:35:11 8d91c57d7427: Layer already exists 10:35:11 abced3d95fb2: Layer already exists 10:35:11 b1ef8f532764: Layer already exists 10:35:11 d62a02444d39: Layer already exists 10:35:11 latest: digest: sha256:7fe09e13ec4ea8f5b4f93bb01f6890633221135380521d11bedf3eacca9516c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:12 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.77 10:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:35:12 abced3d95fb2: Preparing 10:35:12 4d6688b8a0ce: Preparing 10:35:12 8d91c57d7427: Preparing 10:35:12 7d371a711df7: Preparing 10:35:12 b3488c562440: Preparing 10:35:12 b1ef8f532764: Preparing 10:35:12 d62a02444d39: Preparing 10:35:12 b1ef8f532764: Waiting 10:35:12 d62a02444d39: Waiting 10:35:12 abced3d95fb2: Layer already exists 10:35:12 b3488c562440: Layer already exists 10:35:12 8d91c57d7427: Layer already exists 10:35:12 7d371a711df7: Layer already exists 10:35:12 4d6688b8a0ce: Layer already exists 10:35:12 b1ef8f532764: Layer already exists 10:35:12 d62a02444d39: Layer already exists 10:35:12 3.2.0-dev.77: digest: sha256:7fe09e13ec4ea8f5b4f93bb01f6890633221135380521d11bedf3eacca9516c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:13 + docker push nexus3.edgexfoundry.org:10004/core-command:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:35:13 abced3d95fb2: Preparing 10:35:13 4d6688b8a0ce: Preparing 10:35:13 8d91c57d7427: Preparing 10:35:13 7d371a711df7: Preparing 10:35:13 b3488c562440: Preparing 10:35:13 b1ef8f532764: Preparing 10:35:13 d62a02444d39: Preparing 10:35:13 b1ef8f532764: Waiting 10:35:13 8d91c57d7427: Layer already exists 10:35:13 4d6688b8a0ce: Layer already exists 10:35:13 abced3d95fb2: Layer already exists 10:35:13 7d371a711df7: Layer already exists 10:35:13 b3488c562440: Layer already exists 10:35:13 b1ef8f532764: Layer already exists 10:35:13 d62a02444d39: Layer already exists 10:35:13 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:7fe09e13ec4ea8f5b4f93bb01f6890633221135380521d11bedf3eacca9516c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:13 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:35:13 abced3d95fb2: Preparing 10:35:13 4d6688b8a0ce: Preparing 10:35:13 8d91c57d7427: Preparing 10:35:13 7d371a711df7: Preparing 10:35:13 b3488c562440: Preparing 10:35:13 b1ef8f532764: Preparing 10:35:13 d62a02444d39: Preparing 10:35:13 d62a02444d39: Waiting 10:35:13 b1ef8f532764: Waiting 10:35:13 8d91c57d7427: Layer already exists 10:35:13 7d371a711df7: Layer already exists 10:35:13 4d6688b8a0ce: Layer already exists 10:35:13 b3488c562440: Layer already exists 10:35:13 abced3d95fb2: Layer already exists 10:35:13 b1ef8f532764: Layer already exists 10:35:13 d62a02444d39: Layer already exists 10:35:13 main: digest: sha256:7fe09e13ec4ea8f5b4f93bb01f6890633221135380521d11bedf3eacca9516c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:13 ===================================================== [Pipeline] echo 10:35:14 taggedImages: 10:35:14 - nexus3.edgexfoundry.org:10004/core-command:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:14 - nexus3.edgexfoundry.org:10004/core-command:latest 10:35:14 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.77 10:35:14 - nexus3.edgexfoundry.org:10004/core-command:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:14 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:35:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:35:14 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:14 latest 10:35:14 3.2.0-dev.77 10:35:14 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:14 main 10:35:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:35:14 956caf333742: Preparing 10:35:14 3e86e4f0a44c: Preparing 10:35:14 7212c703f09e: Preparing 10:35:14 091c64bd729a: Preparing 10:35:14 8d91c57d7427: Preparing 10:35:14 7d371a711df7: Preparing 10:35:14 b3488c562440: Preparing 10:35:14 b1ef8f532764: Preparing 10:35:14 d62a02444d39: Preparing 10:35:14 7d371a711df7: Waiting 10:35:14 b3488c562440: Waiting 10:35:14 b1ef8f532764: Waiting 10:35:14 d62a02444d39: Waiting 10:35:14 8d91c57d7427: Layer already exists 10:35:14 7d371a711df7: Layer already exists 10:35:14 b3488c562440: Layer already exists 10:35:14 3e86e4f0a44c: Pushed 10:35:14 7212c703f09e: Pushed 10:35:14 956caf333742: Pushed 10:35:14 b1ef8f532764: Layer already exists 10:35:14 d62a02444d39: Layer already exists 10:35:15 091c64bd729a: Pushed 10:35:15 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:5df092b78c48884c67c6e65d639205a8f912a8ff7d0fb13e192bdbbe05d4ba21 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:15 + 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 10:35:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:35:16 956caf333742: Preparing 10:35:16 3e86e4f0a44c: Preparing 10:35:16 7212c703f09e: Preparing 10:35:16 091c64bd729a: Preparing 10:35:16 8d91c57d7427: Preparing 10:35:16 7d371a711df7: Preparing 10:35:16 b3488c562440: Preparing 10:35:16 b1ef8f532764: Preparing 10:35:16 d62a02444d39: Preparing 10:35:16 7d371a711df7: Waiting 10:35:16 b3488c562440: Waiting 10:35:16 d62a02444d39: Waiting 10:35:16 b1ef8f532764: Waiting 10:35:16 7212c703f09e: Layer already exists 10:35:16 091c64bd729a: Layer already exists 10:35:16 3e86e4f0a44c: Layer already exists 10:35:16 956caf333742: Layer already exists 10:35:16 8d91c57d7427: Layer already exists 10:35:16 b1ef8f532764: Layer already exists 10:35:16 b3488c562440: Layer already exists 10:35:16 d62a02444d39: Layer already exists 10:35:16 7d371a711df7: Layer already exists 10:35:16 latest: digest: sha256:5df092b78c48884c67c6e65d639205a8f912a8ff7d0fb13e192bdbbe05d4ba21 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.77 10:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:35:16 956caf333742: Preparing 10:35:16 3e86e4f0a44c: Preparing 10:35:16 7212c703f09e: Preparing 10:35:16 091c64bd729a: Preparing 10:35:16 8d91c57d7427: Preparing 10:35:16 7d371a711df7: Preparing 10:35:16 b3488c562440: Preparing 10:35:16 b1ef8f532764: Preparing 10:35:16 d62a02444d39: Preparing 10:35:16 b3488c562440: Waiting 10:35:16 7d371a711df7: Waiting 10:35:16 b1ef8f532764: Waiting 10:35:16 d62a02444d39: Waiting 10:35:16 7212c703f09e: Layer already exists 10:35:16 3e86e4f0a44c: Layer already exists 10:35:16 956caf333742: Layer already exists 10:35:16 091c64bd729a: Layer already exists 10:35:16 8d91c57d7427: Layer already exists 10:35:16 7d371a711df7: Layer already exists 10:35:16 d62a02444d39: Layer already exists 10:35:16 b1ef8f532764: Layer already exists 10:35:16 b3488c562440: Layer already exists 10:35:16 3.2.0-dev.77: digest: sha256:5df092b78c48884c67c6e65d639205a8f912a8ff7d0fb13e192bdbbe05d4ba21 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:35:17 956caf333742: Preparing 10:35:17 3e86e4f0a44c: Preparing 10:35:17 7212c703f09e: Preparing 10:35:17 091c64bd729a: Preparing 10:35:17 8d91c57d7427: Preparing 10:35:17 7d371a711df7: Preparing 10:35:17 b3488c562440: Preparing 10:35:17 b1ef8f532764: Preparing 10:35:17 d62a02444d39: Preparing 10:35:17 7d371a711df7: Waiting 10:35:17 b3488c562440: Waiting 10:35:17 d62a02444d39: Waiting 10:35:17 b1ef8f532764: Waiting 10:35:17 7212c703f09e: Layer already exists 10:35:17 3e86e4f0a44c: Layer already exists 10:35:17 091c64bd729a: Layer already exists 10:35:17 8d91c57d7427: Layer already exists 10:35:17 956caf333742: Layer already exists 10:35:17 7d371a711df7: Layer already exists 10:35:17 b1ef8f532764: Layer already exists 10:35:17 b3488c562440: Layer already exists 10:35:17 d62a02444d39: Layer already exists 10:35:17 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:5df092b78c48884c67c6e65d639205a8f912a8ff7d0fb13e192bdbbe05d4ba21 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:17 + 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 10:35:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:35:18 956caf333742: Preparing 10:35:18 3e86e4f0a44c: Preparing 10:35:18 7212c703f09e: Preparing 10:35:18 091c64bd729a: Preparing 10:35:18 8d91c57d7427: Preparing 10:35:18 7d371a711df7: Preparing 10:35:18 b3488c562440: Preparing 10:35:18 b1ef8f532764: Preparing 10:35:18 d62a02444d39: Preparing 10:35:18 b3488c562440: Waiting 10:35:18 b1ef8f532764: Waiting 10:35:18 d62a02444d39: Waiting 10:35:18 7d371a711df7: Waiting 10:35:18 8d91c57d7427: Layer already exists 10:35:18 7212c703f09e: Layer already exists 10:35:18 091c64bd729a: Layer already exists 10:35:18 956caf333742: Layer already exists 10:35:18 3e86e4f0a44c: Layer already exists 10:35:18 d62a02444d39: Layer already exists 10:35:18 b3488c562440: Layer already exists 10:35:18 b1ef8f532764: Layer already exists 10:35:18 7d371a711df7: Layer already exists 10:35:18 main: digest: sha256:5df092b78c48884c67c6e65d639205a8f912a8ff7d0fb13e192bdbbe05d4ba21 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:18 ===================================================== [Pipeline] echo 10:35:18 taggedImages: 10:35:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:35:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.77 10:35:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 10:35:18 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:35:18 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:18 latest 10:35:18 3.2.0-dev.77 10:35:18 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:18 main 10:35:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:19 + docker push nexus3.edgexfoundry.org:10004/core-data:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:35:19 11a3629f8123: Preparing 10:35:19 1313442bf597: Preparing 10:35:19 f54311c2f403: Preparing 10:35:19 8d91c57d7427: Preparing 10:35:19 7d371a711df7: Preparing 10:35:19 09359cb6266b: Preparing 10:35:19 a11e11c550ce: Preparing 10:35:19 d62a02444d39: Preparing 10:35:19 a11e11c550ce: Waiting 10:35:19 09359cb6266b: Waiting 10:35:19 d62a02444d39: Waiting 10:35:19 7d371a711df7: Layer already exists 10:35:19 8d91c57d7427: Layer already exists 10:35:19 1313442bf597: Pushed 10:35:19 d62a02444d39: Layer already exists 10:35:19 09359cb6266b: Pushed 10:35:19 a11e11c550ce: Pushed 10:35:19 11a3629f8123: Pushed 10:35:22 f54311c2f403: Pushed 10:35:22 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:34509f5f1c8d27bb113e09006c448157f2f9e218482ed03fab1caa07f2b360b7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:22 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:35:22 11a3629f8123: Preparing 10:35:22 1313442bf597: Preparing 10:35:22 f54311c2f403: Preparing 10:35:22 8d91c57d7427: Preparing 10:35:22 7d371a711df7: Preparing 10:35:22 09359cb6266b: Preparing 10:35:22 a11e11c550ce: Preparing 10:35:22 d62a02444d39: Preparing 10:35:22 09359cb6266b: Waiting 10:35:22 a11e11c550ce: Waiting 10:35:22 d62a02444d39: Waiting 10:35:22 f54311c2f403: Layer already exists 10:35:22 1313442bf597: Layer already exists 10:35:22 7d371a711df7: Layer already exists 10:35:22 8d91c57d7427: Layer already exists 10:35:22 11a3629f8123: Layer already exists 10:35:22 09359cb6266b: Layer already exists 10:35:22 a11e11c550ce: Layer already exists 10:35:22 d62a02444d39: Layer already exists 10:35:22 latest: digest: sha256:34509f5f1c8d27bb113e09006c448157f2f9e218482ed03fab1caa07f2b360b7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:23 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.77 10:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:35:23 11a3629f8123: Preparing 10:35:23 1313442bf597: Preparing 10:35:23 f54311c2f403: Preparing 10:35:23 8d91c57d7427: Preparing 10:35:23 7d371a711df7: Preparing 10:35:23 09359cb6266b: Preparing 10:35:23 a11e11c550ce: Preparing 10:35:23 d62a02444d39: Preparing 10:35:23 a11e11c550ce: Waiting 10:35:23 09359cb6266b: Waiting 10:35:23 d62a02444d39: Waiting 10:35:23 7d371a711df7: Layer already exists 10:35:23 f54311c2f403: Layer already exists 10:35:23 11a3629f8123: Layer already exists 10:35:23 1313442bf597: Layer already exists 10:35:23 8d91c57d7427: Layer already exists 10:35:23 d62a02444d39: Layer already exists 10:35:23 09359cb6266b: Layer already exists 10:35:23 a11e11c550ce: Layer already exists 10:35:23 3.2.0-dev.77: digest: sha256:34509f5f1c8d27bb113e09006c448157f2f9e218482ed03fab1caa07f2b360b7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:24 + docker push nexus3.edgexfoundry.org:10004/core-data:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:35:24 11a3629f8123: Preparing 10:35:24 1313442bf597: Preparing 10:35:24 f54311c2f403: Preparing 10:35:24 8d91c57d7427: Preparing 10:35:24 7d371a711df7: Preparing 10:35:24 09359cb6266b: Preparing 10:35:24 a11e11c550ce: Preparing 10:35:24 d62a02444d39: Preparing 10:35:24 09359cb6266b: Waiting 10:35:24 a11e11c550ce: Waiting 10:35:24 d62a02444d39: Waiting 10:35:24 8d91c57d7427: Layer already exists 10:35:24 f54311c2f403: Layer already exists 10:35:24 1313442bf597: Layer already exists 10:35:24 11a3629f8123: Layer already exists 10:35:24 7d371a711df7: Layer already exists 10:35:24 d62a02444d39: Layer already exists 10:35:24 09359cb6266b: Layer already exists 10:35:24 a11e11c550ce: Layer already exists 10:35:24 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:34509f5f1c8d27bb113e09006c448157f2f9e218482ed03fab1caa07f2b360b7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:24 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:35:24 11a3629f8123: Preparing 10:35:24 1313442bf597: Preparing 10:35:24 f54311c2f403: Preparing 10:35:24 8d91c57d7427: Preparing 10:35:24 7d371a711df7: Preparing 10:35:24 09359cb6266b: Preparing 10:35:24 a11e11c550ce: Preparing 10:35:24 d62a02444d39: Preparing 10:35:24 a11e11c550ce: Waiting 10:35:24 09359cb6266b: Waiting 10:35:24 11a3629f8123: Layer already exists 10:35:24 f54311c2f403: Layer already exists 10:35:24 7d371a711df7: Layer already exists 10:35:24 8d91c57d7427: Layer already exists 10:35:24 1313442bf597: Layer already exists 10:35:24 d62a02444d39: Layer already exists 10:35:24 a11e11c550ce: Layer already exists 10:35:24 09359cb6266b: Layer already exists 10:35:24 main: digest: sha256:34509f5f1c8d27bb113e09006c448157f2f9e218482ed03fab1caa07f2b360b7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:25 ===================================================== [Pipeline] echo 10:35:25 taggedImages: 10:35:25 - nexus3.edgexfoundry.org:10004/core-data:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:25 - nexus3.edgexfoundry.org:10004/core-data:latest 10:35:25 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.77 10:35:25 - nexus3.edgexfoundry.org:10004/core-data:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:25 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:35:25 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 10:35:25 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:25 latest 10:35:25 3.2.0-dev.77 10:35:25 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:25 main 10:35:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:35:25 012678abdc42: Preparing 10:35:25 c28c079fb0e9: Preparing 10:35:25 0fc132183871: Preparing 10:35:25 7d371a711df7: Preparing 10:35:25 4ec999a17930: Preparing 10:35:25 80091fda490b: Preparing 10:35:25 d62a02444d39: Preparing 10:35:25 80091fda490b: Waiting 10:35:25 d62a02444d39: Waiting 10:35:25 7d371a711df7: Layer already exists 10:35:25 c28c079fb0e9: Pushed 10:35:25 d62a02444d39: Layer already exists 10:35:25 4ec999a17930: Pushed 10:35:25 80091fda490b: Pushed 10:35:25 012678abdc42: Pushed 10:35:29 0fc132183871: Pushed 10:35:29 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:bee8fdf1be9c45d0a940e83eeba1d51459049813184750628c2b9c469342f007 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 10:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:35:29 012678abdc42: Preparing 10:35:29 c28c079fb0e9: Preparing 10:35:29 0fc132183871: Preparing 10:35:29 7d371a711df7: Preparing 10:35:29 4ec999a17930: Preparing 10:35:29 80091fda490b: Preparing 10:35:29 d62a02444d39: Preparing 10:35:29 d62a02444d39: Waiting 10:35:29 0fc132183871: Layer already exists 10:35:29 c28c079fb0e9: Layer already exists 10:35:29 012678abdc42: Layer already exists 10:35:29 4ec999a17930: Layer already exists 10:35:29 7d371a711df7: Layer already exists 10:35:29 80091fda490b: Layer already exists 10:35:29 d62a02444d39: Layer already exists 10:35:29 latest: digest: sha256:bee8fdf1be9c45d0a940e83eeba1d51459049813184750628c2b9c469342f007 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.77 10:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:35:30 012678abdc42: Preparing 10:35:30 c28c079fb0e9: Preparing 10:35:30 0fc132183871: Preparing 10:35:30 7d371a711df7: Preparing 10:35:30 4ec999a17930: Preparing 10:35:30 80091fda490b: Preparing 10:35:30 d62a02444d39: Preparing 10:35:30 80091fda490b: Waiting 10:35:30 d62a02444d39: Waiting 10:35:30 c28c079fb0e9: Layer already exists 10:35:30 012678abdc42: Layer already exists 10:35:30 7d371a711df7: Layer already exists 10:35:30 0fc132183871: Layer already exists 10:35:30 4ec999a17930: Layer already exists 10:35:30 d62a02444d39: Layer already exists 10:35:30 80091fda490b: Layer already exists 10:35:30 3.2.0-dev.77: digest: sha256:bee8fdf1be9c45d0a940e83eeba1d51459049813184750628c2b9c469342f007 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:35:31 012678abdc42: Preparing 10:35:31 c28c079fb0e9: Preparing 10:35:31 0fc132183871: Preparing 10:35:31 7d371a711df7: Preparing 10:35:31 4ec999a17930: Preparing 10:35:31 80091fda490b: Preparing 10:35:31 d62a02444d39: Preparing 10:35:31 80091fda490b: Waiting 10:35:31 d62a02444d39: Waiting 10:35:31 7d371a711df7: Layer already exists 10:35:31 4ec999a17930: Layer already exists 10:35:31 012678abdc42: Layer already exists 10:35:31 0fc132183871: Layer already exists 10:35:31 c28c079fb0e9: Layer already exists 10:35:31 d62a02444d39: Layer already exists 10:35:31 80091fda490b: Layer already exists 10:35:31 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:bee8fdf1be9c45d0a940e83eeba1d51459049813184750628c2b9c469342f007 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 10:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:35:31 012678abdc42: Preparing 10:35:31 c28c079fb0e9: Preparing 10:35:31 0fc132183871: Preparing 10:35:31 7d371a711df7: Preparing 10:35:31 4ec999a17930: Preparing 10:35:31 80091fda490b: Preparing 10:35:31 d62a02444d39: Preparing 10:35:31 80091fda490b: Waiting 10:35:31 0fc132183871: Layer already exists 10:35:31 7d371a711df7: Layer already exists 10:35:31 012678abdc42: Layer already exists 10:35:31 4ec999a17930: Layer already exists 10:35:31 c28c079fb0e9: Layer already exists 10:35:31 d62a02444d39: Layer already exists 10:35:31 80091fda490b: Layer already exists 10:35:31 main: digest: sha256:bee8fdf1be9c45d0a940e83eeba1d51459049813184750628c2b9c469342f007 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:31 ===================================================== [Pipeline] echo 10:35:31 taggedImages: 10:35:31 - nexus3.edgexfoundry.org:10004/core-keeper:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:31 - nexus3.edgexfoundry.org:10004/core-keeper:latest 10:35:31 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.77 10:35:31 - nexus3.edgexfoundry.org:10004/core-keeper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:31 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 10:35:31 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:35:31 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:31 latest 10:35:31 3.2.0-dev.77 10:35:31 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:31 main 10:35:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:35:32 7fb99334cc54: Preparing 10:35:32 9d56b3d97ca5: Preparing 10:35:32 b6561fc07d7c: Preparing 10:35:32 8d91c57d7427: Preparing 10:35:32 7d371a711df7: Preparing 10:35:32 b3488c562440: Preparing 10:35:32 b1ef8f532764: Preparing 10:35:32 d62a02444d39: Preparing 10:35:32 b1ef8f532764: Waiting 10:35:32 d62a02444d39: Waiting 10:35:32 b3488c562440: Waiting 10:35:32 8d91c57d7427: Layer already exists 10:35:32 7d371a711df7: Layer already exists 10:35:32 b3488c562440: Layer already exists 10:35:32 b1ef8f532764: Layer already exists 10:35:32 d62a02444d39: Layer already exists 10:35:32 7fb99334cc54: Pushed 10:35:32 9d56b3d97ca5: Pushed 10:35:35 b6561fc07d7c: Pushed 10:35:35 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:526eea1f3eb30074508002d5b06cee2f9631e08c0dc2aeada268a22155a65952 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:35:36 7fb99334cc54: Preparing 10:35:36 9d56b3d97ca5: Preparing 10:35:36 b6561fc07d7c: Preparing 10:35:36 8d91c57d7427: Preparing 10:35:36 7d371a711df7: Preparing 10:35:36 b3488c562440: Preparing 10:35:36 b1ef8f532764: Preparing 10:35:36 d62a02444d39: Preparing 10:35:36 b1ef8f532764: Waiting 10:35:36 b3488c562440: Waiting 10:35:36 d62a02444d39: Waiting 10:35:36 b6561fc07d7c: Layer already exists 10:35:36 7d371a711df7: Layer already exists 10:35:36 9d56b3d97ca5: Layer already exists 10:35:36 7fb99334cc54: Layer already exists 10:35:36 8d91c57d7427: Layer already exists 10:35:36 b3488c562440: Layer already exists 10:35:36 b1ef8f532764: Layer already exists 10:35:36 d62a02444d39: Layer already exists 10:35:36 latest: digest: sha256:526eea1f3eb30074508002d5b06cee2f9631e08c0dc2aeada268a22155a65952 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.77 10:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:35:37 7fb99334cc54: Preparing 10:35:37 9d56b3d97ca5: Preparing 10:35:37 b6561fc07d7c: Preparing 10:35:37 8d91c57d7427: Preparing 10:35:37 7d371a711df7: Preparing 10:35:37 b3488c562440: Preparing 10:35:37 b1ef8f532764: Preparing 10:35:37 d62a02444d39: Preparing 10:35:37 b3488c562440: Waiting 10:35:37 b1ef8f532764: Waiting 10:35:37 d62a02444d39: Waiting 10:35:37 b6561fc07d7c: Layer already exists 10:35:37 9d56b3d97ca5: Layer already exists 10:35:37 8d91c57d7427: Layer already exists 10:35:37 7fb99334cc54: Layer already exists 10:35:37 7d371a711df7: Layer already exists 10:35:37 d62a02444d39: Layer already exists 10:35:37 b3488c562440: Layer already exists 10:35:37 b1ef8f532764: Layer already exists 10:35:37 3.2.0-dev.77: digest: sha256:526eea1f3eb30074508002d5b06cee2f9631e08c0dc2aeada268a22155a65952 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:35:37 7fb99334cc54: Preparing 10:35:37 9d56b3d97ca5: Preparing 10:35:37 b6561fc07d7c: Preparing 10:35:37 8d91c57d7427: Preparing 10:35:37 7d371a711df7: Preparing 10:35:37 b3488c562440: Preparing 10:35:37 b1ef8f532764: Preparing 10:35:37 d62a02444d39: Preparing 10:35:37 b3488c562440: Waiting 10:35:37 b1ef8f532764: Waiting 10:35:37 d62a02444d39: Waiting 10:35:37 8d91c57d7427: Layer already exists 10:35:37 7fb99334cc54: Layer already exists 10:35:37 9d56b3d97ca5: Layer already exists 10:35:37 b6561fc07d7c: Layer already exists 10:35:37 7d371a711df7: Layer already exists 10:35:37 b3488c562440: Layer already exists 10:35:37 b1ef8f532764: Layer already exists 10:35:37 d62a02444d39: Layer already exists 10:35:37 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:526eea1f3eb30074508002d5b06cee2f9631e08c0dc2aeada268a22155a65952 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:35:38 7fb99334cc54: Preparing 10:35:38 9d56b3d97ca5: Preparing 10:35:38 b6561fc07d7c: Preparing 10:35:38 8d91c57d7427: Preparing 10:35:38 7d371a711df7: Preparing 10:35:38 b3488c562440: Preparing 10:35:38 b1ef8f532764: Preparing 10:35:38 d62a02444d39: Preparing 10:35:38 b1ef8f532764: Waiting 10:35:38 b3488c562440: Waiting 10:35:38 d62a02444d39: Waiting 10:35:38 7fb99334cc54: Layer already exists 10:35:38 8d91c57d7427: Layer already exists 10:35:38 b6561fc07d7c: Layer already exists 10:35:38 9d56b3d97ca5: Layer already exists 10:35:38 7d371a711df7: Layer already exists 10:35:38 d62a02444d39: Layer already exists 10:35:38 b3488c562440: Layer already exists 10:35:38 b1ef8f532764: Layer already exists 10:35:38 main: digest: sha256:526eea1f3eb30074508002d5b06cee2f9631e08c0dc2aeada268a22155a65952 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:38 ===================================================== [Pipeline] echo 10:35:38 taggedImages: 10:35:38 - nexus3.edgexfoundry.org:10004/core-metadata:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:38 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:35:38 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.77 10:35:38 - nexus3.edgexfoundry.org:10004/core-metadata:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:38 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:35:38 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:35:38 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:38 latest 10:35:38 3.2.0-dev.77 10:35:38 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:38 main 10:35:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:35:39 d9c9df06df86: Preparing 10:35:39 f714efa211eb: Preparing 10:35:39 ffae84e182e9: Preparing 10:35:39 00c9a53abf02: Preparing 10:35:39 384c6ae0f6e6: Preparing 10:35:39 08a06691aaef: Preparing 10:35:39 b28041f43336: Preparing 10:35:39 9f49a79e5fe0: Preparing 10:35:39 8d91c57d7427: Preparing 10:35:39 7d371a711df7: Preparing 10:35:39 2f9fef9ce060: Preparing 10:35:39 df9ee977794e: Preparing 10:35:39 5f70bf18a086: Preparing 10:35:39 ab7e10273736: Preparing 10:35:39 9bbd04e4546b: Preparing 10:35:39 9ea91328cd28: Preparing 10:35:39 d62a02444d39: Preparing 10:35:39 08a06691aaef: Waiting 10:35:39 b28041f43336: Waiting 10:35:39 9f49a79e5fe0: Waiting 10:35:39 8d91c57d7427: Waiting 10:35:39 7d371a711df7: Waiting 10:35:39 2f9fef9ce060: Waiting 10:35:39 df9ee977794e: Waiting 10:35:39 9bbd04e4546b: Waiting 10:35:39 5f70bf18a086: Waiting 10:35:39 9ea91328cd28: Waiting 10:35:39 d62a02444d39: Waiting 10:35:39 00c9a53abf02: Pushed 10:35:39 f714efa211eb: Pushed 10:35:39 384c6ae0f6e6: Pushed 10:35:39 d9c9df06df86: Pushed 10:35:39 ffae84e182e9: Pushed 10:35:39 8d91c57d7427: Layer already exists 10:35:39 7d371a711df7: Layer already exists 10:35:39 08a06691aaef: Pushed 10:35:39 b28041f43336: Pushed 10:35:39 5f70bf18a086: Layer already exists 10:35:39 2f9fef9ce060: Pushed 10:35:39 df9ee977794e: Pushed 10:35:39 d62a02444d39: Layer already exists 10:35:39 ab7e10273736: Pushed 10:35:39 9bbd04e4546b: Pushed 10:35:39 9ea91328cd28: Pushed 10:35:40 9f49a79e5fe0: Pushed 10:35:40 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:452119f375011583f7b18bbf92b109abf5b6a7cb43c079c965f81047d89b5abc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:35:41 d9c9df06df86: Preparing 10:35:41 f714efa211eb: Preparing 10:35:41 ffae84e182e9: Preparing 10:35:41 00c9a53abf02: Preparing 10:35:41 384c6ae0f6e6: Preparing 10:35:41 08a06691aaef: Preparing 10:35:41 b28041f43336: Preparing 10:35:41 9f49a79e5fe0: Preparing 10:35:41 8d91c57d7427: Preparing 10:35:41 7d371a711df7: Preparing 10:35:41 2f9fef9ce060: Preparing 10:35:41 df9ee977794e: Preparing 10:35:41 5f70bf18a086: Preparing 10:35:41 ab7e10273736: Preparing 10:35:41 9bbd04e4546b: Preparing 10:35:41 9ea91328cd28: Preparing 10:35:41 d62a02444d39: Preparing 10:35:41 9f49a79e5fe0: Waiting 10:35:41 5f70bf18a086: Waiting 10:35:41 ab7e10273736: Waiting 10:35:41 8d91c57d7427: Waiting 10:35:41 7d371a711df7: Waiting 10:35:41 2f9fef9ce060: Waiting 10:35:41 df9ee977794e: Waiting 10:35:41 9bbd04e4546b: Waiting 10:35:41 d62a02444d39: Waiting 10:35:41 9ea91328cd28: Waiting 10:35:41 b28041f43336: Waiting 10:35:41 08a06691aaef: Waiting 10:35:41 384c6ae0f6e6: Layer already exists 10:35:41 d9c9df06df86: Layer already exists 10:35:41 00c9a53abf02: Layer already exists 10:35:41 f714efa211eb: Layer already exists 10:35:41 ffae84e182e9: Layer already exists 10:35:41 8d91c57d7427: Layer already exists 10:35:41 9f49a79e5fe0: Layer already exists 10:35:41 7d371a711df7: Layer already exists 10:35:41 08a06691aaef: Layer already exists 10:35:41 b28041f43336: Layer already exists 10:35:41 2f9fef9ce060: Layer already exists 10:35:41 ab7e10273736: Layer already exists 10:35:41 df9ee977794e: Layer already exists 10:35:41 5f70bf18a086: Layer already exists 10:35:41 9ea91328cd28: Layer already exists 10:35:41 9bbd04e4546b: Layer already exists 10:35:41 d62a02444d39: Layer already exists 10:35:41 latest: digest: sha256:452119f375011583f7b18bbf92b109abf5b6a7cb43c079c965f81047d89b5abc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.77 10:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:35:42 d9c9df06df86: Preparing 10:35:42 f714efa211eb: Preparing 10:35:42 ffae84e182e9: Preparing 10:35:42 00c9a53abf02: Preparing 10:35:42 384c6ae0f6e6: Preparing 10:35:42 08a06691aaef: Preparing 10:35:42 b28041f43336: Preparing 10:35:42 9f49a79e5fe0: Preparing 10:35:42 8d91c57d7427: Preparing 10:35:42 7d371a711df7: Preparing 10:35:42 2f9fef9ce060: Preparing 10:35:42 df9ee977794e: Preparing 10:35:42 5f70bf18a086: Preparing 10:35:42 ab7e10273736: Preparing 10:35:42 08a06691aaef: Waiting 10:35:42 9bbd04e4546b: Preparing 10:35:42 9ea91328cd28: Preparing 10:35:42 b28041f43336: Waiting 10:35:42 d62a02444d39: Preparing 10:35:42 9f49a79e5fe0: Waiting 10:35:42 8d91c57d7427: Waiting 10:35:42 7d371a711df7: Waiting 10:35:42 2f9fef9ce060: Waiting 10:35:42 df9ee977794e: Waiting 10:35:42 5f70bf18a086: Waiting 10:35:42 ab7e10273736: Waiting 10:35:42 9bbd04e4546b: Waiting 10:35:42 d62a02444d39: Waiting 10:35:42 9ea91328cd28: Waiting 10:35:42 ffae84e182e9: Layer already exists 10:35:42 d9c9df06df86: Layer already exists 10:35:42 f714efa211eb: Layer already exists 10:35:42 384c6ae0f6e6: Layer already exists 10:35:42 00c9a53abf02: Layer already exists 10:35:42 8d91c57d7427: Layer already exists 10:35:42 08a06691aaef: Layer already exists 10:35:42 9f49a79e5fe0: Layer already exists 10:35:42 b28041f43336: Layer already exists 10:35:42 7d371a711df7: Layer already exists 10:35:42 2f9fef9ce060: Layer already exists 10:35:42 df9ee977794e: Layer already exists 10:35:42 ab7e10273736: Layer already exists 10:35:42 9bbd04e4546b: Layer already exists 10:35:42 5f70bf18a086: Layer already exists 10:35:42 d62a02444d39: Layer already exists 10:35:42 9ea91328cd28: Layer already exists 10:35:42 3.2.0-dev.77: digest: sha256:452119f375011583f7b18bbf92b109abf5b6a7cb43c079c965f81047d89b5abc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:35:42 d9c9df06df86: Preparing 10:35:42 f714efa211eb: Preparing 10:35:42 ffae84e182e9: Preparing 10:35:42 00c9a53abf02: Preparing 10:35:42 384c6ae0f6e6: Preparing 10:35:42 08a06691aaef: Preparing 10:35:42 b28041f43336: Preparing 10:35:42 9f49a79e5fe0: Preparing 10:35:42 8d91c57d7427: Preparing 10:35:42 7d371a711df7: Preparing 10:35:42 2f9fef9ce060: Preparing 10:35:42 df9ee977794e: Preparing 10:35:42 5f70bf18a086: Preparing 10:35:42 ab7e10273736: Preparing 10:35:42 9bbd04e4546b: Preparing 10:35:42 9ea91328cd28: Preparing 10:35:42 d62a02444d39: Preparing 10:35:42 b28041f43336: Waiting 10:35:42 2f9fef9ce060: Waiting 10:35:42 df9ee977794e: Waiting 10:35:42 7d371a711df7: Waiting 10:35:42 5f70bf18a086: Waiting 10:35:42 9f49a79e5fe0: Waiting 10:35:42 d62a02444d39: Waiting 10:35:42 ab7e10273736: Waiting 10:35:42 8d91c57d7427: Waiting 10:35:42 9bbd04e4546b: Waiting 10:35:42 08a06691aaef: Waiting 10:35:42 00c9a53abf02: Layer already exists 10:35:42 384c6ae0f6e6: Layer already exists 10:35:42 f714efa211eb: Layer already exists 10:35:42 ffae84e182e9: Layer already exists 10:35:42 d9c9df06df86: Layer already exists 10:35:42 08a06691aaef: Layer already exists 10:35:42 b28041f43336: Layer already exists 10:35:42 8d91c57d7427: Layer already exists 10:35:42 9f49a79e5fe0: Layer already exists 10:35:42 7d371a711df7: Layer already exists 10:35:42 ab7e10273736: Layer already exists 10:35:42 2f9fef9ce060: Layer already exists 10:35:42 df9ee977794e: Layer already exists 10:35:42 5f70bf18a086: Layer already exists 10:35:42 9bbd04e4546b: Layer already exists 10:35:42 9ea91328cd28: Layer already exists 10:35:42 d62a02444d39: Layer already exists 10:35:42 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:452119f375011583f7b18bbf92b109abf5b6a7cb43c079c965f81047d89b5abc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:35:43 d9c9df06df86: Preparing 10:35:43 f714efa211eb: Preparing 10:35:43 ffae84e182e9: Preparing 10:35:43 00c9a53abf02: Preparing 10:35:43 384c6ae0f6e6: Preparing 10:35:43 08a06691aaef: Preparing 10:35:43 b28041f43336: Preparing 10:35:43 9f49a79e5fe0: Preparing 10:35:43 8d91c57d7427: Preparing 10:35:43 7d371a711df7: Preparing 10:35:43 2f9fef9ce060: Preparing 10:35:43 df9ee977794e: Preparing 10:35:43 5f70bf18a086: Preparing 10:35:43 ab7e10273736: Preparing 10:35:43 9bbd04e4546b: Preparing 10:35:43 9ea91328cd28: Preparing 10:35:43 d62a02444d39: Preparing 10:35:43 08a06691aaef: Waiting 10:35:43 df9ee977794e: Waiting 10:35:43 b28041f43336: Waiting 10:35:43 9ea91328cd28: Waiting 10:35:43 9f49a79e5fe0: Waiting 10:35:43 9bbd04e4546b: Waiting 10:35:43 d62a02444d39: Waiting 10:35:43 8d91c57d7427: Waiting 10:35:43 5f70bf18a086: Waiting 10:35:43 2f9fef9ce060: Waiting 10:35:43 ab7e10273736: Waiting 10:35:43 7d371a711df7: Waiting 10:35:43 f714efa211eb: Layer already exists 10:35:43 d9c9df06df86: Layer already exists 10:35:43 00c9a53abf02: Layer already exists 10:35:43 ffae84e182e9: Layer already exists 10:35:43 384c6ae0f6e6: Layer already exists 10:35:43 9f49a79e5fe0: Layer already exists 10:35:43 8d91c57d7427: Layer already exists 10:35:43 7d371a711df7: Layer already exists 10:35:43 08a06691aaef: Layer already exists 10:35:43 b28041f43336: Layer already exists 10:35:43 2f9fef9ce060: Layer already exists 10:35:43 9bbd04e4546b: Layer already exists 10:35:43 ab7e10273736: Layer already exists 10:35:43 df9ee977794e: Layer already exists 10:35:43 5f70bf18a086: Layer already exists 10:35:43 9ea91328cd28: Layer already exists 10:35:43 d62a02444d39: Layer already exists 10:35:43 main: digest: sha256:452119f375011583f7b18bbf92b109abf5b6a7cb43c079c965f81047d89b5abc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:43 ===================================================== [Pipeline] echo 10:35:43 taggedImages: 10:35:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:35:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.77 10:35:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:35:43 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:35:43 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:43 latest 10:35:43 3.2.0-dev.77 10:35:43 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:43 main 10:35:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:35:44 956caf333742: Preparing 10:35:44 3e86e4f0a44c: Preparing 10:35:44 35eb34f1f3b5: Preparing 10:35:44 44a80f87ea43: Preparing 10:35:44 8d91c57d7427: Preparing 10:35:44 7d371a711df7: Preparing 10:35:44 b3488c562440: Preparing 10:35:44 b1ef8f532764: Preparing 10:35:44 d62a02444d39: Preparing 10:35:44 7d371a711df7: Waiting 10:35:44 b3488c562440: Waiting 10:35:44 d62a02444d39: Waiting 10:35:44 956caf333742: Layer already exists 10:35:44 8d91c57d7427: Layer already exists 10:35:44 3e86e4f0a44c: Layer already exists 10:35:44 7d371a711df7: Layer already exists 10:35:44 b3488c562440: Layer already exists 10:35:44 b1ef8f532764: Layer already exists 10:35:44 d62a02444d39: Layer already exists 10:35:44 35eb34f1f3b5: Pushed 10:35:46 44a80f87ea43: Pushed 10:35:46 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:b76c7ddf8e53e8d3f90bd68aba9050dbb14f821fa2af89905fd985a5bf267e1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:35:47 956caf333742: Preparing 10:35:47 3e86e4f0a44c: Preparing 10:35:47 35eb34f1f3b5: Preparing 10:35:47 44a80f87ea43: Preparing 10:35:47 8d91c57d7427: Preparing 10:35:47 7d371a711df7: Preparing 10:35:47 b3488c562440: Preparing 10:35:47 b1ef8f532764: Preparing 10:35:47 d62a02444d39: Preparing 10:35:47 b3488c562440: Waiting 10:35:47 b1ef8f532764: Waiting 10:35:47 d62a02444d39: Waiting 10:35:47 7d371a711df7: Waiting 10:35:47 956caf333742: Layer already exists 10:35:47 3e86e4f0a44c: Layer already exists 10:35:47 8d91c57d7427: Layer already exists 10:35:47 35eb34f1f3b5: Layer already exists 10:35:47 44a80f87ea43: Layer already exists 10:35:47 7d371a711df7: Layer already exists 10:35:47 d62a02444d39: Layer already exists 10:35:47 b3488c562440: Layer already exists 10:35:47 b1ef8f532764: Layer already exists 10:35:47 latest: digest: sha256:b76c7ddf8e53e8d3f90bd68aba9050dbb14f821fa2af89905fd985a5bf267e1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.77 10:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:35:48 956caf333742: Preparing 10:35:48 3e86e4f0a44c: Preparing 10:35:48 35eb34f1f3b5: Preparing 10:35:48 44a80f87ea43: Preparing 10:35:48 8d91c57d7427: Preparing 10:35:48 7d371a711df7: Preparing 10:35:48 b3488c562440: Preparing 10:35:48 b1ef8f532764: Preparing 10:35:48 d62a02444d39: Preparing 10:35:48 7d371a711df7: Waiting 10:35:48 b3488c562440: Waiting 10:35:48 b1ef8f532764: Waiting 10:35:48 d62a02444d39: Waiting 10:35:48 44a80f87ea43: Layer already exists 10:35:48 3e86e4f0a44c: Layer already exists 10:35:48 35eb34f1f3b5: Layer already exists 10:35:48 8d91c57d7427: Layer already exists 10:35:48 956caf333742: Layer already exists 10:35:48 7d371a711df7: Layer already exists 10:35:48 b3488c562440: Layer already exists 10:35:48 b1ef8f532764: Layer already exists 10:35:48 d62a02444d39: Layer already exists 10:35:48 3.2.0-dev.77: digest: sha256:b76c7ddf8e53e8d3f90bd68aba9050dbb14f821fa2af89905fd985a5bf267e1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:35:48 956caf333742: Preparing 10:35:48 3e86e4f0a44c: Preparing 10:35:48 35eb34f1f3b5: Preparing 10:35:48 44a80f87ea43: Preparing 10:35:48 8d91c57d7427: Preparing 10:35:48 7d371a711df7: Preparing 10:35:48 b3488c562440: Preparing 10:35:48 b1ef8f532764: Preparing 10:35:48 d62a02444d39: Preparing 10:35:48 b1ef8f532764: Waiting 10:35:48 7d371a711df7: Waiting 10:35:48 b3488c562440: Waiting 10:35:48 d62a02444d39: Waiting 10:35:48 3e86e4f0a44c: Layer already exists 10:35:48 35eb34f1f3b5: Layer already exists 10:35:48 44a80f87ea43: Layer already exists 10:35:48 8d91c57d7427: Layer already exists 10:35:48 956caf333742: Layer already exists 10:35:48 b3488c562440: Layer already exists 10:35:48 7d371a711df7: Layer already exists 10:35:48 b1ef8f532764: Layer already exists 10:35:48 d62a02444d39: Layer already exists 10:35:48 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:b76c7ddf8e53e8d3f90bd68aba9050dbb14f821fa2af89905fd985a5bf267e1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:35:49 956caf333742: Preparing 10:35:49 3e86e4f0a44c: Preparing 10:35:49 35eb34f1f3b5: Preparing 10:35:49 44a80f87ea43: Preparing 10:35:49 8d91c57d7427: Preparing 10:35:49 7d371a711df7: Preparing 10:35:49 b3488c562440: Preparing 10:35:49 b1ef8f532764: Preparing 10:35:49 d62a02444d39: Preparing 10:35:49 b3488c562440: Waiting 10:35:49 b1ef8f532764: Waiting 10:35:49 d62a02444d39: Waiting 10:35:49 7d371a711df7: Waiting 10:35:49 956caf333742: Layer already exists 10:35:49 44a80f87ea43: Layer already exists 10:35:49 3e86e4f0a44c: Layer already exists 10:35:49 35eb34f1f3b5: Layer already exists 10:35:49 8d91c57d7427: Layer already exists 10:35:49 b3488c562440: Layer already exists 10:35:49 b1ef8f532764: Layer already exists 10:35:49 7d371a711df7: Layer already exists 10:35:49 d62a02444d39: Layer already exists 10:35:49 main: digest: sha256:b76c7ddf8e53e8d3f90bd68aba9050dbb14f821fa2af89905fd985a5bf267e1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:49 ===================================================== [Pipeline] echo 10:35:49 taggedImages: 10:35:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:35:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.77 10:35:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 10:35:49 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:35:49 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:49 latest 10:35:49 3.2.0-dev.77 10:35:49 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:49 main 10:35:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:35:50 97c58a3473ab: Preparing 10:35:50 c26640d505ec: Preparing 10:35:50 f31e4800b43e: Preparing 10:35:50 873e5fb61e95: Preparing 10:35:50 a59e715ebf6c: Preparing 10:35:50 8d91c57d7427: Preparing 10:35:50 7d371a711df7: Preparing 10:35:50 20c3312eef74: Preparing 10:35:50 d3b1d276fb4b: Preparing 10:35:50 f013c2a5535d: Preparing 10:35:50 d62a02444d39: Preparing 10:35:50 8d91c57d7427: Waiting 10:35:50 7d371a711df7: Waiting 10:35:50 20c3312eef74: Waiting 10:35:50 d3b1d276fb4b: Waiting 10:35:50 f013c2a5535d: Waiting 10:35:50 d62a02444d39: Waiting 10:35:50 97c58a3473ab: Pushed 10:35:50 a59e715ebf6c: Pushed 10:35:50 c26640d505ec: Pushed 10:35:50 873e5fb61e95: Pushed 10:35:50 8d91c57d7427: Layer already exists 10:35:50 7d371a711df7: Layer already exists 10:35:50 d62a02444d39: Layer already exists 10:35:50 20c3312eef74: Pushed 10:35:50 d3b1d276fb4b: Pushed 10:35:51 f31e4800b43e: Pushed 10:35:51 f013c2a5535d: Pushed 10:35:51 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:c881024267a3f8576670116b646818eb20ad43ca7573333f897935117210f862 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:35:52 97c58a3473ab: Preparing 10:35:52 c26640d505ec: Preparing 10:35:52 f31e4800b43e: Preparing 10:35:52 873e5fb61e95: Preparing 10:35:52 a59e715ebf6c: Preparing 10:35:52 8d91c57d7427: Preparing 10:35:52 7d371a711df7: Preparing 10:35:52 20c3312eef74: Preparing 10:35:52 d3b1d276fb4b: Preparing 10:35:52 f013c2a5535d: Preparing 10:35:52 d62a02444d39: Preparing 10:35:52 d3b1d276fb4b: Waiting 10:35:52 8d91c57d7427: Waiting 10:35:52 f013c2a5535d: Waiting 10:35:52 7d371a711df7: Waiting 10:35:52 20c3312eef74: Waiting 10:35:52 c26640d505ec: Layer already exists 10:35:52 f31e4800b43e: Layer already exists 10:35:52 873e5fb61e95: Layer already exists 10:35:52 97c58a3473ab: Layer already exists 10:35:52 a59e715ebf6c: Layer already exists 10:35:52 8d91c57d7427: Layer already exists 10:35:52 20c3312eef74: Layer already exists 10:35:52 f013c2a5535d: Layer already exists 10:35:52 d3b1d276fb4b: Layer already exists 10:35:52 7d371a711df7: Layer already exists 10:35:52 d62a02444d39: Layer already exists 10:35:52 latest: digest: sha256:c881024267a3f8576670116b646818eb20ad43ca7573333f897935117210f862 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.77 10:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:35:52 97c58a3473ab: Preparing 10:35:52 c26640d505ec: Preparing 10:35:52 f31e4800b43e: Preparing 10:35:52 873e5fb61e95: Preparing 10:35:52 a59e715ebf6c: Preparing 10:35:52 8d91c57d7427: Preparing 10:35:52 7d371a711df7: Preparing 10:35:52 20c3312eef74: Preparing 10:35:52 d3b1d276fb4b: Preparing 10:35:52 f013c2a5535d: Preparing 10:35:52 d62a02444d39: Preparing 10:35:52 7d371a711df7: Waiting 10:35:52 f013c2a5535d: Waiting 10:35:52 d62a02444d39: Waiting 10:35:52 20c3312eef74: Waiting 10:35:52 8d91c57d7427: Waiting 10:35:52 d3b1d276fb4b: Waiting 10:35:52 f31e4800b43e: Layer already exists 10:35:52 97c58a3473ab: Layer already exists 10:35:52 a59e715ebf6c: Layer already exists 10:35:52 873e5fb61e95: Layer already exists 10:35:52 c26640d505ec: Layer already exists 10:35:52 8d91c57d7427: Layer already exists 10:35:52 20c3312eef74: Layer already exists 10:35:52 d3b1d276fb4b: Layer already exists 10:35:52 7d371a711df7: Layer already exists 10:35:52 f013c2a5535d: Layer already exists 10:35:52 d62a02444d39: Layer already exists 10:35:52 3.2.0-dev.77: digest: sha256:c881024267a3f8576670116b646818eb20ad43ca7573333f897935117210f862 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:35:53 97c58a3473ab: Preparing 10:35:53 c26640d505ec: Preparing 10:35:53 f31e4800b43e: Preparing 10:35:53 873e5fb61e95: Preparing 10:35:53 a59e715ebf6c: Preparing 10:35:53 8d91c57d7427: Preparing 10:35:53 7d371a711df7: Preparing 10:35:53 20c3312eef74: Preparing 10:35:53 d3b1d276fb4b: Preparing 10:35:53 f013c2a5535d: Preparing 10:35:53 d62a02444d39: Preparing 10:35:53 d3b1d276fb4b: Waiting 10:35:53 d62a02444d39: Waiting 10:35:53 f013c2a5535d: Waiting 10:35:53 8d91c57d7427: Waiting 10:35:53 20c3312eef74: Waiting 10:35:53 7d371a711df7: Waiting 10:35:53 c26640d505ec: Layer already exists 10:35:53 f31e4800b43e: Layer already exists 10:35:53 873e5fb61e95: Layer already exists 10:35:53 a59e715ebf6c: Layer already exists 10:35:53 97c58a3473ab: Layer already exists 10:35:53 20c3312eef74: Layer already exists 10:35:53 7d371a711df7: Layer already exists 10:35:53 d3b1d276fb4b: Layer already exists 10:35:53 8d91c57d7427: Layer already exists 10:35:53 f013c2a5535d: Layer already exists 10:35:53 d62a02444d39: Layer already exists 10:35:53 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:c881024267a3f8576670116b646818eb20ad43ca7573333f897935117210f862 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:35:54 97c58a3473ab: Preparing 10:35:54 c26640d505ec: Preparing 10:35:54 f31e4800b43e: Preparing 10:35:54 873e5fb61e95: Preparing 10:35:54 a59e715ebf6c: Preparing 10:35:54 8d91c57d7427: Preparing 10:35:54 7d371a711df7: Preparing 10:35:54 20c3312eef74: Preparing 10:35:54 d3b1d276fb4b: Preparing 10:35:54 f013c2a5535d: Preparing 10:35:54 d62a02444d39: Preparing 10:35:54 8d91c57d7427: Waiting 10:35:54 7d371a711df7: Waiting 10:35:54 20c3312eef74: Waiting 10:35:54 d3b1d276fb4b: Waiting 10:35:54 f013c2a5535d: Waiting 10:35:54 d62a02444d39: Waiting 10:35:54 a59e715ebf6c: Layer already exists 10:35:54 873e5fb61e95: Layer already exists 10:35:54 97c58a3473ab: Layer already exists 10:35:54 c26640d505ec: Layer already exists 10:35:54 f31e4800b43e: Layer already exists 10:35:54 d3b1d276fb4b: Layer already exists 10:35:54 8d91c57d7427: Layer already exists 10:35:54 7d371a711df7: Layer already exists 10:35:54 20c3312eef74: Layer already exists 10:35:54 f013c2a5535d: Layer already exists 10:35:54 d62a02444d39: Layer already exists 10:35:54 main: digest: sha256:c881024267a3f8576670116b646818eb20ad43ca7573333f897935117210f862 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:54 ===================================================== [Pipeline] echo 10:35:54 taggedImages: 10:35:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:35:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.77 10:35:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:35:54 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:35:54 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:54 latest 10:35:54 3.2.0-dev.77 10:35:54 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:54 main 10:35:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:35:55 485a2038d20a: Preparing 10:35:55 9b3b8074a19f: Preparing 10:35:55 5f8d38f22756: Preparing 10:35:55 14ed0d023b86: Preparing 10:35:55 2434ecbb1d19: Preparing 10:35:55 04d5fd5c02e7: Preparing 10:35:55 be7f7b42071e: Preparing 10:35:55 8d91c57d7427: Preparing 10:35:55 7d371a711df7: Preparing 10:35:55 1703676544de: Preparing 10:35:55 4b6a83069dbe: Preparing 10:35:55 d62a02444d39: Preparing 10:35:55 04d5fd5c02e7: Waiting 10:35:55 4b6a83069dbe: Waiting 10:35:55 d62a02444d39: Waiting 10:35:55 be7f7b42071e: Waiting 10:35:55 7d371a711df7: Waiting 10:35:55 8d91c57d7427: Waiting 10:35:55 1703676544de: Waiting 10:35:55 2434ecbb1d19: Pushed 10:35:55 9b3b8074a19f: Pushed 10:35:55 485a2038d20a: Pushed 10:35:55 8d91c57d7427: Layer already exists 10:35:55 7d371a711df7: Layer already exists 10:35:55 04d5fd5c02e7: Pushed 10:35:55 be7f7b42071e: Pushed 10:35:55 d62a02444d39: Layer already exists 10:35:55 1703676544de: Pushed 10:35:55 14ed0d023b86: Pushed 10:35:56 5f8d38f22756: Pushed 10:35:56 4b6a83069dbe: Pushed 10:35:56 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:53f13f77d936de72af96f3b4db26debe7b2236e12a329735a367d838fdd8d4b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:35:57 485a2038d20a: Preparing 10:35:57 9b3b8074a19f: Preparing 10:35:57 5f8d38f22756: Preparing 10:35:57 14ed0d023b86: Preparing 10:35:57 2434ecbb1d19: Preparing 10:35:57 04d5fd5c02e7: Preparing 10:35:57 be7f7b42071e: Preparing 10:35:57 8d91c57d7427: Preparing 10:35:57 7d371a711df7: Preparing 10:35:57 1703676544de: Preparing 10:35:57 4b6a83069dbe: Preparing 10:35:57 d62a02444d39: Preparing 10:35:57 be7f7b42071e: Waiting 10:35:57 8d91c57d7427: Waiting 10:35:57 7d371a711df7: Waiting 10:35:57 04d5fd5c02e7: Waiting 10:35:57 1703676544de: Waiting 10:35:57 4b6a83069dbe: Waiting 10:35:57 485a2038d20a: Layer already exists 10:35:57 5f8d38f22756: Layer already exists 10:35:57 9b3b8074a19f: Layer already exists 10:35:57 2434ecbb1d19: Layer already exists 10:35:57 14ed0d023b86: Layer already exists 10:35:57 8d91c57d7427: Layer already exists 10:35:57 7d371a711df7: Layer already exists 10:35:57 04d5fd5c02e7: Layer already exists 10:35:57 be7f7b42071e: Layer already exists 10:35:57 1703676544de: Layer already exists 10:35:57 4b6a83069dbe: Layer already exists 10:35:57 d62a02444d39: Layer already exists 10:35:57 latest: digest: sha256:53f13f77d936de72af96f3b4db26debe7b2236e12a329735a367d838fdd8d4b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.77 10:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:35:57 485a2038d20a: Preparing 10:35:57 9b3b8074a19f: Preparing 10:35:57 5f8d38f22756: Preparing 10:35:57 14ed0d023b86: Preparing 10:35:57 2434ecbb1d19: Preparing 10:35:57 04d5fd5c02e7: Preparing 10:35:57 be7f7b42071e: Preparing 10:35:57 8d91c57d7427: Preparing 10:35:57 7d371a711df7: Preparing 10:35:57 1703676544de: Preparing 10:35:57 4b6a83069dbe: Preparing 10:35:57 d62a02444d39: Preparing 10:35:57 be7f7b42071e: Waiting 10:35:57 1703676544de: Waiting 10:35:57 8d91c57d7427: Waiting 10:35:57 4b6a83069dbe: Waiting 10:35:57 7d371a711df7: Waiting 10:35:57 d62a02444d39: Waiting 10:35:57 04d5fd5c02e7: Waiting 10:35:57 485a2038d20a: Layer already exists 10:35:57 9b3b8074a19f: Layer already exists 10:35:57 5f8d38f22756: Layer already exists 10:35:57 2434ecbb1d19: Layer already exists 10:35:57 14ed0d023b86: Layer already exists 10:35:57 be7f7b42071e: Layer already exists 10:35:57 8d91c57d7427: Layer already exists 10:35:57 7d371a711df7: Layer already exists 10:35:57 04d5fd5c02e7: Layer already exists 10:35:57 1703676544de: Layer already exists 10:35:57 d62a02444d39: Layer already exists 10:35:57 4b6a83069dbe: Layer already exists 10:35:57 3.2.0-dev.77: digest: sha256:53f13f77d936de72af96f3b4db26debe7b2236e12a329735a367d838fdd8d4b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:35:58 485a2038d20a: Preparing 10:35:58 9b3b8074a19f: Preparing 10:35:58 5f8d38f22756: Preparing 10:35:58 14ed0d023b86: Preparing 10:35:58 2434ecbb1d19: Preparing 10:35:58 04d5fd5c02e7: Preparing 10:35:58 be7f7b42071e: Preparing 10:35:58 8d91c57d7427: Preparing 10:35:58 7d371a711df7: Preparing 10:35:58 1703676544de: Preparing 10:35:58 4b6a83069dbe: Preparing 10:35:58 d62a02444d39: Preparing 10:35:58 1703676544de: Waiting 10:35:58 4b6a83069dbe: Waiting 10:35:58 d62a02444d39: Waiting 10:35:58 04d5fd5c02e7: Waiting 10:35:58 be7f7b42071e: Waiting 10:35:58 8d91c57d7427: Waiting 10:35:58 7d371a711df7: Waiting 10:35:58 2434ecbb1d19: Layer already exists 10:35:58 14ed0d023b86: Layer already exists 10:35:58 485a2038d20a: Layer already exists 10:35:58 5f8d38f22756: Layer already exists 10:35:58 9b3b8074a19f: Layer already exists 10:35:58 be7f7b42071e: Layer already exists 10:35:58 8d91c57d7427: Layer already exists 10:35:58 04d5fd5c02e7: Layer already exists 10:35:58 7d371a711df7: Layer already exists 10:35:58 1703676544de: Layer already exists 10:35:58 4b6a83069dbe: Layer already exists 10:35:58 d62a02444d39: Layer already exists 10:35:58 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:53f13f77d936de72af96f3b4db26debe7b2236e12a329735a367d838fdd8d4b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:35:59 485a2038d20a: Preparing 10:35:59 9b3b8074a19f: Preparing 10:35:59 5f8d38f22756: Preparing 10:35:59 14ed0d023b86: Preparing 10:35:59 2434ecbb1d19: Preparing 10:35:59 04d5fd5c02e7: Preparing 10:35:59 be7f7b42071e: Preparing 10:35:59 8d91c57d7427: Preparing 10:35:59 7d371a711df7: Preparing 10:35:59 1703676544de: Preparing 10:35:59 4b6a83069dbe: Preparing 10:35:59 d62a02444d39: Preparing 10:35:59 be7f7b42071e: Waiting 10:35:59 8d91c57d7427: Waiting 10:35:59 7d371a711df7: Waiting 10:35:59 1703676544de: Waiting 10:35:59 04d5fd5c02e7: Waiting 10:35:59 d62a02444d39: Waiting 10:35:59 4b6a83069dbe: Waiting 10:35:59 5f8d38f22756: Layer already exists 10:35:59 9b3b8074a19f: Layer already exists 10:35:59 485a2038d20a: Layer already exists 10:35:59 2434ecbb1d19: Layer already exists 10:35:59 14ed0d023b86: Layer already exists 10:35:59 04d5fd5c02e7: Layer already exists 10:35:59 7d371a711df7: Layer already exists 10:35:59 be7f7b42071e: Layer already exists 10:35:59 8d91c57d7427: Layer already exists 10:35:59 1703676544de: Layer already exists 10:35:59 4b6a83069dbe: Layer already exists 10:35:59 d62a02444d39: Layer already exists 10:35:59 main: digest: sha256:53f13f77d936de72af96f3b4db26debe7b2236e12a329735a367d838fdd8d4b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:59 ===================================================== [Pipeline] echo 10:35:59 taggedImages: 10:35:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:35:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.77 10:35:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:35:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:35:59 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:59 latest 10:35:59 3.2.0-dev.77 10:35:59 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:35:59 main 10:35:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:35:59 bdb9ac4f2360: Preparing 10:35:59 9f9a4f50855a: Preparing 10:35:59 8d91c57d7427: Preparing 10:35:59 7d371a711df7: Preparing 10:35:59 933787900c1a: Preparing 10:35:59 706264b7f015: Preparing 10:35:59 d62a02444d39: Preparing 10:35:59 d62a02444d39: Waiting 10:35:59 706264b7f015: Waiting 10:35:59 8d91c57d7427: Layer already exists 10:35:59 7d371a711df7: Layer already exists 10:35:59 d62a02444d39: Layer already exists 10:35:59 bdb9ac4f2360: Pushed 10:35:59 933787900c1a: Pushed 10:36:00 706264b7f015: Pushed 10:36:01 9f9a4f50855a: Pushed 10:36:01 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:3a57773ab5c2bdf0fc87a2f3400c421ba6a2ca1d569df05156edd7bad257d099 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:36:02 bdb9ac4f2360: Preparing 10:36:02 9f9a4f50855a: Preparing 10:36:02 8d91c57d7427: Preparing 10:36:02 7d371a711df7: Preparing 10:36:02 933787900c1a: Preparing 10:36:02 706264b7f015: Preparing 10:36:02 d62a02444d39: Preparing 10:36:02 d62a02444d39: Waiting 10:36:02 706264b7f015: Waiting 10:36:02 8d91c57d7427: Layer already exists 10:36:02 bdb9ac4f2360: Layer already exists 10:36:02 933787900c1a: Layer already exists 10:36:02 7d371a711df7: Layer already exists 10:36:02 9f9a4f50855a: Layer already exists 10:36:02 d62a02444d39: Layer already exists 10:36:02 706264b7f015: Layer already exists 10:36:02 latest: digest: sha256:3a57773ab5c2bdf0fc87a2f3400c421ba6a2ca1d569df05156edd7bad257d099 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.77 10:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:36:02 bdb9ac4f2360: Preparing 10:36:02 9f9a4f50855a: Preparing 10:36:02 8d91c57d7427: Preparing 10:36:02 7d371a711df7: Preparing 10:36:02 933787900c1a: Preparing 10:36:02 706264b7f015: Preparing 10:36:02 d62a02444d39: Preparing 10:36:02 706264b7f015: Waiting 10:36:02 d62a02444d39: Waiting 10:36:02 bdb9ac4f2360: Layer already exists 10:36:02 8d91c57d7427: Layer already exists 10:36:02 7d371a711df7: Layer already exists 10:36:02 933787900c1a: Layer already exists 10:36:02 9f9a4f50855a: Layer already exists 10:36:02 706264b7f015: Layer already exists 10:36:02 d62a02444d39: Layer already exists 10:36:02 3.2.0-dev.77: digest: sha256:3a57773ab5c2bdf0fc87a2f3400c421ba6a2ca1d569df05156edd7bad257d099 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:36:03 bdb9ac4f2360: Preparing 10:36:03 9f9a4f50855a: Preparing 10:36:03 8d91c57d7427: Preparing 10:36:03 7d371a711df7: Preparing 10:36:03 933787900c1a: Preparing 10:36:03 706264b7f015: Preparing 10:36:03 706264b7f015: Waiting 10:36:03 d62a02444d39: Preparing 10:36:03 d62a02444d39: Waiting 10:36:03 8d91c57d7427: Layer already exists 10:36:03 7d371a711df7: Layer already exists 10:36:03 9f9a4f50855a: Layer already exists 10:36:03 933787900c1a: Layer already exists 10:36:03 bdb9ac4f2360: Layer already exists 10:36:03 d62a02444d39: Layer already exists 10:36:03 706264b7f015: Layer already exists 10:36:03 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:3a57773ab5c2bdf0fc87a2f3400c421ba6a2ca1d569df05156edd7bad257d099 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:03 + 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 10:36:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:36:04 bdb9ac4f2360: Preparing 10:36:04 9f9a4f50855a: Preparing 10:36:04 8d91c57d7427: Preparing 10:36:04 7d371a711df7: Preparing 10:36:04 933787900c1a: Preparing 10:36:04 706264b7f015: Preparing 10:36:04 d62a02444d39: Preparing 10:36:04 706264b7f015: Waiting 10:36:04 d62a02444d39: Waiting 10:36:04 9f9a4f50855a: Layer already exists 10:36:04 7d371a711df7: Layer already exists 10:36:04 933787900c1a: Layer already exists 10:36:04 bdb9ac4f2360: Layer already exists 10:36:04 8d91c57d7427: Layer already exists 10:36:04 706264b7f015: Layer already exists 10:36:04 d62a02444d39: Layer already exists 10:36:04 main: digest: sha256:3a57773ab5c2bdf0fc87a2f3400c421ba6a2ca1d569df05156edd7bad257d099 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:36:04 ===================================================== [Pipeline] echo 10:36:04 taggedImages: 10:36:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:36:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.77 10:36:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:36:04 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:36:04 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:04 latest 10:36:04 3.2.0-dev.77 10:36:04 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:04 main 10:36:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:36:04 1179b4f37a44: Preparing 10:36:04 6f6fe562e285: Preparing 10:36:04 15f4c6fbd1a6: Preparing 10:36:04 8d91c57d7427: Preparing 10:36:04 7d371a711df7: Preparing 10:36:04 623dcf7a82e8: Preparing 10:36:04 7b6d4c4c96c2: Preparing 10:36:04 cb8ef3d04a91: Preparing 10:36:04 3afeb13a7cae: Preparing 10:36:04 623dcf7a82e8: Waiting 10:36:04 7b6d4c4c96c2: Waiting 10:36:04 cb8ef3d04a91: Waiting 10:36:04 3afeb13a7cae: Waiting 10:36:04 d62a02444d39: Preparing 10:36:04 d62a02444d39: Waiting 10:36:04 7d371a711df7: Layer already exists 10:36:04 8d91c57d7427: Layer already exists 10:36:04 1179b4f37a44: Pushed 10:36:04 6f6fe562e285: Pushed 10:36:04 15f4c6fbd1a6: Pushed 10:36:04 d62a02444d39: Layer already exists 10:36:04 cb8ef3d04a91: Pushed 10:36:05 3afeb13a7cae: Pushed 10:36:10 7b6d4c4c96c2: Pushed 10:36:15 623dcf7a82e8: Pushed 10:36:15 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:4d259bac4289ee27e8dcb9be7e7be14d204b51001ad8dec69198ff875d1e5afa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:36:15 1179b4f37a44: Preparing 10:36:15 6f6fe562e285: Preparing 10:36:15 15f4c6fbd1a6: Preparing 10:36:15 8d91c57d7427: Preparing 10:36:15 7d371a711df7: Preparing 10:36:15 623dcf7a82e8: Preparing 10:36:15 7b6d4c4c96c2: Preparing 10:36:15 cb8ef3d04a91: Preparing 10:36:15 3afeb13a7cae: Preparing 10:36:15 d62a02444d39: Preparing 10:36:15 623dcf7a82e8: Waiting 10:36:15 7b6d4c4c96c2: Waiting 10:36:15 cb8ef3d04a91: Waiting 10:36:15 3afeb13a7cae: Waiting 10:36:15 d62a02444d39: Waiting 10:36:15 1179b4f37a44: Layer already exists 10:36:15 8d91c57d7427: Layer already exists 10:36:15 7d371a711df7: Layer already exists 10:36:15 15f4c6fbd1a6: Layer already exists 10:36:15 6f6fe562e285: Layer already exists 10:36:15 d62a02444d39: Layer already exists 10:36:15 623dcf7a82e8: Layer already exists 10:36:15 cb8ef3d04a91: Layer already exists 10:36:15 3afeb13a7cae: Layer already exists 10:36:15 7b6d4c4c96c2: Layer already exists 10:36:15 latest: digest: sha256:4d259bac4289ee27e8dcb9be7e7be14d204b51001ad8dec69198ff875d1e5afa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.77 10:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:36:16 1179b4f37a44: Preparing 10:36:16 6f6fe562e285: Preparing 10:36:16 15f4c6fbd1a6: Preparing 10:36:16 8d91c57d7427: Preparing 10:36:16 7d371a711df7: Preparing 10:36:16 623dcf7a82e8: Preparing 10:36:16 7b6d4c4c96c2: Preparing 10:36:16 cb8ef3d04a91: Preparing 10:36:16 3afeb13a7cae: Preparing 10:36:16 d62a02444d39: Preparing 10:36:16 cb8ef3d04a91: Waiting 10:36:16 3afeb13a7cae: Waiting 10:36:16 7b6d4c4c96c2: Waiting 10:36:16 d62a02444d39: Waiting 10:36:16 623dcf7a82e8: Waiting 10:36:16 1179b4f37a44: Layer already exists 10:36:16 15f4c6fbd1a6: Layer already exists 10:36:16 6f6fe562e285: Layer already exists 10:36:16 7d371a711df7: Layer already exists 10:36:16 8d91c57d7427: Layer already exists 10:36:16 623dcf7a82e8: Layer already exists 10:36:16 cb8ef3d04a91: Layer already exists 10:36:16 7b6d4c4c96c2: Layer already exists 10:36:16 3afeb13a7cae: Layer already exists 10:36:16 d62a02444d39: Layer already exists 10:36:16 3.2.0-dev.77: digest: sha256:4d259bac4289ee27e8dcb9be7e7be14d204b51001ad8dec69198ff875d1e5afa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:36:17 1179b4f37a44: Preparing 10:36:17 6f6fe562e285: Preparing 10:36:17 15f4c6fbd1a6: Preparing 10:36:17 8d91c57d7427: Preparing 10:36:17 7d371a711df7: Preparing 10:36:17 623dcf7a82e8: Preparing 10:36:17 7b6d4c4c96c2: Preparing 10:36:17 cb8ef3d04a91: Preparing 10:36:17 3afeb13a7cae: Preparing 10:36:17 d62a02444d39: Preparing 10:36:17 7b6d4c4c96c2: Waiting 10:36:17 cb8ef3d04a91: Waiting 10:36:17 3afeb13a7cae: Waiting 10:36:17 d62a02444d39: Waiting 10:36:17 623dcf7a82e8: Waiting 10:36:17 8d91c57d7427: Layer already exists 10:36:17 15f4c6fbd1a6: Layer already exists 10:36:17 1179b4f37a44: Layer already exists 10:36:17 7d371a711df7: Layer already exists 10:36:17 6f6fe562e285: Layer already exists 10:36:17 623dcf7a82e8: Layer already exists 10:36:17 cb8ef3d04a91: Layer already exists 10:36:17 3afeb13a7cae: Layer already exists 10:36:17 7b6d4c4c96c2: Layer already exists 10:36:17 d62a02444d39: Layer already exists 10:36:17 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:4d259bac4289ee27e8dcb9be7e7be14d204b51001ad8dec69198ff875d1e5afa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:36:17 1179b4f37a44: Preparing 10:36:17 6f6fe562e285: Preparing 10:36:17 15f4c6fbd1a6: Preparing 10:36:17 8d91c57d7427: Preparing 10:36:17 7d371a711df7: Preparing 10:36:17 623dcf7a82e8: Preparing 10:36:17 7b6d4c4c96c2: Preparing 10:36:17 cb8ef3d04a91: Preparing 10:36:17 3afeb13a7cae: Preparing 10:36:17 d62a02444d39: Preparing 10:36:17 623dcf7a82e8: Waiting 10:36:17 7b6d4c4c96c2: Waiting 10:36:17 cb8ef3d04a91: Waiting 10:36:17 d62a02444d39: Waiting 10:36:17 3afeb13a7cae: Waiting 10:36:17 8d91c57d7427: Layer already exists 10:36:17 15f4c6fbd1a6: Layer already exists 10:36:17 7d371a711df7: Layer already exists 10:36:17 1179b4f37a44: Layer already exists 10:36:17 6f6fe562e285: Layer already exists 10:36:17 623dcf7a82e8: Layer already exists 10:36:17 3afeb13a7cae: Layer already exists 10:36:17 7b6d4c4c96c2: Layer already exists 10:36:17 cb8ef3d04a91: Layer already exists 10:36:17 d62a02444d39: Layer already exists 10:36:17 main: digest: sha256:4d259bac4289ee27e8dcb9be7e7be14d204b51001ad8dec69198ff875d1e5afa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:36:17 ===================================================== [Pipeline] echo 10:36:17 taggedImages: 10:36:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:36:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.77 10:36:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:36:18 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:36:18 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:18 latest 10:36:18 3.2.0-dev.77 10:36:18 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:18 main 10:36:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:36:18 251b19ae7414: Preparing 10:36:18 076ca5faf5a4: Preparing 10:36:18 17b366a2f7b3: Preparing 10:36:18 8d91c57d7427: Preparing 10:36:18 7d371a711df7: Preparing 10:36:18 b02d982e067f: Preparing 10:36:18 5ff5b87d3307: Preparing 10:36:18 b828af76dec0: Preparing 10:36:18 d62a02444d39: Preparing 10:36:18 5ff5b87d3307: Waiting 10:36:18 b02d982e067f: Waiting 10:36:18 d62a02444d39: Waiting 10:36:18 b828af76dec0: Waiting 10:36:18 7d371a711df7: Layer already exists 10:36:18 8d91c57d7427: Layer already exists 10:36:18 251b19ae7414: Pushed 10:36:18 17b366a2f7b3: Pushed 10:36:18 076ca5faf5a4: Pushed 10:36:18 5ff5b87d3307: Pushed 10:36:18 d62a02444d39: Layer already exists 10:36:18 b828af76dec0: Pushed 10:36:28 b02d982e067f: Pushed 10:36:28 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:5d6e941487d5f91d8d4ada23b25e825ff187c363e7d7daf6c6d9264b7a1019ba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:36:29 251b19ae7414: Preparing 10:36:29 076ca5faf5a4: Preparing 10:36:29 17b366a2f7b3: Preparing 10:36:29 8d91c57d7427: Preparing 10:36:29 7d371a711df7: Preparing 10:36:29 b02d982e067f: Preparing 10:36:29 5ff5b87d3307: Preparing 10:36:29 b828af76dec0: Preparing 10:36:29 d62a02444d39: Preparing 10:36:29 5ff5b87d3307: Waiting 10:36:29 b02d982e067f: Waiting 10:36:29 b828af76dec0: Waiting 10:36:29 d62a02444d39: Waiting 10:36:29 076ca5faf5a4: Layer already exists 10:36:29 17b366a2f7b3: Layer already exists 10:36:29 7d371a711df7: Layer already exists 10:36:29 251b19ae7414: Layer already exists 10:36:29 8d91c57d7427: Layer already exists 10:36:29 b02d982e067f: Layer already exists 10:36:29 b828af76dec0: Layer already exists 10:36:29 5ff5b87d3307: Layer already exists 10:36:29 d62a02444d39: Layer already exists 10:36:29 latest: digest: sha256:5d6e941487d5f91d8d4ada23b25e825ff187c363e7d7daf6c6d9264b7a1019ba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.77 10:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:36:30 251b19ae7414: Preparing 10:36:30 076ca5faf5a4: Preparing 10:36:30 17b366a2f7b3: Preparing 10:36:30 8d91c57d7427: Preparing 10:36:30 7d371a711df7: Preparing 10:36:30 b02d982e067f: Preparing 10:36:30 5ff5b87d3307: Preparing 10:36:30 b828af76dec0: Preparing 10:36:30 d62a02444d39: Preparing 10:36:30 b02d982e067f: Waiting 10:36:30 5ff5b87d3307: Waiting 10:36:30 b828af76dec0: Waiting 10:36:30 d62a02444d39: Waiting 10:36:30 251b19ae7414: Layer already exists 10:36:30 076ca5faf5a4: Layer already exists 10:36:30 17b366a2f7b3: Layer already exists 10:36:30 8d91c57d7427: Layer already exists 10:36:30 7d371a711df7: Layer already exists 10:36:30 5ff5b87d3307: Layer already exists 10:36:30 b02d982e067f: Layer already exists 10:36:30 b828af76dec0: Layer already exists 10:36:30 d62a02444d39: Layer already exists 10:36:30 3.2.0-dev.77: digest: sha256:5d6e941487d5f91d8d4ada23b25e825ff187c363e7d7daf6c6d9264b7a1019ba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:36:30 251b19ae7414: Preparing 10:36:30 076ca5faf5a4: Preparing 10:36:30 17b366a2f7b3: Preparing 10:36:30 8d91c57d7427: Preparing 10:36:30 7d371a711df7: Preparing 10:36:30 b02d982e067f: Preparing 10:36:30 5ff5b87d3307: Preparing 10:36:30 b828af76dec0: Preparing 10:36:30 5ff5b87d3307: Waiting 10:36:30 b02d982e067f: Waiting 10:36:30 b828af76dec0: Waiting 10:36:30 d62a02444d39: Preparing 10:36:30 d62a02444d39: Waiting 10:36:30 076ca5faf5a4: Layer already exists 10:36:30 7d371a711df7: Layer already exists 10:36:30 251b19ae7414: Layer already exists 10:36:30 17b366a2f7b3: Layer already exists 10:36:30 8d91c57d7427: Layer already exists 10:36:30 5ff5b87d3307: Layer already exists 10:36:30 d62a02444d39: Layer already exists 10:36:30 b02d982e067f: Layer already exists 10:36:30 b828af76dec0: Layer already exists 10:36:30 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:5d6e941487d5f91d8d4ada23b25e825ff187c363e7d7daf6c6d9264b7a1019ba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:36:31 251b19ae7414: Preparing 10:36:31 076ca5faf5a4: Preparing 10:36:31 17b366a2f7b3: Preparing 10:36:31 8d91c57d7427: Preparing 10:36:31 7d371a711df7: Preparing 10:36:31 b02d982e067f: Preparing 10:36:31 5ff5b87d3307: Preparing 10:36:31 b828af76dec0: Preparing 10:36:31 d62a02444d39: Preparing 10:36:31 b02d982e067f: Waiting 10:36:31 d62a02444d39: Waiting 10:36:31 5ff5b87d3307: Waiting 10:36:31 b828af76dec0: Waiting 10:36:31 251b19ae7414: Layer already exists 10:36:31 7d371a711df7: Layer already exists 10:36:31 076ca5faf5a4: Layer already exists 10:36:31 17b366a2f7b3: Layer already exists 10:36:31 8d91c57d7427: Layer already exists 10:36:31 b828af76dec0: Layer already exists 10:36:31 b02d982e067f: Layer already exists 10:36:31 5ff5b87d3307: Layer already exists 10:36:31 d62a02444d39: Layer already exists 10:36:31 main: digest: sha256:5d6e941487d5f91d8d4ada23b25e825ff187c363e7d7daf6c6d9264b7a1019ba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:36:31 ===================================================== [Pipeline] echo 10:36:31 taggedImages: 10:36:31 - nexus3.edgexfoundry.org:10004/security-spire-config:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:31 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:36:31 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.77 10:36:31 - nexus3.edgexfoundry.org:10004/security-spire-config:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:31 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:36:31 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:36:31 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:31 latest 10:36:31 3.2.0-dev.77 10:36:31 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:31 main 10:36:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:36:32 1179b4f37a44: Preparing 10:36:32 2e24a91886bb: Preparing 10:36:32 98bc5315aac2: Preparing 10:36:32 8d91c57d7427: Preparing 10:36:32 7d371a711df7: Preparing 10:36:32 dd41c24e8bca: Preparing 10:36:32 cb8ef3d04a91: Preparing 10:36:32 3afeb13a7cae: Preparing 10:36:32 d62a02444d39: Preparing 10:36:32 dd41c24e8bca: Waiting 10:36:32 cb8ef3d04a91: Waiting 10:36:32 3afeb13a7cae: Waiting 10:36:32 d62a02444d39: Waiting 10:36:32 1179b4f37a44: Layer already exists 10:36:32 7d371a711df7: Layer already exists 10:36:32 8d91c57d7427: Layer already exists 10:36:32 3afeb13a7cae: Layer already exists 10:36:32 cb8ef3d04a91: Layer already exists 10:36:32 d62a02444d39: Layer already exists 10:36:32 98bc5315aac2: Pushed 10:36:32 2e24a91886bb: Pushed 10:36:42 dd41c24e8bca: Pushed 10:36:42 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:10b1be6ec7f3b3eb1621c1c90f381ac0b34e5c3dc03265ef6a7c28a10c75e0e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:36:42 1179b4f37a44: Preparing 10:36:42 2e24a91886bb: Preparing 10:36:42 98bc5315aac2: Preparing 10:36:42 8d91c57d7427: Preparing 10:36:42 7d371a711df7: Preparing 10:36:42 dd41c24e8bca: Preparing 10:36:42 cb8ef3d04a91: Preparing 10:36:42 3afeb13a7cae: Preparing 10:36:42 d62a02444d39: Preparing 10:36:42 dd41c24e8bca: Waiting 10:36:42 cb8ef3d04a91: Waiting 10:36:42 3afeb13a7cae: Waiting 10:36:42 d62a02444d39: Waiting 10:36:42 8d91c57d7427: Layer already exists 10:36:42 7d371a711df7: Layer already exists 10:36:42 2e24a91886bb: Layer already exists 10:36:42 98bc5315aac2: Layer already exists 10:36:42 1179b4f37a44: Layer already exists 10:36:42 3afeb13a7cae: Layer already exists 10:36:42 cb8ef3d04a91: Layer already exists 10:36:42 dd41c24e8bca: Layer already exists 10:36:42 d62a02444d39: Layer already exists 10:36:42 latest: digest: sha256:10b1be6ec7f3b3eb1621c1c90f381ac0b34e5c3dc03265ef6a7c28a10c75e0e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.77 10:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:36:43 1179b4f37a44: Preparing 10:36:43 2e24a91886bb: Preparing 10:36:43 98bc5315aac2: Preparing 10:36:43 8d91c57d7427: Preparing 10:36:43 7d371a711df7: Preparing 10:36:43 dd41c24e8bca: Preparing 10:36:43 cb8ef3d04a91: Preparing 10:36:43 3afeb13a7cae: Preparing 10:36:43 d62a02444d39: Preparing 10:36:43 cb8ef3d04a91: Waiting 10:36:43 dd41c24e8bca: Waiting 10:36:43 3afeb13a7cae: Waiting 10:36:43 d62a02444d39: Waiting 10:36:43 98bc5315aac2: Layer already exists 10:36:43 8d91c57d7427: Layer already exists 10:36:43 1179b4f37a44: Layer already exists 10:36:43 2e24a91886bb: Layer already exists 10:36:43 7d371a711df7: Layer already exists 10:36:43 dd41c24e8bca: Layer already exists 10:36:43 cb8ef3d04a91: Layer already exists 10:36:43 3afeb13a7cae: Layer already exists 10:36:43 d62a02444d39: Layer already exists 10:36:43 3.2.0-dev.77: digest: sha256:10b1be6ec7f3b3eb1621c1c90f381ac0b34e5c3dc03265ef6a7c28a10c75e0e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:36:44 1179b4f37a44: Preparing 10:36:44 2e24a91886bb: Preparing 10:36:44 98bc5315aac2: Preparing 10:36:44 8d91c57d7427: Preparing 10:36:44 7d371a711df7: Preparing 10:36:44 dd41c24e8bca: Preparing 10:36:44 cb8ef3d04a91: Preparing 10:36:44 3afeb13a7cae: Preparing 10:36:44 d62a02444d39: Preparing 10:36:44 cb8ef3d04a91: Waiting 10:36:44 3afeb13a7cae: Waiting 10:36:44 d62a02444d39: Waiting 10:36:44 dd41c24e8bca: Waiting 10:36:44 1179b4f37a44: Layer already exists 10:36:44 2e24a91886bb: Layer already exists 10:36:44 98bc5315aac2: Layer already exists 10:36:44 8d91c57d7427: Layer already exists 10:36:44 7d371a711df7: Layer already exists 10:36:44 d62a02444d39: Layer already exists 10:36:44 dd41c24e8bca: Layer already exists 10:36:44 3afeb13a7cae: Layer already exists 10:36:44 cb8ef3d04a91: Layer already exists 10:36:44 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:10b1be6ec7f3b3eb1621c1c90f381ac0b34e5c3dc03265ef6a7c28a10c75e0e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:36:44 1179b4f37a44: Preparing 10:36:44 2e24a91886bb: Preparing 10:36:44 98bc5315aac2: Preparing 10:36:44 8d91c57d7427: Preparing 10:36:44 7d371a711df7: Preparing 10:36:44 dd41c24e8bca: Preparing 10:36:44 cb8ef3d04a91: Preparing 10:36:44 3afeb13a7cae: Preparing 10:36:44 d62a02444d39: Preparing 10:36:44 dd41c24e8bca: Waiting 10:36:44 cb8ef3d04a91: Waiting 10:36:44 3afeb13a7cae: Waiting 10:36:44 d62a02444d39: Waiting 10:36:44 8d91c57d7427: Layer already exists 10:36:44 7d371a711df7: Layer already exists 10:36:44 1179b4f37a44: Layer already exists 10:36:44 98bc5315aac2: Layer already exists 10:36:44 2e24a91886bb: Layer already exists 10:36:44 cb8ef3d04a91: Layer already exists 10:36:44 dd41c24e8bca: Layer already exists 10:36:44 d62a02444d39: Layer already exists 10:36:44 3afeb13a7cae: Layer already exists 10:36:44 main: digest: sha256:10b1be6ec7f3b3eb1621c1c90f381ac0b34e5c3dc03265ef6a7c28a10c75e0e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:36:44 ===================================================== [Pipeline] echo 10:36:44 taggedImages: 10:36:44 - nexus3.edgexfoundry.org:10004/security-spire-server:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:44 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:36:44 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.77 10:36:44 - nexus3.edgexfoundry.org:10004/security-spire-server:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:44 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:36:44 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 10:36:44 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:44 latest 10:36:44 3.2.0-dev.77 10:36:44 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:44 main 10:36:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:45 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:45 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:36:45 555486b58a61: Preparing 10:36:45 8c56fd0c0b4a: Preparing 10:36:45 8d91c57d7427: Preparing 10:36:45 7d371a711df7: Preparing 10:36:45 89b7abce7934: Preparing 10:36:45 62f8fd67186a: Preparing 10:36:45 d62a02444d39: Preparing 10:36:45 62f8fd67186a: Waiting 10:36:45 7d371a711df7: Layer already exists 10:36:45 8d91c57d7427: Layer already exists 10:36:45 d62a02444d39: Layer already exists 10:36:45 89b7abce7934: Pushed 10:36:45 555486b58a61: Pushed 10:36:45 62f8fd67186a: Pushed 10:36:50 8c56fd0c0b4a: Pushed 10:36:50 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:bbeafa315b339d3b79e6c6f6eaa2a05cddf5a14d0b6faa1fc99ee1361f204ce3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:50 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:50 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 10:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:36:50 555486b58a61: Preparing 10:36:50 8c56fd0c0b4a: Preparing 10:36:50 8d91c57d7427: Preparing 10:36:50 7d371a711df7: Preparing 10:36:50 89b7abce7934: Preparing 10:36:50 62f8fd67186a: Preparing 10:36:50 d62a02444d39: Preparing 10:36:50 d62a02444d39: Waiting 10:36:50 555486b58a61: Layer already exists 10:36:50 8c56fd0c0b4a: Layer already exists 10:36:50 8d91c57d7427: Layer already exists 10:36:50 89b7abce7934: Layer already exists 10:36:50 7d371a711df7: Layer already exists 10:36:50 62f8fd67186a: Layer already exists 10:36:50 d62a02444d39: Layer already exists 10:36:50 latest: digest: sha256:bbeafa315b339d3b79e6c6f6eaa2a05cddf5a14d0b6faa1fc99ee1361f204ce3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:51 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:51 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.77 10:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:36:51 555486b58a61: Preparing 10:36:51 8c56fd0c0b4a: Preparing 10:36:51 8d91c57d7427: Preparing 10:36:51 7d371a711df7: Preparing 10:36:51 89b7abce7934: Preparing 10:36:51 62f8fd67186a: Preparing 10:36:51 d62a02444d39: Preparing 10:36:51 62f8fd67186a: Waiting 10:36:51 d62a02444d39: Waiting 10:36:51 7d371a711df7: Layer already exists 10:36:51 89b7abce7934: Layer already exists 10:36:51 555486b58a61: Layer already exists 10:36:51 8c56fd0c0b4a: Layer already exists 10:36:51 8d91c57d7427: Layer already exists 10:36:51 62f8fd67186a: Layer already exists 10:36:51 d62a02444d39: Layer already exists 10:36:51 3.2.0-dev.77: digest: sha256:bbeafa315b339d3b79e6c6f6eaa2a05cddf5a14d0b6faa1fc99ee1361f204ce3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:51 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:36:52 555486b58a61: Preparing 10:36:52 8c56fd0c0b4a: Preparing 10:36:52 8d91c57d7427: Preparing 10:36:52 7d371a711df7: Preparing 10:36:52 89b7abce7934: Preparing 10:36:52 62f8fd67186a: Preparing 10:36:52 d62a02444d39: Preparing 10:36:52 d62a02444d39: Waiting 10:36:52 62f8fd67186a: Waiting 10:36:52 555486b58a61: Layer already exists 10:36:52 7d371a711df7: Layer already exists 10:36:52 89b7abce7934: Layer already exists 10:36:52 8d91c57d7427: Layer already exists 10:36:52 8c56fd0c0b4a: Layer already exists 10:36:52 62f8fd67186a: Layer already exists 10:36:52 d62a02444d39: Layer already exists 10:36:52 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:bbeafa315b339d3b79e6c6f6eaa2a05cddf5a14d0b6faa1fc99ee1361f204ce3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:52 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 10:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:36:52 555486b58a61: Preparing 10:36:52 8c56fd0c0b4a: Preparing 10:36:52 8d91c57d7427: Preparing 10:36:52 7d371a711df7: Preparing 10:36:52 89b7abce7934: Preparing 10:36:52 62f8fd67186a: Preparing 10:36:52 d62a02444d39: Preparing 10:36:52 d62a02444d39: Waiting 10:36:52 62f8fd67186a: Waiting 10:36:52 8d91c57d7427: Layer already exists 10:36:52 7d371a711df7: Layer already exists 10:36:52 89b7abce7934: Layer already exists 10:36:52 8c56fd0c0b4a: Layer already exists 10:36:52 555486b58a61: Layer already exists 10:36:52 d62a02444d39: Layer already exists 10:36:52 62f8fd67186a: Layer already exists 10:36:52 main: digest: sha256:bbeafa315b339d3b79e6c6f6eaa2a05cddf5a14d0b6faa1fc99ee1361f204ce3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:36:52 ===================================================== [Pipeline] echo 10:36:52 taggedImages: 10:36:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 10:36:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.77 10:36:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 10:36:52 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:36:52 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:52 latest 10:36:52 3.2.0-dev.77 10:36:52 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:52 main 10:36:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:36:53 2426232232af: Preparing 10:36:53 bd9cdef2e9c2: Preparing 10:36:53 8d91c57d7427: Preparing 10:36:53 7d371a711df7: Preparing 10:36:53 1d4a0799163c: Preparing 10:36:53 47b161e22f03: Preparing 10:36:53 d62a02444d39: Preparing 10:36:53 47b161e22f03: Waiting 10:36:53 d62a02444d39: Waiting 10:36:53 8d91c57d7427: Layer already exists 10:36:53 7d371a711df7: Layer already exists 10:36:53 d62a02444d39: Layer already exists 10:36:53 1d4a0799163c: Pushed 10:36:53 2426232232af: Pushed 10:36:53 47b161e22f03: Pushed 10:36:57 bd9cdef2e9c2: Pushed 10:36:57 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:ea60a3dfbb6a89ba5057e18a1ea553106e415ab24c01f0d5b509a371afdc3f4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:36:57 2426232232af: Preparing 10:36:57 bd9cdef2e9c2: Preparing 10:36:57 8d91c57d7427: Preparing 10:36:57 7d371a711df7: Preparing 10:36:57 1d4a0799163c: Preparing 10:36:57 47b161e22f03: Preparing 10:36:57 d62a02444d39: Preparing 10:36:57 47b161e22f03: Waiting 10:36:57 d62a02444d39: Waiting 10:36:57 7d371a711df7: Layer already exists 10:36:57 2426232232af: Layer already exists 10:36:57 8d91c57d7427: Layer already exists 10:36:57 bd9cdef2e9c2: Layer already exists 10:36:57 1d4a0799163c: Layer already exists 10:36:57 47b161e22f03: Layer already exists 10:36:57 d62a02444d39: Layer already exists 10:36:57 latest: digest: sha256:ea60a3dfbb6a89ba5057e18a1ea553106e415ab24c01f0d5b509a371afdc3f4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.77 10:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:36:58 2426232232af: Preparing 10:36:58 bd9cdef2e9c2: Preparing 10:36:58 8d91c57d7427: Preparing 10:36:58 7d371a711df7: Preparing 10:36:58 1d4a0799163c: Preparing 10:36:58 47b161e22f03: Preparing 10:36:58 d62a02444d39: Preparing 10:36:58 47b161e22f03: Waiting 10:36:58 d62a02444d39: Waiting 10:36:58 bd9cdef2e9c2: Layer already exists 10:36:58 1d4a0799163c: Layer already exists 10:36:58 8d91c57d7427: Layer already exists 10:36:58 7d371a711df7: Layer already exists 10:36:58 2426232232af: Layer already exists 10:36:58 d62a02444d39: Layer already exists 10:36:58 47b161e22f03: Layer already exists 10:36:58 3.2.0-dev.77: digest: sha256:ea60a3dfbb6a89ba5057e18a1ea553106e415ab24c01f0d5b509a371afdc3f4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:36:59 2426232232af: Preparing 10:36:59 bd9cdef2e9c2: Preparing 10:36:59 8d91c57d7427: Preparing 10:36:59 7d371a711df7: Preparing 10:36:59 1d4a0799163c: Preparing 10:36:59 47b161e22f03: Preparing 10:36:59 d62a02444d39: Preparing 10:36:59 47b161e22f03: Waiting 10:36:59 7d371a711df7: Layer already exists 10:36:59 8d91c57d7427: Layer already exists 10:36:59 1d4a0799163c: Layer already exists 10:36:59 bd9cdef2e9c2: Layer already exists 10:36:59 2426232232af: Layer already exists 10:36:59 47b161e22f03: Layer already exists 10:36:59 d62a02444d39: Layer already exists 10:36:59 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:ea60a3dfbb6a89ba5057e18a1ea553106e415ab24c01f0d5b509a371afdc3f4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:36:59 2426232232af: Preparing 10:36:59 bd9cdef2e9c2: Preparing 10:36:59 8d91c57d7427: Preparing 10:36:59 7d371a711df7: Preparing 10:36:59 1d4a0799163c: Preparing 10:36:59 47b161e22f03: Preparing 10:36:59 d62a02444d39: Preparing 10:36:59 d62a02444d39: Waiting 10:36:59 47b161e22f03: Waiting 10:36:59 2426232232af: Layer already exists 10:36:59 7d371a711df7: Layer already exists 10:36:59 bd9cdef2e9c2: Layer already exists 10:36:59 8d91c57d7427: Layer already exists 10:36:59 1d4a0799163c: Layer already exists 10:36:59 d62a02444d39: Layer already exists 10:36:59 47b161e22f03: Layer already exists 10:36:59 main: digest: sha256:ea60a3dfbb6a89ba5057e18a1ea553106e415ab24c01f0d5b509a371afdc3f4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:36:59 ===================================================== [Pipeline] echo 10:36:59 taggedImages: 10:36:59 - nexus3.edgexfoundry.org:10004/support-notifications:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:59 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:36:59 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.77 10:36:59 - nexus3.edgexfoundry.org:10004/support-notifications:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:59 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:36:59 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:36:59 39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:36:59 latest 10:36:59 3.2.0-dev.77 10:36:59 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:36:59 main 10:36:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:37:00 463b353ee584: Preparing 10:37:00 ef272cf7253e: Preparing 10:37:00 8d91c57d7427: Preparing 10:37:00 7d371a711df7: Preparing 10:37:00 b3488c562440: Preparing 10:37:00 b1ef8f532764: Preparing 10:37:00 d62a02444d39: Preparing 10:37:00 b1ef8f532764: Waiting 10:37:00 d62a02444d39: Waiting 10:37:00 b3488c562440: Layer already exists 10:37:00 8d91c57d7427: Layer already exists 10:37:00 7d371a711df7: Layer already exists 10:37:00 b1ef8f532764: Layer already exists 10:37:00 d62a02444d39: Layer already exists 10:37:00 463b353ee584: Pushed 10:37:04 ef272cf7253e: Pushed 10:37:04 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:3b0d5bdb0570787ada3e7d69879acda0c4f7dfa907bbd91791c3171f6fab304d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:37:05 463b353ee584: Preparing 10:37:05 ef272cf7253e: Preparing 10:37:05 8d91c57d7427: Preparing 10:37:05 7d371a711df7: Preparing 10:37:05 b3488c562440: Preparing 10:37:05 b1ef8f532764: Preparing 10:37:05 d62a02444d39: Preparing 10:37:05 d62a02444d39: Waiting 10:37:05 b1ef8f532764: Waiting 10:37:05 8d91c57d7427: Layer already exists 10:37:05 ef272cf7253e: Layer already exists 10:37:05 7d371a711df7: Layer already exists 10:37:05 463b353ee584: Layer already exists 10:37:05 b3488c562440: Layer already exists 10:37:05 b1ef8f532764: Layer already exists 10:37:05 d62a02444d39: Layer already exists 10:37:05 latest: digest: sha256:3b0d5bdb0570787ada3e7d69879acda0c4f7dfa907bbd91791c3171f6fab304d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.77 10:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:37:05 463b353ee584: Preparing 10:37:05 ef272cf7253e: Preparing 10:37:05 8d91c57d7427: Preparing 10:37:05 7d371a711df7: Preparing 10:37:05 b3488c562440: Preparing 10:37:05 b1ef8f532764: Preparing 10:37:05 d62a02444d39: Preparing 10:37:05 b1ef8f532764: Waiting 10:37:05 d62a02444d39: Waiting 10:37:05 8d91c57d7427: Layer already exists 10:37:05 7d371a711df7: Layer already exists 10:37:05 b3488c562440: Layer already exists 10:37:05 463b353ee584: Layer already exists 10:37:05 ef272cf7253e: Layer already exists 10:37:05 b1ef8f532764: Layer already exists 10:37:05 d62a02444d39: Layer already exists 10:37:05 3.2.0-dev.77: digest: sha256:3b0d5bdb0570787ada3e7d69879acda0c4f7dfa907bbd91791c3171f6fab304d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:37:06 463b353ee584: Preparing 10:37:06 ef272cf7253e: Preparing 10:37:06 8d91c57d7427: Preparing 10:37:06 7d371a711df7: Preparing 10:37:06 b3488c562440: Preparing 10:37:06 b1ef8f532764: Preparing 10:37:06 d62a02444d39: Preparing 10:37:06 b1ef8f532764: Waiting 10:37:06 463b353ee584: Layer already exists 10:37:06 ef272cf7253e: Layer already exists 10:37:06 b3488c562440: Layer already exists 10:37:06 8d91c57d7427: Layer already exists 10:37:06 7d371a711df7: Layer already exists 10:37:06 b1ef8f532764: Layer already exists 10:37:06 d62a02444d39: Layer already exists 10:37:06 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:3b0d5bdb0570787ada3e7d69879acda0c4f7dfa907bbd91791c3171f6fab304d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:37:07 463b353ee584: Preparing 10:37:07 ef272cf7253e: Preparing 10:37:07 8d91c57d7427: Preparing 10:37:07 7d371a711df7: Preparing 10:37:07 b3488c562440: Preparing 10:37:07 b1ef8f532764: Preparing 10:37:07 d62a02444d39: Preparing 10:37:07 d62a02444d39: Waiting 10:37:07 8d91c57d7427: Layer already exists 10:37:07 b3488c562440: Layer already exists 10:37:07 7d371a711df7: Layer already exists 10:37:07 463b353ee584: Layer already exists 10:37:07 ef272cf7253e: Layer already exists 10:37:07 b1ef8f532764: Layer already exists 10:37:07 d62a02444d39: Layer already exists 10:37:07 main: digest: sha256:3b0d5bdb0570787ada3e7d69879acda0c4f7dfa907bbd91791c3171f6fab304d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:37:07 ===================================================== [Pipeline] echo 10:37:07 taggedImages: 10:37:07 - nexus3.edgexfoundry.org:10004/support-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c 10:37:07 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:37:07 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.77 10:37:07 - nexus3.edgexfoundry.org:10004/support-scheduler:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 10:37:07 - nexus3.edgexfoundry.org:10004/support-scheduler:main [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] } 10:54:10 #160 ... 10:54:10 10:54:10 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:54:10 #156 1201.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:54:11 #156 ... 10:54:11 10:54:11 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:54:11 #152 DONE 1204.7s 10:54:11 10:54:11 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:54:11 #158 ... 10:54:11 10:54:11 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:54:11 #161 DONE 0.2s 10:54:11 10:54:11 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:54:14 #162 DONE 2.4s 10:54:14 10:54:14 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:54:14 #156 ... 10:54:14 10:54:14 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:54:14 #163 DONE 0.3s 10:54:14 10:54:14 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:54:14 #164 DONE 0.2s 10:54:14 10:54:14 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:54:14 #165 DONE 0.3s 10:54:14 10:54:14 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:54:15 #155 ... 10:54:15 10:54:15 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:54:15 #166 DONE 0.4s 10:54:15 10:54:15 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:54:15 #167 DONE 0.2s 10:54:15 10:54:15 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:54:15 #156 ... 10:54:15 10:54:15 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:54:15 #168 DONE 0.2s 10:54:15 10:54:15 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:54:15 #169 DONE 0.3s 10:54:15 10:54:15 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:54:16 #170 DONE 0.5s 10:54:16 10:54:16 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:54:16 #171 DONE 0.3s 10:54:16 10:54:16 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:54:16 #150 ... 10:54:16 10:54:16 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:54:19 #172 DONE 2.5s 10:54:19 10:54:19 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:54:19 #156 ... 10:54:19 10:54:19 #112 [security-bootstrapper] exporting to image 10:54:19 #112 exporting layers 10:54:20 #112 exporting layers 1.3s done 10:54:20 #112 writing image sha256:3b953b0e6b08fe96949ee2425d984cc14111185e17ce8e1bd3ac3e4e341c5901 done 10:54:20 #112 naming to docker.io/library/security-bootstrapper-arm64 done 10:54:20 #112 DONE 5.3s 10:54:20 10:54:20 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:54:21 #156 ... 10:54:21 10:54:21 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:54:21 #148 DONE 1215.1s 10:54:21 10:54:21 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:54:22 #155 ... 10:54:22 10:54:22 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:54:22 #173 DONE 0.3s 10:54:22 10:54:22 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:54:22 #174 DONE 0.1s 10:54:22 10:54:22 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:54:22 #175 DONE 0.2s 10:54:22 10:54:22 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:54:22 #176 DONE 0.2s 10:54:22 10:54:22 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:54:23 #177 DONE 0.3s 10:54:23 10:54:23 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:54:23 #160 ... 10:54:23 10:54:23 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:54:23 #178 DONE 0.2s 10:54:23 10:54:23 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:54:25 #179 DONE 2.1s 10:54:25 10:54:25 #112 [security-proxy-setup] exporting to image 10:54:26 #112 exporting layers 0.9s done 10:54:26 #112 writing image sha256:36c856810e849bd9a1f60177a9f2d97d1a5338d111f01f956cee0b2d07e2aff3 done 10:54:26 #112 naming to docker.io/library/security-proxy-setup-arm64 done 10:54:26 #112 DONE 6.2s 10:54:26 10:54:26 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:54:31 #156 DONE 1225.5s 10:54:31 10:54:31 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:54:32 #153 ... 10:54:32 10:54:32 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:54:32 #180 DONE 0.2s 10:54:32 10:54:32 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:54:32 #181 DONE 0.2s 10:54:32 10:54:32 #182 [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 10:54:33 #182 DONE 0.1s 10:54:33 10:54:33 #183 [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 10:54:33 #183 DONE 0.1s 10:54:33 10:54:33 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:54:33 #184 DONE 0.1s 10:54:33 10:54:33 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:54:33 #185 DONE 0.2s 10:54:33 10:54:33 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:54:33 #154 ... 10:54:33 10:54:33 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:54:33 #186 DONE 0.2s 10:54:33 10:54:33 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:54:33 #187 DONE 0.1s 10:54:33 10:54:33 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:54:34 #157 ... 10:54:34 10:54:34 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:54:36 #188 DONE 2.3s 10:54:36 10:54:36 #112 [security-secretstore-setup] exporting to image 10:54:36 #112 exporting layers 10:54:37 #112 exporting layers 1.3s done 10:54:37 #112 writing image sha256:eef2a0c1e1112607959e516e31c049cc6afe46c693e9235533acd6e091667a92 done 10:54:37 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 10:54:37 #112 DONE 7.5s 10:54:37 10:54:37 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:55:33 #160 ... 10:55:33 10:55:33 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:55:33 #154 DONE 1284.9s 10:55:33 10:55:33 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:55:33 #149 ... 10:55:33 10:55:33 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:55:33 #189 DONE 0.1s 10:55:33 10:55:33 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:55:33 #190 DONE 0.1s 10:55:33 10:55:33 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:55:33 #151 ... 10:55:33 10:55:33 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:55:33 #191 DONE 0.3s 10:55:33 10:55:33 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:55:33 #160 ... 10:55:33 10:55:33 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:55:33 #192 DONE 0.2s 10:55:33 10:55:33 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:55:33 #153 ... 10:55:33 10:55:33 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:55:33 #193 DONE 0.2s 10:55:33 10:55:33 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:55:35 #194 DONE 2.2s 10:55:35 10:55:35 #112 [core-common-config-bootstrapper] exporting to image 10:55:35 #112 exporting layers 10:55:36 #112 exporting layers 0.7s done 10:55:36 #112 writing image sha256:13de2e10fc10c625f811cb5ac393ca1293b5effd26cba7b2fc2515967cfda3a7 done 10:55:36 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:55:36 #112 DONE 8.2s 10:55:36 10:55:36 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:57:42 #160 ... 10:57:42 10:57:42 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:57:42 #159 DONE 1409.2s 10:57:42 10:57:42 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:57:42 #151 ... 10:57:42 10:57:42 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:57:42 #195 DONE 0.1s 10:57:42 10:57:42 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:57:42 #196 DONE 0.2s 10:57:42 10:57:42 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:57:42 #197 DONE 0.3s 10:57:42 10:57:42 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:57:42 #198 DONE 0.1s 10:57:42 10:57:42 #112 [security-spiffe-token-provider] exporting to image 10:57:42 #112 exporting layers 10:57:42 #112 exporting layers 0.6s done 10:57:42 #112 writing image sha256:8b22c9347973f06cf065e938f728fecaac98f702946006775fda770bf33b702f done 10:57:42 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:57:42 #112 DONE 8.9s 10:57:42 10:57:42 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:05:51 #160 DONE 1901.7s 11:05:51 11:05:51 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:05:51 #153 ... 11:05:51 11:05:51 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:05:51 #199 DONE 0.2s 11:05:51 11:05:51 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:05:51 #153 ... 11:05:51 11:05:51 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:05:51 #200 DONE 0.2s 11:05:51 11:05:51 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:05:51 #201 DONE 0.3s 11:05:51 11:05:51 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 11:05:51 #202 DONE 0.1s 11:05:51 11:05:51 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:05:51 #203 DONE 0.1s 11:05:51 11:05:51 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:05:51 #204 DONE 2.0s 11:05:51 11:05:51 #112 [security-proxy-auth] exporting to image 11:05:51 #112 exporting layers 11:05:52 #112 exporting layers 0.7s done 11:05:52 #112 writing image sha256:261b344bb77597eb38d0027d119de2752c9052f5d930ae2d710524685eee0d5c done 11:05:52 #112 naming to docker.io/library/security-proxy-auth-arm64 done 11:05:52 #112 DONE 9.6s 11:05:52 11:05:52 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:07:00 #65 ... 11:07:00 11:07:00 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:07:00 #158 DONE 1973.5s 11:07:00 11:07:00 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:07:00 #157 ... 11:07:00 11:07:00 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:07:00 #205 DONE 0.1s 11:07:00 11:07:00 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:07:00 #206 DONE 0.1s 11:07:00 11:07:00 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:07:01 #207 DONE 0.4s 11:07:01 11:07:01 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:07:01 #65 ... 11:07:01 11:07:01 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:07:01 #208 DONE 0.1s 11:07:01 11:07:01 #112 [core-command] exporting to image 11:07:01 #112 exporting layers 11:07:01 #112 exporting layers 0.5s done 11:07:01 #112 writing image sha256:a91216f386c8e07cf8b09bf88b92205cecd1131f6108eb89c3184128b5ae8a0e done 11:07:01 #112 naming to docker.io/library/core-command-arm64 0.0s done 11:07:01 #112 DONE 10.1s 11:07:01 11:07:01 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:09:23 #65 ... 11:09:23 11:09:23 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:09:23 #157 DONE 2103.8s 11:09:23 11:09:23 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:09:23 #155 ... 11:09:23 11:09:23 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:09:23 #209 DONE 0.2s 11:09:23 11:09:23 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:09:23 #155 ... 11:09:23 11:09:23 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:09:23 #210 DONE 0.5s 11:09:23 11:09:23 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:09:23 #211 DONE 0.2s 11:09:23 11:09:23 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 11:09:23 #212 DONE 0.3s 11:09:23 11:09:23 #112 [core-keeper] exporting to image 11:09:23 #112 exporting layers 11:09:23 #112 ... 11:09:23 11:09:23 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:09:23 #151 DONE 2106.0s 11:09:23 11:09:23 #27 [security-proxy-auth internal] load .dockerignore 11:09:23 #27 ... 11:09:23 11:09:23 #112 [core-keeper] exporting to image 11:09:23 #112 exporting layers 0.9s done 11:09:23 #112 writing image sha256:b55c26dafe74d3be0a37677211cb1c60e9e20ea3d8c2a0714e81b630769ef585 done 11:09:23 #112 naming to docker.io/library/core-keeper-arm64 done 11:09:23 #112 DONE 11.0s 11:09:23 11:09:23 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:09:23 #213 DONE 0.2s 11:09:23 11:09:23 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:09:23 #214 DONE 0.2s 11:09:23 11:09:23 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:09:23 #215 DONE 0.5s 11:09:23 11:09:23 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:09:23 #216 DONE 0.2s 11:09:23 11:09:23 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 11:09:23 #217 DONE 0.3s 11:09:23 11:09:23 #112 [core-data] exporting to image 11:09:23 #112 exporting layers 0.7s done 11:09:23 #112 writing image sha256:abb55a3dd061104545f28b3e9da7773ea5f9e759d5bdcc1296e1642fbc337312 done 11:09:23 #112 naming to docker.io/library/core-data-arm64 11:09:23 #112 naming to docker.io/library/core-data-arm64 done 11:09:23 #112 DONE 11.7s 11:09:23 11:09:23 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:09:23 #155 DONE 2109.2s 11:09:23 11:09:23 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:09:23 #65 ... 11:09:23 11:09:23 #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:09:23 #218 DONE 0.2s 11:09:23 11:09:23 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:09:23 #65 ... 11:09:23 11:09:23 #219 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:09:23 #219 DONE 0.2s 11:09:23 11:09:23 #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:09:23 #220 DONE 0.5s 11:09:23 11:09:23 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:09:23 #65 ... 11:09:23 11:09:23 #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:09:23 #221 DONE 0.1s 11:09:23 11:09:23 #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:09:23 #222 DONE 0.1s 11:09:23 11:09:23 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:09:23 #150 ... 11:09:23 11:09:23 #112 [core-metadata] exporting to image 11:09:23 #112 exporting layers 0.5s done 11:09:23 #112 writing image sha256:2eb5a6a20823321460ac32081f18c9fb9791c5493c3634337018e4c697acaf6c done 11:09:23 #112 naming to docker.io/library/core-metadata-arm64 done 11:09:23 #112 DONE 12.2s 11:09:23 11:09:23 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:09:50 #150 DONE 2143.5s 11:09:50 11:09:50 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:09:50 #65 ... 11:09:50 11:09:50 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:09:50 #223 DONE 0.3s 11:09:50 11:09:50 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:09:50 #224 DONE 0.2s 11:09:50 11:09:50 #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:09:51 #225 DONE 0.6s 11:09:51 11:09:51 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 11:09:51 #226 DONE 0.2s 11:09:51 11:09:51 #112 [support-scheduler] exporting to image 11:09:51 #112 exporting layers 11:09:51 #112 ... 11:09:51 11:09:51 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:09:51 #149 DONE 2145.4s 11:09:51 11:09:51 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:09:51 #153 DONE 2145.5s 11:09:51 11:09:51 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:09:51 #65 ... 11:09:51 11:09:51 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:09:52 #227 DONE 0.2s 11:09:52 11:09:52 #112 [support-scheduler] exporting to image 11:09:52 #112 exporting layers 0.9s done 11:09:52 #112 writing image sha256:013256f21ecf662408802d9c4c35d14731c97307155f0952cd281ec763f6b666 0.0s done 11:09:52 #112 naming to docker.io/library/support-scheduler-arm64 done 11:09:52 #112 DONE 13.1s 11:09:52 11:09:52 #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:09:52 #228 ... 11:09:52 11:09:52 #229 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:09:52 #229 DONE 0.3s 11:09:52 11:09:52 #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:09:52 #228 DONE 0.2s 11:09:52 11:09:52 #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 11:09:52 #230 ... 11:09:52 11:09:52 #231 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:09:52 #231 DONE 0.2s 11:09:53 11:09:53 #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:09:53 #232 ... 11:09:53 11:09:53 #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 11:09:53 #230 DONE 0.6s 11:09:53 11:09:53 #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:09:53 #232 DONE 0.4s 11:09:53 11:09:53 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 11:09:53 #233 DONE 0.1s 11:09:53 11:09:53 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:09:53 #234 DONE 0.1s 11:09:53 11:09:53 #112 [support-notifications] exporting to image 11:09:53 #112 exporting layers 0.6s done 11:09:53 #112 writing image sha256:6cfcaa8b5883808fec7025bd954bbc114f772cd593bc0dcd90f822d39ef72992 done 11:09:53 #112 naming to docker.io/library/support-notifications-arm64 done 11:09:54 #112 exporting layers 1.5s done 11:09:54 #112 writing image sha256:bff1a333e67a37ed0d36e46395cc87128b984a7f1499e1d54d812bf58c643257 done 11:09:54 #112 naming to docker.io/library/support-cron-scheduler-arm64 done 11:09:54 #112 DONE 14.6s 11:09:54 11:09:54 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:09:54 time="2024-09-18T10:31:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:09:54 time="2024-09-18T10:31:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:09:54 $ docker stop --time=1 feba90a338b33e9b3a98aeacaa2261c92478e32bc12f724baba926510a4b755c 11:09:56 $ docker rm -f --volumes feba90a338b33e9b3a98aeacaa2261c92478e32bc12f724baba926510a4b755c [Pipeline] // withDockerContainer [Pipeline] sh 11:09:57 + docker images 11:09:57 REPOSITORY TAG IMAGE ID CREATED SIZE 11:09:57 support-cron-scheduler-arm64 latest bff1a333e67a 3 seconds ago 43.7MB 11:09:57 support-notifications-arm64 latest 6cfcaa8b5883 3 seconds ago 42.2MB 11:09:57 support-scheduler-arm64 latest 013256f21ecf 5 seconds ago 41.4MB 11:09:57 core-metadata-arm64 latest 2eb5a6a20823 39 seconds ago 39.4MB 11:09:57 core-data-arm64 latest abb55a3dd061 42 seconds ago 39.3MB 11:09:57 core-keeper-arm64 latest b55c26dafe74 45 seconds ago 39.2MB 11:09:57 core-command-arm64 latest a91216f386c8 2 minutes ago 35.1MB 11:09:57 security-proxy-auth-arm64 latest 261b344bb775 4 minutes ago 32.7MB 11:09:57 security-spiffe-token-provider-arm64 latest 8b22c9347973 12 minutes ago 29.1MB 11:09:57 core-common-config-bootstrapper-arm64 latest 13de2e10fc10 14 minutes ago 15.4MB 11:09:57 security-secretstore-setup-arm64 latest eef2a0c1e111 15 minutes ago 36.4MB 11:09:57 security-proxy-setup-arm64 latest 36c856810e84 15 minutes ago 26.2MB 11:09:57 security-bootstrapper-arm64 latest 3b953b0e6b08 15 minutes ago 18.9MB 11:09:57 security-spire-agent-arm64 latest 57b8fa579c6b 37 minutes ago 174MB 11:09:57 security-spire-config-arm64 latest de108cb6296c 37 minutes ago 115MB 11:09:57 security-spire-server-arm64 latest cf39fb6f4692 37 minutes ago 116MB 11:09:57 ci-base-image-arm64 latest ef92325ba567 38 minutes ago 967MB 11:09:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 11:09:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:09:57 provisioning config files... 11:09:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/699@tmp/config1531257399696871903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:57 ---> ****-login.sh 11:09:57 nexus3.edgexfoundry.org:10001 11:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:57 Configure a credential helper to remove this warning. See 11:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:57 11:09:57 Login Succeeded 11:09:57 nexus3.edgexfoundry.org:10002 11:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:58 Configure a credential helper to remove this warning. See 11:09:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:58 11:09:58 Login Succeeded 11:09:58 nexus3.edgexfoundry.org:10003 11:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:58 Configure a credential helper to remove this warning. See 11:09:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:58 11:09:58 Login Succeeded 11:09:58 nexus3.edgexfoundry.org:10004 11:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:59 Configure a credential helper to remove this warning. See 11:09:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:59 11:09:59 Login Succeeded 11:09:59 ****.io 11:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:59 Configure a credential helper to remove this warning. See 11:09:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:59 11:09:59 Login Succeeded 11:09:59 ---> ****-login.sh ends [Pipeline] } 11:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:09:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:09:59 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 11:09:59 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:09:59 latest 11:09:59 3.2.0-dev.77 11:09:59 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:09:59 main 11:09:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:10:00 92bb02117377: Preparing 11:10:00 5f2f484ac9b1: Preparing 11:10:00 bd600fd5971d: Preparing 11:10:00 dc0aa5c79e71: Preparing 11:10:00 6f54d9671e9e: Preparing 11:10:00 bcd50d58c7e7: Preparing 11:10:00 4aeaa0e7d41f: Preparing 11:10:00 bcd50d58c7e7: Waiting 11:10:00 4aeaa0e7d41f: Waiting 11:10:00 6f54d9671e9e: Pushed 11:10:00 dc0aa5c79e71: Pushed 11:10:00 bd600fd5971d: Pushed 11:10:00 92bb02117377: Pushed 11:10:00 4aeaa0e7d41f: Layer already exists 11:10:00 bcd50d58c7e7: Pushed 11:10:07 5f2f484ac9b1: Pushed 11:10:07 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:d3a35a8c7d5e83d08ea3e0ab7eb195e0862b372f40ea98409e14b098f7a69f3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:10:08 92bb02117377: Preparing 11:10:08 5f2f484ac9b1: Preparing 11:10:08 bd600fd5971d: Preparing 11:10:08 dc0aa5c79e71: Preparing 11:10:08 6f54d9671e9e: Preparing 11:10:08 bcd50d58c7e7: Preparing 11:10:08 4aeaa0e7d41f: Preparing 11:10:08 bcd50d58c7e7: Waiting 11:10:08 4aeaa0e7d41f: Waiting 11:10:08 dc0aa5c79e71: Layer already exists 11:10:08 6f54d9671e9e: Layer already exists 11:10:08 5f2f484ac9b1: Layer already exists 11:10:08 bd600fd5971d: Layer already exists 11:10:08 92bb02117377: Layer already exists 11:10:08 4aeaa0e7d41f: Layer already exists 11:10:08 bcd50d58c7e7: Layer already exists 11:10:08 latest: digest: sha256:d3a35a8c7d5e83d08ea3e0ab7eb195e0862b372f40ea98409e14b098f7a69f3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.77 11:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:10:09 92bb02117377: Preparing 11:10:09 5f2f484ac9b1: Preparing 11:10:09 bd600fd5971d: Preparing 11:10:09 dc0aa5c79e71: Preparing 11:10:09 6f54d9671e9e: Preparing 11:10:09 bcd50d58c7e7: Preparing 11:10:09 4aeaa0e7d41f: Preparing 11:10:09 4aeaa0e7d41f: Waiting 11:10:09 bcd50d58c7e7: Waiting 11:10:09 6f54d9671e9e: Layer already exists 11:10:09 bd600fd5971d: Layer already exists 11:10:09 92bb02117377: Layer already exists 11:10:09 dc0aa5c79e71: Layer already exists 11:10:09 5f2f484ac9b1: Layer already exists 11:10:09 4aeaa0e7d41f: Layer already exists 11:10:09 bcd50d58c7e7: Layer already exists 11:10:09 3.2.0-dev.77: digest: sha256:d3a35a8c7d5e83d08ea3e0ab7eb195e0862b372f40ea98409e14b098f7a69f3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:10:10 92bb02117377: Preparing 11:10:10 5f2f484ac9b1: Preparing 11:10:10 bd600fd5971d: Preparing 11:10:10 dc0aa5c79e71: Preparing 11:10:10 6f54d9671e9e: Preparing 11:10:10 bcd50d58c7e7: Preparing 11:10:10 4aeaa0e7d41f: Preparing 11:10:10 bcd50d58c7e7: Waiting 11:10:10 4aeaa0e7d41f: Waiting 11:10:10 92bb02117377: Layer already exists 11:10:10 6f54d9671e9e: Layer already exists 11:10:10 5f2f484ac9b1: Layer already exists 11:10:10 bd600fd5971d: Layer already exists 11:10:10 dc0aa5c79e71: Layer already exists 11:10:10 4aeaa0e7d41f: Layer already exists 11:10:10 bcd50d58c7e7: Layer already exists 11:10:10 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:d3a35a8c7d5e83d08ea3e0ab7eb195e0862b372f40ea98409e14b098f7a69f3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 11:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:10:11 92bb02117377: Preparing 11:10:11 5f2f484ac9b1: Preparing 11:10:11 bd600fd5971d: Preparing 11:10:11 dc0aa5c79e71: Preparing 11:10:11 6f54d9671e9e: Preparing 11:10:11 bcd50d58c7e7: Preparing 11:10:11 4aeaa0e7d41f: Preparing 11:10:11 bcd50d58c7e7: Waiting 11:10:11 4aeaa0e7d41f: Waiting 11:10:11 bd600fd5971d: Layer already exists 11:10:11 92bb02117377: Layer already exists 11:10:11 6f54d9671e9e: Layer already exists 11:10:11 5f2f484ac9b1: Layer already exists 11:10:11 dc0aa5c79e71: Layer already exists 11:10:11 4aeaa0e7d41f: Layer already exists 11:10:11 bcd50d58c7e7: Layer already exists 11:10:11 main: digest: sha256:d3a35a8c7d5e83d08ea3e0ab7eb195e0862b372f40ea98409e14b098f7a69f3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:10:11 ===================================================== [Pipeline] echo 11:10:11 taggedImages: 11:10:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:10:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.77 11:10:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 11:10:11 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 11:10:11 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:11 latest 11:10:11 3.2.0-dev.77 11:10:11 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:11 main 11:10:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:11 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:10:12 83fdc317992a: Preparing 11:10:12 c32fde3fe7c3: Preparing 11:10:12 59cdd50746dc: Preparing 11:10:12 db3e723b69b3: Preparing 11:10:12 bd600fd5971d: Preparing 11:10:12 dc0aa5c79e71: Preparing 11:10:12 6f54d9671e9e: Preparing 11:10:12 dc0aa5c79e71: Waiting 11:10:12 bcd50d58c7e7: Preparing 11:10:12 6f54d9671e9e: Waiting 11:10:12 4aeaa0e7d41f: Preparing 11:10:12 bcd50d58c7e7: Waiting 11:10:12 4aeaa0e7d41f: Waiting 11:10:12 bd600fd5971d: Layer already exists 11:10:12 dc0aa5c79e71: Layer already exists 11:10:12 6f54d9671e9e: Layer already exists 11:10:12 59cdd50746dc: Pushed 11:10:12 83fdc317992a: Pushed 11:10:12 c32fde3fe7c3: Pushed 11:10:12 bcd50d58c7e7: Layer already exists 11:10:12 4aeaa0e7d41f: Layer already exists 11:10:14 db3e723b69b3: Pushed 11:10:14 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:a455ad5b159b8d5fbf8a2ee213b17960912d769dff27fdbb4da585c2ca4d4fe6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:15 + 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 11:10:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:10:15 83fdc317992a: Preparing 11:10:15 c32fde3fe7c3: Preparing 11:10:15 59cdd50746dc: Preparing 11:10:15 db3e723b69b3: Preparing 11:10:15 bd600fd5971d: Preparing 11:10:15 dc0aa5c79e71: Preparing 11:10:15 6f54d9671e9e: Preparing 11:10:15 bcd50d58c7e7: Preparing 11:10:15 4aeaa0e7d41f: Preparing 11:10:15 6f54d9671e9e: Waiting 11:10:15 bcd50d58c7e7: Waiting 11:10:15 4aeaa0e7d41f: Waiting 11:10:15 dc0aa5c79e71: Waiting 11:10:15 c32fde3fe7c3: Layer already exists 11:10:15 83fdc317992a: Layer already exists 11:10:15 bd600fd5971d: Layer already exists 11:10:15 59cdd50746dc: Layer already exists 11:10:15 db3e723b69b3: Layer already exists 11:10:15 dc0aa5c79e71: Layer already exists 11:10:15 bcd50d58c7e7: Layer already exists 11:10:15 6f54d9671e9e: Layer already exists 11:10:15 4aeaa0e7d41f: Layer already exists 11:10:15 latest: digest: sha256:a455ad5b159b8d5fbf8a2ee213b17960912d769dff27fdbb4da585c2ca4d4fe6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.77 11:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:10:16 83fdc317992a: Preparing 11:10:16 c32fde3fe7c3: Preparing 11:10:16 59cdd50746dc: Preparing 11:10:16 db3e723b69b3: Preparing 11:10:16 bd600fd5971d: Preparing 11:10:16 dc0aa5c79e71: Preparing 11:10:16 6f54d9671e9e: Preparing 11:10:16 bcd50d58c7e7: Preparing 11:10:16 4aeaa0e7d41f: Preparing 11:10:16 6f54d9671e9e: Waiting 11:10:16 bcd50d58c7e7: Waiting 11:10:16 4aeaa0e7d41f: Waiting 11:10:16 dc0aa5c79e71: Waiting 11:10:16 c32fde3fe7c3: Layer already exists 11:10:16 bd600fd5971d: Layer already exists 11:10:16 83fdc317992a: Layer already exists 11:10:16 59cdd50746dc: Layer already exists 11:10:16 db3e723b69b3: Layer already exists 11:10:16 dc0aa5c79e71: Layer already exists 11:10:16 6f54d9671e9e: Layer already exists 11:10:16 4aeaa0e7d41f: Layer already exists 11:10:16 bcd50d58c7e7: Layer already exists 11:10:16 3.2.0-dev.77: digest: sha256:a455ad5b159b8d5fbf8a2ee213b17960912d769dff27fdbb4da585c2ca4d4fe6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:10:17 83fdc317992a: Preparing 11:10:17 c32fde3fe7c3: Preparing 11:10:17 59cdd50746dc: Preparing 11:10:17 db3e723b69b3: Preparing 11:10:17 bd600fd5971d: Preparing 11:10:17 dc0aa5c79e71: Preparing 11:10:17 6f54d9671e9e: Preparing 11:10:17 bcd50d58c7e7: Preparing 11:10:17 4aeaa0e7d41f: Preparing 11:10:17 6f54d9671e9e: Waiting 11:10:17 bcd50d58c7e7: Waiting 11:10:17 4aeaa0e7d41f: Waiting 11:10:17 dc0aa5c79e71: Waiting 11:10:17 db3e723b69b3: Layer already exists 11:10:17 83fdc317992a: Layer already exists 11:10:17 59cdd50746dc: Layer already exists 11:10:17 bd600fd5971d: Layer already exists 11:10:17 c32fde3fe7c3: Layer already exists 11:10:17 dc0aa5c79e71: Layer already exists 11:10:17 4aeaa0e7d41f: Layer already exists 11:10:17 6f54d9671e9e: Layer already exists 11:10:17 bcd50d58c7e7: Layer already exists 11:10:17 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:a455ad5b159b8d5fbf8a2ee213b17960912d769dff27fdbb4da585c2ca4d4fe6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:18 + 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 11:10:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 11:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:10:18 83fdc317992a: Preparing 11:10:18 c32fde3fe7c3: Preparing 11:10:18 59cdd50746dc: Preparing 11:10:18 db3e723b69b3: Preparing 11:10:18 bd600fd5971d: Preparing 11:10:18 dc0aa5c79e71: Preparing 11:10:18 6f54d9671e9e: Preparing 11:10:18 bcd50d58c7e7: Preparing 11:10:18 4aeaa0e7d41f: Preparing 11:10:18 dc0aa5c79e71: Waiting 11:10:18 6f54d9671e9e: Waiting 11:10:18 bcd50d58c7e7: Waiting 11:10:18 4aeaa0e7d41f: Waiting 11:10:18 bd600fd5971d: Layer already exists 11:10:18 db3e723b69b3: Layer already exists 11:10:18 59cdd50746dc: Layer already exists 11:10:18 c32fde3fe7c3: Layer already exists 11:10:18 83fdc317992a: Layer already exists 11:10:18 6f54d9671e9e: Layer already exists 11:10:18 dc0aa5c79e71: Layer already exists 11:10:18 4aeaa0e7d41f: Layer already exists 11:10:18 bcd50d58c7e7: Layer already exists 11:10:18 main: digest: sha256:a455ad5b159b8d5fbf8a2ee213b17960912d769dff27fdbb4da585c2ca4d4fe6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:10:18 ===================================================== [Pipeline] echo 11:10:18 taggedImages: 11:10:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:10:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.77 11:10:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 11:10:18 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 11:10:18 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:18 latest 11:10:18 3.2.0-dev.77 11:10:18 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:18 main 11:10:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:10:19 e716977b2a20: Preparing 11:10:19 d1ec0ec9cfa4: Preparing 11:10:19 26db4d3cef73: Preparing 11:10:19 bd600fd5971d: Preparing 11:10:19 dc0aa5c79e71: Preparing 11:10:19 0f7d09ce91cc: Preparing 11:10:19 795f2395ef89: Preparing 11:10:19 4aeaa0e7d41f: Preparing 11:10:19 0f7d09ce91cc: Waiting 11:10:19 795f2395ef89: Waiting 11:10:19 4aeaa0e7d41f: Waiting 11:10:19 bd600fd5971d: Layer already exists 11:10:19 dc0aa5c79e71: Layer already exists 11:10:19 e716977b2a20: Pushed 11:10:19 d1ec0ec9cfa4: Pushed 11:10:19 4aeaa0e7d41f: Layer already exists 11:10:19 0f7d09ce91cc: Pushed 11:10:19 795f2395ef89: Pushed 11:10:26 26db4d3cef73: Pushed 11:10:26 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:32f3301c0ffa68f34ba9a057dda754e25aad34e8c2ddaff470f0e150c503613a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:10:27 e716977b2a20: Preparing 11:10:27 d1ec0ec9cfa4: Preparing 11:10:27 26db4d3cef73: Preparing 11:10:27 bd600fd5971d: Preparing 11:10:27 dc0aa5c79e71: Preparing 11:10:27 0f7d09ce91cc: Preparing 11:10:27 795f2395ef89: Preparing 11:10:27 0f7d09ce91cc: Waiting 11:10:27 4aeaa0e7d41f: Preparing 11:10:27 795f2395ef89: Waiting 11:10:27 4aeaa0e7d41f: Waiting 11:10:27 26db4d3cef73: Layer already exists 11:10:27 e716977b2a20: Layer already exists 11:10:27 dc0aa5c79e71: Layer already exists 11:10:27 d1ec0ec9cfa4: Layer already exists 11:10:27 bd600fd5971d: Layer already exists 11:10:27 0f7d09ce91cc: Layer already exists 11:10:27 795f2395ef89: Layer already exists 11:10:27 4aeaa0e7d41f: Layer already exists 11:10:27 latest: digest: sha256:32f3301c0ffa68f34ba9a057dda754e25aad34e8c2ddaff470f0e150c503613a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.77 11:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:10:28 e716977b2a20: Preparing 11:10:28 d1ec0ec9cfa4: Preparing 11:10:28 26db4d3cef73: Preparing 11:10:28 bd600fd5971d: Preparing 11:10:28 dc0aa5c79e71: Preparing 11:10:28 0f7d09ce91cc: Preparing 11:10:28 795f2395ef89: Preparing 11:10:28 4aeaa0e7d41f: Preparing 11:10:28 0f7d09ce91cc: Waiting 11:10:28 4aeaa0e7d41f: Waiting 11:10:28 795f2395ef89: Waiting 11:10:28 d1ec0ec9cfa4: Layer already exists 11:10:28 e716977b2a20: Layer already exists 11:10:28 dc0aa5c79e71: Layer already exists 11:10:28 bd600fd5971d: Layer already exists 11:10:28 26db4d3cef73: Layer already exists 11:10:28 0f7d09ce91cc: Layer already exists 11:10:28 4aeaa0e7d41f: Layer already exists 11:10:28 795f2395ef89: Layer already exists 11:10:28 3.2.0-dev.77: digest: sha256:32f3301c0ffa68f34ba9a057dda754e25aad34e8c2ddaff470f0e150c503613a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:10:29 e716977b2a20: Preparing 11:10:29 d1ec0ec9cfa4: Preparing 11:10:29 26db4d3cef73: Preparing 11:10:29 bd600fd5971d: Preparing 11:10:29 dc0aa5c79e71: Preparing 11:10:29 0f7d09ce91cc: Preparing 11:10:29 795f2395ef89: Preparing 11:10:29 4aeaa0e7d41f: Preparing 11:10:29 0f7d09ce91cc: Waiting 11:10:29 795f2395ef89: Waiting 11:10:29 4aeaa0e7d41f: Waiting 11:10:29 e716977b2a20: Layer already exists 11:10:29 bd600fd5971d: Layer already exists 11:10:29 d1ec0ec9cfa4: Layer already exists 11:10:29 dc0aa5c79e71: Layer already exists 11:10:29 26db4d3cef73: Layer already exists 11:10:29 0f7d09ce91cc: Layer already exists 11:10:29 4aeaa0e7d41f: Layer already exists 11:10:29 795f2395ef89: Layer already exists 11:10:29 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:32f3301c0ffa68f34ba9a057dda754e25aad34e8c2ddaff470f0e150c503613a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 11:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:10:30 e716977b2a20: Preparing 11:10:30 d1ec0ec9cfa4: Preparing 11:10:30 26db4d3cef73: Preparing 11:10:30 bd600fd5971d: Preparing 11:10:30 dc0aa5c79e71: Preparing 11:10:30 0f7d09ce91cc: Preparing 11:10:30 795f2395ef89: Preparing 11:10:30 4aeaa0e7d41f: Preparing 11:10:30 0f7d09ce91cc: Waiting 11:10:30 795f2395ef89: Waiting 11:10:30 4aeaa0e7d41f: Waiting 11:10:30 d1ec0ec9cfa4: Layer already exists 11:10:30 dc0aa5c79e71: Layer already exists 11:10:30 e716977b2a20: Layer already exists 11:10:30 26db4d3cef73: Layer already exists 11:10:30 bd600fd5971d: Layer already exists 11:10:30 0f7d09ce91cc: Layer already exists 11:10:30 4aeaa0e7d41f: Layer already exists 11:10:30 795f2395ef89: Layer already exists 11:10:30 main: digest: sha256:32f3301c0ffa68f34ba9a057dda754e25aad34e8c2ddaff470f0e150c503613a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:10:30 ===================================================== [Pipeline] echo 11:10:30 taggedImages: 11:10:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:10:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.77 11:10:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 11:10:30 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 11:10:30 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:30 latest 11:10:30 3.2.0-dev.77 11:10:30 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:30 main 11:10:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:10:31 dc9cda7f7f2c: Preparing 11:10:31 2d8e84c86f6d: Preparing 11:10:31 e6072f6288ad: Preparing 11:10:31 dc0aa5c79e71: Preparing 11:10:31 bbde05627bb3: Preparing 11:10:31 7e7d1fd76847: Preparing 11:10:31 4aeaa0e7d41f: Preparing 11:10:31 7e7d1fd76847: Waiting 11:10:31 4aeaa0e7d41f: Waiting 11:10:31 dc0aa5c79e71: Layer already exists 11:10:31 2d8e84c86f6d: Pushed 11:10:31 dc9cda7f7f2c: Pushed 11:10:31 4aeaa0e7d41f: Layer already exists 11:10:31 7e7d1fd76847: Pushed 11:10:31 bbde05627bb3: Pushed 11:10:38 e6072f6288ad: Pushed 11:10:38 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:0d500aec8010f2eff5a9401cb27d1758a9b517d8640f7d8e8cab003f822bd016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:10:39 dc9cda7f7f2c: Preparing 11:10:39 2d8e84c86f6d: Preparing 11:10:39 e6072f6288ad: Preparing 11:10:39 dc0aa5c79e71: Preparing 11:10:39 bbde05627bb3: Preparing 11:10:39 7e7d1fd76847: Preparing 11:10:39 4aeaa0e7d41f: Preparing 11:10:39 7e7d1fd76847: Waiting 11:10:39 4aeaa0e7d41f: Waiting 11:10:39 dc0aa5c79e71: Layer already exists 11:10:39 bbde05627bb3: Layer already exists 11:10:39 2d8e84c86f6d: Layer already exists 11:10:39 e6072f6288ad: Layer already exists 11:10:39 dc9cda7f7f2c: Layer already exists 11:10:39 4aeaa0e7d41f: Layer already exists 11:10:39 7e7d1fd76847: Layer already exists 11:10:39 latest: digest: sha256:0d500aec8010f2eff5a9401cb27d1758a9b517d8640f7d8e8cab003f822bd016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.77 11:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:10:39 dc9cda7f7f2c: Preparing 11:10:39 2d8e84c86f6d: Preparing 11:10:39 e6072f6288ad: Preparing 11:10:39 dc0aa5c79e71: Preparing 11:10:39 bbde05627bb3: Preparing 11:10:39 7e7d1fd76847: Preparing 11:10:39 4aeaa0e7d41f: Preparing 11:10:39 7e7d1fd76847: Waiting 11:10:39 4aeaa0e7d41f: Waiting 11:10:39 dc0aa5c79e71: Layer already exists 11:10:39 2d8e84c86f6d: Layer already exists 11:10:39 e6072f6288ad: Layer already exists 11:10:39 bbde05627bb3: Layer already exists 11:10:39 dc9cda7f7f2c: Layer already exists 11:10:39 7e7d1fd76847: Layer already exists 11:10:39 4aeaa0e7d41f: Layer already exists 11:10:39 3.2.0-dev.77: digest: sha256:0d500aec8010f2eff5a9401cb27d1758a9b517d8640f7d8e8cab003f822bd016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:10:41 dc9cda7f7f2c: Preparing 11:10:41 2d8e84c86f6d: Preparing 11:10:41 e6072f6288ad: Preparing 11:10:41 dc0aa5c79e71: Preparing 11:10:41 bbde05627bb3: Preparing 11:10:41 7e7d1fd76847: Preparing 11:10:41 4aeaa0e7d41f: Preparing 11:10:41 7e7d1fd76847: Waiting 11:10:41 4aeaa0e7d41f: Waiting 11:10:41 e6072f6288ad: Layer already exists 11:10:41 dc9cda7f7f2c: Layer already exists 11:10:41 2d8e84c86f6d: Layer already exists 11:10:41 bbde05627bb3: Layer already exists 11:10:41 dc0aa5c79e71: Layer already exists 11:10:41 7e7d1fd76847: Layer already exists 11:10:41 4aeaa0e7d41f: Layer already exists 11:10:41 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:0d500aec8010f2eff5a9401cb27d1758a9b517d8640f7d8e8cab003f822bd016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 11:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:10:42 dc9cda7f7f2c: Preparing 11:10:42 2d8e84c86f6d: Preparing 11:10:42 e6072f6288ad: Preparing 11:10:42 dc0aa5c79e71: Preparing 11:10:42 bbde05627bb3: Preparing 11:10:42 7e7d1fd76847: Preparing 11:10:42 4aeaa0e7d41f: Preparing 11:10:42 7e7d1fd76847: Waiting 11:10:42 4aeaa0e7d41f: Waiting 11:10:42 dc0aa5c79e71: Layer already exists 11:10:42 2d8e84c86f6d: Layer already exists 11:10:42 e6072f6288ad: Layer already exists 11:10:42 dc9cda7f7f2c: Layer already exists 11:10:42 bbde05627bb3: Layer already exists 11:10:42 7e7d1fd76847: Layer already exists 11:10:42 4aeaa0e7d41f: Layer already exists 11:10:42 main: digest: sha256:0d500aec8010f2eff5a9401cb27d1758a9b517d8640f7d8e8cab003f822bd016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:10:42 ===================================================== [Pipeline] echo 11:10:42 taggedImages: 11:10:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:10:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.77 11:10:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 11:10:42 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 11:10:42 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:42 latest 11:10:42 3.2.0-dev.77 11:10:42 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:42 main 11:10:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:10:43 f88d5920b1a1: Preparing 11:10:43 1a26dad9843f: Preparing 11:10:43 10b36626cf48: Preparing 11:10:43 bd600fd5971d: Preparing 11:10:43 dc0aa5c79e71: Preparing 11:10:43 6f54d9671e9e: Preparing 11:10:43 bcd50d58c7e7: Preparing 11:10:43 4aeaa0e7d41f: Preparing 11:10:43 6f54d9671e9e: Waiting 11:10:43 bcd50d58c7e7: Waiting 11:10:43 4aeaa0e7d41f: Waiting 11:10:43 dc0aa5c79e71: Layer already exists 11:10:43 bd600fd5971d: Layer already exists 11:10:43 6f54d9671e9e: Layer already exists 11:10:43 bcd50d58c7e7: Layer already exists 11:10:43 1a26dad9843f: Pushed 11:10:43 f88d5920b1a1: Pushed 11:10:43 4aeaa0e7d41f: Layer already exists 11:10:50 10b36626cf48: Pushed 11:10:50 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:482c02e42d96759a9bf9f0128f5fc10df804e3553c9170b37dbaa10ce892a92e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:10:51 f88d5920b1a1: Preparing 11:10:51 1a26dad9843f: Preparing 11:10:51 10b36626cf48: Preparing 11:10:51 bd600fd5971d: Preparing 11:10:51 dc0aa5c79e71: Preparing 11:10:51 6f54d9671e9e: Preparing 11:10:51 bcd50d58c7e7: Preparing 11:10:51 4aeaa0e7d41f: Preparing 11:10:51 6f54d9671e9e: Waiting 11:10:51 4aeaa0e7d41f: Waiting 11:10:51 bcd50d58c7e7: Waiting 11:10:51 bd600fd5971d: Layer already exists 11:10:51 dc0aa5c79e71: Layer already exists 11:10:51 10b36626cf48: Layer already exists 11:10:51 f88d5920b1a1: Layer already exists 11:10:51 1a26dad9843f: Layer already exists 11:10:51 4aeaa0e7d41f: Layer already exists 11:10:51 bcd50d58c7e7: Layer already exists 11:10:51 6f54d9671e9e: Layer already exists 11:10:51 latest: digest: sha256:482c02e42d96759a9bf9f0128f5fc10df804e3553c9170b37dbaa10ce892a92e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.77 11:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:10:52 f88d5920b1a1: Preparing 11:10:52 1a26dad9843f: Preparing 11:10:52 10b36626cf48: Preparing 11:10:52 bd600fd5971d: Preparing 11:10:52 dc0aa5c79e71: Preparing 11:10:52 6f54d9671e9e: Preparing 11:10:52 bcd50d58c7e7: Preparing 11:10:52 4aeaa0e7d41f: Preparing 11:10:52 6f54d9671e9e: Waiting 11:10:52 bcd50d58c7e7: Waiting 11:10:52 4aeaa0e7d41f: Waiting 11:10:52 bd600fd5971d: Layer already exists 11:10:52 1a26dad9843f: Layer already exists 11:10:52 10b36626cf48: Layer already exists 11:10:52 dc0aa5c79e71: Layer already exists 11:10:52 f88d5920b1a1: Layer already exists 11:10:52 4aeaa0e7d41f: Layer already exists 11:10:52 bcd50d58c7e7: Layer already exists 11:10:52 6f54d9671e9e: Layer already exists 11:10:52 3.2.0-dev.77: digest: sha256:482c02e42d96759a9bf9f0128f5fc10df804e3553c9170b37dbaa10ce892a92e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:10:53 f88d5920b1a1: Preparing 11:10:53 1a26dad9843f: Preparing 11:10:53 10b36626cf48: Preparing 11:10:53 bd600fd5971d: Preparing 11:10:53 dc0aa5c79e71: Preparing 11:10:53 6f54d9671e9e: Preparing 11:10:53 bcd50d58c7e7: Preparing 11:10:53 4aeaa0e7d41f: Preparing 11:10:53 bcd50d58c7e7: Waiting 11:10:53 6f54d9671e9e: Waiting 11:10:53 4aeaa0e7d41f: Waiting 11:10:53 dc0aa5c79e71: Layer already exists 11:10:53 bd600fd5971d: Layer already exists 11:10:53 f88d5920b1a1: Layer already exists 11:10:53 10b36626cf48: Layer already exists 11:10:53 1a26dad9843f: Layer already exists 11:10:53 bcd50d58c7e7: Layer already exists 11:10:53 6f54d9671e9e: Layer already exists 11:10:53 4aeaa0e7d41f: Layer already exists 11:10:53 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:482c02e42d96759a9bf9f0128f5fc10df804e3553c9170b37dbaa10ce892a92e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 11:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:10:54 f88d5920b1a1: Preparing 11:10:54 1a26dad9843f: Preparing 11:10:54 10b36626cf48: Preparing 11:10:54 bd600fd5971d: Preparing 11:10:54 dc0aa5c79e71: Preparing 11:10:54 6f54d9671e9e: Preparing 11:10:54 bcd50d58c7e7: Preparing 11:10:54 4aeaa0e7d41f: Preparing 11:10:54 bcd50d58c7e7: Waiting 11:10:54 4aeaa0e7d41f: Waiting 11:10:54 6f54d9671e9e: Waiting 11:10:54 dc0aa5c79e71: Layer already exists 11:10:54 bd600fd5971d: Layer already exists 11:10:54 f88d5920b1a1: Layer already exists 11:10:54 10b36626cf48: Layer already exists 11:10:54 1a26dad9843f: Layer already exists 11:10:54 6f54d9671e9e: Layer already exists 11:10:54 4aeaa0e7d41f: Layer already exists 11:10:54 bcd50d58c7e7: Layer already exists 11:10:54 main: digest: sha256:482c02e42d96759a9bf9f0128f5fc10df804e3553c9170b37dbaa10ce892a92e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:10:54 ===================================================== [Pipeline] echo 11:10:54 taggedImages: 11:10:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:10:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.77 11:10:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 11:10:54 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 11:10:54 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:54 latest 11:10:54 3.2.0-dev.77 11:10:54 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:10:54 main 11:10:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:10:55 54e4d8221d07: Preparing 11:10:55 80588e777220: Preparing 11:10:55 18f7abb406ed: Preparing 11:10:55 ca9310898ebc: Preparing 11:10:55 f8c06a2a75cf: Preparing 11:10:55 490945e14b66: Preparing 11:10:55 664c18cd83b1: Preparing 11:10:55 490945e14b66: Waiting 11:10:55 71c874d42ad6: Preparing 11:10:55 664c18cd83b1: Waiting 11:10:55 bd600fd5971d: Preparing 11:10:55 71c874d42ad6: Waiting 11:10:55 bd600fd5971d: Waiting 11:10:55 dc0aa5c79e71: Preparing 11:10:55 c8c131ab04a2: Preparing 11:10:55 dc0aa5c79e71: Waiting 11:10:55 c697b2404685: Preparing 11:10:55 c8c131ab04a2: Waiting 11:10:55 c697b2404685: Waiting 11:10:55 5f70bf18a086: Preparing 11:10:55 5f70bf18a086: Waiting 11:10:55 0b2e11370198: Preparing 11:10:55 1e1753f27ce2: Preparing 11:10:55 0b2e11370198: Waiting 11:10:55 860ca7f31e64: Preparing 11:10:55 4aeaa0e7d41f: Preparing 11:10:55 860ca7f31e64: Waiting 11:10:55 18f7abb406ed: Pushed 11:10:55 ca9310898ebc: Pushed 11:10:55 80588e777220: Pushed 11:10:55 54e4d8221d07: Pushed 11:10:55 f8c06a2a75cf: Pushed 11:10:55 bd600fd5971d: Layer already exists 11:10:55 dc0aa5c79e71: Layer already exists 11:10:55 490945e14b66: Pushed 11:10:55 5f70bf18a086: Layer already exists 11:10:55 664c18cd83b1: Pushed 11:10:55 c697b2404685: Pushed 11:10:55 c8c131ab04a2: Pushed 11:10:55 4aeaa0e7d41f: Layer already exists 11:10:55 0b2e11370198: Pushed 11:10:55 1e1753f27ce2: Pushed 11:10:55 860ca7f31e64: Pushed 11:10:58 71c874d42ad6: Pushed 11:10:58 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:967cd11ceb1a9e4fe8d47f076461a2ef0a91617a96178cf0465e8b389420ab27 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:10:59 54e4d8221d07: Preparing 11:10:59 80588e777220: Preparing 11:10:59 18f7abb406ed: Preparing 11:10:59 ca9310898ebc: Preparing 11:10:59 f8c06a2a75cf: Preparing 11:10:59 490945e14b66: Preparing 11:10:59 664c18cd83b1: Preparing 11:10:59 71c874d42ad6: Preparing 11:10:59 bd600fd5971d: Preparing 11:10:59 dc0aa5c79e71: Preparing 11:10:59 c8c131ab04a2: Preparing 11:10:59 c697b2404685: Preparing 11:10:59 5f70bf18a086: Preparing 11:10:59 0b2e11370198: Preparing 11:10:59 1e1753f27ce2: Preparing 11:10:59 860ca7f31e64: Preparing 11:10:59 4aeaa0e7d41f: Preparing 11:10:59 dc0aa5c79e71: Waiting 11:10:59 c8c131ab04a2: Waiting 11:10:59 c697b2404685: Waiting 11:10:59 5f70bf18a086: Waiting 11:10:59 0b2e11370198: Waiting 11:10:59 1e1753f27ce2: Waiting 11:10:59 860ca7f31e64: Waiting 11:10:59 4aeaa0e7d41f: Waiting 11:10:59 664c18cd83b1: Waiting 11:10:59 71c874d42ad6: Waiting 11:10:59 bd600fd5971d: Waiting 11:10:59 490945e14b66: Waiting 11:10:59 54e4d8221d07: Layer already exists 11:10:59 f8c06a2a75cf: Layer already exists 11:10:59 80588e777220: Layer already exists 11:10:59 ca9310898ebc: Layer already exists 11:10:59 18f7abb406ed: Layer already exists 11:10:59 490945e14b66: Layer already exists 11:10:59 664c18cd83b1: Layer already exists 11:10:59 dc0aa5c79e71: Layer already exists 11:10:59 bd600fd5971d: Layer already exists 11:10:59 71c874d42ad6: Layer already exists 11:11:00 c8c131ab04a2: Layer already exists 11:11:00 0b2e11370198: Layer already exists 11:11:00 1e1753f27ce2: Layer already exists 11:11:00 5f70bf18a086: Layer already exists 11:11:00 c697b2404685: Layer already exists 11:11:00 4aeaa0e7d41f: Layer already exists 11:11:00 860ca7f31e64: Layer already exists 11:11:00 latest: digest: sha256:967cd11ceb1a9e4fe8d47f076461a2ef0a91617a96178cf0465e8b389420ab27 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.77 11:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:11:00 54e4d8221d07: Preparing 11:11:00 80588e777220: Preparing 11:11:00 18f7abb406ed: Preparing 11:11:00 ca9310898ebc: Preparing 11:11:00 f8c06a2a75cf: Preparing 11:11:00 490945e14b66: Preparing 11:11:00 664c18cd83b1: Preparing 11:11:00 71c874d42ad6: Preparing 11:11:00 bd600fd5971d: Preparing 11:11:00 dc0aa5c79e71: Preparing 11:11:00 c8c131ab04a2: Preparing 11:11:00 c697b2404685: Preparing 11:11:00 5f70bf18a086: Preparing 11:11:00 0b2e11370198: Preparing 11:11:00 1e1753f27ce2: Preparing 11:11:00 860ca7f31e64: Preparing 11:11:00 4aeaa0e7d41f: Preparing 11:11:00 c8c131ab04a2: Waiting 11:11:00 c697b2404685: Waiting 11:11:00 490945e14b66: Waiting 11:11:00 5f70bf18a086: Waiting 11:11:00 0b2e11370198: Waiting 11:11:00 1e1753f27ce2: Waiting 11:11:00 860ca7f31e64: Waiting 11:11:00 4aeaa0e7d41f: Waiting 11:11:00 664c18cd83b1: Waiting 11:11:00 bd600fd5971d: Waiting 11:11:00 dc0aa5c79e71: Waiting 11:11:00 71c874d42ad6: Waiting 11:11:00 54e4d8221d07: Layer already exists 11:11:00 ca9310898ebc: Layer already exists 11:11:00 f8c06a2a75cf: Layer already exists 11:11:00 80588e777220: Layer already exists 11:11:00 18f7abb406ed: Layer already exists 11:11:00 71c874d42ad6: Layer already exists 11:11:00 bd600fd5971d: Layer already exists 11:11:00 dc0aa5c79e71: Layer already exists 11:11:00 490945e14b66: Layer already exists 11:11:00 664c18cd83b1: Layer already exists 11:11:00 c8c131ab04a2: Layer already exists 11:11:00 c697b2404685: Layer already exists 11:11:00 0b2e11370198: Layer already exists 11:11:00 5f70bf18a086: Layer already exists 11:11:00 1e1753f27ce2: Layer already exists 11:11:00 860ca7f31e64: Layer already exists 11:11:01 4aeaa0e7d41f: Layer already exists 11:11:01 3.2.0-dev.77: digest: sha256:967cd11ceb1a9e4fe8d47f076461a2ef0a91617a96178cf0465e8b389420ab27 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:11:01 54e4d8221d07: Preparing 11:11:01 80588e777220: Preparing 11:11:01 18f7abb406ed: Preparing 11:11:01 ca9310898ebc: Preparing 11:11:01 f8c06a2a75cf: Preparing 11:11:01 490945e14b66: Preparing 11:11:01 664c18cd83b1: Preparing 11:11:01 71c874d42ad6: Preparing 11:11:01 bd600fd5971d: Preparing 11:11:01 dc0aa5c79e71: Preparing 11:11:01 c8c131ab04a2: Preparing 11:11:01 c697b2404685: Preparing 11:11:01 5f70bf18a086: Preparing 11:11:01 0b2e11370198: Preparing 11:11:01 1e1753f27ce2: Preparing 11:11:01 860ca7f31e64: Preparing 11:11:01 4aeaa0e7d41f: Preparing 11:11:01 bd600fd5971d: Waiting 11:11:01 dc0aa5c79e71: Waiting 11:11:01 c8c131ab04a2: Waiting 11:11:01 c697b2404685: Waiting 11:11:01 5f70bf18a086: Waiting 11:11:01 0b2e11370198: Waiting 11:11:01 1e1753f27ce2: Waiting 11:11:01 490945e14b66: Waiting 11:11:01 860ca7f31e64: Waiting 11:11:01 4aeaa0e7d41f: Waiting 11:11:01 664c18cd83b1: Waiting 11:11:01 71c874d42ad6: Waiting 11:11:01 80588e777220: Layer already exists 11:11:01 ca9310898ebc: Layer already exists 11:11:01 54e4d8221d07: Layer already exists 11:11:01 18f7abb406ed: Layer already exists 11:11:01 f8c06a2a75cf: Layer already exists 11:11:01 490945e14b66: Layer already exists 11:11:01 664c18cd83b1: Layer already exists 11:11:01 71c874d42ad6: Layer already exists 11:11:01 dc0aa5c79e71: Layer already exists 11:11:01 bd600fd5971d: Layer already exists 11:11:01 c697b2404685: Layer already exists 11:11:01 5f70bf18a086: Layer already exists 11:11:01 c8c131ab04a2: Layer already exists 11:11:01 0b2e11370198: Layer already exists 11:11:01 1e1753f27ce2: Layer already exists 11:11:01 4aeaa0e7d41f: Layer already exists 11:11:01 860ca7f31e64: Layer already exists 11:11:02 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:967cd11ceb1a9e4fe8d47f076461a2ef0a91617a96178cf0465e8b389420ab27 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 11:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:11:02 54e4d8221d07: Preparing 11:11:02 80588e777220: Preparing 11:11:02 18f7abb406ed: Preparing 11:11:02 ca9310898ebc: Preparing 11:11:02 f8c06a2a75cf: Preparing 11:11:02 490945e14b66: Preparing 11:11:02 664c18cd83b1: Preparing 11:11:02 71c874d42ad6: Preparing 11:11:02 bd600fd5971d: Preparing 11:11:02 dc0aa5c79e71: Preparing 11:11:02 c8c131ab04a2: Preparing 11:11:02 c697b2404685: Preparing 11:11:02 5f70bf18a086: Preparing 11:11:02 0b2e11370198: Preparing 11:11:02 1e1753f27ce2: Preparing 11:11:02 860ca7f31e64: Preparing 11:11:02 4aeaa0e7d41f: Preparing 11:11:02 490945e14b66: Waiting 11:11:02 664c18cd83b1: Waiting 11:11:02 5f70bf18a086: Waiting 11:11:02 71c874d42ad6: Waiting 11:11:02 bd600fd5971d: Waiting 11:11:02 0b2e11370198: Waiting 11:11:02 1e1753f27ce2: Waiting 11:11:02 860ca7f31e64: Waiting 11:11:02 4aeaa0e7d41f: Waiting 11:11:02 dc0aa5c79e71: Waiting 11:11:02 c8c131ab04a2: Waiting 11:11:02 c697b2404685: Waiting 11:11:02 18f7abb406ed: Layer already exists 11:11:02 f8c06a2a75cf: Layer already exists 11:11:02 80588e777220: Layer already exists 11:11:02 54e4d8221d07: Layer already exists 11:11:02 ca9310898ebc: Layer already exists 11:11:02 490945e14b66: Layer already exists 11:11:02 664c18cd83b1: Layer already exists 11:11:02 71c874d42ad6: Layer already exists 11:11:02 dc0aa5c79e71: Layer already exists 11:11:02 bd600fd5971d: Layer already exists 11:11:02 5f70bf18a086: Layer already exists 11:11:02 1e1753f27ce2: Layer already exists 11:11:02 c8c131ab04a2: Layer already exists 11:11:02 c697b2404685: Layer already exists 11:11:02 0b2e11370198: Layer already exists 11:11:02 860ca7f31e64: Layer already exists 11:11:02 4aeaa0e7d41f: Layer already exists 11:11:03 main: digest: sha256:967cd11ceb1a9e4fe8d47f076461a2ef0a91617a96178cf0465e8b389420ab27 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:11:03 ===================================================== [Pipeline] echo 11:11:03 taggedImages: 11:11:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:11:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.77 11:11:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 11:11:03 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 11:11:03 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:03 latest 11:11:03 3.2.0-dev.77 11:11:03 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:03 main 11:11:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:11:03 00fa72a147cb: Preparing 11:11:03 5eda459df7c3: Preparing 11:11:03 f2341ffe4280: Preparing 11:11:03 bc01270a6271: Preparing 11:11:03 bd600fd5971d: Preparing 11:11:03 dc0aa5c79e71: Preparing 11:11:03 6f54d9671e9e: Preparing 11:11:03 bcd50d58c7e7: Preparing 11:11:03 4aeaa0e7d41f: Preparing 11:11:03 dc0aa5c79e71: Waiting 11:11:03 bcd50d58c7e7: Waiting 11:11:03 6f54d9671e9e: Waiting 11:11:03 4aeaa0e7d41f: Waiting 11:11:03 bd600fd5971d: Layer already exists 11:11:04 dc0aa5c79e71: Layer already exists 11:11:04 f2341ffe4280: Pushed 11:11:04 6f54d9671e9e: Layer already exists 11:11:04 5eda459df7c3: Pushed 11:11:04 00fa72a147cb: Pushed 11:11:04 bcd50d58c7e7: Layer already exists 11:11:04 4aeaa0e7d41f: Layer already exists 11:11:09 bc01270a6271: Pushed 11:11:09 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:fc9649e47d7f7a65683037e9f1218207ad32cec0f82c8f84a80722c3ab85139a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:09 + 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 11:11:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:11:10 00fa72a147cb: Preparing 11:11:10 5eda459df7c3: Preparing 11:11:10 f2341ffe4280: Preparing 11:11:10 bc01270a6271: Preparing 11:11:10 bd600fd5971d: Preparing 11:11:10 dc0aa5c79e71: Preparing 11:11:10 6f54d9671e9e: Preparing 11:11:10 bcd50d58c7e7: Preparing 11:11:10 4aeaa0e7d41f: Preparing 11:11:10 6f54d9671e9e: Waiting 11:11:10 bcd50d58c7e7: Waiting 11:11:10 4aeaa0e7d41f: Waiting 11:11:10 dc0aa5c79e71: Waiting 11:11:10 f2341ffe4280: Layer already exists 11:11:10 5eda459df7c3: Layer already exists 11:11:10 00fa72a147cb: Layer already exists 11:11:10 bc01270a6271: Layer already exists 11:11:10 bd600fd5971d: Layer already exists 11:11:10 6f54d9671e9e: Layer already exists 11:11:10 bcd50d58c7e7: Layer already exists 11:11:10 4aeaa0e7d41f: Layer already exists 11:11:10 dc0aa5c79e71: Layer already exists 11:11:10 latest: digest: sha256:fc9649e47d7f7a65683037e9f1218207ad32cec0f82c8f84a80722c3ab85139a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.77 11:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:11:11 00fa72a147cb: Preparing 11:11:11 5eda459df7c3: Preparing 11:11:11 f2341ffe4280: Preparing 11:11:11 bc01270a6271: Preparing 11:11:11 bd600fd5971d: Preparing 11:11:11 dc0aa5c79e71: Preparing 11:11:11 6f54d9671e9e: Preparing 11:11:11 bcd50d58c7e7: Preparing 11:11:11 4aeaa0e7d41f: Preparing 11:11:11 6f54d9671e9e: Waiting 11:11:11 bcd50d58c7e7: Waiting 11:11:11 4aeaa0e7d41f: Waiting 11:11:11 dc0aa5c79e71: Waiting 11:11:11 bc01270a6271: Layer already exists 11:11:11 f2341ffe4280: Layer already exists 11:11:11 00fa72a147cb: Layer already exists 11:11:11 bd600fd5971d: Layer already exists 11:11:11 5eda459df7c3: Layer already exists 11:11:11 6f54d9671e9e: Layer already exists 11:11:11 bcd50d58c7e7: Layer already exists 11:11:11 dc0aa5c79e71: Layer already exists 11:11:11 4aeaa0e7d41f: Layer already exists 11:11:11 3.2.0-dev.77: digest: sha256:fc9649e47d7f7a65683037e9f1218207ad32cec0f82c8f84a80722c3ab85139a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:11:11 00fa72a147cb: Preparing 11:11:11 5eda459df7c3: Preparing 11:11:11 f2341ffe4280: Preparing 11:11:11 bc01270a6271: Preparing 11:11:11 bd600fd5971d: Preparing 11:11:11 dc0aa5c79e71: Preparing 11:11:11 6f54d9671e9e: Preparing 11:11:11 bcd50d58c7e7: Preparing 11:11:11 4aeaa0e7d41f: Preparing 11:11:11 dc0aa5c79e71: Waiting 11:11:11 6f54d9671e9e: Waiting 11:11:11 bcd50d58c7e7: Waiting 11:11:11 4aeaa0e7d41f: Waiting 11:11:11 00fa72a147cb: Layer already exists 11:11:11 f2341ffe4280: Layer already exists 11:11:11 bd600fd5971d: Layer already exists 11:11:11 5eda459df7c3: Layer already exists 11:11:11 bc01270a6271: Layer already exists 11:11:11 6f54d9671e9e: Layer already exists 11:11:11 bcd50d58c7e7: Layer already exists 11:11:11 dc0aa5c79e71: Layer already exists 11:11:11 4aeaa0e7d41f: Layer already exists 11:11:11 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:fc9649e47d7f7a65683037e9f1218207ad32cec0f82c8f84a80722c3ab85139a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:12 + 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 11:11:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 11:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:11:12 00fa72a147cb: Preparing 11:11:12 5eda459df7c3: Preparing 11:11:12 f2341ffe4280: Preparing 11:11:12 bc01270a6271: Preparing 11:11:12 bd600fd5971d: Preparing 11:11:12 dc0aa5c79e71: Preparing 11:11:12 6f54d9671e9e: Preparing 11:11:12 bcd50d58c7e7: Preparing 11:11:12 4aeaa0e7d41f: Preparing 11:11:12 6f54d9671e9e: Waiting 11:11:12 bcd50d58c7e7: Waiting 11:11:12 4aeaa0e7d41f: Waiting 11:11:12 dc0aa5c79e71: Waiting 11:11:12 f2341ffe4280: Layer already exists 11:11:12 bd600fd5971d: Layer already exists 11:11:12 00fa72a147cb: Layer already exists 11:11:12 5eda459df7c3: Layer already exists 11:11:12 bc01270a6271: Layer already exists 11:11:12 dc0aa5c79e71: Layer already exists 11:11:12 6f54d9671e9e: Layer already exists 11:11:12 4aeaa0e7d41f: Layer already exists 11:11:12 bcd50d58c7e7: Layer already exists 11:11:12 main: digest: sha256:fc9649e47d7f7a65683037e9f1218207ad32cec0f82c8f84a80722c3ab85139a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:11:13 ===================================================== [Pipeline] echo 11:11:13 taggedImages: 11:11:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:11:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.77 11:11:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 11:11:13 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 11:11:13 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:13 latest 11:11:13 3.2.0-dev.77 11:11:13 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:13 main 11:11:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:11:13 c3f8aee11d17: Preparing 11:11:13 3aae028decc0: Preparing 11:11:13 eb98ac995211: Preparing 11:11:13 401fa419481e: Preparing 11:11:13 637497cc56b0: Preparing 11:11:13 bd600fd5971d: Preparing 11:11:13 dc0aa5c79e71: Preparing 11:11:13 292fdae7b0eb: Preparing 11:11:13 f6af1f1e7270: Preparing 11:11:13 dc0aa5c79e71: Waiting 11:11:13 292fdae7b0eb: Waiting 11:11:13 10b89b73e4f4: Preparing 11:11:13 4aeaa0e7d41f: Preparing 11:11:13 10b89b73e4f4: Waiting 11:11:13 4aeaa0e7d41f: Waiting 11:11:13 f6af1f1e7270: Waiting 11:11:14 c3f8aee11d17: Pushed 11:11:14 3aae028decc0: Pushed 11:11:14 401fa419481e: Pushed 11:11:14 637497cc56b0: Pushed 11:11:14 bd600fd5971d: Layer already exists 11:11:14 dc0aa5c79e71: Layer already exists 11:11:14 4aeaa0e7d41f: Layer already exists 11:11:14 292fdae7b0eb: Pushed 11:11:14 f6af1f1e7270: Pushed 11:11:16 eb98ac995211: Pushed 11:11:16 10b89b73e4f4: Pushed 11:11:16 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:f2069ac1992f4b1d97dcea6d594d55261597ba7d5da841b85f89e541f9dee1c6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:17 + 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 11:11:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:11:17 c3f8aee11d17: Preparing 11:11:17 3aae028decc0: Preparing 11:11:17 eb98ac995211: Preparing 11:11:17 401fa419481e: Preparing 11:11:17 637497cc56b0: Preparing 11:11:17 bd600fd5971d: Preparing 11:11:17 dc0aa5c79e71: Preparing 11:11:17 292fdae7b0eb: Preparing 11:11:17 f6af1f1e7270: Preparing 11:11:17 10b89b73e4f4: Preparing 11:11:17 4aeaa0e7d41f: Preparing 11:11:17 bd600fd5971d: Waiting 11:11:17 dc0aa5c79e71: Waiting 11:11:17 292fdae7b0eb: Waiting 11:11:17 f6af1f1e7270: Waiting 11:11:17 10b89b73e4f4: Waiting 11:11:17 4aeaa0e7d41f: Waiting 11:11:17 3aae028decc0: Layer already exists 11:11:17 eb98ac995211: Layer already exists 11:11:17 c3f8aee11d17: Layer already exists 11:11:17 401fa419481e: Layer already exists 11:11:17 637497cc56b0: Layer already exists 11:11:17 bd600fd5971d: Layer already exists 11:11:17 dc0aa5c79e71: Layer already exists 11:11:17 292fdae7b0eb: Layer already exists 11:11:17 f6af1f1e7270: Layer already exists 11:11:17 10b89b73e4f4: Layer already exists 11:11:17 4aeaa0e7d41f: Layer already exists 11:11:17 latest: digest: sha256:f2069ac1992f4b1d97dcea6d594d55261597ba7d5da841b85f89e541f9dee1c6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.77 11:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:11:18 c3f8aee11d17: Preparing 11:11:18 3aae028decc0: Preparing 11:11:18 eb98ac995211: Preparing 11:11:18 401fa419481e: Preparing 11:11:18 637497cc56b0: Preparing 11:11:18 bd600fd5971d: Preparing 11:11:18 dc0aa5c79e71: Preparing 11:11:18 292fdae7b0eb: Preparing 11:11:18 f6af1f1e7270: Preparing 11:11:18 10b89b73e4f4: Preparing 11:11:18 4aeaa0e7d41f: Preparing 11:11:18 10b89b73e4f4: Waiting 11:11:18 dc0aa5c79e71: Waiting 11:11:18 4aeaa0e7d41f: Waiting 11:11:18 292fdae7b0eb: Waiting 11:11:18 f6af1f1e7270: Waiting 11:11:18 bd600fd5971d: Waiting 11:11:18 3aae028decc0: Layer already exists 11:11:18 637497cc56b0: Layer already exists 11:11:18 c3f8aee11d17: Layer already exists 11:11:18 eb98ac995211: Layer already exists 11:11:18 401fa419481e: Layer already exists 11:11:18 dc0aa5c79e71: Layer already exists 11:11:18 bd600fd5971d: Layer already exists 11:11:18 10b89b73e4f4: Layer already exists 11:11:18 f6af1f1e7270: Layer already exists 11:11:18 292fdae7b0eb: Layer already exists 11:11:18 4aeaa0e7d41f: Layer already exists 11:11:18 3.2.0-dev.77: digest: sha256:f2069ac1992f4b1d97dcea6d594d55261597ba7d5da841b85f89e541f9dee1c6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:11:19 c3f8aee11d17: Preparing 11:11:19 3aae028decc0: Preparing 11:11:19 eb98ac995211: Preparing 11:11:19 401fa419481e: Preparing 11:11:19 637497cc56b0: Preparing 11:11:19 bd600fd5971d: Preparing 11:11:19 dc0aa5c79e71: Preparing 11:11:19 292fdae7b0eb: Preparing 11:11:19 f6af1f1e7270: Preparing 11:11:19 10b89b73e4f4: Preparing 11:11:19 4aeaa0e7d41f: Preparing 11:11:19 292fdae7b0eb: Waiting 11:11:19 f6af1f1e7270: Waiting 11:11:19 10b89b73e4f4: Waiting 11:11:19 4aeaa0e7d41f: Waiting 11:11:19 bd600fd5971d: Waiting 11:11:19 dc0aa5c79e71: Waiting 11:11:19 401fa419481e: Layer already exists 11:11:19 637497cc56b0: Layer already exists 11:11:19 c3f8aee11d17: Layer already exists 11:11:19 eb98ac995211: Layer already exists 11:11:19 3aae028decc0: Layer already exists 11:11:19 dc0aa5c79e71: Layer already exists 11:11:19 292fdae7b0eb: Layer already exists 11:11:19 bd600fd5971d: Layer already exists 11:11:19 10b89b73e4f4: Layer already exists 11:11:19 f6af1f1e7270: Layer already exists 11:11:19 4aeaa0e7d41f: Layer already exists 11:11:19 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:f2069ac1992f4b1d97dcea6d594d55261597ba7d5da841b85f89e541f9dee1c6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:20 + 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 11:11:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 11:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:11:20 c3f8aee11d17: Preparing 11:11:20 3aae028decc0: Preparing 11:11:20 eb98ac995211: Preparing 11:11:20 401fa419481e: Preparing 11:11:20 637497cc56b0: Preparing 11:11:20 bd600fd5971d: Preparing 11:11:20 dc0aa5c79e71: Preparing 11:11:20 bd600fd5971d: Waiting 11:11:20 292fdae7b0eb: Preparing 11:11:20 dc0aa5c79e71: Waiting 11:11:20 f6af1f1e7270: Preparing 11:11:20 10b89b73e4f4: Preparing 11:11:20 4aeaa0e7d41f: Preparing 11:11:20 292fdae7b0eb: Waiting 11:11:20 4aeaa0e7d41f: Waiting 11:11:20 f6af1f1e7270: Waiting 11:11:20 10b89b73e4f4: Waiting 11:11:20 3aae028decc0: Layer already exists 11:11:20 eb98ac995211: Layer already exists 11:11:20 637497cc56b0: Layer already exists 11:11:20 401fa419481e: Layer already exists 11:11:20 c3f8aee11d17: Layer already exists 11:11:20 bd600fd5971d: Layer already exists 11:11:20 292fdae7b0eb: Layer already exists 11:11:20 f6af1f1e7270: Layer already exists 11:11:20 dc0aa5c79e71: Layer already exists 11:11:20 10b89b73e4f4: Layer already exists 11:11:20 4aeaa0e7d41f: Layer already exists 11:11:20 main: digest: sha256:f2069ac1992f4b1d97dcea6d594d55261597ba7d5da841b85f89e541f9dee1c6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:11:20 ===================================================== [Pipeline] echo 11:11:20 taggedImages: 11:11:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:11:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.77 11:11:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 11:11:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 11:11:20 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:20 latest 11:11:20 3.2.0-dev.77 11:11:20 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:20 main 11:11:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:11:21 cd829af70804: Preparing 11:11:21 2d8f9c60236a: Preparing 11:11:21 f57b79e43a37: Preparing 11:11:21 62e1d92c9d01: Preparing 11:11:21 d7b04951de45: Preparing 11:11:21 297876a314d6: Preparing 11:11:21 f71f1499d093: Preparing 11:11:21 297876a314d6: Waiting 11:11:21 f71f1499d093: Waiting 11:11:21 bd600fd5971d: Preparing 11:11:21 dc0aa5c79e71: Preparing 11:11:21 9b5fe026666d: Preparing 11:11:21 c8fe0bc66e6e: Preparing 11:11:21 4aeaa0e7d41f: Preparing 11:11:21 9b5fe026666d: Waiting 11:11:21 c8fe0bc66e6e: Waiting 11:11:21 4aeaa0e7d41f: Waiting 11:11:21 bd600fd5971d: Waiting 11:11:21 dc0aa5c79e71: Waiting 11:11:21 2d8f9c60236a: Pushed 11:11:21 d7b04951de45: Pushed 11:11:21 cd829af70804: Pushed 11:11:22 bd600fd5971d: Layer already exists 11:11:22 dc0aa5c79e71: Layer already exists 11:11:22 f71f1499d093: Pushed 11:11:22 297876a314d6: Pushed 11:11:22 4aeaa0e7d41f: Layer already exists 11:11:22 9b5fe026666d: Pushed 11:11:23 62e1d92c9d01: Pushed 11:11:24 f57b79e43a37: Pushed 11:11:24 c8fe0bc66e6e: Pushed 11:11:24 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:6e4f373d055cd14ec30ada13f3ac4d4b3dde4567ff0d19c19fd01aa5a8e1fdff size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:25 + 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 11:11:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:11:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:11:25 cd829af70804: Preparing 11:11:25 2d8f9c60236a: Preparing 11:11:25 f57b79e43a37: Preparing 11:11:25 62e1d92c9d01: Preparing 11:11:25 d7b04951de45: Preparing 11:11:25 297876a314d6: Preparing 11:11:25 f71f1499d093: Preparing 11:11:25 bd600fd5971d: Preparing 11:11:25 dc0aa5c79e71: Preparing 11:11:25 9b5fe026666d: Preparing 11:11:25 c8fe0bc66e6e: Preparing 11:11:25 4aeaa0e7d41f: Preparing 11:11:25 297876a314d6: Waiting 11:11:25 f71f1499d093: Waiting 11:11:25 bd600fd5971d: Waiting 11:11:25 dc0aa5c79e71: Waiting 11:11:25 9b5fe026666d: Waiting 11:11:25 c8fe0bc66e6e: Waiting 11:11:25 4aeaa0e7d41f: Waiting 11:11:25 f57b79e43a37: Layer already exists 11:11:25 cd829af70804: Layer already exists 11:11:25 2d8f9c60236a: Layer already exists 11:11:25 d7b04951de45: Layer already exists 11:11:25 62e1d92c9d01: Layer already exists 11:11:25 dc0aa5c79e71: Layer already exists 11:11:25 bd600fd5971d: Layer already exists 11:11:25 9b5fe026666d: Layer already exists 11:11:25 297876a314d6: Layer already exists 11:11:25 f71f1499d093: Layer already exists 11:11:25 4aeaa0e7d41f: Layer already exists 11:11:25 c8fe0bc66e6e: Layer already exists 11:11:25 latest: digest: sha256:6e4f373d055cd14ec30ada13f3ac4d4b3dde4567ff0d19c19fd01aa5a8e1fdff size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.77 11:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:11:26 cd829af70804: Preparing 11:11:26 2d8f9c60236a: Preparing 11:11:26 f57b79e43a37: Preparing 11:11:26 62e1d92c9d01: Preparing 11:11:26 d7b04951de45: Preparing 11:11:26 297876a314d6: Preparing 11:11:26 f71f1499d093: Preparing 11:11:26 bd600fd5971d: Preparing 11:11:26 dc0aa5c79e71: Preparing 11:11:26 9b5fe026666d: Preparing 11:11:26 c8fe0bc66e6e: Preparing 11:11:26 4aeaa0e7d41f: Preparing 11:11:26 bd600fd5971d: Waiting 11:11:26 dc0aa5c79e71: Waiting 11:11:26 9b5fe026666d: Waiting 11:11:26 c8fe0bc66e6e: Waiting 11:11:26 4aeaa0e7d41f: Waiting 11:11:26 297876a314d6: Waiting 11:11:26 f71f1499d093: Waiting 11:11:26 62e1d92c9d01: Layer already exists 11:11:26 d7b04951de45: Layer already exists 11:11:26 cd829af70804: Layer already exists 11:11:26 f57b79e43a37: Layer already exists 11:11:26 2d8f9c60236a: Layer already exists 11:11:26 f71f1499d093: Layer already exists 11:11:26 9b5fe026666d: Layer already exists 11:11:26 dc0aa5c79e71: Layer already exists 11:11:26 297876a314d6: Layer already exists 11:11:26 bd600fd5971d: Layer already exists 11:11:26 4aeaa0e7d41f: Layer already exists 11:11:26 c8fe0bc66e6e: Layer already exists 11:11:26 3.2.0-dev.77: digest: sha256:6e4f373d055cd14ec30ada13f3ac4d4b3dde4567ff0d19c19fd01aa5a8e1fdff size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:11:27 cd829af70804: Preparing 11:11:27 2d8f9c60236a: Preparing 11:11:27 f57b79e43a37: Preparing 11:11:27 62e1d92c9d01: Preparing 11:11:27 d7b04951de45: Preparing 11:11:27 297876a314d6: Preparing 11:11:27 f71f1499d093: Preparing 11:11:27 bd600fd5971d: Preparing 11:11:27 dc0aa5c79e71: Preparing 11:11:27 9b5fe026666d: Preparing 11:11:27 c8fe0bc66e6e: Preparing 11:11:27 4aeaa0e7d41f: Preparing 11:11:27 bd600fd5971d: Waiting 11:11:27 dc0aa5c79e71: Waiting 11:11:27 9b5fe026666d: Waiting 11:11:27 c8fe0bc66e6e: Waiting 11:11:27 4aeaa0e7d41f: Waiting 11:11:27 297876a314d6: Waiting 11:11:27 f71f1499d093: Waiting 11:11:27 cd829af70804: Layer already exists 11:11:27 f57b79e43a37: Layer already exists 11:11:27 62e1d92c9d01: Layer already exists 11:11:27 2d8f9c60236a: Layer already exists 11:11:27 d7b04951de45: Layer already exists 11:11:27 f71f1499d093: Layer already exists 11:11:27 297876a314d6: Layer already exists 11:11:27 9b5fe026666d: Layer already exists 11:11:27 bd600fd5971d: Layer already exists 11:11:27 dc0aa5c79e71: Layer already exists 11:11:27 4aeaa0e7d41f: Layer already exists 11:11:27 c8fe0bc66e6e: Layer already exists 11:11:27 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:6e4f373d055cd14ec30ada13f3ac4d4b3dde4567ff0d19c19fd01aa5a8e1fdff size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:28 + 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 11:11:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 11:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:11:28 cd829af70804: Preparing 11:11:28 2d8f9c60236a: Preparing 11:11:28 f57b79e43a37: Preparing 11:11:28 62e1d92c9d01: Preparing 11:11:28 d7b04951de45: Preparing 11:11:28 297876a314d6: Preparing 11:11:28 f71f1499d093: Preparing 11:11:28 297876a314d6: Waiting 11:11:28 bd600fd5971d: Preparing 11:11:28 f71f1499d093: Waiting 11:11:28 dc0aa5c79e71: Preparing 11:11:28 9b5fe026666d: Preparing 11:11:28 dc0aa5c79e71: Waiting 11:11:28 c8fe0bc66e6e: Preparing 11:11:28 9b5fe026666d: Waiting 11:11:28 c8fe0bc66e6e: Waiting 11:11:28 4aeaa0e7d41f: Preparing 11:11:28 cd829af70804: Layer already exists 11:11:28 2d8f9c60236a: Layer already exists 11:11:28 f57b79e43a37: Layer already exists 11:11:28 62e1d92c9d01: Layer already exists 11:11:28 d7b04951de45: Layer already exists 11:11:28 297876a314d6: Layer already exists 11:11:28 9b5fe026666d: Layer already exists 11:11:28 bd600fd5971d: Layer already exists 11:11:28 f71f1499d093: Layer already exists 11:11:28 dc0aa5c79e71: Layer already exists 11:11:28 c8fe0bc66e6e: Layer already exists 11:11:28 4aeaa0e7d41f: Layer already exists 11:11:28 main: digest: sha256:6e4f373d055cd14ec30ada13f3ac4d4b3dde4567ff0d19c19fd01aa5a8e1fdff size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:11:28 ===================================================== [Pipeline] echo 11:11:28 taggedImages: 11:11:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:11:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.77 11:11:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 11:11:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 11:11:28 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:28 latest 11:11:28 3.2.0-dev.77 11:11:28 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:28 main 11:11:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:11:29 551c337611ef: Preparing 11:11:29 284fe747dcc1: Preparing 11:11:29 bd600fd5971d: Preparing 11:11:29 dc0aa5c79e71: Preparing 11:11:29 318f6552b4aa: Preparing 11:11:29 21f923391fdf: Preparing 11:11:29 4aeaa0e7d41f: Preparing 11:11:29 21f923391fdf: Waiting 11:11:29 4aeaa0e7d41f: Waiting 11:11:29 dc0aa5c79e71: Layer already exists 11:11:29 bd600fd5971d: Layer already exists 11:11:29 4aeaa0e7d41f: Layer already exists 11:11:29 551c337611ef: Pushed 11:11:29 318f6552b4aa: Pushed 11:11:31 21f923391fdf: Pushed 11:11:33 284fe747dcc1: Pushed 11:11:33 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:7449d11cd43d996428e6b346c8c13fea62b0f353c104dff19878b01548b9bf33 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:33 + 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 11:11:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:11:34 551c337611ef: Preparing 11:11:34 284fe747dcc1: Preparing 11:11:34 bd600fd5971d: Preparing 11:11:34 dc0aa5c79e71: Preparing 11:11:34 318f6552b4aa: Preparing 11:11:34 21f923391fdf: Preparing 11:11:34 4aeaa0e7d41f: Preparing 11:11:34 21f923391fdf: Waiting 11:11:34 4aeaa0e7d41f: Waiting 11:11:34 284fe747dcc1: Layer already exists 11:11:34 551c337611ef: Layer already exists 11:11:34 bd600fd5971d: Layer already exists 11:11:34 318f6552b4aa: Layer already exists 11:11:34 dc0aa5c79e71: Layer already exists 11:11:34 21f923391fdf: Layer already exists 11:11:34 4aeaa0e7d41f: Layer already exists 11:11:34 latest: digest: sha256:7449d11cd43d996428e6b346c8c13fea62b0f353c104dff19878b01548b9bf33 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.77 11:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:11:34 551c337611ef: Preparing 11:11:34 284fe747dcc1: Preparing 11:11:34 bd600fd5971d: Preparing 11:11:34 dc0aa5c79e71: Preparing 11:11:34 318f6552b4aa: Preparing 11:11:34 21f923391fdf: Preparing 11:11:34 4aeaa0e7d41f: Preparing 11:11:34 21f923391fdf: Waiting 11:11:34 4aeaa0e7d41f: Waiting 11:11:34 bd600fd5971d: Layer already exists 11:11:34 318f6552b4aa: Layer already exists 11:11:34 551c337611ef: Layer already exists 11:11:34 284fe747dcc1: Layer already exists 11:11:34 dc0aa5c79e71: Layer already exists 11:11:34 21f923391fdf: Layer already exists 11:11:34 4aeaa0e7d41f: Layer already exists 11:11:35 3.2.0-dev.77: digest: sha256:7449d11cd43d996428e6b346c8c13fea62b0f353c104dff19878b01548b9bf33 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:11:35 551c337611ef: Preparing 11:11:35 284fe747dcc1: Preparing 11:11:35 bd600fd5971d: Preparing 11:11:35 dc0aa5c79e71: Preparing 11:11:35 318f6552b4aa: Preparing 11:11:35 21f923391fdf: Preparing 11:11:35 4aeaa0e7d41f: Preparing 11:11:35 21f923391fdf: Waiting 11:11:35 4aeaa0e7d41f: Waiting 11:11:35 284fe747dcc1: Layer already exists 11:11:35 551c337611ef: Layer already exists 11:11:35 dc0aa5c79e71: Layer already exists 11:11:35 bd600fd5971d: Layer already exists 11:11:35 318f6552b4aa: Layer already exists 11:11:35 21f923391fdf: Layer already exists 11:11:35 4aeaa0e7d41f: Layer already exists 11:11:36 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:7449d11cd43d996428e6b346c8c13fea62b0f353c104dff19878b01548b9bf33 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:36 + 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 11:11:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 11:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:11:36 551c337611ef: Preparing 11:11:36 284fe747dcc1: Preparing 11:11:36 bd600fd5971d: Preparing 11:11:36 dc0aa5c79e71: Preparing 11:11:36 318f6552b4aa: Preparing 11:11:36 21f923391fdf: Preparing 11:11:36 4aeaa0e7d41f: Preparing 11:11:36 21f923391fdf: Waiting 11:11:36 4aeaa0e7d41f: Waiting 11:11:36 284fe747dcc1: Layer already exists 11:11:36 dc0aa5c79e71: Layer already exists 11:11:36 318f6552b4aa: Layer already exists 11:11:36 551c337611ef: Layer already exists 11:11:36 bd600fd5971d: Layer already exists 11:11:36 4aeaa0e7d41f: Layer already exists 11:11:36 21f923391fdf: Layer already exists 11:11:37 main: digest: sha256:7449d11cd43d996428e6b346c8c13fea62b0f353c104dff19878b01548b9bf33 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:11:37 ===================================================== [Pipeline] echo 11:11:37 taggedImages: 11:11:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:11:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.77 11:11:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 11:11:37 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 11:11:37 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:37 latest 11:11:37 3.2.0-dev.77 11:11:37 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:11:37 main 11:11:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:11:38 8324389cb553: Preparing 11:11:38 e8eb8faf64b9: Preparing 11:11:38 07d04b129d45: Preparing 11:11:38 bd600fd5971d: Preparing 11:11:38 dc0aa5c79e71: Preparing 11:11:38 0bc4e3b94d02: Preparing 11:11:38 2c5955080000: Preparing 11:11:38 0cf3ee5fa08d: Preparing 11:11:38 81342944c624: Preparing 11:11:38 4aeaa0e7d41f: Preparing 11:11:38 2c5955080000: Waiting 11:11:38 0cf3ee5fa08d: Waiting 11:11:38 0bc4e3b94d02: Waiting 11:11:38 81342944c624: Waiting 11:11:38 4aeaa0e7d41f: Waiting 11:11:38 bd600fd5971d: Layer already exists 11:11:38 dc0aa5c79e71: Layer already exists 11:11:38 07d04b129d45: Pushed 11:11:38 e8eb8faf64b9: Pushed 11:11:38 8324389cb553: Pushed 11:11:38 4aeaa0e7d41f: Layer already exists 11:11:38 0cf3ee5fa08d: Pushed 11:11:39 81342944c624: Pushed 11:11:51 2c5955080000: Pushed 11:11:59 0bc4e3b94d02: Pushed 11:11:59 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:3d2191ed44f9e819473c81c759ad3f8484dab54e152fe4a0611ec050de0fd656 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:00 + 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 11:12:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:12:00 8324389cb553: Preparing 11:12:00 e8eb8faf64b9: Preparing 11:12:00 07d04b129d45: Preparing 11:12:00 bd600fd5971d: Preparing 11:12:00 dc0aa5c79e71: Preparing 11:12:00 0bc4e3b94d02: Preparing 11:12:00 2c5955080000: Preparing 11:12:00 0bc4e3b94d02: Waiting 11:12:00 0cf3ee5fa08d: Preparing 11:12:00 2c5955080000: Waiting 11:12:00 81342944c624: Preparing 11:12:00 81342944c624: Waiting 11:12:00 4aeaa0e7d41f: Preparing 11:12:00 4aeaa0e7d41f: Waiting 11:12:00 e8eb8faf64b9: Layer already exists 11:12:00 07d04b129d45: Layer already exists 11:12:00 dc0aa5c79e71: Layer already exists 11:12:00 bd600fd5971d: Layer already exists 11:12:00 8324389cb553: Layer already exists 11:12:00 2c5955080000: Layer already exists 11:12:00 0bc4e3b94d02: Layer already exists 11:12:00 4aeaa0e7d41f: Layer already exists 11:12:00 81342944c624: Layer already exists 11:12:00 0cf3ee5fa08d: Layer already exists 11:12:00 latest: digest: sha256:3d2191ed44f9e819473c81c759ad3f8484dab54e152fe4a0611ec050de0fd656 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.77 11:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:12:01 8324389cb553: Preparing 11:12:01 e8eb8faf64b9: Preparing 11:12:01 07d04b129d45: Preparing 11:12:01 bd600fd5971d: Preparing 11:12:01 dc0aa5c79e71: Preparing 11:12:01 0bc4e3b94d02: Preparing 11:12:01 2c5955080000: Preparing 11:12:01 0cf3ee5fa08d: Preparing 11:12:01 81342944c624: Preparing 11:12:01 4aeaa0e7d41f: Preparing 11:12:01 0bc4e3b94d02: Waiting 11:12:01 2c5955080000: Waiting 11:12:01 0cf3ee5fa08d: Waiting 11:12:01 81342944c624: Waiting 11:12:01 4aeaa0e7d41f: Waiting 11:12:01 07d04b129d45: Layer already exists 11:12:01 dc0aa5c79e71: Layer already exists 11:12:01 e8eb8faf64b9: Layer already exists 11:12:01 bd600fd5971d: Layer already exists 11:12:01 8324389cb553: Layer already exists 11:12:01 2c5955080000: Layer already exists 11:12:01 0cf3ee5fa08d: Layer already exists 11:12:01 0bc4e3b94d02: Layer already exists 11:12:01 4aeaa0e7d41f: Layer already exists 11:12:01 81342944c624: Layer already exists 11:12:01 3.2.0-dev.77: digest: sha256:3d2191ed44f9e819473c81c759ad3f8484dab54e152fe4a0611ec050de0fd656 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:12:02 8324389cb553: Preparing 11:12:02 e8eb8faf64b9: Preparing 11:12:02 07d04b129d45: Preparing 11:12:02 bd600fd5971d: Preparing 11:12:02 dc0aa5c79e71: Preparing 11:12:02 0bc4e3b94d02: Preparing 11:12:02 2c5955080000: Preparing 11:12:02 0cf3ee5fa08d: Preparing 11:12:02 81342944c624: Preparing 11:12:02 4aeaa0e7d41f: Preparing 11:12:02 2c5955080000: Waiting 11:12:02 0cf3ee5fa08d: Waiting 11:12:02 81342944c624: Waiting 11:12:02 4aeaa0e7d41f: Waiting 11:12:02 0bc4e3b94d02: Waiting 11:12:02 07d04b129d45: Layer already exists 11:12:02 e8eb8faf64b9: Layer already exists 11:12:02 dc0aa5c79e71: Layer already exists 11:12:02 bd600fd5971d: Layer already exists 11:12:02 8324389cb553: Layer already exists 11:12:02 0bc4e3b94d02: Layer already exists 11:12:02 2c5955080000: Layer already exists 11:12:02 4aeaa0e7d41f: Layer already exists 11:12:02 0cf3ee5fa08d: Layer already exists 11:12:02 81342944c624: Layer already exists 11:12:02 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:3d2191ed44f9e819473c81c759ad3f8484dab54e152fe4a0611ec050de0fd656 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:02 + 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 11:12:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 11:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:12:03 8324389cb553: Preparing 11:12:03 e8eb8faf64b9: Preparing 11:12:03 07d04b129d45: Preparing 11:12:03 bd600fd5971d: Preparing 11:12:03 dc0aa5c79e71: Preparing 11:12:03 0bc4e3b94d02: Preparing 11:12:03 2c5955080000: Preparing 11:12:03 0cf3ee5fa08d: Preparing 11:12:03 81342944c624: Preparing 11:12:03 4aeaa0e7d41f: Preparing 11:12:03 2c5955080000: Waiting 11:12:03 0cf3ee5fa08d: Waiting 11:12:03 81342944c624: Waiting 11:12:03 4aeaa0e7d41f: Waiting 11:12:03 0bc4e3b94d02: Waiting 11:12:03 dc0aa5c79e71: Layer already exists 11:12:03 8324389cb553: Layer already exists 11:12:03 07d04b129d45: Layer already exists 11:12:03 bd600fd5971d: Layer already exists 11:12:03 e8eb8faf64b9: Layer already exists 11:12:03 81342944c624: Layer already exists 11:12:03 2c5955080000: Layer already exists 11:12:03 0cf3ee5fa08d: Layer already exists 11:12:03 0bc4e3b94d02: Layer already exists 11:12:03 4aeaa0e7d41f: Layer already exists 11:12:03 main: digest: sha256:3d2191ed44f9e819473c81c759ad3f8484dab54e152fe4a0611ec050de0fd656 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:12:03 ===================================================== [Pipeline] echo 11:12:03 taggedImages: 11:12:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:12:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:12:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.77 11:12:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:12:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:12:03 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 11:12:03 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:12:03 latest 11:12:03 3.2.0-dev.77 11:12:03 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:12:03 main 11:12:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:12:04 006cd07bd5e2: Preparing 11:12:04 a29cccf2f122: Preparing 11:12:04 e4d14f26b924: Preparing 11:12:04 bd600fd5971d: Preparing 11:12:04 dc0aa5c79e71: Preparing 11:12:04 899a9c65608b: Preparing 11:12:04 2a521d182a1e: Preparing 11:12:04 406b2627de2b: Preparing 11:12:04 4aeaa0e7d41f: Preparing 11:12:04 2a521d182a1e: Waiting 11:12:04 406b2627de2b: Waiting 11:12:04 4aeaa0e7d41f: Waiting 11:12:04 899a9c65608b: Waiting 11:12:04 bd600fd5971d: Layer already exists 11:12:04 dc0aa5c79e71: Layer already exists 11:12:04 006cd07bd5e2: Pushed 11:12:04 a29cccf2f122: Pushed 11:12:04 2a521d182a1e: Pushed 11:12:04 e4d14f26b924: Pushed 11:12:04 4aeaa0e7d41f: Layer already exists 11:12:05 406b2627de2b: Pushed 11:12:27 899a9c65608b: Pushed 11:12:27 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:2a4dbf7b82c733e511188e96b2221eb2df32458f49513452d742246685ea0327 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:12:27 006cd07bd5e2: Preparing 11:12:27 a29cccf2f122: Preparing 11:12:27 e4d14f26b924: Preparing 11:12:27 bd600fd5971d: Preparing 11:12:27 dc0aa5c79e71: Preparing 11:12:27 899a9c65608b: Preparing 11:12:27 2a521d182a1e: Preparing 11:12:27 406b2627de2b: Preparing 11:12:27 4aeaa0e7d41f: Preparing 11:12:27 2a521d182a1e: Waiting 11:12:27 406b2627de2b: Waiting 11:12:27 4aeaa0e7d41f: Waiting 11:12:27 899a9c65608b: Waiting 11:12:28 a29cccf2f122: Layer already exists 11:12:28 006cd07bd5e2: Layer already exists 11:12:28 bd600fd5971d: Layer already exists 11:12:28 e4d14f26b924: Layer already exists 11:12:28 dc0aa5c79e71: Layer already exists 11:12:28 4aeaa0e7d41f: Layer already exists 11:12:28 2a521d182a1e: Layer already exists 11:12:28 899a9c65608b: Layer already exists 11:12:28 406b2627de2b: Layer already exists 11:12:28 latest: digest: sha256:2a4dbf7b82c733e511188e96b2221eb2df32458f49513452d742246685ea0327 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.77 11:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:12:29 006cd07bd5e2: Preparing 11:12:29 a29cccf2f122: Preparing 11:12:29 e4d14f26b924: Preparing 11:12:29 bd600fd5971d: Preparing 11:12:29 dc0aa5c79e71: Preparing 11:12:29 899a9c65608b: Preparing 11:12:29 2a521d182a1e: Preparing 11:12:29 406b2627de2b: Preparing 11:12:29 4aeaa0e7d41f: Preparing 11:12:29 899a9c65608b: Waiting 11:12:29 2a521d182a1e: Waiting 11:12:29 406b2627de2b: Waiting 11:12:29 4aeaa0e7d41f: Waiting 11:12:29 bd600fd5971d: Layer already exists 11:12:29 006cd07bd5e2: Layer already exists 11:12:29 dc0aa5c79e71: Layer already exists 11:12:29 e4d14f26b924: Layer already exists 11:12:29 a29cccf2f122: Layer already exists 11:12:29 406b2627de2b: Layer already exists 11:12:29 899a9c65608b: Layer already exists 11:12:29 4aeaa0e7d41f: Layer already exists 11:12:29 2a521d182a1e: Layer already exists 11:12:30 3.2.0-dev.77: digest: sha256:2a4dbf7b82c733e511188e96b2221eb2df32458f49513452d742246685ea0327 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:12:30 006cd07bd5e2: Preparing 11:12:30 a29cccf2f122: Preparing 11:12:30 e4d14f26b924: Preparing 11:12:30 bd600fd5971d: Preparing 11:12:30 dc0aa5c79e71: Preparing 11:12:30 899a9c65608b: Preparing 11:12:30 2a521d182a1e: Preparing 11:12:30 406b2627de2b: Preparing 11:12:30 4aeaa0e7d41f: Preparing 11:12:30 2a521d182a1e: Waiting 11:12:30 899a9c65608b: Waiting 11:12:30 406b2627de2b: Waiting 11:12:30 4aeaa0e7d41f: Waiting 11:12:30 006cd07bd5e2: Layer already exists 11:12:30 dc0aa5c79e71: Layer already exists 11:12:30 a29cccf2f122: Layer already exists 11:12:30 bd600fd5971d: Layer already exists 11:12:30 e4d14f26b924: Layer already exists 11:12:30 2a521d182a1e: Layer already exists 11:12:30 4aeaa0e7d41f: Layer already exists 11:12:30 899a9c65608b: Layer already exists 11:12:30 406b2627de2b: Layer already exists 11:12:31 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:2a4dbf7b82c733e511188e96b2221eb2df32458f49513452d742246685ea0327 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:31 + 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 11:12:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 11:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:12:31 006cd07bd5e2: Preparing 11:12:31 a29cccf2f122: Preparing 11:12:31 e4d14f26b924: Preparing 11:12:31 bd600fd5971d: Preparing 11:12:31 dc0aa5c79e71: Preparing 11:12:31 899a9c65608b: Preparing 11:12:31 2a521d182a1e: Preparing 11:12:31 899a9c65608b: Waiting 11:12:31 2a521d182a1e: Waiting 11:12:31 406b2627de2b: Preparing 11:12:31 4aeaa0e7d41f: Preparing 11:12:31 406b2627de2b: Waiting 11:12:31 4aeaa0e7d41f: Waiting 11:12:31 e4d14f26b924: Layer already exists 11:12:31 dc0aa5c79e71: Layer already exists 11:12:31 a29cccf2f122: Layer already exists 11:12:31 bd600fd5971d: Layer already exists 11:12:31 006cd07bd5e2: Layer already exists 11:12:31 2a521d182a1e: Layer already exists 11:12:31 899a9c65608b: Layer already exists 11:12:31 406b2627de2b: Layer already exists 11:12:31 4aeaa0e7d41f: Layer already exists 11:12:32 main: digest: sha256:2a4dbf7b82c733e511188e96b2221eb2df32458f49513452d742246685ea0327 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:12:32 ===================================================== [Pipeline] echo 11:12:32 taggedImages: 11:12:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:12:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:12:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.77 11:12:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:12:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:12:32 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 11:12:32 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:12:32 latest 11:12:32 3.2.0-dev.77 11:12:32 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:12:32 main 11:12:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:12:32 7f7681a76250: Preparing 11:12:32 00fa7338c90c: Preparing 11:12:32 92e341757990: Preparing 11:12:32 bd600fd5971d: Preparing 11:12:32 dc0aa5c79e71: Preparing 11:12:32 f47dce53b093: Preparing 11:12:32 0cf3ee5fa08d: Preparing 11:12:32 81342944c624: Preparing 11:12:32 4aeaa0e7d41f: Preparing 11:12:32 f47dce53b093: Waiting 11:12:32 0cf3ee5fa08d: Waiting 11:12:32 81342944c624: Waiting 11:12:32 4aeaa0e7d41f: Waiting 11:12:32 bd600fd5971d: Layer already exists 11:12:32 dc0aa5c79e71: Layer already exists 11:12:33 0cf3ee5fa08d: Layer already exists 11:12:33 92e341757990: Pushed 11:12:33 81342944c624: Layer already exists 11:12:33 7f7681a76250: Pushed 11:12:33 00fa7338c90c: Pushed 11:12:33 4aeaa0e7d41f: Layer already exists 11:12:55 f47dce53b093: Pushed 11:12:55 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:ae3c6104ccacd6bf33309cff07356fba91702c06a975196756c4bccd1053a217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:55 + 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 11:12:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:12:55 7f7681a76250: Preparing 11:12:55 00fa7338c90c: Preparing 11:12:55 92e341757990: Preparing 11:12:55 bd600fd5971d: Preparing 11:12:55 dc0aa5c79e71: Preparing 11:12:55 f47dce53b093: Preparing 11:12:55 0cf3ee5fa08d: Preparing 11:12:55 81342944c624: Preparing 11:12:55 4aeaa0e7d41f: Preparing 11:12:55 f47dce53b093: Waiting 11:12:55 0cf3ee5fa08d: Waiting 11:12:55 81342944c624: Waiting 11:12:55 4aeaa0e7d41f: Waiting 11:12:55 92e341757990: Layer already exists 11:12:55 7f7681a76250: Layer already exists 11:12:55 dc0aa5c79e71: Layer already exists 11:12:55 bd600fd5971d: Layer already exists 11:12:55 00fa7338c90c: Layer already exists 11:12:55 f47dce53b093: Layer already exists 11:12:55 81342944c624: Layer already exists 11:12:55 4aeaa0e7d41f: Layer already exists 11:12:55 0cf3ee5fa08d: Layer already exists 11:12:56 latest: digest: sha256:ae3c6104ccacd6bf33309cff07356fba91702c06a975196756c4bccd1053a217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.77 11:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:12:56 7f7681a76250: Preparing 11:12:56 00fa7338c90c: Preparing 11:12:56 92e341757990: Preparing 11:12:56 bd600fd5971d: Preparing 11:12:56 dc0aa5c79e71: Preparing 11:12:56 f47dce53b093: Preparing 11:12:56 0cf3ee5fa08d: Preparing 11:12:56 81342944c624: Preparing 11:12:56 4aeaa0e7d41f: Preparing 11:12:56 0cf3ee5fa08d: Waiting 11:12:56 81342944c624: Waiting 11:12:56 4aeaa0e7d41f: Waiting 11:12:56 f47dce53b093: Waiting 11:12:56 7f7681a76250: Layer already exists 11:12:56 92e341757990: Layer already exists 11:12:56 dc0aa5c79e71: Layer already exists 11:12:56 bd600fd5971d: Layer already exists 11:12:56 00fa7338c90c: Layer already exists 11:12:56 0cf3ee5fa08d: Layer already exists 11:12:56 4aeaa0e7d41f: Layer already exists 11:12:56 81342944c624: Layer already exists 11:12:56 f47dce53b093: Layer already exists 11:12:57 3.2.0-dev.77: digest: sha256:ae3c6104ccacd6bf33309cff07356fba91702c06a975196756c4bccd1053a217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:12:57 7f7681a76250: Preparing 11:12:57 00fa7338c90c: Preparing 11:12:57 92e341757990: Preparing 11:12:57 bd600fd5971d: Preparing 11:12:57 dc0aa5c79e71: Preparing 11:12:57 f47dce53b093: Preparing 11:12:57 0cf3ee5fa08d: Preparing 11:12:57 81342944c624: Preparing 11:12:57 4aeaa0e7d41f: Preparing 11:12:57 81342944c624: Waiting 11:12:57 f47dce53b093: Waiting 11:12:57 0cf3ee5fa08d: Waiting 11:12:57 4aeaa0e7d41f: Waiting 11:12:57 92e341757990: Layer already exists 11:12:57 dc0aa5c79e71: Layer already exists 11:12:57 bd600fd5971d: Layer already exists 11:12:57 7f7681a76250: Layer already exists 11:12:57 00fa7338c90c: Layer already exists 11:12:57 f47dce53b093: Layer already exists 11:12:57 81342944c624: Layer already exists 11:12:57 0cf3ee5fa08d: Layer already exists 11:12:57 4aeaa0e7d41f: Layer already exists 11:12:58 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:ae3c6104ccacd6bf33309cff07356fba91702c06a975196756c4bccd1053a217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:58 + 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 11:12:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 11:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:12:58 7f7681a76250: Preparing 11:12:58 00fa7338c90c: Preparing 11:12:58 92e341757990: Preparing 11:12:58 bd600fd5971d: Preparing 11:12:58 dc0aa5c79e71: Preparing 11:12:58 f47dce53b093: Preparing 11:12:58 0cf3ee5fa08d: Preparing 11:12:58 81342944c624: Preparing 11:12:58 4aeaa0e7d41f: Preparing 11:12:58 0cf3ee5fa08d: Waiting 11:12:58 81342944c624: Waiting 11:12:58 4aeaa0e7d41f: Waiting 11:12:58 f47dce53b093: Waiting 11:12:58 dc0aa5c79e71: Layer already exists 11:12:58 00fa7338c90c: Layer already exists 11:12:58 bd600fd5971d: Layer already exists 11:12:58 7f7681a76250: Layer already exists 11:12:58 92e341757990: Layer already exists 11:12:58 f47dce53b093: Layer already exists 11:12:58 81342944c624: Layer already exists 11:12:58 4aeaa0e7d41f: Layer already exists 11:12:58 0cf3ee5fa08d: Layer already exists 11:12:59 main: digest: sha256:ae3c6104ccacd6bf33309cff07356fba91702c06a975196756c4bccd1053a217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:12:59 ===================================================== [Pipeline] echo 11:12:59 taggedImages: 11:12:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:12:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:12:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.77 11:12:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:12:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:12:59 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 11:12:59 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:12:59 latest 11:12:59 3.2.0-dev.77 11:12:59 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:12:59 main 11:12:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:59 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:59 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:12:59 df9b5cd02789: Preparing 11:12:59 422baaf0c424: Preparing 11:12:59 bd600fd5971d: Preparing 11:12:59 dc0aa5c79e71: Preparing 11:12:59 743c56d32de4: Preparing 11:12:59 9fcd79622bc1: Preparing 11:12:59 4aeaa0e7d41f: Preparing 11:12:59 9fcd79622bc1: Waiting 11:12:59 4aeaa0e7d41f: Waiting 11:12:59 bd600fd5971d: Layer already exists 11:12:59 dc0aa5c79e71: Layer already exists 11:13:00 4aeaa0e7d41f: Layer already exists 11:13:00 df9b5cd02789: Pushed 11:13:00 743c56d32de4: Pushed 11:13:01 9fcd79622bc1: Pushed 11:13:07 422baaf0c424: Pushed 11:13:07 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:8843b83af9b6d7f4384ad8f4efa9e4e9a414fc4608cc8083ff5dc8da0c52f747 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:08 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:08 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 11:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:13:08 df9b5cd02789: Preparing 11:13:08 422baaf0c424: Preparing 11:13:08 bd600fd5971d: Preparing 11:13:08 dc0aa5c79e71: Preparing 11:13:08 743c56d32de4: Preparing 11:13:08 9fcd79622bc1: Preparing 11:13:08 4aeaa0e7d41f: Preparing 11:13:08 9fcd79622bc1: Waiting 11:13:08 743c56d32de4: Layer already exists 11:13:08 bd600fd5971d: Layer already exists 11:13:08 df9b5cd02789: Layer already exists 11:13:08 422baaf0c424: Layer already exists 11:13:08 dc0aa5c79e71: Layer already exists 11:13:08 9fcd79622bc1: Layer already exists 11:13:08 4aeaa0e7d41f: Layer already exists 11:13:08 latest: digest: sha256:8843b83af9b6d7f4384ad8f4efa9e4e9a414fc4608cc8083ff5dc8da0c52f747 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:09 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:09 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.77 11:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:13:09 df9b5cd02789: Preparing 11:13:09 422baaf0c424: Preparing 11:13:09 bd600fd5971d: Preparing 11:13:09 dc0aa5c79e71: Preparing 11:13:09 743c56d32de4: Preparing 11:13:09 9fcd79622bc1: Preparing 11:13:09 4aeaa0e7d41f: Preparing 11:13:09 9fcd79622bc1: Waiting 11:13:09 4aeaa0e7d41f: Waiting 11:13:09 bd600fd5971d: Layer already exists 11:13:09 422baaf0c424: Layer already exists 11:13:09 df9b5cd02789: Layer already exists 11:13:09 dc0aa5c79e71: Layer already exists 11:13:09 743c56d32de4: Layer already exists 11:13:09 9fcd79622bc1: Layer already exists 11:13:09 4aeaa0e7d41f: Layer already exists 11:13:09 3.2.0-dev.77: digest: sha256:8843b83af9b6d7f4384ad8f4efa9e4e9a414fc4608cc8083ff5dc8da0c52f747 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:09 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:13:10 df9b5cd02789: Preparing 11:13:10 422baaf0c424: Preparing 11:13:10 bd600fd5971d: Preparing 11:13:10 dc0aa5c79e71: Preparing 11:13:10 743c56d32de4: Preparing 11:13:10 9fcd79622bc1: Preparing 11:13:10 4aeaa0e7d41f: Preparing 11:13:10 9fcd79622bc1: Waiting 11:13:10 4aeaa0e7d41f: Waiting 11:13:10 bd600fd5971d: Layer already exists 11:13:10 422baaf0c424: Layer already exists 11:13:10 df9b5cd02789: Layer already exists 11:13:10 743c56d32de4: Layer already exists 11:13:10 dc0aa5c79e71: Layer already exists 11:13:10 9fcd79622bc1: Layer already exists 11:13:10 4aeaa0e7d41f: Layer already exists 11:13:10 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:8843b83af9b6d7f4384ad8f4efa9e4e9a414fc4608cc8083ff5dc8da0c52f747 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:10 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 11:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:13:10 df9b5cd02789: Preparing 11:13:10 422baaf0c424: Preparing 11:13:10 bd600fd5971d: Preparing 11:13:10 dc0aa5c79e71: Preparing 11:13:10 743c56d32de4: Preparing 11:13:10 9fcd79622bc1: Preparing 11:13:10 4aeaa0e7d41f: Preparing 11:13:10 9fcd79622bc1: Waiting 11:13:10 4aeaa0e7d41f: Waiting 11:13:10 bd600fd5971d: Layer already exists 11:13:10 df9b5cd02789: Layer already exists 11:13:10 743c56d32de4: Layer already exists 11:13:10 dc0aa5c79e71: Layer already exists 11:13:10 422baaf0c424: Layer already exists 11:13:10 9fcd79622bc1: Layer already exists 11:13:10 4aeaa0e7d41f: Layer already exists 11:13:10 main: digest: sha256:8843b83af9b6d7f4384ad8f4efa9e4e9a414fc4608cc8083ff5dc8da0c52f747 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:11 ===================================================== [Pipeline] echo 11:13:11 taggedImages: 11:13:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:13:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 11:13:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.77 11:13:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:13:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 11:13:11 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 11:13:11 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:13:11 latest 11:13:11 3.2.0-dev.77 11:13:11 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:13:11 main 11:13:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:13:11 765aa1ed8e93: Preparing 11:13:11 77b72adc6d38: Preparing 11:13:11 bd600fd5971d: Preparing 11:13:11 dc0aa5c79e71: Preparing 11:13:11 780bd534b8a5: Preparing 11:13:11 eaa4a72cc020: Preparing 11:13:11 4aeaa0e7d41f: Preparing 11:13:11 eaa4a72cc020: Waiting 11:13:11 4aeaa0e7d41f: Waiting 11:13:11 dc0aa5c79e71: Layer already exists 11:13:11 bd600fd5971d: Layer already exists 11:13:12 4aeaa0e7d41f: Layer already exists 11:13:12 765aa1ed8e93: Pushed 11:13:12 780bd534b8a5: Pushed 11:13:12 eaa4a72cc020: Pushed 11:13:20 77b72adc6d38: Pushed 11:13:20 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:fce65a7972b8f507e61835caf9fdd870f1a2333ce1c72e2aecf4c24b461588b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:13:21 765aa1ed8e93: Preparing 11:13:21 77b72adc6d38: Preparing 11:13:21 bd600fd5971d: Preparing 11:13:21 dc0aa5c79e71: Preparing 11:13:21 780bd534b8a5: Preparing 11:13:21 eaa4a72cc020: Preparing 11:13:21 4aeaa0e7d41f: Preparing 11:13:21 eaa4a72cc020: Waiting 11:13:21 4aeaa0e7d41f: Waiting 11:13:21 765aa1ed8e93: Layer already exists 11:13:21 77b72adc6d38: Layer already exists 11:13:21 780bd534b8a5: Layer already exists 11:13:21 dc0aa5c79e71: Layer already exists 11:13:21 bd600fd5971d: Layer already exists 11:13:21 eaa4a72cc020: Layer already exists 11:13:21 4aeaa0e7d41f: Layer already exists 11:13:21 latest: digest: sha256:fce65a7972b8f507e61835caf9fdd870f1a2333ce1c72e2aecf4c24b461588b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.77 11:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:13:22 765aa1ed8e93: Preparing 11:13:22 77b72adc6d38: Preparing 11:13:22 bd600fd5971d: Preparing 11:13:22 dc0aa5c79e71: Preparing 11:13:22 780bd534b8a5: Preparing 11:13:22 eaa4a72cc020: Preparing 11:13:22 4aeaa0e7d41f: Preparing 11:13:22 eaa4a72cc020: Waiting 11:13:22 4aeaa0e7d41f: Waiting 11:13:22 765aa1ed8e93: Layer already exists 11:13:22 77b72adc6d38: Layer already exists 11:13:22 780bd534b8a5: Layer already exists 11:13:22 dc0aa5c79e71: Layer already exists 11:13:22 bd600fd5971d: Layer already exists 11:13:22 eaa4a72cc020: Layer already exists 11:13:22 4aeaa0e7d41f: Layer already exists 11:13:22 3.2.0-dev.77: digest: sha256:fce65a7972b8f507e61835caf9fdd870f1a2333ce1c72e2aecf4c24b461588b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:13:23 765aa1ed8e93: Preparing 11:13:23 77b72adc6d38: Preparing 11:13:23 bd600fd5971d: Preparing 11:13:23 dc0aa5c79e71: Preparing 11:13:23 780bd534b8a5: Preparing 11:13:23 eaa4a72cc020: Preparing 11:13:23 4aeaa0e7d41f: Preparing 11:13:23 eaa4a72cc020: Waiting 11:13:23 4aeaa0e7d41f: Waiting 11:13:23 780bd534b8a5: Layer already exists 11:13:23 bd600fd5971d: Layer already exists 11:13:23 dc0aa5c79e71: Layer already exists 11:13:23 77b72adc6d38: Layer already exists 11:13:23 765aa1ed8e93: Layer already exists 11:13:23 4aeaa0e7d41f: Layer already exists 11:13:23 eaa4a72cc020: Layer already exists 11:13:23 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:fce65a7972b8f507e61835caf9fdd870f1a2333ce1c72e2aecf4c24b461588b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 11:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:13:24 765aa1ed8e93: Preparing 11:13:24 77b72adc6d38: Preparing 11:13:24 bd600fd5971d: Preparing 11:13:24 dc0aa5c79e71: Preparing 11:13:24 780bd534b8a5: Preparing 11:13:24 eaa4a72cc020: Preparing 11:13:24 4aeaa0e7d41f: Preparing 11:13:24 eaa4a72cc020: Waiting 11:13:24 4aeaa0e7d41f: Waiting 11:13:24 765aa1ed8e93: Layer already exists 11:13:24 77b72adc6d38: Layer already exists 11:13:24 780bd534b8a5: Layer already exists 11:13:24 bd600fd5971d: Layer already exists 11:13:24 dc0aa5c79e71: Layer already exists 11:13:24 4aeaa0e7d41f: Layer already exists 11:13:24 eaa4a72cc020: Layer already exists 11:13:24 main: digest: sha256:fce65a7972b8f507e61835caf9fdd870f1a2333ce1c72e2aecf4c24b461588b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:24 ===================================================== [Pipeline] echo 11:13:24 taggedImages: 11:13:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:13:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:13:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.77 11:13:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:13:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 11:13:24 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 11:13:24 39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:13:24 latest 11:13:24 3.2.0-dev.77 11:13:24 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:13:24 main 11:13:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:13:25 4ac4fc618c78: Preparing 11:13:25 0d7584ca479d: Preparing 11:13:25 bd600fd5971d: Preparing 11:13:25 dc0aa5c79e71: Preparing 11:13:25 6f54d9671e9e: Preparing 11:13:25 bcd50d58c7e7: Preparing 11:13:25 4aeaa0e7d41f: Preparing 11:13:25 bcd50d58c7e7: Waiting 11:13:25 4aeaa0e7d41f: Waiting 11:13:25 6f54d9671e9e: Layer already exists 11:13:25 dc0aa5c79e71: Layer already exists 11:13:25 bd600fd5971d: Layer already exists 11:13:25 bcd50d58c7e7: Layer already exists 11:13:25 4aeaa0e7d41f: Layer already exists 11:13:25 4ac4fc618c78: Pushed 11:13:33 0d7584ca479d: Pushed 11:13:33 39fb80160b69b3d3eb729ce139bf3991b631cf1c: digest: sha256:f7555793ffad2360486888abe06f5d5b10a42aa15aa4009cc11da8474396b67a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:13:34 4ac4fc618c78: Preparing 11:13:34 0d7584ca479d: Preparing 11:13:34 bd600fd5971d: Preparing 11:13:34 dc0aa5c79e71: Preparing 11:13:34 6f54d9671e9e: Preparing 11:13:34 bcd50d58c7e7: Preparing 11:13:34 4aeaa0e7d41f: Preparing 11:13:34 4aeaa0e7d41f: Waiting 11:13:34 bcd50d58c7e7: Waiting 11:13:34 dc0aa5c79e71: Layer already exists 11:13:34 bd600fd5971d: Layer already exists 11:13:34 6f54d9671e9e: Layer already exists 11:13:34 4ac4fc618c78: Layer already exists 11:13:34 0d7584ca479d: Layer already exists 11:13:34 bcd50d58c7e7: Layer already exists 11:13:34 4aeaa0e7d41f: Layer already exists 11:13:49 latest: digest: sha256:f7555793ffad2360486888abe06f5d5b10a42aa15aa4009cc11da8474396b67a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.77 11:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:13:50 4ac4fc618c78: Preparing 11:13:50 0d7584ca479d: Preparing 11:13:50 bd600fd5971d: Preparing 11:13:50 dc0aa5c79e71: Preparing 11:13:50 6f54d9671e9e: Preparing 11:13:50 bcd50d58c7e7: Preparing 11:13:50 4aeaa0e7d41f: Preparing 11:13:50 bcd50d58c7e7: Waiting 11:13:50 4aeaa0e7d41f: Waiting 11:13:50 bd600fd5971d: Layer already exists 11:13:50 dc0aa5c79e71: Layer already exists 11:13:50 6f54d9671e9e: Layer already exists 11:13:50 0d7584ca479d: Layer already exists 11:13:50 4ac4fc618c78: Layer already exists 11:13:50 4aeaa0e7d41f: Layer already exists 11:13:50 bcd50d58c7e7: Layer already exists 11:13:50 3.2.0-dev.77: digest: sha256:f7555793ffad2360486888abe06f5d5b10a42aa15aa4009cc11da8474396b67a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:13:51 4ac4fc618c78: Preparing 11:13:51 0d7584ca479d: Preparing 11:13:51 bd600fd5971d: Preparing 11:13:51 dc0aa5c79e71: Preparing 11:13:51 6f54d9671e9e: Preparing 11:13:51 bcd50d58c7e7: Preparing 11:13:51 4aeaa0e7d41f: Preparing 11:13:51 bcd50d58c7e7: Waiting 11:13:51 4aeaa0e7d41f: Waiting 11:13:51 0d7584ca479d: Layer already exists 11:13:51 dc0aa5c79e71: Layer already exists 11:13:51 6f54d9671e9e: Layer already exists 11:13:51 4ac4fc618c78: Layer already exists 11:13:51 bd600fd5971d: Layer already exists 11:13:51 4aeaa0e7d41f: Layer already exists 11:13:51 bcd50d58c7e7: Layer already exists 11:13:51 39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77: digest: sha256:f7555793ffad2360486888abe06f5d5b10a42aa15aa4009cc11da8474396b67a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 11:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:13:53 4ac4fc618c78: Preparing 11:13:53 0d7584ca479d: Preparing 11:13:53 bd600fd5971d: Preparing 11:13:53 dc0aa5c79e71: Preparing 11:13:53 6f54d9671e9e: Preparing 11:13:53 bcd50d58c7e7: Preparing 11:13:53 4aeaa0e7d41f: Preparing 11:13:53 bcd50d58c7e7: Waiting 11:13:53 4aeaa0e7d41f: Waiting 11:13:53 dc0aa5c79e71: Layer already exists 11:13:53 0d7584ca479d: Layer already exists 11:13:53 6f54d9671e9e: Layer already exists 11:13:53 4ac4fc618c78: Layer already exists 11:13:53 bd600fd5971d: Layer already exists 11:13:53 bcd50d58c7e7: Layer already exists 11:13:53 4aeaa0e7d41f: Layer already exists 11:13:56 main: digest: sha256:f7555793ffad2360486888abe06f5d5b10a42aa15aa4009cc11da8474396b67a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:56 ===================================================== [Pipeline] echo 11:13:56 taggedImages: 11:13:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c 11:13:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:13:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.77 11:13:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fb80160b69b3d3eb729ce139bf3991b631cf1c-3.2.0-dev.77 11:13:56 - 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 11:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:13:56 11:13:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:13:57 arm64: Pulling from edgex-lftools-log-publisher 11:13:57 8998bd30e6a1: Pulling fs layer 11:13:57 04944245beec: Pulling fs layer 11:13:57 699f458cf7ca: Pulling fs layer 11:13:57 765212b225bb: Pulling fs layer 11:13:57 f23df028b6ca: Pulling fs layer 11:13:57 d65c8cfc05b1: Pulling fs layer 11:13:57 765212b225bb: Waiting 11:13:57 2437ff75d9bd: Pulling fs layer 11:13:57 f23df028b6ca: Waiting 11:13:57 d65c8cfc05b1: Waiting 11:13:57 2437ff75d9bd: Waiting 11:13:57 04944245beec: Verifying Checksum 11:13:57 04944245beec: Download complete 11:13:57 765212b225bb: Verifying Checksum 11:13:57 765212b225bb: Download complete 11:13:57 f23df028b6ca: Verifying Checksum 11:13:57 f23df028b6ca: Download complete 11:13:57 d65c8cfc05b1: Verifying Checksum 11:13:57 d65c8cfc05b1: Download complete 11:13:57 699f458cf7ca: Verifying Checksum 11:13:57 699f458cf7ca: Download complete 11:13:57 8998bd30e6a1: Verifying Checksum 11:13:57 8998bd30e6a1: Download complete 11:14:00 2437ff75d9bd: Verifying Checksum 11:14:00 2437ff75d9bd: Download complete 11:14:03 8998bd30e6a1: Pull complete 11:14:03 04944245beec: Pull complete 11:14:05 699f458cf7ca: Pull complete 11:14:05 765212b225bb: Pull complete 11:14:05 f23df028b6ca: Pull complete 11:14:06 d65c8cfc05b1: Pull complete 11:14:24 2437ff75d9bd: Pull complete 11:14:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:14:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:24 prd-ubuntu20.04-docker-arm64-4c-16g-10600 does not seem to be running inside a container 11:14:24 $ 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/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@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 11:14:26 $ docker top 1cb1f537a0295113a040865978e5f5fbe1ee7129496dc2bfadc87bfdfad721e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:14:27 ---> job-cost.sh 11:14:27 lf-activate-venv: SKIPPING 11:14:27 INFO: No Stack... 11:14:27 INFO: Retrieving Pricing Info for: v3-standard-4 11:14:28 INFO: Archiving Costs [Pipeline] sh 11:14:29 + cat /w/workspace/edgex-go/699/archives/cost.csv 11:14:29 + cut -d, -f6 [Pipeline] lock 11:14:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-699-stack-cost] 11:14:29 Resource [jenkins-edgexfoundry-edgex-go-main-699-stack-cost] did not exist. Created. 11:14:29 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-699-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:14:29 + echo total: 0.10999999940395355 [Pipeline] stash 11:14:30 Stashed 1 file(s) [Pipeline] } 11:14:30 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-699-stack-cost] [Pipeline] // lock [Pipeline] } 11:14:30 $ docker stop --time=1 1cb1f537a0295113a040865978e5f5fbe1ee7129496dc2bfadc87bfdfad721e3 11:14:32 $ docker rm -f --volumes 1cb1f537a0295113a040865978e5f5fbe1ee7129496dc2bfadc87bfdfad721e3 [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 11:14:32 provisioning config files... 11:14:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/699@tmp/config14109968157757243929tmp [Pipeline] { [Pipeline] sh 11:14:33 + set +x 11:14:33 + curl -s https://codecov.io/bash 11:14:33 + bash -s -- 11:14:33 11:14:33 _____ _ 11:14:33 / ____| | | 11:14:33 | | ___ __| | ___ ___ _____ __ 11:14:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:14:33 | |___| (_) | (_| | __/ (_| (_) \ V / 11:14:33 \_____\___/ \__,_|\___|\___\___/ \_/ 11:14:33 Bash-1.0.6 11:14:33 11:14:33 11:14:33 ==> git version 2.25.1 found 11:14:33 ==> 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 11:14:33 Release-Date: 2020-01-08 11:14:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:14:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:14:33 ==> Jenkins CI detected. 11:14:33 current dir:  /w/workspace/edgex-go/699 11:14:33 project root: . 11:14:33 --> token set from env 11:14:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:14:33 ==> Running gcov in . (disable via -X gcov) 11:14:33 ==> Python coveragepy not found 11:14:33 ==> Searching for coverage reports in: 11:14:33 + . 11:14:33 -> Found 1 reports 11:14:33 ==> Detecting git/mercurial file structure 11:14:33 ==> Reading reports 11:14:33 + ./coverage.out bytes=566233 11:14:33 ==> Appending adjustments 11:14:33 https://docs.codecov.io/docs/fixing-reports 11:14:34 + Found adjustments 11:14:34 ==> Gzipping contents 11:14:34 72K /tmp/codecov.EdnttW.gz 11:14:34 ==> Uploading reports 11:14:34 url: https://codecov.io 11:14:34 query: branch=main&commit=39fb80160b69b3d3eb729ce139bf3991b631cf1c&build=699&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F699%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:14:34 -> Pinging Codecov 11:14:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=39fb80160b69b3d3eb729ce139bf3991b631cf1c&build=699&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F699%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:14:34 -> Uploading to 11:14:34 https://storage.googleapis.com/codecov/v4/raw/2024-09-18/00271124DB129430A58F1EEE437C3FCB/39fb80160b69b3d3eb729ce139bf3991b631cf1c/0dc38ced-2630-478b-b30f-f66db5c28154.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240918%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240918T111434Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75cececa79c9391b1f75761fc405fc8bd4ea1021546f9a4ff71c2bb56299b859 11:14:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:14:34 Dload Upload Total Spent Left Speed 11:14:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69974 0 0 100 69974 0 243k --:--:-- --:--:-- --:--:-- 243k 11:14:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/39fb80160b69b3d3eb729ce139bf3991b631cf1c [Pipeline] } 11:14:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:14:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:14:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:14:35 11:14:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:14:36 latest: Pulling from edgex-devops/edgex-snyk-go 11:14:36 619be1103602: Already exists 11:14:36 f8ea3408117e: Pulling fs layer 11:14:36 91320369b822: Pulling fs layer 11:14:36 0406650e8295: Pulling fs layer 11:14:36 4f4fb700ef54: Pulling fs layer 11:14:36 96d80e3f36e1: Pulling fs layer 11:14:36 bcf3aedb951c: Pulling fs layer 11:14:36 4f4fb700ef54: Waiting 11:14:36 96d80e3f36e1: Waiting 11:14:36 bcf3aedb951c: Waiting 11:14:36 0406650e8295: Verifying Checksum 11:14:36 0406650e8295: Download complete 11:14:36 f8ea3408117e: Download complete 11:14:36 4f4fb700ef54: Download complete 11:14:36 f8ea3408117e: Pull complete 11:14:36 96d80e3f36e1: Verifying Checksum 11:14:36 96d80e3f36e1: Download complete 11:14:36 91320369b822: Download complete 11:14:37 bcf3aedb951c: Verifying Checksum 11:14:37 bcf3aedb951c: Download complete 11:14:39 91320369b822: Pull complete 11:14:39 0406650e8295: Pull complete 11:14:39 4f4fb700ef54: Pull complete 11:14:40 96d80e3f36e1: Pull complete 11:14:43 bcf3aedb951c: Pull complete 11:14:43 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 11:14:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:14:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:43 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 11:14:43 $ 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/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:14:50 $ docker top 33c2fe6ad21effae2ebaa88b11703ea8267e3aac7cb8dc04c19ddc50beee84d8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:50 + git config --global --add safe.directory /w/workspace/edgex-go/699 [Pipeline] echo 11:14:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 11:14:51 + set -o pipefail 11:14:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 11:15:01 11:15:01 Monitoring /w/workspace/edgex-go/699 (github.com/edgexfoundry/edgex-go)... 11:15:01 11:15:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3b827326-a86e-46a2-9c3e-5f377d581e8f 11:15:01 11:15:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:15:01 11:15:01 11:15:01 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:15:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:15:01 $ docker stop --time=1 33c2fe6ad21effae2ebaa88b11703ea8267e3aac7cb8dc04c19ddc50beee84d8 11:15:09 $ docker rm -f --volumes 33c2fe6ad21effae2ebaa88b11703ea8267e3aac7cb8dc04c19ddc50beee84d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:15:10 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:10 provisioning config files... 11:15:10 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/699@tmp/config121705648537282079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:10 --> edgex-publish-swagger.sh 11:15:10 === Publish openapi/v3 API === 11:15:10 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 11:15:10 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/699/openapi/v3/core-command.yaml] 11:15:10 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:10 Dload Upload Total Spent Left Speed 11:15:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 76237 --:--:-- --:--:-- --:--:-- 76237 11:15:10 11:15:10 11:15:10 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/699/openapi/v3/core-data.yaml] 11:15:10 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:10 Dload Upload Total Spent Left Speed 11:15:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 183k --:--:-- --:--:-- --:--:-- 183k 11:15:11 11:15:11 11:15:11 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/699/openapi/v3/core-keeper.yaml] 11:15:11 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:11 Dload Upload Total Spent Left Speed 11:15:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32887 100 66 100 32821 261 127k --:--:-- --:--:-- --:--:-- 126k 11:15:11 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:15:11 11:15:11 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/699/openapi/v3/core-metadata.yaml] 11:15:11 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:11 Dload Upload Total Spent Left Speed 11:15:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 430 411k --:--:-- --:--:-- --:--:-- 411k 11:15:11 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:15:11 11:15:11 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/699/openapi/v3/support-cron-scheduler.yaml] 11:15:11 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:11 Dload Upload Total Spent Left Speed 11:15:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 290 208k --:--:-- --:--:-- --:--:-- 208k 11:15:12 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:15:12 11:15:12 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/699/openapi/v3/support-notifications.yaml] 11:15:12 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:12 Dload Upload Total Spent Left Speed 11:15:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 439 240k --:--:-- --:--:-- --:--:-- 239k 100 87457 100 156 100 87301 439 240k --:--:-- --:--:-- --:--:-- 239k 11:15:12 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:15:12 11:15:12 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/699/openapi/v3/support-scheduler.yaml] 11:15:12 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:12 Dload Upload Total Spent Left Speed 11:15:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 523 121k --:--:-- --:--:-- --:--:-- 121k 11:15:12 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:15:12 [Pipeline] } 11:15:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:15:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:15:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:13 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 11:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:15:14 $ docker top 6f4f468ce7f38e1af0ab4f683456e9435e80b8fed20f53839fddf2d07f073ec2 -eo pid,comm 11:15:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:15:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:15:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:14 [ssh-agent] Looking for ssh-agent implementation... 11:15:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:14 $ docker exec 6f4f468ce7f38e1af0ab4f683456e9435e80b8fed20f53839fddf2d07f073ec2 ssh-agent 11:15:14 SSH_AUTH_SOCK=/tmp/ssh-rxQKdAlPeCoV/agent.32 11:15:14 SSH_AGENT_PID=38 11:15:14 Running ssh-add (command line suppressed) 11:15:14 Identity added: /w/workspace/edgex-go/699@tmp/private_key_7277210372865688554.key (/w/workspace/edgex-go/699@tmp/private_key_7277210372865688554.key) 11:15:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:15 + git semver tag 11:15:15 2024-09-18 11:15:15,330 [run_tag] DEBUG tag force:False 11:15:15 2024-09-18 11:15:15,330 [check_head_tag] DEBUG check head tag 11:15:15 2024-09-18 11:15:15,334 [execute] INFO git cat-file --batch-check 11:15:15 2024-09-18 11:15:15,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/699, universal_newlines=False, shell=None, istream=) 11:15:15 2024-09-18 11:15:15,338 [execute] INFO git cat-file --batch 11:15:15 2024-09-18 11:15:15,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/699, universal_newlines=False, shell=None, istream=) 11:15:15 2024-09-18 11:15:15,382 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main 11:15:15 2024-09-18 11:15:15,382 [execute] INFO git tag -a v3.2.0-dev.77 -m v3.2.0-dev.77 11:15:15 2024-09-18 11:15:15,383 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.77', '-m', 'v3.2.0-dev.77'], cwd=/w/workspace/edgex-go/699, universal_newlines=False, shell=None, istream=None) 11:15:15 2024-09-18 11:15:15,387 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main 11:15:15 3.2.0-dev.77 [Pipeline] } 11:15:15 $ docker exec --env ******** --env ******** 6f4f468ce7f38e1af0ab4f683456e9435e80b8fed20f53839fddf2d07f073ec2 ssh-agent -k 11:15:15 unset SSH_AUTH_SOCK; 11:15:15 unset SSH_AGENT_PID; 11:15:15 echo Agent pid 38 killed; 11:15:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:15:15 + git semver [Pipeline] } 11:15:16 $ docker stop --time=1 6f4f468ce7f38e1af0ab4f683456e9435e80b8fed20f53839fddf2d07f073ec2 11:15:17 $ docker rm -f --volumes 6f4f468ce7f38e1af0ab4f683456e9435e80b8fed20f53839fddf2d07f073ec2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:15:17 11:15:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:15:18 0.23.1-centos7: Pulling from edgex-lftools 11:15:18 ab5ef0e58194: Pulling fs layer 11:15:18 9712f1f96733: Pulling fs layer 11:15:18 63f879dbbcfc: Pulling fs layer 11:15:18 0d9ebad4ef96: Pulling fs layer 11:15:18 e9a5061849ea: Pulling fs layer 11:15:18 d747dcd14b5f: Pulling fs layer 11:15:18 2de7ff778b66: Pulling fs layer 11:15:18 d747dcd14b5f: Waiting 11:15:18 0d9ebad4ef96: Waiting 11:15:18 2de7ff778b66: Waiting 11:15:18 e9a5061849ea: Waiting 11:15:18 9712f1f96733: Verifying Checksum 11:15:18 9712f1f96733: Download complete 11:15:18 63f879dbbcfc: Verifying Checksum 11:15:18 63f879dbbcfc: Download complete 11:15:18 e9a5061849ea: Verifying Checksum 11:15:18 e9a5061849ea: Download complete 11:15:18 d747dcd14b5f: Verifying Checksum 11:15:18 d747dcd14b5f: Download complete 11:15:18 ab5ef0e58194: Verifying Checksum 11:15:18 ab5ef0e58194: Download complete 11:15:18 0d9ebad4ef96: Verifying Checksum 11:15:18 0d9ebad4ef96: Download complete 11:15:18 2de7ff778b66: Verifying Checksum 11:15:18 2de7ff778b66: Download complete 11:15:21 ab5ef0e58194: Pull complete 11:15:21 9712f1f96733: Pull complete 11:15:22 63f879dbbcfc: Pull complete 11:15:26 0d9ebad4ef96: Pull complete 11:15:26 e9a5061849ea: Pull complete 11:15:26 d747dcd14b5f: Pull complete 11:15:27 2de7ff778b66: Pull complete 11:15:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:15:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:15:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:27 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 11:15:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:15:35 $ docker top e177b39bf7155aa032e6772b47260a4eb6dfca66af102690a356383712101ae3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:15:35 provisioning config files... 11:15:35 copy managed file [sigul-config] to file:/w/workspace/edgex-go/699@tmp/config15910354157913518253tmp 11:15:35 copy managed file [sigul-password] to file:/w/workspace/edgex-go/699@tmp/config1517240042077000593tmp 11:15:35 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/699@tmp/config2456121190916575071tmp [Pipeline] { [Pipeline] echo 11:15:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:15:35 ---> sigul-configuration.sh 11:15:35 gpg: directory `/root/.gnupg' created 11:15:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:15:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:15:35 gpg: keyring `/root/.gnupg/secring.gpg' created 11:15:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:15:35 gpg: CAST5 encrypted data 11:15:35 gpg: encrypted with 1 passphrase 11:15:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:15:35 + mkdir /home/jenkins 11:15:35 + mkdir /home/jenkins/sigul [Pipeline] sh 11:15:36 + 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 11:15:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:15:36 ---> sigul-install.sh 11:15:36 Sigul already installed; skipping installation. [Pipeline] sh 11:15:36 + git tag --list 11:15:36 0.6.0 11:15:36 0.6.1 11:15:36 0.7.0 11:15:36 0.7.1 11:15:36 v1.0.0 11:15:36 v1.0.1 11:15:36 v1.1.0 11:15:36 v1.2.0 11:15:36 v1.2.1 11:15:36 v1.3.0 11:15:36 v1.3.1 11:15:36 v2.0.0 11:15:36 v2.1.0 11:15:36 v2.1.1 11:15:36 v2.2.0 11:15:36 v2.3.0 11:15:36 v3.0 11:15:36 v3.0.0 11:15:36 v3.1 11:15:36 v3.1.0 11:15:36 v3.1.0-dev.1 11:15:36 v3.1.0-dev.10 11:15:36 v3.1.0-dev.11 11:15:36 v3.1.0-dev.12 11:15:36 v3.1.0-dev.13 11:15:36 v3.1.0-dev.14 11:15:36 v3.1.0-dev.15 11:15:36 v3.1.0-dev.16 11:15:36 v3.1.0-dev.17 11:15:36 v3.1.0-dev.18 11:15:36 v3.1.0-dev.19 11:15:36 v3.1.0-dev.2 11:15:36 v3.1.0-dev.20 11:15:36 v3.1.0-dev.21 11:15:36 v3.1.0-dev.22 11:15:36 v3.1.0-dev.23 11:15:36 v3.1.0-dev.24 11:15:36 v3.1.0-dev.25 11:15:36 v3.1.0-dev.26 11:15:36 v3.1.0-dev.27 11:15:36 v3.1.0-dev.28 11:15:36 v3.1.0-dev.29 11:15:36 v3.1.0-dev.3 11:15:36 v3.1.0-dev.30 11:15:36 v3.1.0-dev.31 11:15:36 v3.1.0-dev.32 11:15:36 v3.1.0-dev.33 11:15:36 v3.1.0-dev.34 11:15:36 v3.1.0-dev.35 11:15:36 v3.1.0-dev.36 11:15:36 v3.1.0-dev.37 11:15:36 v3.1.0-dev.38 11:15:36 v3.1.0-dev.39 11:15:36 v3.1.0-dev.4 11:15:36 v3.1.0-dev.40 11:15:36 v3.1.0-dev.41 11:15:36 v3.1.0-dev.42 11:15:36 v3.1.0-dev.43 11:15:36 v3.1.0-dev.44 11:15:36 v3.1.0-dev.45 11:15:36 v3.1.0-dev.46 11:15:36 v3.1.0-dev.47 11:15:36 v3.1.0-dev.48 11:15:36 v3.1.0-dev.49 11:15:36 v3.1.0-dev.5 11:15:36 v3.1.0-dev.50 11:15:36 v3.1.0-dev.51 11:15:36 v3.1.0-dev.52 11:15:36 v3.1.0-dev.53 11:15:36 v3.1.0-dev.54 11:15:36 v3.1.0-dev.55 11:15:36 v3.1.0-dev.56 11:15:36 v3.1.0-dev.57 11:15:36 v3.1.0-dev.58 11:15:36 v3.1.0-dev.59 11:15:36 v3.1.0-dev.6 11:15:36 v3.1.0-dev.60 11:15:36 v3.1.0-dev.61 11:15:36 v3.1.0-dev.62 11:15:36 v3.1.0-dev.63 11:15:36 v3.1.0-dev.64 11:15:36 v3.1.0-dev.65 11:15:36 v3.1.0-dev.66 11:15:36 v3.1.0-dev.67 11:15:36 v3.1.0-dev.68 11:15:36 v3.1.0-dev.69 11:15:36 v3.1.0-dev.7 11:15:36 v3.1.0-dev.70 11:15:36 v3.1.0-dev.71 11:15:36 v3.1.0-dev.72 11:15:36 v3.1.0-dev.73 11:15:36 v3.1.0-dev.8 11:15:36 v3.1.0-dev.9 11:15:36 v3.1.1 11:15:36 v3.1.1-dev.1 11:15:36 v3.1.1-dev.2 11:15:36 v3.2.0-dev.1 11:15:36 v3.2.0-dev.10 11:15:36 v3.2.0-dev.11 11:15:36 v3.2.0-dev.12 11:15:36 v3.2.0-dev.13 11:15:36 v3.2.0-dev.14 11:15:36 v3.2.0-dev.15 11:15:36 v3.2.0-dev.16 11:15:36 v3.2.0-dev.17 11:15:36 v3.2.0-dev.18 11:15:36 v3.2.0-dev.19 11:15:36 v3.2.0-dev.2 11:15:36 v3.2.0-dev.20 11:15:36 v3.2.0-dev.21 11:15:36 v3.2.0-dev.22 11:15:36 v3.2.0-dev.23 11:15:36 v3.2.0-dev.24 11:15:36 v3.2.0-dev.25 11:15:36 v3.2.0-dev.26 11:15:36 v3.2.0-dev.27 11:15:36 v3.2.0-dev.28 11:15:36 v3.2.0-dev.29 11:15:36 v3.2.0-dev.3 11:15:36 v3.2.0-dev.30 11:15:36 v3.2.0-dev.31 11:15:36 v3.2.0-dev.32 11:15:36 v3.2.0-dev.33 11:15:36 v3.2.0-dev.34 11:15:36 v3.2.0-dev.35 11:15:36 v3.2.0-dev.36 11:15:36 v3.2.0-dev.37 11:15:36 v3.2.0-dev.38 11:15:36 v3.2.0-dev.39 11:15:36 v3.2.0-dev.4 11:15:36 v3.2.0-dev.40 11:15:36 v3.2.0-dev.41 11:15:36 v3.2.0-dev.42 11:15:36 v3.2.0-dev.43 11:15:36 v3.2.0-dev.44 11:15:36 v3.2.0-dev.45 11:15:36 v3.2.0-dev.46 11:15:36 v3.2.0-dev.47 11:15:36 v3.2.0-dev.48 11:15:36 v3.2.0-dev.49 11:15:36 v3.2.0-dev.5 11:15:36 v3.2.0-dev.50 11:15:36 v3.2.0-dev.51 11:15:36 v3.2.0-dev.52 11:15:36 v3.2.0-dev.53 11:15:36 v3.2.0-dev.54 11:15:36 v3.2.0-dev.55 11:15:36 v3.2.0-dev.56 11:15:36 v3.2.0-dev.57 11:15:36 v3.2.0-dev.58 11:15:36 v3.2.0-dev.59 11:15:36 v3.2.0-dev.6 11:15:36 v3.2.0-dev.60 11:15:36 v3.2.0-dev.61 11:15:36 v3.2.0-dev.62 11:15:36 v3.2.0-dev.63 11:15:36 v3.2.0-dev.64 11:15:36 v3.2.0-dev.65 11:15:36 v3.2.0-dev.66 11:15:36 v3.2.0-dev.67 11:15:36 v3.2.0-dev.68 11:15:36 v3.2.0-dev.69 11:15:36 v3.2.0-dev.7 11:15:36 v3.2.0-dev.70 11:15:36 v3.2.0-dev.71 11:15:36 v3.2.0-dev.72 11:15:36 v3.2.0-dev.73 11:15:36 v3.2.0-dev.74 11:15:36 v3.2.0-dev.75 11:15:36 v3.2.0-dev.76 11:15:36 v3.2.0-dev.77 11:15:36 v3.2.0-dev.8 11:15:36 v3.2.0-dev.9 [Pipeline] sh 11:15:36 + lftools sign git-tag v3.2.0-dev.77 11:15:38 Signing Git tag with Sigul... 11:15:38 Signing v3.2.0-dev.77 [Pipeline] echo 11:15:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:15:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:15:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:15:38 $ docker stop --time=1 e177b39bf7155aa032e6772b47260a4eb6dfca66af102690a356383712101ae3 11:15:40 $ docker rm -f --volumes e177b39bf7155aa032e6772b47260a4eb6dfca66af102690a356383712101ae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:15:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:15:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:41 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 11:15:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:15:41 $ docker top 22b27aeb5e5cc31b9d7866025246f6b583ffbdaf2949e888b1e1125929cbb7d0 -eo pid,comm 11:15:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:15:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:15:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:41 [ssh-agent] Looking for ssh-agent implementation... 11:15:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:41 $ docker exec 22b27aeb5e5cc31b9d7866025246f6b583ffbdaf2949e888b1e1125929cbb7d0 ssh-agent 11:15:41 SSH_AUTH_SOCK=/tmp/ssh-QhuDMRZCi3ML/agent.33 11:15:41 SSH_AGENT_PID=39 11:15:41 Running ssh-add (command line suppressed) 11:15:41 Identity added: /w/workspace/edgex-go/699@tmp/private_key_14760963872763527790.key (/w/workspace/edgex-go/699@tmp/private_key_14760963872763527790.key) 11:15:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:42 + git semver bump pre 11:15:42 2024-09-18 11:15:42,266 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main 11:15:42 2024-09-18 11:15:42,266 [bump_version] DEBUG bumping version:3.2.0-dev.77 on axis:pre with prefix:dev 11:15:42 2024-09-18 11:15:42,266 [bump_version] DEBUG bumped version:3.2.0-dev.78 11:15:42 2024-09-18 11:15:42,266 [write_version] DEBUG write version:3.2.0-dev.78 to path:/w/workspace/edgex-go/699/.semver/main with force:True 11:15:42 2024-09-18 11:15:42,267 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main 11:15:42 2024-09-18 11:15:42,267 [write_file] DEBUG write to file:/w/workspace/edgex-go/699/.semver/main 11:15:42 2024-09-18 11:15:42,269 [execute] INFO git cat-file --batch-check 11:15:42 2024-09-18 11:15:42,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/699/.semver, universal_newlines=False, shell=None, istream=) 11:15:42 2024-09-18 11:15:42,274 [execute] INFO git cat-file --batch 11:15:42 2024-09-18 11:15:42,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/699/.semver, universal_newlines=False, shell=None, istream=) 11:15:42 2024-09-18 11:15:42,278 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main 11:15:42 3.2.0-dev.78 [Pipeline] } 11:15:42 $ docker exec --env ******** --env ******** 22b27aeb5e5cc31b9d7866025246f6b583ffbdaf2949e888b1e1125929cbb7d0 ssh-agent -k 11:15:42 unset SSH_AUTH_SOCK; 11:15:42 unset SSH_AGENT_PID; 11:15:42 echo Agent pid 39 killed; 11:15:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:15:42 + git semver [Pipeline] } 11:15:43 $ docker stop --time=1 22b27aeb5e5cc31b9d7866025246f6b583ffbdaf2949e888b1e1125929cbb7d0 11:15:44 $ docker rm -f --volumes 22b27aeb5e5cc31b9d7866025246f6b583ffbdaf2949e888b1e1125929cbb7d0 [Pipeline] // withDockerContainer [Pipeline] sh 11:15:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:15:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:45 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 11:15:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:15:45 $ docker top 232ce5022eaec4a4ee3fa05fb71f128c2f1e1ffe6216e6bc6bfe458fccba71ec -eo pid,comm 11:15:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:15:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:15:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:45 [ssh-agent] Looking for ssh-agent implementation... 11:15:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:45 $ docker exec 232ce5022eaec4a4ee3fa05fb71f128c2f1e1ffe6216e6bc6bfe458fccba71ec ssh-agent 11:15:45 SSH_AUTH_SOCK=/tmp/ssh-rBxMKe0YU5h9/agent.32 11:15:45 SSH_AGENT_PID=38 11:15:45 Running ssh-add (command line suppressed) 11:15:45 Identity added: /w/workspace/edgex-go/699@tmp/private_key_10631477767416523215.key (/w/workspace/edgex-go/699@tmp/private_key_10631477767416523215.key) 11:15:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:46 + git semver push 11:15:46 2024-09-18 11:15:46,352 [run_push] DEBUG push 11:15:46 2024-09-18 11:15:46,352 [execute] INFO git cat-file --batch-check 11:15:46 2024-09-18 11:15:46,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/699/.semver, universal_newlines=False, shell=None, istream=) 11:15:46 2024-09-18 11:15:46,356 [execute] INFO git rev-list 94ae6ed7069019011808c948ec2d94bf656fbbbc -- 11:15:46 2024-09-18 11:15:46,356 [execute] DEBUG Popen(['git', 'rev-list', '94ae6ed7069019011808c948ec2d94bf656fbbbc', '--'], cwd=/w/workspace/edgex-go/699/.semver, universal_newlines=False, shell=None, istream=None) 11:15:46 2024-09-18 11:15:46,375 [execute] INFO git fetch -v origin 11:15:46 2024-09-18 11:15:46,376 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/699/.semver, universal_newlines=True, shell=None, istream=None) 11:15:47 2024-09-18 11:15:46,858 [run_push] DEBUG no remote changes detected 11:15:47 2024-09-18 11:15:46,858 [execute] INFO git push origin semver 11:15:47 2024-09-18 11:15:46,859 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/699/.semver, universal_newlines=False, shell=None, istream=None) 11:15:47 2024-09-18 11:15:47,576 [run_push] DEBUG push all version tags 11:15:47 2024-09-18 11:15:47,577 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:15:47 2024-09-18 11:15:47,577 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/699, universal_newlines=False, shell=None, istream=None) 11:15:48 2024-09-18 11:15:48,223 [read_version] DEBUG read version from /w/workspace/edgex-go/699/.semver/main 11:15:48 3.2.0-dev.78 [Pipeline] } 11:15:48 $ docker exec --env ******** --env ******** 232ce5022eaec4a4ee3fa05fb71f128c2f1e1ffe6216e6bc6bfe458fccba71ec ssh-agent -k 11:15:48 unset SSH_AUTH_SOCK; 11:15:48 unset SSH_AGENT_PID; 11:15:48 echo Agent pid 38 killed; 11:15:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:15:48 + git semver [Pipeline] } 11:15:49 $ docker stop --time=1 232ce5022eaec4a4ee3fa05fb71f128c2f1e1ffe6216e6bc6bfe458fccba71ec 11:15:50 $ docker rm -f --volumes 232ce5022eaec4a4ee3fa05fb71f128c2f1e1ffe6216e6bc6bfe458fccba71ec [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 11:15:51 + [ -d /w/workspace/edgex-go/699/archives ] [Pipeline] libraryResource [Pipeline] sh 11:15:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:15:52 ---> package-listing.sh 11:15:52 ++ facter osfamily 11:15:52 ++ tr '[:upper:]' '[:lower:]' 11:15:52 + OS_FAMILY=debian 11:15:52 + workspace=/w/workspace/edgex-go/699 11:15:52 + START_PACKAGES=/tmp/packages_start.txt 11:15:52 + END_PACKAGES=/tmp/packages_end.txt 11:15:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:15:52 + PACKAGES=/tmp/packages_start.txt 11:15:52 + '[' /w/workspace/edgex-go/699 ']' 11:15:52 + PACKAGES=/tmp/packages_end.txt 11:15:52 + case "${OS_FAMILY}" in 11:15:52 + dpkg -l 11:15:52 + grep '^ii' 11:15:52 + '[' -f /tmp/packages_start.txt ']' 11:15:52 + '[' -f /tmp/packages_end.txt ']' 11:15:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:15:52 + '[' /w/workspace/edgex-go/699 ']' 11:15:52 + mkdir -p /w/workspace/edgex-go/699/archives/ 11:15:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/699/archives/ [Pipeline] echo 11:15:52 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/699/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:15:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:53 11:15:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:53 latest: Pulling from edgex-lftools-log-publisher 11:15:53 5eb5b503b376: Pulling fs layer 11:15:53 5c69ac0246d0: Pulling fs layer 11:15:53 ec43610c2a17: Pulling fs layer 11:15:53 3a2ae6a8a46f: Pulling fs layer 11:15:53 33b1e0a273af: Pulling fs layer 11:15:53 5d3b04190fa2: Pulling fs layer 11:15:53 2f39f015ded8: Pulling fs layer 11:15:53 3a2ae6a8a46f: Waiting 11:15:53 33b1e0a273af: Waiting 11:15:53 2f39f015ded8: Waiting 11:15:53 5c69ac0246d0: Verifying Checksum 11:15:53 5c69ac0246d0: Download complete 11:15:53 3a2ae6a8a46f: Verifying Checksum 11:15:53 3a2ae6a8a46f: Download complete 11:15:53 33b1e0a273af: Download complete 11:15:53 5d3b04190fa2: Verifying Checksum 11:15:53 5d3b04190fa2: Download complete 11:15:53 ec43610c2a17: Verifying Checksum 11:15:53 ec43610c2a17: Download complete 11:15:53 5eb5b503b376: Verifying Checksum 11:15:53 5eb5b503b376: Download complete 11:15:54 2f39f015ded8: Download complete 11:15:55 5eb5b503b376: Pull complete 11:15:55 5c69ac0246d0: Pull complete 11:15:55 ec43610c2a17: Pull complete 11:15:55 3a2ae6a8a46f: Pull complete 11:15:55 33b1e0a273af: Pull complete 11:15:55 5d3b04190fa2: Pull complete 11:16:00 2f39f015ded8: Pull complete 11:16:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:00 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 11:16:00 $ 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/699/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/699 -v /w/workspace/edgex-go/699:/w/workspace/edgex-go/699:rw,z -v /w/workspace/edgex-go/699@tmp:/w/workspace/edgex-go/699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:16:05 $ docker top 40d71926608f59891f7d170c1ba494bcd4e796148bdf1c96e3fe6c98ee431020 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:06 + touch /tmp/pre-build-complete [Pipeline] sh 11:16:06 + mkdir -p /var/log/sysstat [Pipeline] sh 11:16:06 + ls /var/log/sa-host 11:16:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:07 provisioning config files... 11:16:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/699@tmp/config14379063513826550205tmp [Pipeline] { [Pipeline] echo 11:16:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:16:07 ---> create-netrc.sh [Pipeline] } 11:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:16:07 ---> python-tools-install.sh [Pipeline] echo 11:16:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:16:08 ---> sudo-logs.sh 11:16:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:16:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:16:08 ---> job-cost.sh 11:16:08 lf-activate-venv: SKIPPING 11:16:08 DEBUG: total: 0.10999999940395355 11:16:08 INFO: Retrieving Stack Cost... 11:16:08 INFO: Retrieving Pricing Info for: v3-standard-8 11:16:09 INFO: Archiving Costs [Pipeline] echo 11:16:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:16:09 ---> logs-deploy.sh 11:16:09 lf-activate-venv: SKIPPING 11:16:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/699 11:16:09 INFO: archiving workspace using pattern(s): 11:16:10 Archives upload complete. 11:16:10 INFO: archiving logs to Nexus 11:16:11 ---> uname -a: 11:16:11 Linux prd-ubuntu20-04-docker-8c-8g-10598 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:16:11 11:16:11 11:16:11 ---> lscpu: 11:16:11 Architecture: x86_64 11:16:11 CPU op-mode(s): 32-bit, 64-bit 11:16:11 Byte Order: Little Endian 11:16:11 Address sizes: 40 bits physical, 48 bits virtual 11:16:11 CPU(s): 8 11:16:11 On-line CPU(s) list: 0-7 11:16:11 Thread(s) per core: 1 11:16:11 Core(s) per socket: 1 11:16:11 Socket(s): 8 11:16:11 NUMA node(s): 1 11:16:11 Vendor ID: AuthenticAMD 11:16:11 CPU family: 23 11:16:11 Model: 49 11:16:11 Model name: AMD EPYC-Rome Processor 11:16:11 Stepping: 0 11:16:11 CPU MHz: 2799.998 11:16:11 BogoMIPS: 5599.99 11:16:11 Virtualization: AMD-V 11:16:11 Hypervisor vendor: KVM 11:16:11 Virtualization type: full 11:16:11 L1d cache: 256 KiB 11:16:11 L1i cache: 256 KiB 11:16:11 L2 cache: 4 MiB 11:16:11 L3 cache: 128 MiB 11:16:11 NUMA node0 CPU(s): 0-7 11:16:11 Vulnerability Itlb multihit: Not affected 11:16:11 Vulnerability L1tf: Not affected 11:16:11 Vulnerability Mds: Not affected 11:16:11 Vulnerability Meltdown: Not affected 11:16:11 Vulnerability Mmio stale data: Not affected 11:16:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:16:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:16:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:16:11 Vulnerability Srbds: Not affected 11:16:11 Vulnerability Tsx async abort: Not affected 11:16:11 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:16:11 11:16:11 11:16:11 ---> nproc: 11:16:11 8 11:16:11 11:16:11 11:16:11 ---> df -h: 11:16:11 Filesystem Size Used Avail Use% Mounted on 11:16:11 overlay 155G 29G 127G 19% / 11:16:11 tmpfs 64M 0 64M 0% /dev 11:16:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:16:11 shm 64M 0 64M 0% /dev/shm 11:16:11 /dev/vda1 155G 29G 127G 19% /facter-os 11:16:11 11:16:11 11:16:11 ---> sar -b -r -n DEV: 11:16:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10598) 09/18/24 _x86_64_ (8 CPU) 11:16:11 11:16:11 10:24:52 LINUX RESTART (8 CPU) 11:16:11 11:16:11 10:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:16:11 10:26:02 255.40 48.13 207.26 0.00 5429.52 158733.22 0.00 11:16:11 10:27:01 187.71 1.05 186.66 0.00 34.03 69247.38 0.00 11:16:11 10:28:01 44.61 0.05 44.56 0.00 3.47 25298.98 0.00 11:16:11 10:29:01 37.33 0.17 37.16 0.00 6.67 20745.76 0.00 11:16:11 10:30:01 164.60 1.29 163.32 0.00 99.67 55774.79 0.00 11:16:11 10:31:01 468.64 2.52 466.12 0.00 63.32 231100.95 0.00 11:16:11 10:32:02 479.77 16.35 463.42 0.00 4358.87 157017.16 0.00 11:16:11 10:33:01 287.38 0.54 286.83 0.00 7.32 65840.23 0.00 11:16:11 10:34:01 309.96 1.56 308.40 0.00 35.66 93542.99 0.00 11:16:11 10:35:01 443.88 0.02 443.86 0.00 0.13 117315.65 0.00 11:16:11 10:36:01 274.34 0.12 274.22 0.00 19.20 6567.04 0.00 11:16:11 10:37:01 24.83 0.02 24.81 0.00 1.07 634.03 0.00 11:16:11 10:38:01 3.00 0.00 3.00 0.00 0.00 69.19 0.00 11:16:11 10:39:01 1.93 0.00 1.93 0.00 0.00 22.26 0.00 11:16:11 10:40:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 11:16:11 10:41:01 2.50 0.02 2.48 0.00 0.13 32.26 0.00 11:16:11 10:42:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 11:16:11 10:43:01 1.88 0.00 1.88 0.00 0.00 21.19 0.00 11:16:11 10:44:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 11:16:11 10:45:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 11:16:11 10:46:01 1.48 0.00 1.48 0.00 0.00 16.00 0.00 11:16:11 10:47:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 11:16:11 10:48:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 11:16:11 10:49:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 11:16:11 10:50:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 11:16:11 10:51:01 1.95 0.00 1.95 0.00 0.00 21.60 0.00 11:16:11 10:52:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 11:16:11 10:53:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 11:16:11 10:54:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 11:16:11 10:55:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 11:16:11 10:56:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 11:16:11 10:57:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 11:16:11 10:58:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 11:16:11 10:59:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 11:16:11 11:00:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 11:16:11 11:01:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 11:16:11 11:02:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 11:16:11 11:03:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 11:16:11 11:04:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 11:16:11 11:05:01 1.58 0.00 1.58 0.00 0.00 19.19 0.00 11:16:11 11:06:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 11:16:11 11:07:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 11:16:11 11:08:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 11:16:11 11:09:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 11:16:11 11:10:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 11:16:11 11:11:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 11:16:11 11:12:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 11:16:11 11:13:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 11:16:11 11:14:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 11:16:11 11:15:01 64.26 0.75 63.51 0.00 13.33 23188.67 0.00 11:16:11 11:16:01 142.94 0.17 142.78 0.00 14.80 44780.00 0.00 11:16:11 Average: 63.37 1.43 61.94 0.00 197.88 20972.55 0.00 11:16:11 11:16:11 10:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:16:11 10:26:02 29710196 31546960 800968 2.44 60656 2066732 1832268 5.40 1010676 1818508 2128 11:16:11 10:27:01 28315912 31520928 789992 2.40 125644 3286200 1934964 5.70 1151476 2952668 684 11:16:11 10:28:01 26847604 31255528 1047188 3.18 129244 4397296 2529916 7.46 2097964 3380516 398616 11:16:11 10:29:01 26775080 31268804 1031128 3.14 135020 4447536 2420676 7.13 1678828 3839400 360712 11:16:11 10:30:01 25979148 31239288 1062580 3.23 147612 5206264 2635684 7.77 1686632 4621192 983548 11:16:11 10:31:01 19995960 31207244 1036868 3.15 166660 10948180 3617772 10.66 2248544 9792568 2420 11:16:11 10:32:02 14343900 31372344 874132 2.66 348012 16228624 2609768 7.69 2832888 14507944 856432 11:16:11 10:33:01 8474108 27989884 4179436 12.71 385652 18291776 11937496 35.18 7145204 15566456 1369916 11:16:11 10:34:01 5151112 26711168 5477204 16.66 396956 20280736 10753180 31.69 9081692 16938004 1143696 11:16:11 10:35:01 9738940 31344264 895336 2.72 406128 20471568 2602292 7.67 3273984 18391572 692 11:16:11 10:36:01 9704576 31394156 850832 2.59 411936 20548316 2474940 7.29 3504712 18202764 524 11:16:11 10:37:01 9705192 31395732 848848 2.58 412968 20548712 2442716 7.20 3969164 17738736 396 11:16:11 10:38:01 9718336 31408904 835716 2.54 413052 20548708 2325404 6.85 3981112 17713656 8 11:16:11 10:39:01 9717956 31408580 835980 2.54 413108 20548716 2325404 6.85 3980904 17713660 4 11:16:11 10:40:01 9727396 31418116 826968 2.51 413144 20548720 2325404 6.85 3972836 17713668 208 11:16:11 10:41:01 9725632 31416348 828732 2.52 413192 20548696 2358628 6.95 3972640 17713644 356 11:16:11 10:42:01 9735168 31425964 819084 2.49 413240 20548700 2358628 6.95 3963524 17713652 164 11:16:11 10:43:01 9734884 31425768 819224 2.49 413308 20548700 2358628 6.95 3963572 17713648 172 11:16:11 10:44:01 9734560 31425504 819440 2.49 413368 20548704 2358628 6.95 3963572 17713656 8 11:16:11 10:45:01 9735820 31426784 818100 2.49 413388 20548704 2358628 6.95 3962540 17713656 136 11:16:11 10:46:01 9736264 31427228 817796 2.49 413432 20548708 2358628 6.95 3962480 17713656 8 11:16:11 10:47:01 9736288 31427308 817708 2.49 413464 20548712 2358628 6.95 3962764 17713660 4 11:16:11 10:48:01 9736484 31427508 817424 2.49 413480 20548720 2358628 6.95 3962056 17713660 8 11:16:11 10:49:01 9736696 31427796 817124 2.48 413500 20548724 2358628 6.95 3962420 17713676 140 11:16:11 10:50:01 9736932 31428172 816724 2.48 413516 20548848 2342408 6.90 3962128 17713808 8 11:16:11 10:51:01 9736308 31427652 817140 2.48 413596 20548856 2342408 6.90 3962632 17713816 172 11:16:11 10:52:01 9736252 31427600 817092 2.48 413636 20548860 2342408 6.90 3962692 17713820 180 11:16:11 10:53:01 9736212 31427668 817004 2.48 413696 20548864 2342408 6.90 3962824 17713832 232 11:16:11 10:54:01 9736120 31427580 817220 2.49 413716 20548864 2342408 6.90 3962752 17713832 152 11:16:11 10:55:01 9736280 31427744 817216 2.49 413728 20548868 2342408 6.90 3962752 17713836 76 11:16:11 10:56:01 9736328 31427832 817148 2.49 413748 20548868 2342408 6.90 3962560 17713816 8 11:16:11 10:57:01 9736328 31427876 817100 2.48 413772 20548876 2342408 6.90 3962572 17713820 4 11:16:11 10:58:01 9736272 31427828 817068 2.48 413792 20548880 2342408 6.90 3962564 17713824 24 11:16:11 10:59:01 9735956 31427520 817292 2.49 413804 20548880 2342408 6.90 3962596 17713828 144 11:16:11 11:00:01 9736216 31427784 817076 2.48 413820 20548884 2358584 6.95 3962580 17713832 4 11:16:11 11:01:01 9736388 31427956 816844 2.48 413828 20548884 2358584 6.95 3962524 17713832 148 11:16:11 11:02:01 9736244 31427896 816908 2.48 413852 20548888 2358584 6.95 3963064 17713836 36 11:16:11 11:03:01 9736152 31427820 817132 2.48 413860 20548892 2358584 6.95 3962592 17713840 144 11:16:11 11:04:01 9736192 31427864 817056 2.48 413864 20548892 2358584 6.95 3962592 17713840 12 11:16:11 11:05:01 9735788 31427472 817364 2.49 413884 20548896 2358584 6.95 3962608 17713844 4 11:16:11 11:06:01 9735464 31427200 817576 2.49 413904 20548908 2358584 6.95 3962864 17713852 28 11:16:11 11:07:01 9735660 31427412 817312 2.49 413924 20548908 2358584 6.95 3962744 17713852 144 11:16:11 11:08:01 9735612 31427376 817288 2.49 413932 20548912 2358584 6.95 3962688 17713856 12 11:16:11 11:09:01 9735856 31427620 816976 2.48 413940 20548912 2374640 7.00 3962688 17713856 140 11:16:11 11:10:01 9735756 31427532 817212 2.49 413944 20548916 2374640 7.00 3962700 17713864 4 11:16:11 11:11:01 9735780 31427592 817132 2.48 413960 20548920 2374640 7.00 3962796 17713868 140 11:16:11 11:12:01 9735732 31427564 817108 2.48 413968 20548920 2374640 7.00 3962760 17713868 8 11:16:11 11:13:01 9735668 31427508 817092 2.48 413972 20548924 2374640 7.00 3962828 17713872 0 11:16:11 11:14:01 9735620 31427464 817060 2.48 413988 20548928 2374640 7.00 3962760 17713876 12 11:16:11 11:15:01 8512872 31380644 855004 2.60 427868 21588080 2505940 7.39 4168224 18596560 430420 11:16:11 11:16:01 7773660 31380624 858600 2.61 461924 22235040 2470404 7.28 4102104 19347408 235160 11:16:11 Average: 11592252 31250292 998227 3.04 378855 18644153 2742570 8.08 3816262 16100083 113498 11:16:11 11:16:11 10:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:16:11 10:26:02 veth9aea1e4 3.85 4.15 0.53 55.18 0.00 0.00 0.00 0.00 11:16:11 10:26:02 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 11:16:11 10:26:02 docker0 3.85 4.05 0.48 55.17 0.00 0.00 0.00 0.00 11:16:11 10:26:02 ens3 597.03 455.25 5332.03 116.24 0.00 0.00 0.00 0.00 11:16:11 10:27:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 11:16:11 10:27:01 docker0 939.30 904.64 68.70 4981.78 0.00 0.00 0.00 0.00 11:16:11 10:27:01 ens3 1032.33 1018.62 8215.15 100.24 0.00 0.00 0.00 0.00 11:16:11 10:27:01 veth5c0cf48 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:28:01 docker0 0.30 0.37 0.02 0.04 0.00 0.00 0.00 0.00 11:16:11 10:28:01 vethf77af71 0.30 0.52 0.02 0.05 0.00 0.00 0.00 0.00 11:16:11 10:28:01 ens3 36.41 24.60 32.30 16.19 0.00 0.00 0.00 0.00 11:16:11 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:29:01 docker0 0.88 0.88 0.07 0.08 0.00 0.00 0.00 0.00 11:16:11 10:29:01 vethf77af71 0.88 0.90 0.08 0.08 0.00 0.00 0.00 0.00 11:16:11 10:29:01 ens3 29.43 19.11 30.23 12.62 0.00 0.00 0.00 0.00 11:16:11 10:30:01 lo 1.39 1.39 0.14 0.14 0.00 0.00 0.00 0.00 11:16:11 10:30:01 docker0 0.33 0.28 0.03 0.12 0.00 0.00 0.00 0.00 11:16:11 10:30:01 vethf53877a 0.33 0.40 0.03 0.13 0.00 0.00 0.00 0.00 11:16:11 10:30:01 ens3 159.65 89.57 3179.12 18.41 0.00 0.00 0.00 0.00 11:16:11 10:31:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:16:11 10:31:01 docker0 85.15 126.75 5.81 1131.26 0.00 0.00 0.00 0.00 11:16:11 10:31:01 veth118b4dd 5.70 6.85 0.55 3.77 0.00 0.00 0.00 0.00 11:16:11 10:31:01 veth14bbd11 6.25 8.55 0.59 3.89 0.00 0.00 0.00 0.00 11:16:11 10:31:01 vethf53877a 0.07 1.00 0.00 0.04 0.00 0.00 0.00 0.00 11:16:11 10:31:01 vethff177ef 5.75 7.70 0.55 3.57 0.00 0.00 0.00 0.00 11:16:11 10:31:01 vethdef6c28 5.78 7.90 0.56 3.71 0.00 0.00 0.00 0.00 11:16:11 10:31:01 ens3 245.41 139.83 1723.67 23.69 0.00 0.00 0.00 0.00 11:16:11 10:31:01 veth7886c85 5.88 8.03 0.57 3.84 0.00 0.00 0.00 0.00 11:16:11 10:32:02 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 11:16:11 10:32:02 docker0 460.76 695.72 38.13 5899.90 0.00 0.00 0.00 0.00 11:16:11 10:32:02 vethf53877a 0.10 0.23 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:32:02 vethff177ef 80.52 150.14 7.99 1179.61 0.00 0.00 0.00 0.10 11:16:11 10:32:02 ens3 836.76 523.36 7986.22 52.39 0.00 0.00 0.00 0.00 11:16:11 10:32:02 veth93f4ff7 157.84 86.27 1183.18 8.55 0.00 0.00 0.00 0.00 11:16:11 10:33:01 vethf68a8da 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:33:01 vethbd18691 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:33:01 veth64b166b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:33:01 veth6416fed 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:33:01 veth671ae7b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:33:01 veth94bbfdb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:33:01 vethf895226 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:33:01 veth45a7b7e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:33:01 veth05eb34c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:33:01 vethf53877a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:33:01 veth50def33 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:33:01 ens3 13.90 10.57 11.35 6.66 0.00 0.00 0.00 0.00 11:16:11 10:33:01 veth5fd693c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:33:01 vethe094446 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:33:01 veth385c986 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:16:11 10:34:01 vethf68a8da 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 vethbd18691 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 11:16:11 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 veth64b166b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 veth6416fed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 veth671ae7b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 veth94bbfdb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 vethf895226 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 veth45a7b7e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 veth05eb34c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 vethf53877a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 veth50def33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 ens3 33.08 41.27 12.62 185.88 0.00 0.00 0.00 0.00 11:16:11 10:34:01 veth5fd693c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 vethe094446 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:34:01 veth385c986 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:35:01 vethad13767 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:35:01 veth2d66bd3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:35:01 vethf53877a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:35:01 ens3 2.15 1.17 1.71 0.90 0.00 0.00 0.00 0.00 11:16:11 10:36:01 lo 52.06 52.06 5.14 5.14 0.00 0.00 0.00 0.00 11:16:11 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:36:01 ens3 398.88 405.83 226.25 1594.67 0.00 0.00 0.00 0.00 11:16:11 10:37:01 lo 28.86 28.86 2.84 2.84 0.00 0.00 0.00 0.00 11:16:11 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:37:01 ens3 375.55 359.91 151.70 2404.71 0.00 0.00 0.00 0.00 11:16:11 10:38:01 lo 3.53 3.53 0.35 0.35 0.00 0.00 0.00 0.00 11:16:11 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:38:01 ens3 31.68 28.73 22.86 131.10 0.00 0.00 0.00 0.00 11:16:11 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:39:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:40:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:41:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 11:16:11 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:42:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:44:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:45:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:46:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:16:11 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:47:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:48:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:49:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:50:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:51:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:16:11 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:52:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:54:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:55:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:56:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:16:11 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:58:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 10:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:01:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 11:16:11 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:02:01 ens3 0.35 0.37 0.25 0.21 0.00 0.00 0.00 0.00 11:16:11 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:04:01 ens3 0.23 0.22 0.28 0.01 0.00 0.00 0.00 0.00 11:16:11 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:05:01 ens3 0.62 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:16:11 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:06:01 ens3 0.75 0.72 0.44 0.35 0.00 0.00 0.00 0.00 11:16:11 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:07:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:08:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:10:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:11:01 ens3 0.47 0.28 0.20 0.08 0.00 0.00 0.00 0.00 11:16:11 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:11 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:11 11:15:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 11:16:11 11:15:01 docker0 88.64 159.01 7.73 1272.24 0.00 0.00 0.00 0.00 11:16:11 11:15:01 ens3 279.57 158.22 4885.22 22.97 0.00 0.00 0.00 0.00 11:16:11 11:15:01 veth22b4261 88.64 159.12 8.94 1272.25 0.00 0.00 0.00 0.10 11:16:11 11:16:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 11:16:11 11:16:01 docker0 2.28 2.35 0.36 1.42 0.00 0.00 0.00 0.00 11:16:11 11:16:01 ens3 283.69 205.65 5785.73 171.44 0.00 0.00 0.00 0.00 11:16:11 Average: lo 1.96 1.96 0.19 0.19 0.00 0.00 0.00 0.00 11:16:11 Average: docker0 30.71 36.85 2.36 260.07 0.00 0.00 0.00 0.00 11:16:11 Average: ens3 85.23 68.05 735.40 95.30 0.00 0.00 0.00 0.00 11:16:11 11:16:11 11:16:11 ---> sar -P ALL: 11:16:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10598) 09/18/24 _x86_64_ (8 CPU) 11:16:11 11:16:11 10:24:52 LINUX RESTART (8 CPU) 11:16:11 11:16:11 10:25:01 CPU %user %nice %system %iowait %steal %idle 11:16:11 10:26:02 all 7.26 0.00 2.08 4.67 0.05 85.94 11:16:11 10:26:02 0 4.38 0.00 1.86 6.54 0.07 87.16 11:16:11 10:26:02 1 9.21 0.00 1.57 0.64 0.03 88.54 11:16:11 10:26:02 2 7.68 0.00 2.05 7.51 0.05 82.71 11:16:11 10:26:02 3 7.34 0.00 1.87 0.43 0.05 90.31 11:16:11 10:26:02 4 8.84 0.00 2.34 0.49 0.05 88.28 11:16:11 10:26:02 5 6.01 0.00 1.51 5.71 0.05 86.72 11:16:11 10:26:02 6 5.28 0.00 2.14 12.87 0.03 79.68 11:16:11 10:26:02 7 9.38 0.00 3.32 3.17 0.05 84.08 11:16:11 10:27:01 all 7.16 0.00 3.57 4.94 0.05 84.27 11:16:11 10:27:01 0 6.02 0.00 3.30 11.47 0.07 79.14 11:16:11 10:27:01 1 7.04 0.00 3.14 1.05 0.05 88.72 11:16:11 10:27:01 2 8.06 0.00 4.19 16.95 0.07 70.73 11:16:11 10:27:01 3 7.98 0.00 3.75 0.22 0.05 88.00 11:16:11 10:27:01 4 10.32 0.00 4.45 2.90 0.05 82.28 11:16:11 10:27:01 5 6.92 0.00 3.01 0.14 0.05 89.88 11:16:11 10:27:01 6 7.40 0.00 3.29 0.72 0.05 88.55 11:16:11 10:27:01 7 3.56 0.00 3.47 6.18 0.03 86.76 11:16:11 10:28:01 all 38.54 0.00 5.66 1.96 0.11 53.73 11:16:11 10:28:01 0 36.88 0.00 5.70 0.07 0.12 57.23 11:16:11 10:28:01 1 37.69 0.00 5.86 0.22 0.10 56.13 11:16:11 10:28:01 2 42.84 0.00 5.39 0.29 0.12 51.36 11:16:11 10:28:01 3 39.07 0.00 5.57 0.30 0.12 54.94 11:16:11 10:28:01 4 38.96 0.00 5.67 0.13 0.10 55.13 11:16:11 10:28:01 5 36.55 0.00 5.36 11.92 0.10 46.07 11:16:11 10:28:01 6 37.18 0.00 6.08 2.57 0.10 54.08 11:16:11 10:28:01 7 39.18 0.00 5.66 0.17 0.10 54.88 11:16:11 10:29:01 all 53.01 0.00 6.62 1.58 0.11 38.68 11:16:11 10:29:01 0 52.72 0.00 6.10 0.83 0.10 40.25 11:16:11 10:29:01 1 52.81 0.00 6.50 0.79 0.10 39.79 11:16:11 10:29:01 2 52.75 0.00 6.92 2.13 0.10 38.09 11:16:11 10:29:01 3 52.94 0.00 7.06 2.07 0.10 37.83 11:16:11 10:29:01 4 52.51 0.00 6.45 1.62 0.12 39.31 11:16:11 10:29:01 5 54.99 0.00 6.58 2.84 0.10 35.49 11:16:11 10:29:01 6 52.39 0.00 6.72 2.06 0.13 38.70 11:16:11 10:29:01 7 52.95 0.00 6.65 0.29 0.10 40.01 11:16:11 10:30:01 all 26.56 0.00 5.83 5.82 0.09 61.70 11:16:11 10:30:01 0 24.58 0.00 5.18 3.90 0.08 66.25 11:16:11 10:30:01 1 26.25 0.00 5.02 3.64 0.15 64.95 11:16:11 10:30:01 2 27.47 0.00 6.57 21.42 0.08 44.46 11:16:11 10:30:01 3 27.49 0.00 5.86 2.52 0.12 64.00 11:16:11 10:30:01 4 25.75 0.00 5.03 2.46 0.08 66.68 11:16:11 10:30:01 5 27.48 0.00 6.83 4.44 0.08 61.17 11:16:11 10:30:01 6 27.12 0.00 6.00 4.22 0.07 62.60 11:16:11 10:30:01 7 26.31 0.00 6.17 3.99 0.07 63.47 11:16:11 10:31:01 all 15.85 0.00 5.76 29.93 0.10 48.36 11:16:11 10:31:01 0 14.25 0.00 5.55 35.88 0.08 44.23 11:16:11 10:31:01 1 14.59 0.00 4.95 56.62 0.07 23.76 11:16:11 10:31:01 2 16.00 0.00 7.10 67.76 0.09 9.06 11:16:11 10:31:01 3 16.40 0.00 6.06 13.35 0.09 64.10 11:16:11 10:31:01 4 14.34 0.00 4.44 10.95 0.12 70.15 11:16:11 10:31:01 5 17.52 0.00 5.77 13.80 0.14 62.78 11:16:11 10:31:01 6 18.11 0.00 5.82 26.64 0.10 49.33 11:16:11 10:31:01 7 15.62 0.00 6.44 14.66 0.08 63.20 11:16:11 10:32:02 all 7.12 0.00 4.45 16.61 0.05 71.77 11:16:11 10:32:02 0 6.10 0.00 4.75 6.60 0.05 82.51 11:16:11 10:32:02 1 7.75 0.00 4.07 9.70 0.05 78.44 11:16:11 10:32:02 2 7.22 0.00 4.72 9.52 0.07 78.47 11:16:11 10:32:02 3 8.88 0.00 4.41 32.81 0.07 53.83 11:16:11 10:32:02 4 6.51 0.00 4.59 12.75 0.07 76.09 11:16:11 10:32:02 5 7.22 0.00 6.61 45.13 0.07 40.98 11:16:11 10:32:02 6 8.26 0.00 3.61 10.87 0.03 77.23 11:16:11 10:32:02 7 5.08 0.00 2.83 5.72 0.03 86.33 11:16:11 10:33:01 all 75.80 0.00 11.63 3.86 0.16 8.55 11:16:11 10:33:01 0 75.18 0.00 11.70 1.81 0.14 11.17 11:16:11 10:33:01 1 75.47 0.00 12.11 1.37 0.15 10.90 11:16:11 10:33:01 2 76.42 0.00 11.49 6.16 0.17 5.76 11:16:11 10:33:01 3 76.23 0.00 11.97 10.18 0.22 1.40 11:16:11 10:33:01 4 76.06 0.00 10.90 4.02 0.14 8.88 11:16:11 10:33:01 5 76.41 0.00 11.24 3.42 0.14 8.79 11:16:11 10:33:01 6 75.23 0.00 12.45 2.41 0.17 9.75 11:16:11 10:33:01 7 75.39 0.00 11.21 1.49 0.14 11.77 11:16:11 10:34:01 all 89.66 0.00 10.20 0.00 0.14 0.00 11:16:11 10:34:01 0 88.91 0.00 10.95 0.00 0.14 0.00 11:16:11 10:34:01 1 89.39 0.00 10.47 0.00 0.14 0.00 11:16:11 10:34:01 2 90.41 0.00 9.37 0.00 0.18 0.03 11:16:11 10:34:01 3 90.25 0.00 9.64 0.00 0.12 0.00 11:16:11 10:34:01 4 89.40 0.00 10.46 0.00 0.14 0.00 11:16:11 10:34:01 5 90.40 0.00 9.49 0.00 0.12 0.00 11:16:11 10:34:01 6 89.03 0.00 10.82 0.00 0.16 0.00 11:16:11 10:34:01 7 89.39 0.00 10.44 0.00 0.17 0.00 11:16:11 10:35:01 all 53.26 0.00 8.41 7.86 0.11 30.35 11:16:11 10:35:01 0 53.69 0.00 8.42 4.53 0.10 33.27 11:16:11 10:35:01 1 50.12 0.00 9.43 6.86 0.16 33.43 11:16:11 10:35:01 2 54.14 0.00 8.75 4.60 0.08 32.43 11:16:11 10:35:01 3 53.77 0.00 8.53 4.46 0.15 33.08 11:16:11 10:35:01 4 53.42 0.00 7.60 3.63 0.10 35.25 11:16:11 10:35:01 5 54.99 0.00 7.59 5.21 0.10 32.11 11:16:11 10:35:01 6 53.08 0.00 8.27 1.99 0.10 36.56 11:16:11 10:35:01 7 52.71 0.00 8.78 31.44 0.12 6.95 11:16:11 10:36:01 all 7.02 0.00 1.53 1.48 0.07 89.90 11:16:11 10:36:01 0 6.41 0.00 1.62 1.87 0.07 90.03 11:16:11 10:36:01 1 7.85 0.00 1.47 1.34 0.07 89.27 11:16:11 10:36:01 2 5.95 0.00 1.46 1.37 0.07 91.15 11:16:11 10:36:01 3 6.82 0.00 1.44 2.36 0.07 89.32 11:16:11 10:36:01 4 7.12 0.00 1.51 0.44 0.07 90.87 11:16:11 10:36:01 5 9.66 0.00 1.84 1.71 0.08 86.70 11:16:11 10:36:01 6 7.34 0.00 1.63 1.74 0.07 89.23 11:16:11 10:36:01 7 5.00 0.00 1.29 0.99 0.05 92.66 11:16:11 11:16:11 10:36:01 CPU %user %nice %system %iowait %steal %idle 11:16:11 10:37:01 all 10.09 0.00 0.79 0.06 0.06 89.00 11:16:11 10:37:01 0 5.19 0.00 0.75 0.00 0.03 94.03 11:16:11 10:37:01 1 13.19 0.00 0.87 0.00 0.05 85.89 11:16:11 10:37:01 2 11.15 0.00 0.82 0.00 0.07 87.96 11:16:11 10:37:01 3 9.75 0.00 0.79 0.00 0.07 89.39 11:16:11 10:37:01 4 10.77 0.00 0.60 0.02 0.07 88.55 11:16:11 10:37:01 5 11.84 0.00 0.84 0.02 0.07 87.24 11:16:11 10:37:01 6 9.72 0.00 0.84 0.39 0.07 88.98 11:16:11 10:37:01 7 9.09 0.00 0.84 0.03 0.07 89.97 11:16:11 10:38:01 all 0.68 0.00 0.10 0.01 0.02 99.19 11:16:11 10:38:01 0 0.07 0.00 0.07 0.00 0.02 99.85 11:16:11 10:38:01 1 1.32 0.00 0.17 0.00 0.03 98.48 11:16:11 10:38:01 2 0.85 0.00 0.13 0.02 0.02 98.98 11:16:11 10:38:01 3 0.05 0.00 0.05 0.00 0.00 99.90 11:16:11 10:38:01 4 1.02 0.00 0.10 0.00 0.02 98.87 11:16:11 10:38:01 5 1.27 0.00 0.08 0.00 0.03 98.61 11:16:11 10:38:01 6 0.63 0.00 0.13 0.05 0.02 99.17 11:16:11 10:38:01 7 0.23 0.00 0.10 0.02 0.00 99.65 11:16:11 10:39:01 all 0.04 0.00 0.03 0.01 0.00 99.92 11:16:11 10:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:16:11 10:39:01 1 0.10 0.00 0.08 0.00 0.00 99.82 11:16:11 10:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:16:11 10:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 10:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:16:11 10:39:01 5 0.10 0.00 0.03 0.00 0.00 99.87 11:16:11 10:39:01 6 0.02 0.00 0.02 0.03 0.00 99.93 11:16:11 10:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:16:11 10:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:16:11 10:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:16:11 10:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 10:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:16:11 10:40:01 3 0.07 0.00 0.03 0.00 0.02 99.88 11:16:11 10:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:16:11 10:40:01 6 0.03 0.00 0.02 0.02 0.00 99.93 11:16:11 10:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:16:11 10:41:01 all 0.03 0.00 0.02 0.00 0.00 99.95 11:16:11 10:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 10:41:01 1 0.03 0.00 0.05 0.00 0.00 99.92 11:16:11 10:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 10:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:16:11 10:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:16:11 10:41:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:16:11 10:41:01 6 0.02 0.00 0.00 0.02 0.02 99.95 11:16:11 10:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:16:11 10:42:01 all 0.18 0.00 0.02 0.00 0.01 99.79 11:16:11 10:42:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:16:11 10:42:01 1 0.10 0.00 0.03 0.00 0.02 99.85 11:16:11 10:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:16:11 10:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 10:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:16:11 10:42:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:16:11 10:42:01 6 1.14 0.00 0.05 0.02 0.00 98.79 11:16:11 10:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:16:11 10:43:01 all 0.02 0.00 0.02 0.01 0.00 99.95 11:16:11 10:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 10:43:01 1 0.07 0.00 0.05 0.00 0.02 99.87 11:16:11 10:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 10:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 10:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 10:43:01 5 0.05 0.00 0.03 0.02 0.00 99.90 11:16:11 10:43:01 6 0.00 0.00 0.02 0.03 0.00 99.95 11:16:11 10:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 11:16:11 10:44:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:16:11 10:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 10:44:01 1 0.07 0.00 0.03 0.00 0.00 99.90 11:16:11 10:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 10:44:01 3 0.05 0.00 0.00 0.00 0.02 99.93 11:16:11 10:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:44:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:16:11 10:44:01 6 0.03 0.00 0.02 0.02 0.02 99.92 11:16:11 10:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:16:11 10:45:01 all 0.03 0.00 0.01 0.01 0.00 99.95 11:16:11 10:45:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:16:11 10:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:16:11 10:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 10:45:01 3 0.10 0.00 0.02 0.00 0.00 99.88 11:16:11 10:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 11:16:11 10:45:01 6 0.03 0.00 0.00 0.02 0.00 99.95 11:16:11 10:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:46:01 all 0.04 0.00 0.01 0.00 0.01 99.93 11:16:11 10:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 10:46:01 1 0.10 0.00 0.03 0.00 0.00 99.87 11:16:11 10:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 10:46:01 3 0.07 0.00 0.03 0.00 0.02 99.88 11:16:11 10:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:16:11 10:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:16:11 10:46:01 6 0.02 0.00 0.00 0.02 0.02 99.95 11:16:11 10:46:01 7 0.08 0.00 0.00 0.00 0.00 99.92 11:16:11 10:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:16:11 10:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:16:11 10:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:16:11 10:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 10:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 10:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:47:01 5 0.00 0.00 0.02 0.02 0.00 99.97 11:16:11 10:47:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:16:11 10:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:16:11 11:16:11 10:47:01 CPU %user %nice %system %iowait %steal %idle 11:16:11 10:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:16:11 10:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 10:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:16:11 10:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 10:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 10:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 10:48:01 6 0.07 0.00 0.00 0.02 0.02 99.90 11:16:11 10:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:16:11 10:49:01 all 0.10 0.00 0.02 0.01 0.01 99.87 11:16:11 10:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 10:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:16:11 10:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 10:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:16:11 10:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:16:11 10:49:01 5 0.02 0.00 0.02 0.02 0.02 99.93 11:16:11 10:49:01 6 0.60 0.00 0.02 0.07 0.00 99.32 11:16:11 10:49:01 7 0.07 0.00 0.02 0.00 0.00 99.92 11:16:11 10:50:01 all 0.05 0.00 0.01 0.00 0.01 99.93 11:16:11 10:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:16:11 10:50:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:16:11 10:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:16:11 10:50:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:16:11 10:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:16:11 10:50:01 5 0.03 0.00 0.00 0.02 0.00 99.95 11:16:11 10:50:01 6 0.15 0.00 0.02 0.00 0.02 99.82 11:16:11 10:50:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:16:11 10:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:16:11 10:51:01 0 0.00 0.00 0.03 0.00 0.03 99.93 11:16:11 10:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:16:11 10:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:16:11 10:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 10:51:01 6 0.02 0.00 0.00 0.03 0.00 99.95 11:16:11 10:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:16:11 10:52:01 all 0.22 0.00 0.02 0.00 0.01 99.75 11:16:11 10:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:16:11 10:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:16:11 10:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 10:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 10:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:52:01 5 0.05 0.00 0.03 0.00 0.00 99.92 11:16:11 10:52:01 6 1.50 0.00 0.02 0.03 0.00 98.45 11:16:11 10:52:01 7 0.07 0.00 0.00 0.00 0.00 99.93 11:16:11 10:53:01 all 0.26 0.00 0.02 0.02 0.00 99.70 11:16:11 10:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 10:53:01 1 0.05 0.00 0.05 0.00 0.00 99.90 11:16:11 10:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:16:11 10:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:16:11 10:53:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:16:11 10:53:01 6 1.95 0.00 0.02 0.11 0.00 97.91 11:16:11 10:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 10:54:01 all 0.21 0.00 0.01 0.00 0.01 99.76 11:16:11 10:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:16:11 10:54:01 1 0.07 0.00 0.02 0.00 0.02 99.90 11:16:11 10:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:16:11 10:54:01 3 0.05 0.00 0.03 0.00 0.02 99.90 11:16:11 10:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:16:11 10:54:01 6 1.45 0.00 0.00 0.02 0.02 98.52 11:16:11 10:54:01 7 0.05 0.00 0.00 0.02 0.02 99.92 11:16:11 10:55:01 all 0.09 0.00 0.01 0.00 0.01 99.89 11:16:11 10:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:16:11 10:55:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:16:11 10:55:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:16:11 10:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 10:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:16:11 10:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 10:55:01 6 0.65 0.00 0.00 0.00 0.00 99.35 11:16:11 10:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 10:56:01 all 0.03 0.00 0.02 0.00 0.01 99.95 11:16:11 10:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:16:11 10:56:01 1 0.07 0.00 0.05 0.00 0.02 99.87 11:16:11 10:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 10:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 10:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:56:01 5 0.03 0.00 0.02 0.02 0.00 99.93 11:16:11 10:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 10:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:16:11 10:57:01 all 0.02 0.00 0.01 0.06 0.01 99.89 11:16:11 10:57:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:16:11 10:57:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:16:11 10:57:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:16:11 10:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:57:01 5 0.02 0.00 0.03 0.15 0.02 99.78 11:16:11 10:57:01 6 0.05 0.00 0.00 0.33 0.02 99.60 11:16:11 10:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 10:58:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:16:11 10:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 10:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 11:16:11 10:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:16:11 10:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:16:11 10:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 10:58:01 5 0.03 0.00 0.00 0.02 0.00 99.95 11:16:11 10:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 10:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 11:16:11 10:58:01 CPU %user %nice %system %iowait %steal %idle 11:16:11 10:59:01 all 0.08 0.00 0.02 0.01 0.01 99.89 11:16:11 10:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:16:11 10:59:01 1 0.08 0.00 0.03 0.00 0.02 99.87 11:16:11 10:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 10:59:01 3 0.07 0.00 0.00 0.00 0.02 99.92 11:16:11 10:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:16:11 10:59:01 5 0.00 0.00 0.03 0.00 0.02 99.95 11:16:11 10:59:01 6 0.42 0.00 0.03 0.07 0.00 99.48 11:16:11 10:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:16:11 11:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:16:11 11:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:16:11 11:00:01 1 0.05 0.00 0.05 0.00 0.00 99.90 11:16:11 11:00:01 2 0.00 0.00 0.03 0.00 0.02 99.95 11:16:11 11:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:16:11 11:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:16:11 11:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 11:16:11 11:00:01 6 0.05 0.00 0.00 0.02 0.02 99.92 11:16:11 11:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:16:11 11:01:01 all 0.13 0.00 0.01 0.00 0.01 99.85 11:16:11 11:01:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:16:11 11:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 11:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 11:01:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:16:11 11:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 11:01:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:16:11 11:01:01 6 0.85 0.00 0.00 0.02 0.00 99.14 11:16:11 11:01:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:16:11 11:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:16:11 11:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:16:11 11:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:16:11 11:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:16:11 11:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:16:11 11:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 11:02:01 5 0.02 0.00 0.00 0.02 0.02 99.95 11:16:11 11:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 11:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:16:11 11:03:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:16:11 11:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 11:03:01 1 0.05 0.00 0.05 0.00 0.02 99.88 11:16:11 11:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 11:03:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:16:11 11:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 11:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:16:11 11:03:01 6 0.00 0.00 0.00 0.02 0.02 99.97 11:16:11 11:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 11:16:11 11:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:16:11 11:04:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:16:11 11:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:16:11 11:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:16:11 11:04:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:16:11 11:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 11:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:16:11 11:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 11:04:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:16:11 11:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:16:11 11:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:16:11 11:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 11:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 11:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:16:11 11:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 11:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:16:11 11:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:16:11 11:05:01 7 0.07 0.00 0.02 0.00 0.02 99.90 11:16:11 11:06:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:16:11 11:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 11:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:16:11 11:06:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:16:11 11:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 11:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 11:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 11:06:01 6 0.05 0.00 0.00 0.02 0.00 99.93 11:16:11 11:06:01 7 0.13 0.00 0.00 0.00 0.00 99.87 11:16:11 11:07:01 all 0.04 0.00 0.02 0.00 0.01 99.94 11:16:11 11:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:16:11 11:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:16:11 11:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 11:07:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:16:11 11:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 11:07:01 5 0.03 0.00 0.02 0.02 0.00 99.93 11:16:11 11:07:01 6 0.07 0.00 0.02 0.00 0.02 99.90 11:16:11 11:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:16:11 11:08:01 all 0.24 0.00 0.02 0.00 0.01 99.73 11:16:11 11:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:16:11 11:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 11:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:16:11 11:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 11:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:16:11 11:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:16:11 11:08:01 6 1.74 0.00 0.02 0.02 0.00 98.23 11:16:11 11:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:16:11 11:09:01 all 0.29 0.00 0.02 0.00 0.01 99.68 11:16:11 11:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:16:11 11:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:16:11 11:09:01 2 0.08 0.00 0.03 0.00 0.02 99.87 11:16:11 11:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:16:11 11:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 11:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 11:16:11 11:09:01 6 2.00 0.00 0.00 0.00 0.00 98.00 11:16:11 11:09:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:16:11 11:16:11 11:09:01 CPU %user %nice %system %iowait %steal %idle 11:16:11 11:10:01 all 0.04 0.00 0.01 0.00 0.00 99.94 11:16:11 11:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:16:11 11:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 11:10:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:16:11 11:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:16:11 11:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 11:10:01 5 0.00 0.00 0.03 0.02 0.00 99.95 11:16:11 11:10:01 6 0.17 0.00 0.00 0.02 0.00 99.82 11:16:11 11:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:16:11 11:11:01 all 0.07 0.00 0.01 0.00 0.01 99.91 11:16:11 11:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:16:11 11:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:16:11 11:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 11:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 11:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 11:11:01 5 0.00 0.00 0.00 0.03 0.00 99.97 11:16:11 11:11:01 6 0.43 0.00 0.03 0.00 0.02 99.52 11:16:11 11:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:16:11 11:12:01 all 0.27 0.00 0.01 0.00 0.01 99.70 11:16:11 11:12:01 0 0.05 0.00 0.03 0.00 0.03 99.88 11:16:11 11:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 11:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:16:11 11:12:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:16:11 11:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:16:11 11:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:16:11 11:12:01 6 1.99 0.00 0.00 0.02 0.00 98.00 11:16:11 11:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 11:13:01 all 0.10 0.00 0.02 0.00 0.00 99.88 11:16:11 11:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:16:11 11:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:16:11 11:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:16:11 11:13:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:16:11 11:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:16:11 11:13:01 5 0.02 0.00 0.03 0.02 0.00 99.93 11:16:11 11:13:01 6 0.65 0.00 0.00 0.00 0.00 99.35 11:16:11 11:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:16:11 11:14:01 all 0.06 0.00 0.01 0.00 0.01 99.92 11:16:11 11:14:01 0 0.07 0.00 0.00 0.00 0.02 99.92 11:16:11 11:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:16:11 11:14:01 2 0.07 0.00 0.03 0.00 0.02 99.88 11:16:11 11:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:16:11 11:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:11 11:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 11:16:11 11:14:01 6 0.15 0.00 0.00 0.02 0.02 99.82 11:16:11 11:14:01 7 0.08 0.00 0.00 0.00 0.02 99.90 11:16:11 11:15:01 all 5.07 0.00 2.11 1.73 0.04 91.05 11:16:11 11:15:01 0 5.17 0.00 2.26 0.33 0.03 92.20 11:16:11 11:15:01 1 4.99 0.00 1.49 0.02 0.12 93.39 11:16:11 11:15:01 2 3.74 0.00 2.41 0.25 0.03 93.57 11:16:11 11:15:01 3 5.28 0.00 2.04 0.27 0.03 92.38 11:16:11 11:15:01 4 5.31 0.00 2.08 0.27 0.03 92.31 11:16:11 11:15:01 5 5.63 0.00 2.75 9.76 0.03 81.82 11:16:11 11:15:01 6 5.42 0.00 2.22 2.92 0.02 89.43 11:16:11 11:15:01 7 5.06 0.00 1.66 0.02 0.02 93.25 11:16:11 11:16:01 all 7.11 0.00 3.33 3.52 0.06 85.98 11:16:11 11:16:01 0 7.34 0.00 3.04 0.44 0.07 89.12 11:16:11 11:16:01 1 6.74 0.00 3.25 0.52 0.03 89.45 11:16:11 11:16:01 2 6.03 0.00 3.27 0.15 0.03 90.52 11:16:11 11:16:01 3 7.77 0.00 2.81 0.15 0.05 89.22 11:16:11 11:16:01 4 9.09 0.00 3.52 0.03 0.05 87.30 11:16:11 11:16:01 5 6.21 0.00 5.23 22.36 0.12 66.08 11:16:11 11:16:01 6 6.75 0.00 2.47 2.86 0.03 87.88 11:16:11 11:16:01 7 6.97 0.00 3.06 2.03 0.08 87.84 11:16:11 Average: all 7.88 0.00 1.41 1.63 0.03 89.05 11:16:11 Average: 0 7.49 0.00 1.39 1.44 0.03 89.65 11:16:11 Average: 1 7.84 0.00 1.38 1.60 0.03 89.14 11:16:11 Average: 2 8.00 0.00 1.46 2.66 0.03 87.85 11:16:11 Average: 3 7.98 0.00 1.41 1.34 0.03 89.24 11:16:11 Average: 4 7.89 0.00 1.35 0.77 0.03 89.97 11:16:11 Average: 5 8.07 0.00 1.46 2.46 0.03 87.97 11:16:11 Average: 6 8.08 0.00 1.40 1.42 0.03 89.07 11:16:11 Average: 7 7.69 0.00 1.40 1.37 0.02 89.52 11:16:11 11:16:11 11:16:11