Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ace714950837befb0776d0eb088238886854561 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-ssh5842597419203998374.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3242580245030119042.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17332694430613086790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh8543158582007801502.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-ssh7269594899311002483.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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23371’ Running on prd-ubuntu20.04-docker-8c-8g-23396 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/732 [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/732 # 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 6ace714950837befb0776d0eb088238886854561 (main) > 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 6ace714950837befb0776d0eb088238886854561 # timeout=10 Commit message: "Merge pull request #4975 from jinlinGuan/issue-4948" > git rev-list --no-walk 82350b2dc17c64c6dcaf341c305da1b72442d937 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:49:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:49:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:49:35 ========================================================= 02:49:35 EdgeX Global Pipelines Version Info 02:49:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:49:36 ------------------- 02:49:36 stable info: 02:49:36 ------------------- 02:49:36 Commited By: Ginny Guan ginny@iotechsys.com 02:49:36 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 02:49:36 Message: update stable to v1.0.265 02:49:36 ------------------- 02:49:36 experimental info: 02:49:36 ------------------- 02:49:36 Commited By: Cherry Wang cherry@iotechsys.com 02:49:36 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 02:49:36 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:49:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:49:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:49:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:49:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:49:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:49:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:49:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:49:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:49:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ace714950837befb0776d0eb088238886854561 [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ace714 [Pipeline] echo 02:49:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:37 provisioning config files... 02:49:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/732@tmp/config18164089397478520976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:37 ---> ****-login.sh 02:49:37 nexus3.edgexfoundry.org:10001 02:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:49:40 Configure a credential helper to remove this warning. See 02:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:49:40 02:49:40 Login Succeeded 02:49:40 nexus3.edgexfoundry.org:10002 02:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:49:40 Configure a credential helper to remove this warning. See 02:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:49:40 02:49:40 Login Succeeded 02:49:40 nexus3.edgexfoundry.org:10003 02:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:49:40 Configure a credential helper to remove this warning. See 02:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:49:40 02:49:40 Login Succeeded 02:49:40 nexus3.edgexfoundry.org:10004 02:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:49:41 Configure a credential helper to remove this warning. See 02:49:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:49:41 02:49:41 Login Succeeded 02:49:41 ****.io 02:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:49:41 Configure a credential helper to remove this warning. See 02:49:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:49:41 02:49:41 Login Succeeded 02:49:41 ---> ****-login.sh ends [Pipeline] } 02:49:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:41 + 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 02:49:41 + dirname cmd/core-command/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo core-command,cmd/core-command/Dockerfile 02:49:41 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 02:49:41 cut -d/ -f2 02:49:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:49:41 + dirname cmd/core-data/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo core-data,cmd/core-data/Dockerfile 02:49:41 + dirname cmd/core-keeper/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo core-keeper,cmd/core-keeper/Dockerfile 02:49:41 + dirname cmd/core-metadata/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo core-metadata,cmd/core-metadata/Dockerfile 02:49:41 + dirname cmd/security-bootstrapper/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:49:41 + dirname cmd/security-proxy-auth/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:49:41 + dirname cmd/security-proxy-setup/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:49:41 + dirname cmd/security-secretstore-setup/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:49:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:49:41 + dirname cmd/security-spire-agent/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:49:41 + dirname cmd/security-spire-config/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:49:41 + dirname cmd/security-spire-server/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:49:41 + dirname cmd/support-cron-scheduler/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:49:41 + dirname cmd/support-notifications/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo support-notifications,cmd/support-notifications/Dockerfile 02:49:41 + dirname cmd/support-scheduler/Dockerfile 02:49:41 + cut -d/ -f2 02:49:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:49:41 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 02:49:42 + git rev-list -1 --merges 6ace714950837befb0776d0eb088238886854561~1..6ace714950837befb0776d0eb088238886854561 [Pipeline] echo 02:49:42 -----------> git rev-list -1 --merges 6ace714950837befb0776d0eb088238886854561~1..6ace714950837befb0776d0eb088238886854561 6ace714950837befb0776d0eb088238886854561 02:49:42 6ace714950837befb0776d0eb088238886854561 [false] [Pipeline] sh 02:49:42 + git log --format=format:%s -1 6ace714950837befb0776d0eb088238886854561 [Pipeline] echo 02:49:42 ========================================================= 02:49:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:49:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:49:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:43 + grep -v github /etc/ssh/ssh_known_hosts 02:49:43 + [ -e /tmp/ssh_known_hosts ] 02:49:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:49:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:49:43 + sudo tee -a /etc/ssh/ssh_known_hosts 02:49:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:43 02:49:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:43 0.1.4: Pulling from edgex-devops/py-git-semver 02:49:43 b85a868b505f: Pulling fs layer 02:49:43 e2be974225ed: Pulling fs layer 02:49:43 339a4e72a1f5: Pulling fs layer 02:49:43 988bab9f4d93: Pulling fs layer 02:49:43 1469e6f7b9e6: Pulling fs layer 02:49:43 eaf3925da568: Pulling fs layer 02:49:43 bab4dde63d76: Pulling fs layer 02:49:43 bde34c3a00c8: Pulling fs layer 02:49:43 b352a97aabf1: Pulling fs layer 02:49:43 4872d77fe225: Pulling fs layer 02:49:43 5851b861e8e6: Pulling fs layer 02:49:43 1469e6f7b9e6: Waiting 02:49:43 bab4dde63d76: Waiting 02:49:43 988bab9f4d93: Waiting 02:49:43 eaf3925da568: Waiting 02:49:43 b352a97aabf1: Waiting 02:49:43 4872d77fe225: Waiting 02:49:43 5851b861e8e6: Waiting 02:49:43 e2be974225ed: Verifying Checksum 02:49:43 e2be974225ed: Download complete 02:49:43 988bab9f4d93: Download complete 02:49:44 1469e6f7b9e6: Verifying Checksum 02:49:44 1469e6f7b9e6: Download complete 02:49:44 339a4e72a1f5: Verifying Checksum 02:49:44 339a4e72a1f5: Download complete 02:49:44 eaf3925da568: Verifying Checksum 02:49:44 eaf3925da568: Download complete 02:49:44 bde34c3a00c8: Verifying Checksum 02:49:44 bde34c3a00c8: Download complete 02:49:44 b352a97aabf1: Verifying Checksum 02:49:44 b352a97aabf1: Download complete 02:49:44 4872d77fe225: Verifying Checksum 02:49:44 4872d77fe225: Download complete 02:49:44 5851b861e8e6: Download complete 02:49:44 b85a868b505f: Verifying Checksum 02:49:44 b85a868b505f: Download complete 02:49:44 bab4dde63d76: Verifying Checksum 02:49:44 bab4dde63d76: Download complete 02:49:45 b85a868b505f: Pull complete 02:49:45 e2be974225ed: Pull complete 02:49:46 339a4e72a1f5: Pull complete 02:49:46 988bab9f4d93: Pull complete 02:49:46 1469e6f7b9e6: Pull complete 02:49:46 eaf3925da568: Pull complete 02:49:48 bab4dde63d76: Pull complete 02:49:48 bde34c3a00c8: Pull complete 02:49:48 b352a97aabf1: Pull complete 02:49:48 4872d77fe225: Pull complete 02:49:48 5851b861e8e6: Pull complete 02:49:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:48 prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container 02:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:49:51 $ docker top 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b -eo pid,comm 02:49:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:49:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:51 [ssh-agent] Looking for ssh-agent implementation... 02:49:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:51 $ docker exec 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b ssh-agent 02:49:52 SSH_AUTH_SOCK=/tmp/ssh-uO0aCsGhs95r/agent.33 02:49:52 SSH_AGENT_PID=39 02:49:52 Running ssh-add (command line suppressed) 02:49:52 Identity added: /w/workspace/edgex-go/732@tmp/private_key_9117061621400844.key (/w/workspace/edgex-go/732@tmp/private_key_9117061621400844.key) 02:49:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:52 + git tag --points-at HEAD [Pipeline] } 02:49:52 $ docker exec --env ******** --env ******** 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b ssh-agent -k 02:49:52 unset SSH_AUTH_SOCK; 02:49:52 unset SSH_AGENT_PID; 02:49:52 echo Agent pid 39 killed; 02:49:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:49:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:52 [ssh-agent] Looking for ssh-agent implementation... 02:49:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:52 $ docker exec 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b ssh-agent 02:49:52 SSH_AUTH_SOCK=/tmp/ssh-65djHsKBRxYT/agent.72 02:49:52 SSH_AGENT_PID=78 02:49:52 Running ssh-add (command line suppressed) 02:49:52 Identity added: /w/workspace/edgex-go/732@tmp/private_key_10558362384533320251.key (/w/workspace/edgex-go/732@tmp/private_key_10558362384533320251.key) 02:49:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:53 + git semver init 02:49:53 2024-10-21 02:49:53,434 [run_init] DEBUG init version:0.0.0 force:False 02:49:53 2024-10-21 02:49:53,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/732/.semver 02:49:53 2024-10-21 02:49:53,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/732/.semver 02:49:53 2024-10-21 02:49:53,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/732/.semver'], cwd=/w/workspace/edgex-go/732, universal_newlines=False, shell=None, istream=None) 02:49:58 2024-10-21 02:49:57,981 [append_file] DEBUG append to file:/w/workspace/edgex-go/732/.git/info/exclude 02:49:58 2024-10-21 02:49:57,981 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/732/.semver/main with force:False 02:49:58 2024-10-21 02:49:57,982 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main 02:49:58 2024-10-21 02:49:57,982 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main 02:49:58 3.2.0-dev.109 [Pipeline] } 02:49:58 $ docker exec --env ******** --env ******** 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b ssh-agent -k 02:49:58 unset SSH_AUTH_SOCK; 02:49:58 unset SSH_AGENT_PID; 02:49:58 echo Agent pid 78 killed; 02:49:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:59 + git semver [Pipeline] } 02:49:59 $ docker stop --time=1 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b 02:50:00 $ docker rm -f --volumes 6f96f2993a359cb01327ffd7fd2110145498cb7343516c5f5bf5ef56f0084a3b [Pipeline] // withDockerContainer [Pipeline] sh 02:50:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:50:01 Stashed 1 file(s) [Pipeline] echo 02:50:01 [edgeXSemver]: initialized semver on version 3.2.0-dev.109 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:50:01 + git config --global --add safe.directory /w/workspace/edgex-go/732 [Pipeline] echo 02:50:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:50:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:50:02 ========================================================= 02:50:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:50:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:50:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:50:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:50:02 43c4264eed91: Pulling fs layer 02:50:02 4cc291be95ef: Pulling fs layer 02:50:02 2ac1f1163629: Pulling fs layer 02:50:02 5c3c966382ef: Pulling fs layer 02:50:02 4f4fb700ef54: Pulling fs layer 02:50:02 5d5c8e513c77: Pulling fs layer 02:50:02 9f66e0745190: Pulling fs layer 02:50:02 f49a43e4bbc0: Pulling fs layer 02:50:02 561ebcabdf7f: Pulling fs layer 02:50:02 5c3c966382ef: Waiting 02:50:02 4f4fb700ef54: Waiting 02:50:02 5d5c8e513c77: Waiting 02:50:02 9f66e0745190: Waiting 02:50:02 f49a43e4bbc0: Waiting 02:50:02 561ebcabdf7f: Waiting 02:50:02 4cc291be95ef: Download complete 02:50:02 5c3c966382ef: Verifying Checksum 02:50:02 5c3c966382ef: Download complete 02:50:02 4f4fb700ef54: Verifying Checksum 02:50:02 4f4fb700ef54: Download complete 02:50:02 43c4264eed91: Verifying Checksum 02:50:02 43c4264eed91: Download complete 02:50:02 5d5c8e513c77: Download complete 02:50:02 9f66e0745190: Verifying Checksum 02:50:02 9f66e0745190: Download complete 02:50:02 43c4264eed91: Pull complete 02:50:02 561ebcabdf7f: Verifying Checksum 02:50:02 561ebcabdf7f: Download complete 02:50:02 4cc291be95ef: Pull complete 02:50:02 2ac1f1163629: Verifying Checksum 02:50:02 2ac1f1163629: Download complete 02:50:03 f49a43e4bbc0: Verifying Checksum 02:50:03 f49a43e4bbc0: Download complete 02:50:07 2ac1f1163629: Pull complete 02:50:07 5c3c966382ef: Pull complete 02:50:07 4f4fb700ef54: Pull complete 02:50:07 5d5c8e513c77: Pull complete 02:50:07 9f66e0745190: Pull complete 02:50:09 f49a43e4bbc0: Pull complete 02:50:10 561ebcabdf7f: Pull complete 02:50:10 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:50:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:50:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:50:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:50:10 WORKDIR /edgex 02:50:10 COPY go.mod . 02:50:10 RUN go mod download 02:50:10 + docker build -t ci-base-image-x86_64 -f - . 02:50:11 Sending build context to Docker daemon 177.9MB 02:50:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:50:11 ---> 3a752c3f9dda 02:50:11 Step 2/4 : WORKDIR /edgex 02:50:16 Still waiting to schedule task 02:50:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:50:26 ---> Running in 4591b21595ea 02:50:26 Removing intermediate container 4591b21595ea 02:50:26 ---> a713e8d0c8bb 02:50:26 Step 3/4 : COPY go.mod . 02:50:26 ---> e36ea8be4c1c 02:50:26 Step 4/4 : RUN go mod download 02:50:26 ---> Running in d548d12e8e3d 02:51:04 Removing intermediate container d548d12e8e3d 02:51:04 ---> aa153b11a3db 02:51:04 Successfully built aa153b11a3db 02:51:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:05 + docker inspect -f . ci-base-image-x86_64 02:51:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:05 prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container 02:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:51:05 $ docker top ece05f3dc0df91e5064577baddbf58e8370ff44828057822ce550bd2e5061e29 -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:05 + go version 02:51:05 go version go1.23.2 linux/amd64 [Pipeline] } 02:51:06 $ docker stop --time=1 ece05f3dc0df91e5064577baddbf58e8370ff44828057822ce550bd2e5061e29 02:51:07 $ docker rm -f --volumes ece05f3dc0df91e5064577baddbf58e8370ff44828057822ce550bd2e5061e29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:07 + docker inspect -f . ci-base-image-x86_64 02:51:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:07 prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container 02:51:07 $ 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/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:51:08 $ docker top 1db42f590e338a1a29b04e407b5bb54040bf98d5809f93f8320b4324916f0718 -eo pid,comm [Pipeline] { [Pipeline] echo 02:51:08 ========================================================= 02:51:08 [edgeXBuildGoParallel] Running Tests and Build... 02:51:08 ========================================================= [Pipeline] sh 02:51:08 + git config --global --add safe.directory /w/workspace/edgex-go/732 [Pipeline] fileExists [Pipeline] sh 02:51:09 + make test 02:51:09 go test -race -coverprofile=coverage.out ./... 02:51:17 ? github.com/edgexfoundry/edgex-go [no test files] 02:51:43 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:51:43 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:51:45 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:51:45 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:51:45 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:51:45 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:51:45 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:51:45 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:51:45 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:51:45 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:51:45 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:51:46 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 02:51:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:51:46 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:51:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:51:46 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:51:49 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:51:49 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:51:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 02:51:50 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:51:50 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:51:50 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 02:51:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23397 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:51:50 Running in /w/workspace/edgex-go/732 [Pipeline] { [Pipeline] checkout 02:51:50 The recommended git tool is: git 02:51:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 02:51:50 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:51:50 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:51:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:51:51 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:51:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:51:51 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:51:51 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:51:51 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:51:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:51:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:51:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:51:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:51:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:51:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:51:53 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:51:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:51:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 02:51:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 49.2% of statements 02:51:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:51:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:51:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.423s coverage: 93.4% of statements 02:51:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements 02:51:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 9.5% of statements 02:51:56 using credential edgex-jenkins-ssh 02:51:56 Cloning the remote Git repository 02:51:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:51:56 > git init /w/workspace/edgex-go/732 # timeout=10 02:51:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:51:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:51:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:51:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:51:57 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:51:57 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:51:57 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:51:57 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:51:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:51:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:51:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:51:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:51:56 > git --version # timeout=10 02:51:56 > git --version # 'git version 2.25.1' 02:51:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:51:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.364s coverage: 95.8% of statements 02:51:58 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 02:51:58 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:51:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:51:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:51:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] 02:52:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.0% of statements 02:52:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 44.2% of statements 02:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 41.7% of statements 02:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.014s coverage: 77.8% of statements 02:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 02:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 02:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.026s coverage: 87.5% of statements 02:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:52:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:52:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:52:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:52:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:52:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:52:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:52:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:52:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:52:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:52:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:52:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:52:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:52:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:52:04 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:52:04 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:52:04 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:52:06 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:52:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:52:08 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:52:08 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:52:10 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:52:10 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:52:10 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:52:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:52:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:52:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:52:12 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:52:12 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:52:12 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:52:12 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 02:52:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 02:52:13 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 02:52:13 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 02:52:13 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 02:52:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:52:15 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:52:15 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:52:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:52:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:52:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:52:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:52:16 Avoid second fetch 02:52:16 Checking out Revision 6ace714950837befb0776d0eb088238886854561 (main) 02:52:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:52:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52:16 > git config core.sparsecheckout # timeout=10 02:52:16 > git checkout -f 6ace714950837befb0776d0eb088238886854561 # timeout=10 02:52:17 Commit message: "Merge pull request #4975 from jinlinGuan/issue-4948" 02:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:52:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:52:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 02:52:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:52:18 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:52:18 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:52:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:52:18 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:52:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:52:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:22 Dload Upload Total Spent Left Speed 02:52:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 02:52:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:52:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:52:22 + sudo tee /etc/docker/daemon.new 02:52:22 { 02:52:22 "registry-mirrors": [ 02:52:22 "https://nexus3.edgexfoundry.org:10001" 02:52:22 ], 02:52:22 "bip": "10.250.0.254/24", 02:52:22 "hosts": [ 02:52:22 "tcp://0.0.0.0:5555", 02:52:22 "unix:///var/run/docker.sock" 02:52:22 ], 02:52:22 "mtu": 1458, 02:52:22 "selinux-enabled": true, 02:52:22 "seccomp-profile": "/etc/docker/seccomp.json" 02:52:22 } [Pipeline] sh 02:52:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:52:23 + sudo service docker restart 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.242s coverage: 79.9% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.045s coverage: 92.9% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.054s coverage: 81.8% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.013s coverage: 73.7% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.135s coverage: 36.5% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 9.0% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.078s coverage: 97.7% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.021s coverage: 45.8% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.4% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 02:52:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements 02:52:26 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:52:26 running golangci-lint 02:52:26 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:52:26 go version go1.23.2 linux/amd64 02:52:26 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:52:26 level=info msg="[config_reader] Used config file .golangci.yml" 02:52:26 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:41 provisioning config files... 02:52:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/732@tmp/config17928398337144049052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:42 ---> ****-login.sh 02:52:42 nexus3.edgexfoundry.org:10001 02:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:43 Configure a credential helper to remove this warning. See 02:52:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:43 02:52:43 Login Succeeded 02:52:43 nexus3.edgexfoundry.org:10002 02:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:43 Configure a credential helper to remove this warning. See 02:52:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:43 02:52:43 Login Succeeded 02:52:43 nexus3.edgexfoundry.org:10003 02:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:43 Configure a credential helper to remove this warning. See 02:52:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:43 02:52:43 Login Succeeded 02:52:43 nexus3.edgexfoundry.org:10004 02:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:44 Configure a credential helper to remove this warning. See 02:52:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:44 02:52:44 Login Succeeded 02:52:44 ****.io 02:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:44 Configure a credential helper to remove this warning. See 02:52:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:44 02:52:44 Login Succeeded 02:52:44 ---> ****-login.sh ends [Pipeline] } 02:52:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:52:45 + git config --global --add safe.directory /w/workspace/edgex-go/732 [Pipeline] echo 02:52:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:52:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:52:45 ========================================================= 02:52:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:52:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:52:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:52:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:52:45 cf04c63912e1: Pulling fs layer 02:52:45 55b35a11ae5e: Pulling fs layer 02:52:45 a37a00ec5f00: Pulling fs layer 02:52:45 50b3750afda1: Pulling fs layer 02:52:45 4f4fb700ef54: Pulling fs layer 02:52:45 80978eb59214: Pulling fs layer 02:52:45 c9f46d7d2bd2: Pulling fs layer 02:52:45 c5a475d317c9: Pulling fs layer 02:52:45 80978eb59214: Waiting 02:52:45 c9f46d7d2bd2: Waiting 02:52:45 c5a475d317c9: Waiting 02:52:45 50b3750afda1: Waiting 02:52:45 4f4fb700ef54: Waiting 02:52:45 55b35a11ae5e: Verifying Checksum 02:52:45 55b35a11ae5e: Download complete 02:52:45 50b3750afda1: Download complete 02:52:45 4f4fb700ef54: Verifying Checksum 02:52:45 4f4fb700ef54: Download complete 02:52:45 80978eb59214: Verifying Checksum 02:52:45 80978eb59214: Download complete 02:52:45 cf04c63912e1: Verifying Checksum 02:52:45 cf04c63912e1: Download complete 02:52:46 c5a475d317c9: Verifying Checksum 02:52:46 c5a475d317c9: Download complete 02:52:46 cf04c63912e1: Pull complete 02:52:47 55b35a11ae5e: Pull complete 02:52:48 a37a00ec5f00: Verifying Checksum 02:52:48 a37a00ec5f00: Download complete 02:52:48 c9f46d7d2bd2: Verifying Checksum 02:52:48 c9f46d7d2bd2: Download complete 02:52:48 level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|deps|exports_file|imports|name|types_sizes) took 22.033516819s" 02:52:48 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.581519ms" 02:53:00 level=info msg="[linters_context/goanalysis] analyzers took 1m35.367856586s with top 10 stages: buildir: 54.24218735s, gosec: 3.694712586s, inspect: 2.857085805s, fact_deprecated: 2.446868372s, printf: 1.658958435s, fact_purity: 1.270112323s, ctrlflow: 1.257517536s, S1038: 1.22782663s, nilness: 1.211544979s, typedness: 938.500644ms" 02:53:00 level=info msg="[runner] Issues before processing: 220, after processing: 0" 02:53:00 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 220/220, exclude: 220/220, filename_unadjuster: 220/220, invalid_issue: 220/220, path_prettifier: 220/220, exclude-rules: 220/22, nolint: 22/0, cgo: 220/220, skip_files: 220/220, skip_dirs: 220/220, autogenerated_exclude: 220/220" 02:53:00 level=info msg="[runner] processing took 18.645893ms with stages: nolint: 7.866779ms, identifier_marker: 5.404217ms, path_prettifier: 1.895977ms, exclude-rules: 1.557152ms, autogenerated_exclude: 1.131472ms, skip_dirs: 714.562µs, cgo: 29.542µs, invalid_issue: 28.912µs, filename_unadjuster: 13.54µs, max_same_issues: 750ns, skip_files: 510ns, uniq_by_line: 420ns, fixer: 350ns, path_prefixer: 320ns, exclude: 290ns, sort_results: 280ns, diff: 170ns, max_from_linter: 170ns, source_code: 150ns, path_shortener: 120ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 02:53:00 level=info msg="[runner] linters took 11.067556043s with stages: goanalysis_metalinter: 11.048834117s" 02:53:00 level=info msg="File cache stats: 0 entries of total size 0B" 02:53:00 level=info msg="Memory: 331 samples, avg is 288.5MB, max is 1408.8MB" 02:53:00 level=info msg="Execution took 33.151538694s" 02:53:00 go vet ./... 02:53:00 a37a00ec5f00: Pull complete 02:53:01 50b3750afda1: Pull complete 02:53:01 4f4fb700ef54: Pull complete 02:53:01 80978eb59214: Pull complete 02:53:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:53:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:53:06 ./bin/test-attribution-txt.sh [Pipeline] echo 02:53:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:53:06 + ls -al . 02:53:06 total 1904 02:53:06 drwxrwxr-x 11 1001 1001 4096 Oct 21 02:51 . 02:53:06 drwxr-xr-x 4 root root 4096 Oct 21 02:51 .. 02:53:06 drwxrwxr-x 2 1001 1001 4096 Oct 21 02:49 .blubracket 02:53:06 -rw-rw-r-- 1 1001 1001 10 Oct 21 02:49 .dockerignore 02:53:06 drwxrwxr-x 8 1001 1001 4096 Oct 21 02:52 .git 02:53:06 drwxrwxr-x 3 1001 1001 4096 Oct 21 02:49 .github 02:53:06 -rw-rw-r-- 1 1001 1001 1152 Oct 21 02:49 .gitignore 02:53:06 -rw-rw-r-- 1 1001 1001 199 Oct 21 02:49 .golangci.yml 02:53:06 -rw-rw-r-- 1 1001 1001 100 Oct 21 02:49 .hadolint.yml 02:53:06 drwxr-xr-x 3 1001 1001 4096 Oct 21 02:49 .semver 02:53:06 -rw-rw-r-- 1 1001 1001 155 Oct 21 02:49 .sonarcloud.properties 02:53:06 -rw-rw-r-- 1 1001 1001 1171 Oct 21 02:49 ADOPTERS.md 02:53:06 -rw-rw-r-- 1 1001 1001 21553 Oct 21 02:49 Attribution.txt 02:53:06 -rw-rw-r-- 1 1001 1001 100284 Oct 21 02:49 CHANGELOG.md 02:53:06 -rw-rw-r-- 1 1001 1001 3804 Oct 21 02:49 CONTRIBUTING.md 02:53:06 -rw-rw-r-- 1 1001 1001 677 Oct 21 02:49 GOVERNANCE.md 02:53:06 -rw-rw-r-- 1 1001 1001 861 Oct 21 02:49 Jenkinsfile 02:53:06 -rw-rw-r-- 1 1001 1001 10775 Oct 21 02:49 LICENSE 02:53:06 -rw-rw-r-- 1 1001 1001 17391 Oct 21 02:49 Makefile 02:53:06 -rw-rw-r-- 1 1001 1001 582 Oct 21 02:49 OWNERS.md 02:53:06 -rw-rw-r-- 1 1001 1001 9528 Oct 21 02:49 README.md 02:53:06 -rw-rw-r-- 1 1001 1001 789 Oct 21 02:49 SECURITY.md 02:53:06 -rw-rw-r-- 1 1001 1001 13 Oct 21 02:50 VERSION 02:53:06 drwxrwxr-x 2 1001 1001 4096 Oct 21 02:49 bin 02:53:06 drwxrwxr-x 20 1001 1001 4096 Oct 21 02:49 cmd 02:53:06 -rw-r--r-- 1 root root 1561982 Oct 21 02:52 coverage.out 02:53:06 drwxrwxr-x 2 1001 1001 4096 Oct 21 02:49 fuzz_test 02:53:06 -rw-rw-r-- 1 1001 1001 7277 Oct 21 02:49 go.mod 02:53:06 -rw-rw-r-- 1 1001 1001 101084 Oct 21 02:49 go.sum 02:53:06 drwxrwxr-x 7 1001 1001 4096 Oct 21 02:49 internal 02:53:06 drwxrwxr-x 3 1001 1001 4096 Oct 21 02:49 openapi 02:53:06 -rw-rw-r-- 1 1001 1001 584 Oct 21 02:49 security.txt 02:53:06 -rw-rw-r-- 1 1001 1001 204 Oct 21 02:49 version.go [Pipeline] sh 02:53:07 + '[' -e coverage.out ] 02:53:07 + chown 1001:1001 coverage.out [Pipeline] stash 02:53:07 Stashed 1 file(s) [Pipeline] sh 02:53:07 + make build 02:53:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:53:09 c9f46d7d2bd2: Pull complete 02:53:11 c5a475d317c9: Pull complete 02:53:11 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:53:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:53:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:53:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:53:11 WORKDIR /edgex 02:53:11 COPY go.mod . 02:53:11 RUN go mod download 02:53:11 + docker build -t ci-base-image-arm64 -f - . 02:53:12 Sending build context to Docker daemon 3.718MB 02:53:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:53:12 ---> be29e6b0f0d4 02:53:12 Step 2/4 : WORKDIR /edgex 02:53:14 ---> Running in c207161b768f 02:53:14 Removing intermediate container c207161b768f 02:53:14 ---> 20cb3856eb04 02:53:14 Step 3/4 : COPY go.mod . 02:53:14 ---> 0d0c00140e1e 02:53:14 Step 4/4 : RUN go mod download 02:53:14 ---> Running in 4433ce0da067 02:53:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:53:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:53:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:53:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:53:36 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:53:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:53:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:53:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:53:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:53:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:53:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:53:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:53:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:53:53 $ docker stop --time=1 1db42f590e338a1a29b04e407b5bb54040bf98d5809f93f8320b4324916f0718 02:53:55 $ docker rm -f --volumes 1db42f590e338a1a29b04e407b5bb54040bf98d5809f93f8320b4324916f0718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:53:57 02:53:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:53:57 latest: Pulling from edgex-devops/edgex-compose 02:53:57 91d30c5bc195: Pulling fs layer 02:53:57 2e9b0aa3be6d: Pulling fs layer 02:53:57 9c61dcf015f6: Pulling fs layer 02:53:57 4698f68db338: Pulling fs layer 02:53:57 4698f68db338: Waiting 02:53:57 2a2f49069b9e: Pulling fs layer 02:53:57 e0025b399a48: Pulling fs layer 02:53:57 91d30c5bc195: Verifying Checksum 02:53:57 4698f68db338: Verifying Checksum 02:53:57 4698f68db338: Download complete 02:53:57 2e9b0aa3be6d: Verifying Checksum 02:53:57 2e9b0aa3be6d: Download complete 02:53:57 e0025b399a48: Verifying Checksum 02:53:57 e0025b399a48: Download complete 02:53:57 91d30c5bc195: Pull complete 02:53:57 2a2f49069b9e: Download complete 02:53:58 2e9b0aa3be6d: Pull complete 02:53:58 9c61dcf015f6: Verifying Checksum 02:53:58 9c61dcf015f6: Download complete 02:54:00 9c61dcf015f6: Pull complete 02:54:00 4698f68db338: Pull complete 02:54:01 2a2f49069b9e: Pull complete 02:54:01 e0025b399a48: Pull complete 02:54:01 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:54:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:54:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:02 prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container 02:54:02 $ 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/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:54:02 $ docker top 323366c7a339c3f333078cbf61e41a4e6efb3401a3615dd7f5907a06c0c50eaa -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:02 + docker compose -f ./docker-compose-build.yml build --parallel 02:54:05 #1 [security-secretstore-setup internal] load build definition from Dockerfile 02:54:05 #1 transferring dockerfile: 2.49kB done 02:54:05 #1 DONE 0.0s 02:54:05 02:54:05 #2 [support-cron-scheduler internal] load build definition from Dockerfile 02:54:05 #2 transferring dockerfile: 1.85kB done 02:54:05 #2 DONE 0.0s 02:54:05 02:54:05 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:54:05 #3 transferring dockerfile: 2.23kB done 02:54:05 #3 DONE 0.0s 02:54:05 02:54:05 #4 [security-bootstrapper internal] load build definition from Dockerfile 02:54:05 #4 transferring dockerfile: 3.17kB done 02:54:05 #4 DONE 0.0s 02:54:05 02:54:05 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:54:05 #5 transferring dockerfile: 1.89kB done 02:54:05 #5 DONE 0.0s 02:54:05 02:54:05 #6 [security-spire-agent internal] load build definition from Dockerfile 02:54:05 #6 transferring dockerfile: 1.81kB done 02:54:05 #6 DONE 0.0s 02:54:05 02:54:05 #7 [security-spire-server internal] load build definition from Dockerfile 02:54:05 #7 transferring dockerfile: 1.70kB done 02:54:05 #7 DONE 0.0s 02:54:05 02:54:05 #8 [core-command internal] load build definition from Dockerfile 02:54:05 #8 transferring dockerfile: 1.93kB done 02:54:05 #8 DONE 0.0s 02:54:05 02:54:05 #9 [core-metadata internal] load build definition from Dockerfile 02:54:05 #9 transferring dockerfile: 2.13kB done 02:54:05 #9 DONE 0.0s 02:54:05 02:54:05 #10 [core-keeper internal] load build definition from Dockerfile 02:54:05 #10 transferring dockerfile: 2.07kB done 02:54:05 #10 DONE 0.0s 02:54:05 02:54:05 #11 [security-proxy-setup internal] load build definition from Dockerfile 02:54:05 #11 transferring dockerfile: 2.50kB done 02:54:05 #11 DONE 0.0s 02:54:05 02:54:05 #12 [support-scheduler internal] load build definition from Dockerfile 02:54:05 #12 transferring dockerfile: 1.93kB done 02:54:05 #12 DONE 0.0s 02:54:05 02:54:05 #13 [security-spire-config internal] load build definition from Dockerfile 02:54:05 #13 transferring dockerfile: 1.69kB done 02:54:05 #13 DONE 0.0s 02:54:05 02:54:05 #14 [support-notifications internal] load build definition from Dockerfile 02:54:05 #14 transferring dockerfile: 2.02kB done 02:54:05 #14 DONE 0.0s 02:54:05 02:54:05 #15 [security-proxy-auth internal] load build definition from Dockerfile 02:54:05 #15 transferring dockerfile: 2.15kB done 02:54:05 #15 DONE 0.0s 02:54:05 02:54:05 #16 [core-data internal] load build definition from Dockerfile 02:54:05 #16 transferring dockerfile: 2.07kB done 02:54:05 #16 DONE 0.0s 02:54:05 02:54:05 #17 [security-secretstore-setup internal] load .dockerignore 02:54:05 #17 transferring context: 50B done 02:54:05 #17 DONE 0.0s 02:54:05 02:54:05 #18 [support-cron-scheduler internal] load .dockerignore 02:54:05 #18 transferring context: 50B done 02:54:05 #18 DONE 0.0s 02:54:05 02:54:05 #19 [core-common-config-bootstrapper internal] load .dockerignore 02:54:05 #19 transferring context: 50B done 02:54:05 #19 DONE 0.0s 02:54:05 02:54:05 #20 [security-bootstrapper internal] load .dockerignore 02:54:05 #20 transferring context: 50B done 02:54:05 #20 DONE 0.0s 02:54:05 02:54:05 #21 [security-spiffe-token-provider internal] load .dockerignore 02:54:05 #21 transferring context: 50B done 02:54:05 #21 DONE 0.0s 02:54:05 02:54:05 #22 [security-spire-agent internal] load .dockerignore 02:54:05 #22 transferring context: 50B done 02:54:05 #22 DONE 0.0s 02:54:05 02:54:05 #23 [security-spire-server internal] load .dockerignore 02:54:05 #23 transferring context: 50B done 02:54:05 #23 DONE 0.0s 02:54:05 02:54:05 #24 [core-metadata internal] load .dockerignore 02:54:05 #24 transferring context: 50B done 02:54:05 #24 DONE 0.0s 02:54:05 02:54:05 #25 [core-command internal] load .dockerignore 02:54:05 #25 transferring context: 50B done 02:54:05 #25 DONE 0.0s 02:54:05 02:54:05 #26 [core-keeper internal] load .dockerignore 02:54:05 #26 transferring context: 50B done 02:54:05 #26 DONE 0.0s 02:54:05 02:54:05 #27 [security-spire-config internal] load .dockerignore 02:54:05 #27 transferring context: 50B done 02:54:05 #27 DONE 0.0s 02:54:05 02:54:05 #28 [support-notifications internal] load .dockerignore 02:54:06 #28 transferring context: 50B done 02:54:06 #28 DONE 0.0s 02:54:06 02:54:06 #29 [security-proxy-setup internal] load .dockerignore 02:54:06 #29 transferring context: 50B done 02:54:06 #29 DONE 0.0s 02:54:06 02:54:06 #30 [support-scheduler internal] load .dockerignore 02:54:06 #30 transferring context: 50B done 02:54:06 #30 DONE 0.1s 02:54:06 02:54:06 #31 [security-proxy-auth internal] load .dockerignore 02:54:06 #31 transferring context: 50B done 02:54:06 #31 DONE 0.1s 02:54:06 02:54:06 #32 [core-data internal] load .dockerignore 02:54:06 #32 transferring context: 50B done 02:54:06 #32 DONE 0.0s 02:54:06 02:54:06 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:54:06 #33 DONE 0.0s 02:54:06 02:54:06 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 02:54:06 #34 ... 02:54:06 02:54:06 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:54:06 #33 DONE 0.0s 02:54:06 02:54:06 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 02:54:06 #34 ... 02:54:06 02:54:06 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:54:06 #33 DONE 0.0s 02:54:06 02:54:06 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 02:54:06 #34 ... 02:54:06 02:54:06 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:54:06 #33 DONE 0.0s 02:54:06 02:54:06 #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 02:54:06 #34 DONE 0.5s 02:54:06 02:54:06 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:54:06 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:54:06 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:54:06 #35 ... 02:54:06 02:54:06 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:54:06 #36 DONE 0.4s 02:54:06 02:54:06 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:54:06 #37 DONE 0.5s 02:54:06 02:54:06 #38 [security-spire-server internal] load build context 02:54:06 #38 DONE 0.0s 02:54:06 02:54:06 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:54:06 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:54:06 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:54:06 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:54:06 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:54:06 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:54:06 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:54:06 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:54:06 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:54:06 #35 DONE 0.4s 02:54:06 02:54:06 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:54:06 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 02:54:06 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:54:06 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:54:07 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:54:07 #39 ... 02:54:07 02:54:07 #38 [security-spire-server internal] load build context 02:54:07 #38 transferring context: 27.98kB done 02:54:07 #38 DONE 0.5s 02:54:07 02:54:07 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:54:07 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 02:54:07 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 02:54:07 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:54:07 #39 ... 02:54:07 02:54:07 #40 [security-spire-agent internal] load build context 02:54:07 #40 transferring context: 27.51kB done 02:54:07 #40 DONE 0.6s 02:54:07 02:54:07 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:54:07 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 02:54:07 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:54:07 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 02:54:07 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 02:54:07 #39 ... 02:54:07 02:54:07 #41 [security-spire-config internal] load build context 02:54:07 #41 transferring context: 26.23kB 0.0s done 02:54:07 #41 DONE 0.6s 02:54:07 02:54:07 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:54:07 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:54:07 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 02:54:07 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.5s 02:54:07 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 02:54:07 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.5s 02:54:07 #39 ... 02:54:07 02:54:07 #42 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:54:07 #42 DONE 1.4s 02:54:07 02:54:07 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:54:07 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.6s 02:54:07 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 0.7s 02:54:08 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 02:54:08 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done 02:54:08 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 02:54:11 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done 02:54:11 #39 ... 02:54:11 02:54:11 #43 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 02:54:11 #43 DONE 3.5s 02:54:11 02:54:11 #44 [support-cron-scheduler internal] load build context 02:54:11 #44 ... 02:54:11 02:54:11 #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:54:11 #0 1.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:11 #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:11 #0 2.385 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:54:11 #0 2.686 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:54:11 #0 2.695 (3/6) Installing dumb-init (1.2.5-r3) 02:54:11 #0 2.701 (4/6) Installing openssl (3.3.2-r1) 02:54:11 #0 2.709 (5/6) Installing su-exec (0.2-r3) 02:54:11 #0 2.718 (6/6) Installing yq-go (4.44.1-r2) 02:54:11 #0 2.788 Executing busybox-1.36.1-r29.trigger 02:54:11 #0 2.789 OK: 19 MiB in 18 packages 02:54:11 #45 DONE 4.8s 02:54:11 02:54:11 #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:54:11 #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:11 #0 2.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:11 #0 2.398 (1/1) Installing dumb-init (1.2.5-r3) 02:54:11 #0 2.670 Executing busybox-1.36.1-r29.trigger 02:54:11 #0 2.679 OK: 8 MiB in 15 packages 02:54:11 #46 DONE 4.8s 02:54:11 02:54:11 #44 [support-cron-scheduler internal] load build context 02:54:11 #44 ... 02:54:11 02:54:11 #47 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 02:54:12 #47 ... 02:54:12 02:54:12 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:54:12 #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 02:54:12 #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:54:12 #48 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:54:12 #48 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:54:12 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 02:54:12 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:54:12 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 02:54:12 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:54:12 #48 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 02:54:12 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:54:12 #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:54:12 #48 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 02:54:12 #48 DONE 5.4s 02:54:12 02:54:12 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:54:12 #39 DONE 5.4s 02:54:12 02:54:12 #44 [support-cron-scheduler internal] load build context 02:54:12 #44 transferring context: 189.20MB 5.6s 02:54:16 #44 ... 02:54:16 02:54:16 #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:16 #49 DONE 9.2s 02:54:16 02:54:16 #50 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:54:16 #50 ... 02:54:16 02:54:16 #51 [core-common-config-bootstrapper internal] load build context 02:54:16 #51 ... 02:54:16 02:54:16 #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:54:16 #0 5.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 #0 5.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:16 #0 5.599 (1/1) Installing dumb-init (1.2.5-r3) 02:54:16 #0 5.599 Executing busybox-1.36.1-r29.trigger 02:54:16 #0 5.599 OK: 8 MiB in 15 packages 02:54:16 #52 DONE 9.7s 02:54:16 02:54:16 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:54:16 #0 5.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 #0 5.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:16 #0 5.973 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:54:16 #0 5.973 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:54:16 #0 5.973 OK: 24165 distinct packages available 02:54:16 #0 6.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 #0 6.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:16 #0 6.425 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:54:16 #0 6.461 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:54:16 #0 6.473 (3/7) Installing dumb-init (1.2.5-r3) 02:54:16 #0 6.486 (4/7) Installing musl-obstack (1.2.3-r2) 02:54:16 #0 6.486 (5/7) Installing libucontext (1.2-r3) 02:54:16 #0 6.486 (6/7) Installing gcompat (1.1.0-r4) 02:54:16 #0 6.488 (7/7) Installing openssl (3.3.2-r1) 02:54:16 #0 6.498 Executing busybox-1.36.1-r29.trigger 02:54:16 #0 6.509 OK: 9 MiB in 19 packages 02:54:16 #53 DONE 9.7s 02:54:16 02:54:16 #51 [core-common-config-bootstrapper internal] load build context 02:54:16 #51 ... 02:54:16 02:54:16 #54 [support-notifications internal] load build context 02:54:16 #54 ... 02:54:16 02:54:16 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:54:16 #0 5.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 #0 5.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:16 #0 6.007 (1/4) Installing ca-certificates (20240705-r0) 02:54:16 #0 6.023 (2/4) Installing dumb-init (1.2.5-r3) 02:54:16 #0 6.029 (3/4) Installing su-exec (0.2-r3) 02:54:16 #0 6.036 (4/4) Installing yq-go (4.44.1-r2) 02:54:16 #0 6.115 Executing busybox-1.36.1-r29.trigger 02:54:16 #0 6.120 Executing ca-certificates-20240705-r0.trigger 02:54:16 #0 6.174 OK: 19 MiB in 18 packages 02:54:16 #55 DONE 9.8s 02:54:16 02:54:16 #54 [support-notifications internal] load build context 02:54:16 #54 ... 02:54:16 02:54:16 #56 [core-data internal] load build context 02:54:16 #56 ... 02:54:16 02:54:16 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:54:16 #0 6.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 #0 6.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:16 #0 6.900 (1/3) Installing ca-certificates (20240705-r0) 02:54:16 #0 6.963 (2/3) Installing dumb-init (1.2.5-r3) 02:54:16 #0 6.970 (3/3) Installing tzdata (2024b-r0) 02:54:16 #0 7.004 Executing busybox-1.36.1-r29.trigger 02:54:16 #0 7.012 Executing ca-certificates-20240705-r0.trigger 02:54:16 #0 7.070 OK: 10 MiB in 17 packages 02:54:16 #57 DONE 9.8s 02:54:16 02:54:16 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:54:16 #0 5.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 #0 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:16 #0 5.577 (1/2) Installing ca-certificates (20240705-r0) 02:54:16 #0 5.599 (2/2) Installing dumb-init (1.2.5-r3) 02:54:16 #0 5.620 Executing busybox-1.36.1-r29.trigger 02:54:16 #0 5.620 Executing ca-certificates-20240705-r0.trigger 02:54:16 #0 5.748 OK: 9 MiB in 16 packages 02:54:16 #58 DONE 9.9s 02:54:16 02:54:16 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:54:16 #0 5.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 #0 5.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:16 #0 5.859 (1/2) Installing dumb-init (1.2.5-r3) 02:54:16 #0 5.882 (2/2) Installing su-exec (0.2-r3) 02:54:16 #0 5.887 Executing busybox-1.36.1-r29.trigger 02:54:16 #0 5.906 OK: 8 MiB in 16 packages 02:54:16 #59 DONE 9.9s 02:54:16 02:54:16 #56 [core-data internal] load build context 02:54:16 #56 ... 02:54:16 02:54:16 #60 [security-bootstrapper internal] load build context 02:54:16 #60 ... 02:54:16 02:54:16 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:54:16 #0 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 #0 2.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:16 #0 2.850 OK: 246 MiB in 54 packages 02:54:16 #61 DONE 5.6s 02:54:16 02:54:16 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:54:16 #0 5.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 #0 5.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:16 #0 5.618 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:54:16 #0 5.618 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:54:16 #0 5.618 OK: 24165 distinct packages available 02:54:16 #0 5.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 #0 5.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:16 #0 6.114 (1/14) Installing ca-certificates (20240705-r0) 02:54:16 #0 6.131 (2/14) Installing brotli-libs (1.1.0-r2) 02:54:16 #0 6.148 (3/14) Installing c-ares (1.33.1-r0) 02:54:16 #0 6.160 (4/14) Installing libunistring (1.2-r0) 02:54:16 #0 6.173 (5/14) Installing libidn2 (2.3.7-r0) 02:54:16 #0 6.188 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:54:16 #0 6.190 (7/14) Installing libpsl (0.21.5-r1) 02:54:16 #0 6.190 (8/14) Installing zstd-libs (1.5.6-r0) 02:54:16 #0 6.205 (9/14) Installing libcurl (8.10.1-r0) 02:54:16 #0 6.212 (10/14) Installing curl (8.10.1-r0) 02:54:16 #0 6.221 (11/14) Installing dumb-init (1.2.5-r3) 02:54:16 #0 6.228 (12/14) Installing musl-obstack (1.2.3-r2) 02:54:16 #0 6.229 (13/14) Installing libucontext (1.2-r3) 02:54:16 #0 6.233 (14/14) Installing gcompat (1.1.0-r4) 02:54:16 #0 6.247 Executing busybox-1.36.1-r29.trigger 02:54:16 #0 6.249 Executing ca-certificates-20240705-r0.trigger 02:54:16 #0 6.289 OK: 13 MiB in 28 packages 02:54:16 #62 DONE 10.0s 02:54:16 02:54:16 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:54:16 #0 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 #0 6.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:16 #0 7.231 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:54:16 #0 7.231 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:54:16 #0 7.231 OK: 24165 distinct packages available 02:54:16 #0 7.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 #0 7.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:16 #0 7.652 (1/4) Installing dumb-init (1.2.5-r3) 02:54:16 #0 7.657 (2/4) Installing musl-obstack (1.2.3-r2) 02:54:16 #0 7.660 (3/4) Installing libucontext (1.2-r3) 02:54:16 #0 7.665 (4/4) Installing gcompat (1.1.0-r4) 02:54:16 #0 7.670 Executing busybox-1.36.1-r29.trigger 02:54:16 #0 7.678 OK: 8 MiB in 18 packages 02:54:16 #63 DONE 10.0s 02:54:16 02:54:16 #60 [security-bootstrapper internal] load build context 02:54:16 #60 ... 02:54:16 02:54:16 #64 [core-keeper internal] load build context 02:54:16 #64 ... 02:54:16 02:54:16 #65 [core-metadata internal] load build context 02:54:17 #65 ... 02:54:17 02:54:17 #66 [security-proxy-setup internal] load build context 02:54:17 #66 ... 02:54:17 02:54:17 #67 [support-scheduler internal] load build context 02:54:17 #67 transferring context: 401.85MB 10.6s 02:54:17 #67 ... 02:54:17 02:54:17 #68 [security-proxy-auth internal] load build context 02:54:17 #68 ... 02:54:17 02:54:17 #69 [security-spiffe-token-provider internal] load build context 02:54:17 #69 ... 02:54:17 02:54:17 #70 [security-secretstore-setup internal] load build context 02:54:17 #70 ... 02:54:17 02:54:17 #71 [core-command internal] load build context 02:54:17 #71 ... 02:54:17 02:54:17 #65 [core-metadata internal] load build context 02:54:21 #65 ... 02:54:21 02:54:21 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:54:21 #0 6.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:21 #0 6.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:21 #0 6.961 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:54:21 #0 6.961 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:54:21 #0 6.961 OK: 24164 distinct packages available 02:54:21 #0 7.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:21 #0 7.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:21 #0 7.341 OK: 246 MiB in 54 packages 02:54:21 #72 ... 02:54:21 02:54:21 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:54:21 #0 8.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:21 #0 8.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:21 #0 8.755 OK: 246 MiB in 54 packages 02:54:21 #73 ... 02:54:21 02:54:21 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:21 #74 ... 02:54:21 02:54:21 #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:54:21 #0 6.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:21 #0 6.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:21 #0 6.679 OK: 246 MiB in 54 packages 02:54:21 #75 ... 02:54:21 02:54:21 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:54:21 #0 8.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:21 #0 8.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:21 #0 9.047 Upgrading critical system libraries and apk-tools: 02:54:21 #0 9.047 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:54:21 #0 9.053 Executing busybox-1.36.1-r29.trigger 02:54:21 #0 9.110 Continuing the upgrade transaction with new apk-tools: 02:54:21 #0 9.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:21 #0 9.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:21 #0 9.578 OK: 19 MiB in 18 packages 02:54:21 #76 ... 02:54:21 02:54:21 #60 [security-bootstrapper internal] load build context 02:54:21 #60 transferring context: 610.54MB 15.3s done 02:54:22 #60 ... 02:54:22 02:54:22 #44 [support-cron-scheduler internal] load build context 02:54:22 #44 ... 02:54:22 02:54:22 #64 [core-keeper internal] load build context 02:54:22 #64 transferring context: 610.54MB 15.9s done 02:54:22 Removing intermediate container 4433ce0da067 02:54:22 ---> b4e56bd20a66 02:54:22 Successfully built b4e56bd20a66 02:54:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:54:22 #64 ... 02:54:22 02:54:22 #44 [support-cron-scheduler internal] load build context 02:54:22 #44 transferring context: 610.54MB 16.0s done [Pipeline] sh 02:54:23 + docker inspect -f . ci-base-image-arm64 02:54:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:23 prd-ubuntu20.04-docker-arm64-4c-16g-23397 does not seem to be running inside a container 02:54:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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-arm64 cat 02:54:24 $ docker top 49e5af8d898a42be7d8bc63dd156e99e2200a05d3f3e344256cd1cb67f3adb35 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:25 + go version 02:54:25 go version go1.23.2 linux/arm64 [Pipeline] } 02:54:25 $ docker stop --time=1 49e5af8d898a42be7d8bc63dd156e99e2200a05d3f3e344256cd1cb67f3adb35 02:54:26 #44 ... 02:54:26 02:54:26 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:54:26 #77 ... 02:54:26 02:54:26 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:54:26 #78 ... 02:54:26 02:54:26 #54 [support-notifications internal] load build context 02:54:26 #54 transferring context: 610.54MB 15.8s done 02:54:27 #54 ... 02:54:27 02:54:27 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:54:27 #79 ... 02:54:27 02:54:27 #51 [core-common-config-bootstrapper internal] load build context 02:54:27 #51 transferring context: 610.54MB 14.9s done 02:54:27 $ docker rm -f --volumes 49e5af8d898a42be7d8bc63dd156e99e2200a05d3f3e344256cd1cb67f3adb35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 02:54:27 #51 ... 02:54:27 02:54:27 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:54:27 #80 ... 02:54:27 02:54:27 #66 [security-proxy-setup internal] load build context 02:54:27 #66 transferring context: 610.54MB 16.5s done [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:27 #66 ... 02:54:27 02:54:27 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:54:27 #81 ... 02:54:27 02:54:27 #71 [core-command internal] load build context 02:54:27 #71 transferring context: 610.54MB 15.9s done 02:54:27 #71 ... 02:54:27 02:54:27 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:54:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:54:28 02:54:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:28 #82 ... 02:54:28 02:54:28 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:54:28 #83 ... 02:54:28 02:54:28 #69 [security-spiffe-token-provider internal] load build context 02:54:28 #69 transferring context: 610.54MB 16.5s done 02:54:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:54:28 latest: Pulling from edgex-devops/edgex-compose-arm64 02:54:28 547446be3368: Pulling fs layer 02:54:28 d125d8839a47: Pulling fs layer 02:54:28 3e85d5ac6304: Pulling fs layer 02:54:28 c3105a71a48b: Pulling fs layer 02:54:28 0f093f025ec4: Pulling fs layer 02:54:28 c3105a71a48b: Waiting 02:54:28 0f093f025ec4: Waiting 02:54:28 c3106fc0e877: Pulling fs layer 02:54:28 c3106fc0e877: Waiting 02:54:28 #69 ... 02:54:28 02:54:28 #70 [security-secretstore-setup internal] load build context 02:54:28 #70 transferring context: 610.54MB 15.6s done 02:54:28 #70 ... 02:54:28 02:54:28 #67 [support-scheduler internal] load build context 02:54:28 #67 transferring context: 610.54MB 15.3s done 02:54:28 547446be3368: Verifying Checksum 02:54:28 547446be3368: Download complete 02:54:28 c3105a71a48b: Verifying Checksum 02:54:28 c3105a71a48b: Download complete 02:54:28 #67 ... 02:54:28 02:54:28 #84 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:54:28 d125d8839a47: Verifying Checksum 02:54:28 d125d8839a47: Download complete 02:54:29 #84 ... 02:54:29 02:54:29 #68 [security-proxy-auth internal] load build context 02:54:29 #68 transferring context: 610.54MB 15.3s done 02:54:29 #68 ... 02:54:29 02:54:29 #56 [core-data internal] load build context 02:54:29 #56 transferring context: 610.54MB 14.3s done 02:54:29 c3106fc0e877: Verifying Checksum 02:54:29 c3106fc0e877: Download complete 02:54:29 0f093f025ec4: Verifying Checksum 02:54:29 0f093f025ec4: Download complete 02:54:29 547446be3368: Pull complete 02:54:29 #56 DONE 23.2s 02:54:29 02:54:29 #85 [core-data builder 4/7] COPY go.mod vendor* ./ 02:54:29 #85 ... 02:54:29 02:54:29 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:29 #74 DONE 18.4s 02:54:29 02:54:29 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:54:29 #76 DONE 18.1s 02:54:29 02:54:29 #51 [core-common-config-bootstrapper internal] load build context 02:54:29 #51 DONE 23.2s 02:54:29 02:54:29 #47 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 02:54:29 #47 8.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:29 #47 8.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:29 #47 8.617 Upgrading critical system libraries and apk-tools: 02:54:29 #47 8.617 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:54:29 #47 8.624 Executing busybox-1.36.1-r29.trigger 02:54:29 #47 8.690 Continuing the upgrade transaction with new apk-tools: 02:54:29 #47 8.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:29 #47 8.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:29 #47 9.056 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:54:29 #47 9.088 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:54:29 #47 9.192 OK: 8 MiB in 15 packages 02:54:29 #47 DONE 18.1s 02:54:29 02:54:29 #68 [security-proxy-auth internal] load build context 02:54:29 #68 DONE 23.3s 02:54:29 02:54:29 #67 [support-scheduler internal] load build context 02:54:29 #67 DONE 23.3s 02:54:29 02:54:29 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:54:29 #73 DONE 18.5s 02:54:29 02:54:29 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:54:29 #72 DONE 18.5s 02:54:29 02:54:29 #60 [security-bootstrapper internal] load build context 02:54:29 #60 DONE 23.3s 02:54:29 02:54:29 #54 [support-notifications internal] load build context 02:54:29 #54 DONE 23.3s 02:54:29 02:54:29 #65 [core-metadata internal] load build context 02:54:29 #65 transferring context: 610.54MB 15.6s done 02:54:29 #65 DONE 23.3s 02:54:29 02:54:29 #75 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:54:29 #75 DONE 18.7s 02:54:29 02:54:29 #70 [security-secretstore-setup internal] load build context 02:54:29 #70 DONE 23.3s 02:54:29 02:54:29 #64 [core-keeper internal] load build context 02:54:29 #64 DONE 23.3s 02:54:29 02:54:29 #71 [core-command internal] load build context 02:54:29 #71 DONE 23.3s 02:54:29 02:54:29 #66 [security-proxy-setup internal] load build context 02:54:29 #66 DONE 23.4s 02:54:29 02:54:29 #44 [support-cron-scheduler internal] load build context 02:54:29 #44 DONE 23.4s 02:54:29 02:54:29 #69 [security-spiffe-token-provider internal] load build context 02:54:29 #69 DONE 23.4s 02:54:29 02:54:29 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:54:29 #86 DONE 0.2s 02:54:29 02:54:29 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:54:30 #87 DONE 0.1s 02:54:30 02:54:30 #85 [core-data builder 4/7] COPY go.mod vendor* ./ 02:54:30 #85 DONE 0.3s 02:54:30 02:54:30 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:54:30 #88 DONE 0.1s 02:54:30 02:54:30 #89 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:54:30 #89 DONE 0.2s 02:54:30 02:54:30 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:30 d125d8839a47: Pull complete 02:54:31 3e85d5ac6304: Verifying Checksum 02:54:31 3e85d5ac6304: Download complete 02:54:33 #90 ... 02:54:33 02:54:33 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:54:33 #77 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:33 #77 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:33 #77 14.44 Upgrading critical system libraries and apk-tools: 02:54:33 #77 14.44 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:54:33 #77 14.44 Executing busybox-1.36.1-r29.trigger 02:54:33 #77 14.51 Continuing the upgrade transaction with new apk-tools: 02:54:33 #77 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:33 #77 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:33 #77 14.94 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:54:33 #77 14.98 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:54:33 #77 15.00 OK: 8 MiB in 15 packages 02:54:33 #77 DONE 16.0s 02:54:33 02:54:33 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:54:33 #83 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:33 #83 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:33 #83 13.89 Upgrading critical system libraries and apk-tools: 02:54:33 #83 13.89 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:54:33 #83 13.90 Executing busybox-1.36.1-r29.trigger 02:54:33 #83 13.97 Continuing the upgrade transaction with new apk-tools: 02:54:33 #83 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:33 #83 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:33 #83 14.48 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:54:33 #83 14.51 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:54:33 #83 14.52 Executing ca-certificates-20240705-r0.trigger 02:54:33 #83 14.56 OK: 10 MiB in 17 packages 02:54:33 #83 DONE 15.8s 02:54:33 02:54:33 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:54:33 #78 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:33 #78 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:33 #78 14.52 Upgrading critical system libraries and apk-tools: 02:54:33 #78 14.52 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:54:33 #78 14.54 Executing busybox-1.36.1-r29.trigger 02:54:33 #78 14.65 Continuing the upgrade transaction with new apk-tools: 02:54:33 #78 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:33 #78 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:33 #78 15.05 OK: 9 MiB in 19 packages 02:54:33 #78 DONE 16.0s 02:54:33 02:54:33 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:54:33 #82 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:33 #82 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:33 #82 13.94 Upgrading critical system libraries and apk-tools: 02:54:33 #82 13.94 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:54:33 #82 13.95 Executing busybox-1.36.1-r29.trigger 02:54:33 #82 14.04 Continuing the upgrade transaction with new apk-tools: 02:54:33 #82 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:33 #82 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:33 #82 14.44 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:54:33 #82 14.49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:54:33 #82 14.51 Executing ca-certificates-20240705-r0.trigger 02:54:33 #82 14.58 OK: 19 MiB in 18 packages 02:54:33 #82 DONE 15.9s 02:54:33 02:54:33 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:54:33 #91 DONE 0.6s 02:54:33 02:54:33 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:54:33 #92 DONE 0.6s 02:54:33 02:54:33 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:54:33 #93 DONE 0.1s 02:54:33 02:54:33 #94 [security-spire-server stage-2 6/9] COPY security.txt / 02:54:33 #94 DONE 0.3s 02:54:33 02:54:33 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:54:33 #95 DONE 0.4s 02:54:33 02:54:33 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:54:33 #96 DONE 0.0s 02:54:33 02:54:33 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:54:33 #97 DONE 0.0s 02:54:33 02:54:33 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 02:54:33 #98 DONE 0.0s 02:54:33 02:54:33 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:54:33 #99 DONE 0.0s 02:54:33 02:54:33 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:54:33 #100 DONE 0.0s 02:54:33 02:54:33 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:54:33 #101 DONE 0.0s 02:54:33 02:54:33 #102 [security-spire-server] exporting to image 02:54:33 #102 exporting layers 02:54:33 #102 ... 02:54:33 02:54:33 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:54:33 #103 DONE 0.3s 02:54:34 02:54:34 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:54:34 #104 ... 02:54:34 02:54:34 #84 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:54:34 #84 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:34 #84 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:34 #84 14.63 Upgrading critical system libraries and apk-tools: 02:54:34 #84 14.63 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:54:34 #84 14.67 Executing busybox-1.36.1-r29.trigger 02:54:34 #84 14.77 Continuing the upgrade transaction with new apk-tools: 02:54:34 #84 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:34 #84 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:34 #84 15.87 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:54:34 #84 16.92 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:54:34 #84 16.96 Executing ca-certificates-20240705-r0.trigger 02:54:34 #84 17.12 OK: 9 MiB in 16 packages 02:54:34 #84 DONE 17.4s 02:54:34 02:54:34 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:54:34 #104 DONE 0.3s 02:54:34 02:54:34 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:54:34 #80 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:34 #80 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:34 #80 14.66 Upgrading critical system libraries and apk-tools: 02:54:34 #80 14.66 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:54:34 #80 14.66 Executing busybox-1.36.1-r29.trigger 02:54:34 #80 14.73 Continuing the upgrade transaction with new apk-tools: 02:54:34 #80 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:34 #80 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:34 #80 16.66 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:54:34 #80 17.04 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:54:34 #80 17.05 Executing ca-certificates-20240705-r0.trigger 02:54:34 #80 17.26 OK: 13 MiB in 28 packages 02:54:34 #80 DONE 17.4s 02:54:34 02:54:34 #102 [security-spire-agent] exporting to image 02:54:34 #102 ... 02:54:34 02:54:34 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:54:34 #81 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:34 #81 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:34 #81 14.70 Upgrading critical system libraries and apk-tools: 02:54:34 #81 14.70 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:54:34 #81 14.72 Executing busybox-1.36.1-r29.trigger 02:54:34 #81 14.82 Continuing the upgrade transaction with new apk-tools: 02:54:34 #81 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:34 #81 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:34 #81 17.12 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:54:34 #81 17.16 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:54:34 #81 17.32 OK: 8 MiB in 16 packages 02:54:34 #81 DONE 17.5s 02:54:34 02:54:34 #50 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:54:34 #50 14.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:34 #50 14.94 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:34 #50 17.56 (1/1) Installing dumb-init (1.2.5-r3) 02:54:34 #50 17.88 Executing busybox-1.36.1-r29.trigger 02:54:34 #50 17.89 OK: 8 MiB in 15 packages 02:54:34 #50 DONE 18.1s 02:54:34 02:54:34 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:54:34 #79 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:34 #79 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:34 #79 14.71 Upgrading critical system libraries and apk-tools: 02:54:34 #79 14.71 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:54:34 #79 15.47 Executing busybox-1.36.1-r29.trigger 02:54:34 #79 15.52 Continuing the upgrade transaction with new apk-tools: 02:54:34 #79 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:34 #79 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:34 #79 17.30 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:54:34 #79 17.38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:54:34 #79 17.39 OK: 8 MiB in 18 packages 02:54:34 #79 DONE 17.5s 02:54:34 02:54:34 #102 [security-spire-server] exporting to image 02:54:34 #102 exporting layers 0.6s done 02:54:34 #102 writing image sha256:b9dedba1595ad22da1f51685ff291834a69c275e398a96af6e6f1cf3e9447619 done 02:54:34 #102 naming to docker.io/library/security-spire-server done 02:54:36 #102 ... 02:54:36 02:54:36 #105 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:54:36 #0 2.871 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:36 #0 4.517 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:36 #0 6.452 OK: 246 MiB in 54 packages 02:54:36 #105 DONE 6.9s 02:54:36 02:54:36 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:54:36 #106 DONE 2.3s 02:54:36 02:54:36 #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:54:36 #107 DONE 0.1s 02:54:36 02:54:36 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:54:36 #108 DONE 0.1s 02:54:36 02:54:36 #102 [security-spire-agent] exporting to image 02:54:36 #102 exporting layers 2.6s done 02:54:36 #102 writing image sha256:31aa613c6f323c725184f0fcb6800188ebe1662a6a820dbceb02c13cec4cb7dc done 02:54:36 #102 naming to docker.io/library/security-spire-agent done 02:54:36 #102 DONE 3.1s 02:54:36 02:54:36 #109 [security-spire-config stage-2 6/10] COPY security.txt / 02:54:36 #109 DONE 0.1s 02:54:36 02:54:36 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:36 #110 ... 02:54:36 02:54:36 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:54:36 #111 DONE 0.0s 02:54:36 02:54:36 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:54:36 #112 DONE 0.1s 02:54:36 02:54:36 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:54:36 #113 DONE 0.0s 02:54:37 02:54:37 #102 [security-spire-config] exporting to image 02:54:37 #102 ... 02:54:37 02:54:37 #114 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:54:37 #114 DONE 3.0s 02:54:37 02:54:37 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:54:37 #115 DONE 0.1s 02:54:37 02:54:37 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:37 #116 ... 02:54:37 02:54:37 #102 [security-spire-config] exporting to image 02:54:37 #102 exporting layers 0.6s done 02:54:37 #102 writing image sha256:0d49c41230b8a4d5e71ec407a7c3012bd9ca829debbd1bfdb53a204da51c52dc done 02:54:37 #102 naming to docker.io/library/security-spire-config done 02:54:37 #102 DONE 3.7s 02:54:37 02:54:37 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:40 #117 ... 02:54:40 02:54:40 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:41 3e85d5ac6304: Pull complete 02:54:41 c3105a71a48b: Pull complete 02:54:41 0f093f025ec4: Pull complete 02:54:42 c3106fc0e877: Pull complete 02:54:42 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:42 prd-ubuntu20.04-docker-arm64-4c-16g-23397 does not seem to be running inside a container 02:54:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@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-arm64:latest cat 02:54:44 $ docker top 2093ca8ab14e6a5e4dde71e23be2bb06d60ba013d7f09a5b6140544785175567 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:45 + docker compose -f ./docker-compose-build.yml build --parallel 02:54:55 #1 [support-notifications internal] load build definition from Dockerfile 02:54:55 #1 transferring dockerfile: 2.02kB 0.0s done 02:54:55 #1 DONE 0.1s 02:54:55 02:54:55 #2 [security-spire-server internal] load build definition from Dockerfile 02:54:55 #2 transferring dockerfile: 1.70kB done 02:54:55 #2 DONE 0.0s 02:54:55 02:54:55 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:54:55 #3 transferring dockerfile: 2.23kB done 02:54:55 #3 DONE 0.0s 02:54:55 02:54:55 #4 [security-spire-agent internal] load build definition from Dockerfile 02:54:55 #4 transferring dockerfile: 1.81kB done 02:54:55 #4 DONE 0.0s 02:54:55 02:54:55 #5 [support-scheduler internal] load build definition from Dockerfile 02:54:55 #5 transferring dockerfile: 1.93kB done 02:54:55 #5 DONE 0.1s 02:54:55 02:54:55 #6 [security-proxy-setup internal] load build definition from Dockerfile 02:54:55 #6 transferring dockerfile: 2.50kB done 02:54:55 #6 DONE 0.1s 02:54:55 02:54:55 #7 [support-cron-scheduler internal] load build definition from Dockerfile 02:54:55 #7 transferring dockerfile: 1.85kB done 02:54:55 #7 DONE 0.1s 02:54:55 02:54:55 #8 [core-command internal] load build definition from Dockerfile 02:54:55 #8 transferring dockerfile: 1.93kB done 02:54:55 #8 DONE 0.1s 02:54:55 02:54:55 #9 [security-bootstrapper internal] load build definition from Dockerfile 02:54:55 #9 transferring dockerfile: 3.17kB done 02:54:55 #9 DONE 0.1s 02:54:56 02:54:56 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:54:56 #10 transferring dockerfile: 1.89kB done 02:54:56 #10 DONE 0.1s 02:54:56 02:54:56 #11 [core-metadata internal] load build definition from Dockerfile 02:54:56 #11 transferring dockerfile: 2.13kB 0.0s done 02:54:56 #11 DONE 0.1s 02:54:56 02:54:56 #12 [core-keeper internal] load build definition from Dockerfile 02:54:56 #12 transferring dockerfile: 2.07kB done 02:54:56 #12 DONE 0.1s 02:54:56 02:54:56 #13 [security-proxy-auth internal] load build definition from Dockerfile 02:54:56 #13 transferring dockerfile: 2.15kB 0.0s done 02:54:56 #13 DONE 0.1s 02:54:56 02:54:56 #14 [security-spire-config internal] load build definition from Dockerfile 02:54:56 #14 transferring dockerfile: 1.69kB done 02:54:56 #14 DONE 0.1s 02:54:56 02:54:56 #15 [security-secretstore-setup internal] load build definition from Dockerfile 02:54:56 #15 transferring dockerfile: 2.49kB 0.0s done 02:54:56 #15 DONE 0.1s 02:54:56 02:54:56 #16 [core-data internal] load build definition from Dockerfile 02:54:56 #16 transferring dockerfile: 2.07kB 0.0s done 02:54:56 #16 DONE 0.1s 02:54:56 02:54:56 #17 [support-notifications internal] load .dockerignore 02:54:56 #17 transferring context: 50B done 02:54:56 #17 DONE 0.1s 02:54:57 02:54:57 #18 [security-spire-server internal] load .dockerignore 02:54:57 #18 transferring context: 50B 0.0s done 02:54:57 #18 DONE 0.0s 02:54:57 02:54:57 #19 [core-common-config-bootstrapper internal] load .dockerignore 02:54:57 #19 transferring context: 50B done 02:54:57 #19 DONE 0.0s 02:54:57 02:54:57 #20 [security-spire-agent internal] load .dockerignore 02:54:57 #20 transferring context: 50B 0.0s done 02:54:57 #20 DONE 0.1s 02:54:57 02:54:57 #21 [support-scheduler internal] load .dockerignore 02:54:57 #21 transferring context: 50B done 02:54:57 #21 DONE 0.0s 02:54:57 02:54:57 #22 [security-proxy-setup internal] load .dockerignore 02:54:57 #22 transferring context: 50B 0.0s done 02:54:57 #22 DONE 0.1s 02:54:57 02:54:57 #23 [support-cron-scheduler internal] load .dockerignore 02:54:57 #23 transferring context: 50B 0.0s done 02:54:57 #23 DONE 0.1s 02:54:57 02:54:57 #24 [core-command internal] load .dockerignore 02:54:57 #24 transferring context: 50B 0.0s done 02:54:57 #24 DONE 0.1s 02:54:57 02:54:57 #25 [security-bootstrapper internal] load .dockerignore 02:54:57 #25 ... 02:54:57 02:54:57 #26 [security-spiffe-token-provider internal] load .dockerignore 02:54:57 #26 transferring context: 50B 0.0s done 02:54:57 #26 DONE 0.1s 02:54:57 02:54:57 #25 [security-bootstrapper internal] load .dockerignore 02:54:57 #25 transferring context: 50B done 02:54:58 #25 ... 02:54:58 02:54:58 #27 [core-metadata internal] load .dockerignore 02:54:58 #27 transferring context: 50B 0.0s done 02:54:58 #27 DONE 0.1s 02:54:58 02:54:58 #28 [core-keeper internal] load .dockerignore 02:54:58 #28 transferring context: 50B done 02:54:58 #28 DONE 0.1s 02:54:58 02:54:58 #29 [security-proxy-auth internal] load .dockerignore 02:54:58 #29 transferring context: 50B 0.0s done 02:54:58 #29 DONE 0.1s 02:54:58 02:54:58 #25 [security-bootstrapper internal] load .dockerignore 02:54:58 #25 ... 02:54:58 02:54:58 #30 [security-spire-config internal] load .dockerignore 02:54:58 #30 transferring context: 50B done 02:54:58 #30 DONE 0.0s 02:54:58 02:54:58 #31 [security-secretstore-setup internal] load .dockerignore 02:54:58 #31 transferring context: 50B 0.0s done 02:54:58 #31 DONE 0.1s 02:54:58 02:54:58 #32 [core-data internal] load .dockerignore 02:54:58 #32 transferring context: 50B done 02:54:58 #32 DONE 0.1s 02:54:58 02:54:58 #25 [security-bootstrapper internal] load .dockerignore 02:54:58 #25 ... 02:54:58 02:54:58 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:58 #33 DONE 0.0s 02:54:58 02:54:58 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 02:54:59 #34 ... 02:54:59 02:54:59 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:59 #33 DONE 0.0s 02:54:59 02:54:59 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 02:54:59 #34 ... 02:54:59 02:54:59 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:59 #33 DONE 0.0s 02:54:59 02:54:59 #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 02:54:59 #34 ... 02:54:59 02:54:59 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:59 #33 DONE 0.0s 02:54:59 02:54:59 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 02:54:59 #34 ... 02:54:59 02:54:59 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:59 #33 DONE 0.0s 02:54:59 02:54:59 #35 [core-metadata internal] load build context 02:54:59 #35 DONE 0.0s 02:54:59 02:54:59 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 02:54:59 #34 ... 02:54:59 02:54:59 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:54:59 #36 DONE 0.6s 02:54:59 02:54:59 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:54:59 #37 DONE 0.8s 02:54:59 02:54:59 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 02:55:00 #34 ... 02:55:00 02:55:00 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:55:00 #33 DONE 0.0s 02:55:00 02:55:00 #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 02:55:00 #34 DONE 1.3s 02:55:00 02:55:00 #38 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:55:00 #38 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.2s done 02:55:00 #38 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:55:00 #38 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:55:00 #38 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:55:00 #38 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:55:00 #38 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:55:00 #38 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:55:01 #38 ... 02:55:01 02:55:01 #39 [security-spire-agent internal] load build context 02:55:01 #39 transferring context: 27.51kB 0.3s done 02:55:01 #39 DONE 1.7s 02:55:01 02:55:01 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:55:01 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 02:55:01 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:55:01 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:55:01 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:55:01 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s 02:55:01 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.5s 02:55:01 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s 02:55:01 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.6s 02:55:01 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 02:55:02 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 02:55:02 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done 02:55:02 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s 02:55:02 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 02:55:02 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done 02:55:02 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.6s 02:55:02 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:55:02 #40 ... 02:55:02 02:55:02 #38 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:55:02 #38 DONE 4.1s 02:55:02 02:55:02 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:55:03 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.2s 02:55:03 #40 ... 02:55:03 02:55:03 #41 [security-spire-config internal] load build context 02:55:03 #41 transferring context: 26.23kB 0.4s done 02:55:03 #41 DONE 3.8s 02:55:03 02:55:03 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:55:03 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 2.7s 02:55:04 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 3.0s 02:55:04 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:55:04 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 02:55:04 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 3.5s 02:55:05 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.95MB / 28.04MB 3.9s 02:55:05 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 4.0s 02:55:05 #40 ... 02:55:05 02:55:05 #42 [core-common-config-bootstrapper internal] load build context 02:55:05 #42 transferring context: 3.27MB 3.9s done 02:55:05 #42 DONE 5.5s 02:55:05 02:55:05 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:55:05 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 4.2s 02:55:05 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 4.3s 02:55:05 #40 ... 02:55:05 02:55:05 #43 [core-command internal] load build context 02:55:05 #43 transferring context: 3.27MB 4.0s done 02:55:05 #43 DONE 5.8s 02:55:05 02:55:05 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:55:05 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.92MB / 28.04MB 4.6s 02:55:05 #40 ... 02:55:05 02:55:05 #44 [support-scheduler internal] load build context 02:55:05 #44 transferring context: 3.27MB 4.2s done 02:55:05 #44 DONE 6.0s 02:55:05 02:55:05 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:55:05 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.60MB / 28.04MB 4.7s 02:55:06 #40 ... 02:55:06 02:55:06 #35 [core-metadata internal] load build context 02:55:06 #35 transferring context: 3.27MB 5.2s done 02:55:06 #35 DONE 6.2s 02:55:06 02:55:06 #45 [support-cron-scheduler internal] load build context 02:55:06 #45 transferring context: 3.27MB 4.8s done 02:55:06 #45 DONE 6.1s 02:55:06 02:55:06 #46 [support-notifications internal] load build context 02:55:06 #46 transferring context: 3.27MB 4.3s done 02:55:06 #46 DONE 6.1s 02:55:06 02:55:06 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:55:06 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.7s done 02:55:06 #40 ... 02:55:06 02:55:06 #47 [core-keeper internal] load build context 02:55:06 #47 transferring context: 3.27MB 5.4s done 02:55:06 #47 DONE 6.3s 02:55:06 02:55:06 #48 [security-proxy-auth internal] load build context 02:55:06 #48 transferring context: 3.27MB 4.0s done 02:55:06 #48 DONE 6.1s 02:55:06 02:55:06 #49 [security-spiffe-token-provider internal] load build context 02:55:06 #49 transferring context: 3.27MB 5.3s done 02:55:06 #49 DONE 6.2s 02:55:06 02:55:06 #50 [security-proxy-setup internal] load build context 02:55:06 #50 transferring context: 3.27MB 5.2s done 02:55:06 #50 DONE 6.2s 02:55:06 02:55:06 #51 [security-bootstrapper internal] load build context 02:55:06 #51 transferring context: 3.27MB 5.5s done 02:55:06 #51 DONE 6.3s 02:55:06 02:55:06 #52 [core-data internal] load build context 02:55:06 #52 transferring context: 3.27MB 4.1s done 02:55:06 #52 DONE 6.1s 02:55:06 02:55:06 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:55:06 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 02:55:06 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:55:06 #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:55:06 #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:55:06 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 02:55:06 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 02:55:06 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.5s done 02:55:06 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:55:06 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.5s done 02:55:06 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:55:06 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0.4s 02:55:06 #53 ... 02:55:06 02:55:06 #54 [security-secretstore-setup internal] load build context 02:55:06 #54 transferring context: 3.27MB 4.0s done 02:55:06 #54 DONE 6.2s 02:55:06 02:55:06 #55 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:55:07 #55 ... 02:55:07 02:55:07 #56 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:55:07 #56 DONE 8.9s 02:55:07 02:55:07 #57 [support-scheduler builder 2/8] WORKDIR /edgex-go 02:55:09 #57 DONE 2.4s 02:55:09 02:55:09 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:55:10 #58 ... 02:55:10 02:55:10 #59 [security-spire-server internal] load build context 02:55:10 #59 transferring context: 27.98kB 0.4s done 02:55:10 #59 ... 02:55:10 02:55:10 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:55:10 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.2s 02:55:13 #40 ... 02:55:13 02:55:13 #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:13 #60 DONE 9.4s 02:55:13 02:55:13 #61 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:55:13 #61 ... 02:55:13 02:55:13 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:55:13 #0 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:13 #0 9.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:13 #62 ... 02:55:13 02:55:13 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:55:14 #40 ... 02:55:14 02:55:14 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:55:14 #0 8.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:14 #0 9.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:14 #63 ... 02:55:14 02:55:14 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:55:14 #64 ... 02:55:14 02:55:14 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:55:14 #65 ... 02:55:14 02:55:14 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:55:14 #66 ... 02:55:14 02:55:14 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:55:15 #67 ... 02:55:15 02:55:15 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:55:15 #68 ... 02:55:15 02:55:15 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:55:15 #69 ... 02:55:15 02:55:15 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:55:15 #70 ... 02:55:15 02:55:15 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:55:15 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.7s 02:55:16 #40 ... 02:55:16 02:55:16 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:55:16 #63 11.24 (1/1) Installing dumb-init (1.2.5-r3) 02:55:16 #63 11.33 Executing busybox-1.36.1-r29.trigger 02:55:16 #63 11.37 OK: 9 MiB in 15 packages 02:55:16 #63 DONE 12.1s 02:55:16 02:55:16 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:55:16 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.8s 02:55:16 #53 ... 02:55:16 02:55:16 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:55:16 #66 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:17 #66 ... 02:55:17 02:55:17 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:55:17 #62 11.80 (1/2) Installing ca-certificates (20240705-r0) 02:55:17 #62 11.87 (2/2) Installing dumb-init (1.2.5-r3) 02:55:17 #62 11.97 Executing busybox-1.36.1-r29.trigger 02:55:17 #62 12.02 Executing ca-certificates-20240705-r0.trigger 02:55:17 #62 12.62 OK: 10 MiB in 16 packages 02:55:17 #62 DONE 14.0s 02:55:17 02:55:17 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:55:17 #66 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:19 #66 ... 02:55:19 02:55:19 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:19 #71 ... 02:55:19 02:55:19 #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:55:19 #0 8.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:19 #72 ... 02:55:19 02:55:19 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:55:19 #73 ... 02:55:19 02:55:19 #74 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:55:19 #74 ... 02:55:19 02:55:19 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:55:19 #40 ... 02:55:19 02:55:19 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:19 #71 DONE 10.6s 02:55:19 02:55:19 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:55:20 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.7s 02:55:21 #40 ... 02:55:21 02:55:21 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:55:21 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.9s done 02:55:21 #53 DONE 21.6s 02:55:21 02:55:21 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:55:25 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.3s done 02:55:25 #40 DONE 25.6s 02:55:25 02:55:25 #61 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:55:25 #61 9.754 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:25 #61 12.08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:25 #61 ... 02:55:25 02:55:25 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:55:25 #68 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:25 #68 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:25 #68 19.39 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:55:25 #68 19.39 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:55:25 #68 19.39 OK: 24043 distinct packages available 02:55:25 #68 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:25 #68 ... 02:55:25 02:55:25 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:55:25 #73 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:25 #73 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:26 #73 ... 02:55:26 02:55:26 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:55:26 #0 7.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:26 #0 8.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:26 #75 ... 02:55:26 02:55:26 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:55:26 #64 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:26 #64 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:26 #64 ... 02:55:26 02:55:26 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:55:26 #0 5.009 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:26 #0 6.915 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:27 #76 ... 02:55:27 02:55:27 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:55:27 #69 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:27 #69 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:27 #69 ... 02:55:27 02:55:27 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:55:27 #66 22.79 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:55:27 #118 DONE 51.5s 02:55:27 02:55:27 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:27 #116 DONE 51.5s 02:55:27 02:55:27 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:27 #110 DONE 44.7s 02:55:27 02:55:27 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:27 #117 DONE 51.5s 02:55:27 02:55:27 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:27 #90 DONE 51.5s 02:55:27 02:55:27 #119 [security-spiffe-token-provider builder 6/7] COPY . . 02:55:27 #66 ... 02:55:27 02:55:27 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:55:27 #0 5.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:27 #0 7.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:27 #77 ... 02:55:27 02:55:27 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:55:27 #66 23.39 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:55:28 #66 23.53 (3/6) Installing dumb-init (1.2.5-r3) 02:55:28 #66 23.56 (4/6) Installing openssl (3.3.2-r1) 02:55:28 #66 ... 02:55:28 02:55:28 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:55:28 #70 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:28 #70 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:28 #70 ... 02:55:28 02:55:28 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:55:28 #65 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:28 #65 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:28 #65 ... 02:55:28 02:55:28 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:55:28 #66 23.69 (5/6) Installing su-exec (0.2-r3) 02:55:28 #66 23.78 (6/6) Installing yq-go (4.44.1-r2) 02:55:29 #66 ... 02:55:29 02:55:29 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:55:29 #67 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:29 #67 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:29 #67 ... 02:55:29 02:55:29 #55 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:55:29 #55 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:29 #55 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:29 #55 24.67 (1/1) Installing dumb-init (1.2.5-r3) 02:55:29 #55 24.71 Executing busybox-1.36.1-r29.trigger 02:55:29 #55 24.92 OK: 9 MiB in 15 packages 02:55:29 #55 ... 02:55:29 02:55:29 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:55:29 #69 24.54 (1/3) Installing ca-certificates (20240705-r0) 02:55:29 #69 24.95 (2/3) Installing dumb-init (1.2.5-r3) 02:55:29 #69 24.96 (3/3) Installing tzdata (2024b-r0) 02:55:30 #69 ... 02:55:30 02:55:30 #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:55:30 #72 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:30 #72 ... 02:55:30 02:55:30 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:55:30 #65 25.27 (1/2) Installing dumb-init (1.2.5-r3) 02:55:30 #65 25.32 (2/2) Installing su-exec (0.2-r3) 02:55:30 #65 25.35 Executing busybox-1.36.1-r29.trigger 02:55:30 #65 25.55 OK: 9 MiB in 16 packages 02:55:30 #65 ... 02:55:30 02:55:30 #74 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:55:30 #74 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:30 #74 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:30 #74 ... 02:55:30 02:55:30 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:55:30 #58 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:30 #58 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:30 #58 20.51 OK: 238 MiB in 54 packages 02:55:30 #58 ... 02:55:30 02:55:30 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:55:30 #70 25.82 (1/4) Installing ca-certificates (20240705-r0) 02:55:30 #70 26.18 (2/4) Installing dumb-init (1.2.5-r3) 02:55:30 #70 26.22 (3/4) Installing su-exec (0.2-r3) 02:55:30 #70 26.26 (4/4) Installing yq-go (4.44.1-r2) 02:55:31 #70 ... 02:55:31 02:55:31 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:55:31 #58 DONE 22.1s 02:55:31 02:55:31 #55 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:55:31 #55 DONE 26.6s 02:55:31 02:55:31 #78 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 02:55:31 #78 ... 02:55:31 02:55:31 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:55:31 #79 DONE 0.6s 02:55:31 02:55:31 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:32 #119 ... 02:55:32 02:55:32 #120 [support-notifications builder 6/7] COPY . . 02:55:32 #120 ... 02:55:32 02:55:32 #121 [security-bootstrapper builder 6/7] COPY . . 02:55:32 #121 ... 02:55:32 02:55:32 #122 [core-keeper builder 7/8] COPY . . 02:55:32 #122 ... 02:55:32 02:55:32 #123 [core-data builder 6/7] COPY . . 02:55:32 #80 ... 02:55:32 02:55:32 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:55:32 #66 25.07 Executing busybox-1.36.1-r29.trigger 02:55:32 #66 25.20 OK: 20 MiB in 18 packages 02:55:32 #66 DONE 28.0s 02:55:32 02:55:32 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:55:33 #81 ... 02:55:33 02:55:33 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:55:33 #65 DONE 28.9s 02:55:33 02:55:33 #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:55:33 #72 21.12 OK: 238 MiB in 54 packages 02:55:33 #72 DONE 25.2s 02:55:33 02:55:33 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:55:35 #82 DONE 2.2s 02:55:35 02:55:35 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:55:35 #70 28.65 Executing busybox-1.36.1-r29.trigger 02:55:35 #70 29.02 Executing ca-certificates-20240705-r0.trigger 02:55:35 #70 30.84 OK: 20 MiB in 18 packages 02:55:35 #70 ... 02:55:35 02:55:35 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:55:35 #74 23.82 OK: 238 MiB in 54 packages 02:55:35 #74 DONE 27.1s 02:55:36 02:55:36 #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:55:36 #83 ... 02:55:36 02:55:36 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:55:36 #69 26.23 Executing busybox-1.36.1-r29.trigger 02:55:36 #69 26.40 Executing ca-certificates-20240705-r0.trigger 02:55:36 #69 28.41 OK: 11 MiB in 17 packages 02:55:36 #69 DONE 31.7s 02:55:36 02:55:36 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:55:37 #84 ... 02:55:37 02:55:37 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:55:37 #68 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:37 #68 30.87 (1/14) Installing ca-certificates (20240705-r0) 02:55:37 #68 31.26 (2/14) Installing brotli-libs (1.1.0-r2) 02:55:37 #68 31.32 (3/14) Installing c-ares (1.33.1-r0) 02:55:37 #68 31.35 (4/14) Installing libunistring (1.2-r0) 02:55:37 #68 31.51 (5/14) Installing libidn2 (2.3.7-r0) 02:55:37 #68 31.55 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:55:37 #68 31.61 (7/14) Installing libpsl (0.21.5-r1) 02:55:37 #68 31.61 (8/14) Installing zstd-libs (1.5.6-r0) 02:55:37 #68 31.64 (9/14) Installing libcurl (8.10.1-r0) 02:55:37 #68 31.75 (10/14) Installing curl (8.10.1-r0) 02:55:37 #68 31.84 (11/14) Installing dumb-init (1.2.5-r3) 02:55:37 #68 31.91 (12/14) Installing musl-obstack (1.2.3-r2) 02:55:37 #68 31.91 (13/14) Installing libucontext (1.2-r3) 02:55:37 #68 31.99 (14/14) Installing gcompat (1.1.0-r4) 02:55:37 #68 32.13 Executing busybox-1.36.1-r29.trigger 02:55:37 #68 32.23 Executing ca-certificates-20240705-r0.trigger 02:55:37 #68 ... 02:55:37 02:55:37 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:55:37 #76 17.41 OK: 238 MiB in 54 packages 02:55:37 #76 ... 02:55:37 02:55:37 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:55:37 #64 23.08 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:55:37 #64 23.08 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:55:37 #64 23.08 OK: 24043 distinct packages available 02:55:37 #64 24.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:37 #64 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:37 #64 ... 02:55:37 02:55:37 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:55:37 #68 32.95 OK: 15 MiB in 28 packages 02:55:37 #68 ... 02:55:37 02:55:37 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:55:37 #70 DONE 33.4s 02:55:37 02:55:37 #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:55:37 #83 DONE 1.7s 02:55:37 02:55:37 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:55:38 #85 ... 02:55:38 02:55:38 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:55:38 #76 DONE 18.7s 02:55:38 02:55:38 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:55:38 #81 6.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:39 #81 ... 02:55:39 02:55:39 #61 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:55:39 #61 24.05 (1/1) Installing dumb-init (1.2.5-r3) 02:55:39 #61 24.80 Executing busybox-1.36.1-r29.trigger 02:55:39 #61 25.10 OK: 9 MiB in 15 packages 02:55:39 #61 DONE 26.4s 02:55:39 02:55:39 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:55:39 #68 DONE 34.9s 02:55:39 02:55:39 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:55:40 #86 ... 02:55:40 02:55:40 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:55:40 #87 DONE 1.7s 02:55:40 02:55:40 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:55:40 #64 36.03 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:55:40 #123 ... 02:55:40 02:55:40 #120 [support-notifications builder 6/7] COPY . . 02:55:40 #120 DONE 18.3s 02:55:40 02:55:40 #123 [core-data builder 6/7] COPY . . 02:55:40 #123 DONE 18.3s 02:55:40 02:55:40 #124 [support-scheduler builder 6/7] COPY . . 02:55:40 #124 CACHED 02:55:40 02:55:40 #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:55:40 #125 CACHED 02:55:40 02:55:40 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:40 #126 CACHED 02:55:40 02:55:40 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:40 #127 CACHED 02:55:40 02:55:40 #128 [security-proxy-auth builder 6/7] COPY . . 02:55:40 #128 CACHED 02:55:40 02:55:40 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:55:40 #129 CACHED 02:55:40 02:55:40 #130 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:40 #130 CACHED 02:55:40 02:55:40 #131 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:55:40 #131 CACHED 02:55:40 02:55:40 #132 [support-cron-scheduler builder 6/7] COPY . . 02:55:40 #132 CACHED 02:55:40 02:55:40 #119 [security-spiffe-token-provider builder 6/7] COPY . . 02:55:40 #119 DONE 18.3s 02:55:40 02:55:40 #122 [core-keeper builder 7/8] COPY . . 02:55:40 #122 DONE 18.4s 02:55:40 02:55:40 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 02:55:40 #133 CACHED 02:55:40 02:55:40 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:40 #134 CACHED 02:55:40 02:55:40 #135 [core-command builder 6/7] COPY . . 02:55:40 #135 CACHED 02:55:40 02:55:40 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:40 #136 CACHED 02:55:40 02:55:40 #137 [core-metadata builder 6/7] COPY . . 02:55:40 #137 CACHED 02:55:40 02:55:40 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:55:40 #138 CACHED 02:55:40 02:55:40 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 02:55:40 #139 CACHED 02:55:40 02:55:40 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:40 #140 CACHED 02:55:40 02:55:40 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:55:40 #141 CACHED 02:55:40 02:55:40 #142 [security-proxy-setup builder 6/7] COPY . . 02:55:40 #142 CACHED 02:55:40 02:55:40 #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:55:40 #143 CACHED 02:55:40 02:55:40 #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:40 #144 CACHED 02:55:40 02:55:40 #121 [security-bootstrapper builder 6/7] COPY . . 02:55:40 #121 DONE 18.4s 02:55:40 02:55:40 #145 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:55:40 #145 CACHED 02:55:40 02:55:40 #146 [security-secretstore-setup builder 6/7] COPY . . 02:55:40 #146 CACHED 02:55:40 02:55:40 #147 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:40 #147 CACHED 02:55:40 02:55:40 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:55:40 #64 ... 02:55:40 02:55:40 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:55:40 #67 25.99 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:55:40 #67 26.02 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:55:40 #67 26.02 OK: 24043 distinct packages available 02:55:40 #67 28.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:40 #67 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:41 #67 ... 02:55:41 02:55:41 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:55:41 #75 14.43 Upgrading critical system libraries and apk-tools: 02:55:41 #75 14.43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:55:41 #75 14.47 Executing busybox-1.36.1-r29.trigger 02:55:41 #75 18.04 Continuing the upgrade transaction with new apk-tools: 02:55:41 #75 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:41 #75 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:41 #75 ... 02:55:41 02:55:41 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:55:41 #81 8.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:41 #148 1.806 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:55:43 #81 ... 02:55:43 02:55:43 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:55:43 #88 ... 02:55:43 02:55:43 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:55:43 #64 36.60 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:55:43 #64 36.65 (3/7) Installing dumb-init (1.2.5-r3) 02:55:43 #64 36.68 (4/7) Installing musl-obstack (1.2.3-r2) 02:55:43 #64 36.69 (5/7) Installing libucontext (1.2-r3) 02:55:43 #64 36.72 (6/7) Installing gcompat (1.1.0-r4) 02:55:43 #64 36.74 (7/7) Installing openssl (3.3.2-r1) 02:55:43 #64 36.79 Executing busybox-1.36.1-r29.trigger 02:55:43 #64 36.99 OK: 10 MiB in 19 packages 02:55:44 #64 DONE 39.4s 02:55:44 02:55:44 #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:55:44 #89 ... 02:55:44 02:55:44 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:55:44 #73 25.40 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:55:44 #73 25.40 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:55:44 #73 25.40 OK: 24042 distinct packages available 02:55:44 #73 27.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:44 #73 30.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:44 #73 ... 02:55:44 02:55:44 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:55:44 #67 40.06 (1/4) Installing dumb-init (1.2.5-r3) 02:55:44 #67 40.10 (2/4) Installing musl-obstack (1.2.3-r2) 02:55:45 #67 40.12 (3/4) Installing libucontext (1.2-r3) 02:55:45 #67 40.13 (4/4) Installing gcompat (1.1.0-r4) 02:55:45 #67 40.17 Executing busybox-1.36.1-r29.trigger 02:55:45 #67 40.53 OK: 9 MiB in 18 packages 02:55:45 #67 ... 02:55:45 02:55:45 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:46 #90 ... 02:55:46 02:55:46 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:55:46 #86 6.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:46 #86 ... 02:55:46 02:55:46 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:55:46 #77 18.92 Upgrading critical system libraries and apk-tools: 02:55:46 #77 18.92 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:55:46 #77 19.11 Executing busybox-1.36.1-r29.trigger 02:55:46 #77 21.90 Continuing the upgrade transaction with new apk-tools: 02:55:46 #77 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:46 #77 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:46 #77 ... 02:55:46 02:55:46 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:55:46 #75 29.89 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:55:47 #75 ... 02:55:47 02:55:47 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:55:47 #67 DONE 42.4s 02:55:47 02:55:47 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:55:47 #75 30.62 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:55:47 #75 30.99 OK: 9 MiB in 15 packages 02:55:47 #75 ... 02:55:47 02:55:47 #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:47 #91 ... 02:55:47 02:55:47 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:55:47 #81 15.40 Upgrading critical system libraries and apk-tools: 02:55:47 #81 15.40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:55:47 #81 15.41 Executing busybox-1.36.1-r29.trigger 02:55:48 #81 ... 02:55:48 02:55:48 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:55:48 #73 37.78 OK: 238 MiB in 54 packages 02:55:48 #73 DONE 39.1s 02:55:48 02:55:48 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:55:49 #92 DONE 0.5s 02:55:49 02:55:49 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:49 #93 ... 02:55:49 02:55:49 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:55:49 #75 DONE 33.3s 02:55:49 02:55:49 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:55:49 #77 31.84 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:55:50 #148 ... 02:55:50 02:55:50 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:55:50 #0 1.121 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:55:50 #149 ... 02:55:50 02:55:50 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:55:50 #0 1.743 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:55:50 #150 ... 02:55:50 02:55:50 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:55:50 #0 1.503 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:55:50 #151 ... 02:55:50 02:55:50 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:55:50 #0 0.575 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:55:50 #77 ... 02:55:50 02:55:50 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:50 #94 ... 02:55:50 02:55:50 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:55:50 #77 32.86 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:55:50 #77 32.94 Executing ca-certificates-20240705-r0.trigger 02:55:50 #152 ... 02:55:50 02:55:50 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:55:50 #0 0.640 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:55:50 #153 ... 02:55:50 02:55:50 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:55:50 #0 0.411 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:55:50 #154 ... 02:55:50 02:55:50 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:55:50 #0 1.349 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:55:50 #155 ... 02:55:50 02:55:50 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:55:50 #0 0.949 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:55:51 #156 ... 02:55:51 02:55:51 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:55:51 #0 1.006 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:55:51 #157 ... 02:55:51 02:55:51 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:55:51 #0 1.489 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:55:51 #158 ... 02:55:51 02:55:51 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:55:51 #0 0.942 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:55:51 #77 33.81 OK: 10 MiB in 16 packages 02:55:51 #159 ... 02:55:51 02:55:51 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:55:51 #0 1.448 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:55:52 #77 ... 02:55:52 02:55:52 #78 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 02:55:52 #78 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:52 #78 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:52 #78 ... 02:55:52 02:55:52 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:55:52 #81 17.73 Continuing the upgrade transaction with new apk-tools: 02:55:52 #81 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:52 #81 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:53 #81 ... 02:55:53 02:55:53 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:55:53 #77 DONE 35.7s 02:55:53 02:55:53 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:55:53 #0 3.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:53 #0 5.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:53 #95 ... 02:55:53 02:55:53 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:55:53 #84 7.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:53 #84 9.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:53 #84 17.50 Upgrading critical system libraries and apk-tools: 02:55:53 #84 17.52 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:55:53 #84 17.57 Executing busybox-1.36.1-r29.trigger 02:55:54 #84 ... 02:55:54 02:55:54 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:55:54 #88 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:54 #88 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:54 #88 ... 02:55:54 02:55:54 #78 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 02:55:54 #78 23.09 Upgrading critical system libraries and apk-tools: 02:55:54 #78 23.09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:55:54 #78 23.17 Executing busybox-1.36.1-r29.trigger 02:55:55 #78 ... 02:55:55 02:55:55 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:55:55 #85 7.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:55 #85 9.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:55 #85 ... 02:55:55 02:55:55 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:55:55 #84 19.18 Continuing the upgrade transaction with new apk-tools: 02:55:55 #84 19.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:56 #84 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:57 #84 ... 02:55:57 02:55:57 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:55:57 #81 23.76 OK: 20 MiB in 18 packages 02:55:57 #81 DONE 24.6s 02:55:57 02:55:57 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:55:57 #96 DONE 0.2s 02:55:57 02:55:57 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:55:57 #85 18.17 Upgrading critical system libraries and apk-tools: 02:55:57 #85 18.17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:55:57 #85 18.22 Executing busybox-1.36.1-r29.trigger 02:55:57 #85 ... 02:55:57 02:55:57 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:55:57 #86 8.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:57 #86 14.38 Upgrading critical system libraries and apk-tools: 02:55:57 #86 14.38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:55:57 #86 14.42 Executing busybox-1.36.1-r29.trigger 02:55:57 #86 15.50 Continuing the upgrade transaction with new apk-tools: 02:55:57 #86 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:57 #86 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:57 #86 ... 02:55:57 02:55:57 #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:55:57 #89 3.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:57 #89 5.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:57 #89 13.67 Upgrading critical system libraries and apk-tools: 02:55:57 #89 13.67 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:55:57 #89 13.75 Executing busybox-1.36.1-r29.trigger 02:55:57 #89 ... 02:55:57 02:55:57 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:55:57 #85 20.02 Continuing the upgrade transaction with new apk-tools: 02:55:58 #85 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:59 #85 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:56:03 #85 ... 02:56:03 02:56:03 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:56:03 #86 20.77 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:56:03 #86 21.14 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:56:03 #86 21.24 Executing ca-certificates-20240705-r0.trigger 02:56:03 #86 21.94 OK: 15 MiB in 28 packages 02:56:03 #86 DONE 23.3s 02:56:03 02:56:03 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:56:03 #84 26.32 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:56:03 #84 26.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:56:03 #84 27.02 Executing ca-certificates-20240705-r0.trigger 02:56:03 #84 ... 02:56:03 02:56:03 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:56:03 #88 21.13 Upgrading critical system libraries and apk-tools: 02:56:03 #88 21.14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:56:03 #88 21.19 Executing busybox-1.36.1-r29.trigger 02:56:03 #88 23.01 Continuing the upgrade transaction with new apk-tools: 02:56:03 #88 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:56:03 #88 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:56:03 #88 28.80 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:56:03 #88 29.41 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:56:03 #88 29.55 OK: 9 MiB in 16 packages 02:56:03 #88 DONE 30.3s 02:56:03 02:56:03 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:56:05 #97 ... 02:56:05 02:56:05 #78 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 02:56:05 #78 24.85 Continuing the upgrade transaction with new apk-tools: 02:56:05 #78 24.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:56:05 #78 26.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:56:05 #78 31.93 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:56:05 #78 32.46 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:56:05 #78 32.58 OK: 9 MiB in 15 packages 02:56:05 #78 DONE 34.3s 02:56:05 02:56:05 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:56:05 #85 25.77 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:56:05 #85 26.20 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:56:05 #85 26.35 Executing ca-certificates-20240705-r0.trigger 02:56:05 #85 27.38 OK: 20 MiB in 18 packages 02:56:05 #85 ... 02:56:05 02:56:05 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:56:05 #84 27.89 OK: 11 MiB in 17 packages 02:56:05 #84 DONE 29.6s 02:56:06 02:56:06 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:56:06 #95 12.06 Upgrading critical system libraries and apk-tools: 02:56:06 #95 12.08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:56:06 #95 12.12 Executing busybox-1.36.1-r29.trigger 02:56:06 #95 13.57 Continuing the upgrade transaction with new apk-tools: 02:56:06 #95 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:56:06 #95 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:56:06 #95 ... 02:56:06 02:56:06 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:56:06 #85 DONE 28.6s 02:56:06 02:56:06 #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:56:06 #89 15.35 Continuing the upgrade transaction with new apk-tools: 02:56:06 #89 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:56:06 #89 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:56:06 #89 21.96 OK: 10 MiB in 19 packages 02:56:06 #89 DONE 22.7s 02:56:06 02:56:06 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:56:07 #98 ... 02:56:07 02:56:07 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:56:07 #97 DONE 3.3s 02:56:07 02:56:07 #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:56:07 #99 DONE 0.2s 02:56:07 02:56:07 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:56:08 #100 DONE 1.9s 02:56:08 02:56:08 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:56:08 #95 20.71 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:56:08 #95 20.94 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:56:08 #95 20.98 OK: 9 MiB in 18 packages 02:56:08 #95 ... 02:56:08 02:56:08 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:56:08 #98 DONE 1.9s 02:56:08 02:56:08 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:56:08 #95 DONE 21.6s 02:56:08 02:56:08 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:56:08 #101 ... 02:56:08 02:56:08 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:56:08 #102 DONE 0.4s 02:56:09 02:56:09 #103 [security-spire-server stage-2 6/9] COPY security.txt / 02:56:09 #103 DONE 0.2s 02:56:09 02:56:09 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:56:09 #104 ... 02:56:09 02:56:09 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:56:09 #105 DONE 0.2s 02:56:09 02:56:09 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:56:09 #106 DONE 0.3s 02:56:09 02:56:09 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:10 #94 ... 02:56:10 02:56:10 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:56:10 #107 DONE 0.3s 02:56:10 02:56:10 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:10 #90 ... 02:56:10 02:56:10 #108 [security-spire-server] exporting to image 02:56:10 #108 exporting layers 02:56:10 #108 ... 02:56:10 02:56:10 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:56:10 #101 DONE 1.5s 02:56:10 02:56:10 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:56:10 #104 DONE 1.8s 02:56:10 02:56:10 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:56:10 #109 ... 02:56:10 02:56:10 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:56:10 #110 DONE 0.3s 02:56:10 02:56:10 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:56:10 #109 DONE 0.4s 02:56:10 02:56:10 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 02:56:10 #111 ... 02:56:10 02:56:10 #112 [security-spire-config stage-2 6/10] COPY security.txt / 02:56:10 #112 DONE 0.2s 02:56:11 02:56:11 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:56:11 #113 ... 02:56:11 02:56:11 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 02:56:11 #111 DONE 0.4s 02:56:11 02:56:11 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:56:11 #113 DONE 0.5s 02:56:11 02:56:11 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:56:11 #114 ... 02:56:11 02:56:11 #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:56:11 #115 DONE 0.4s 02:56:11 02:56:11 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:56:11 #114 DONE 0.3s 02:56:11 02:56:11 #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:56:11 #116 DONE 0.3s 02:56:11 02:56:11 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:56:11 #117 DONE 0.3s 02:56:11 02:56:11 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:56:12 #118 DONE 0.4s 02:56:12 02:56:12 #108 [security-spire-agent] exporting to image 02:56:13 #108 exporting layers 3.8s done 02:56:13 #108 writing image sha256:5024f4bfe1c8b32e26944bdfc146d80c48c43f6462c3ef7571fbbcbbb1efa187 0.0s done 02:56:13 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:56:14 #108 exporting layers 2.8s done 02:56:14 #108 writing image sha256:abfc71d2ce3028d8ce147f13eaaebea4cb15c2ff23cd7ea77fb54626ed9646d9 0.0s done 02:56:14 #108 naming to docker.io/library/security-spire-config-arm64 done 02:56:14 #108 exporting layers 2.5s done 02:56:14 #108 writing image sha256:fcda7d8d577a6f283da53368582212d31425a697cda93b80c9994c241c015c2e 0.0s done 02:56:14 #108 naming to docker.io/library/security-spire-agent-arm64 done 02:56:14 #108 DONE 4.8s 02:56:14 02:56:14 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #90 ... 02:57:22 02:57:22 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #80 DONE 105.7s 02:57:22 02:57:22 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #94 DONE 97.1s 02:57:22 02:57:22 #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #91 DONE 99.6s 02:57:22 02:57:22 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #93 DONE 88.7s 02:57:22 02:57:22 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #90 DONE 101.5s 02:57:22 02:57:22 #119 [support-notifications builder 6/7] COPY . . 02:57:22 #119 ... 02:57:22 02:57:22 #120 [core-data builder 6/7] COPY . . 02:57:22 #120 CACHED 02:57:22 02:57:22 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 02:57:22 #121 CACHED 02:57:22 02:57:22 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #122 CACHED 02:57:22 02:57:22 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #123 CACHED 02:57:22 02:57:22 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:57:22 #124 CACHED 02:57:22 02:57:22 #125 [security-proxy-auth builder 6/7] COPY . . 02:57:22 #125 CACHED 02:57:22 02:57:22 #126 [core-keeper builder 7/8] COPY . . 02:57:22 #126 DONE 1.7s 02:57:22 02:57:22 #127 [core-metadata builder 6/7] COPY . . 02:57:22 #127 DONE 1.6s 02:57:22 02:57:22 #128 [security-spiffe-token-provider builder 6/7] COPY . . 02:57:22 #128 DONE 1.6s 02:57:22 02:57:22 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 02:57:22 #129 CACHED 02:57:22 02:57:22 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #130 CACHED 02:57:22 02:57:22 #131 [core-command builder 6/7] COPY . . 02:57:22 #131 CACHED 02:57:22 02:57:22 #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #132 CACHED 02:57:22 02:57:22 #133 [support-scheduler builder 6/7] COPY . . 02:57:22 #133 CACHED 02:57:22 02:57:22 #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:57:22 #134 CACHED 02:57:22 02:57:22 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #135 CACHED 02:57:22 02:57:22 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 02:57:22 #136 CACHED 02:57:22 02:57:22 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:57:22 #137 CACHED 02:57:22 02:57:22 #138 [security-secretstore-setup builder 6/7] COPY . . 02:57:22 #138 CACHED 02:57:22 02:57:22 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #139 CACHED 02:57:22 02:57:22 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:57:22 #140 CACHED 02:57:22 02:57:22 #141 [security-bootstrapper builder 6/7] COPY . . 02:57:22 #141 DONE 1.8s 02:57:22 02:57:22 #142 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #142 CACHED 02:57:22 02:57:22 #143 [support-cron-scheduler builder 6/7] COPY . . 02:57:22 #143 CACHED 02:57:22 02:57:22 #144 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:57:22 #144 CACHED 02:57:22 02:57:22 #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:57:22 #145 CACHED 02:57:22 02:57:22 #146 [security-proxy-setup builder 6/7] COPY . . 02:57:22 #146 CACHED 02:57:22 02:57:22 #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:22 #147 CACHED 02:57:22 02:57:22 #119 [support-notifications builder 6/7] COPY . . 02:57:22 #119 DONE 1.6s 02:57:22 02:57:22 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:57:24 #148 ... 02:57:24 02:57:24 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:57:24 #0 4.962 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:57:24 #149 ... 02:57:24 02:57:24 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:24 #0 5.517 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:57:25 #150 ... 02:57:25 02:57:25 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:57:25 #0 6.409 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:57:26 #151 ... 02:57:26 02:57:26 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:57:26 #0 6.858 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:57:26 #152 ... 02:57:26 02:57:26 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:57:26 #148 7.012 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:57:28 #160 ... 02:57:28 02:57:28 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:57:28 #150 100.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:57:29 #148 ... 02:57:29 02:57:29 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:57:29 #0 6.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:57:29 #153 ... 02:57:29 02:57:29 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:57:29 #0 7.168 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:57:29 #154 ... 02:57:29 02:57:29 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:57:29 #0 7.099 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:57:29 #155 ... 02:57:29 02:57:29 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:57:29 #0 7.205 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:57:29 #156 ... 02:57:29 02:57:29 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:57:29 #0 6.926 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:57:29 #157 ... 02:57:29 02:57:29 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:57:29 #0 5.197 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:57:29 #158 ... 02:57:29 02:57:29 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:57:29 #0 4.810 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:57:30 #159 ... 02:57:30 02:57:30 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:57:30 #0 7.169 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:58:35 #150 ... 02:58:35 02:58:35 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:58:35 #160 DONE 168.9s 02:58:35 02:58:35 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:35 #153 DONE 168.9s 02:58:35 02:58:35 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:58:35 #155 DONE 168.9s 02:58:35 02:58:35 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:58:35 #148 DONE 168.9s 02:58:35 02:58:35 #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #161 ... 02:58:35 02:58:35 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:58:35 #157 DONE 169.0s 02:58:35 02:58:35 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:58:35 #156 DONE 169.0s 02:58:35 02:58:35 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:58:35 #150 DONE 169.0s 02:58:35 02:58:35 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:58:35 #149 DONE 169.1s 02:58:35 02:58:35 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #162 ... 02:58:35 02:58:35 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:58:35 #154 DONE 169.3s 02:58:35 02:58:35 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:58:35 #158 DONE 169.3s 02:58:35 02:58:35 #163 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #163 DONE 0.4s 02:58:35 02:58:35 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:58:35 #152 DONE 169.4s 02:58:35 02:58:35 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:58:35 #151 DONE 169.4s 02:58:35 02:58:35 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:58:35 #159 DONE 169.4s 02:58:35 02:58:35 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #164 ... 02:58:35 02:58:35 #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #161 DONE 0.9s 02:58:35 02:58:35 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:58:35 #165 DONE 0.8s 02:58:35 02:58:35 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #162 DONE 0.8s 02:58:35 02:58:35 #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #166 DONE 0.9s 02:58:35 02:58:35 #167 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:58:35 #167 ... 02:58:35 02:58:35 #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #168 DONE 0.7s 02:58:35 02:58:35 #169 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #169 DONE 0.7s 02:58:35 02:58:35 #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:58:35 #170 DONE 0.7s 02:58:35 02:58:35 #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #171 CACHED 02:58:35 02:58:35 #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:58:35 #172 CACHED 02:58:35 02:58:35 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #173 CACHED 02:58:35 02:58:35 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:58:35 #174 CACHED 02:58:35 02:58:35 #175 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:58:35 #175 CACHED 02:58:35 02:58:35 #176 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #176 CACHED 02:58:35 02:58:35 #177 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #177 CACHED 02:58:35 02:58:35 #178 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:58:35 #178 CACHED 02:58:35 02:58:35 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #164 DONE 0.8s 02:58:35 02:58:35 #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:58:35 #179 ... 02:58:35 02:58:35 #180 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #180 DONE 0.6s 02:58:35 02:58:35 #181 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:58:35 #181 DONE 0.6s 02:58:35 02:58:35 #182 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:58:35 #182 ... 02:58:35 02:58:35 #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:58:35 #183 DONE 0.8s 02:58:35 02:58:35 #184 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:58:35 #184 ... 02:58:35 02:58:35 #167 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:58:35 #167 DONE 1.9s 02:58:35 02:58:35 #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:58:35 #185 DONE 1.9s 02:58:35 02:58:35 #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:58:35 #186 DONE 1.9s 02:58:35 02:58:35 #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:58:35 #187 ... 02:58:35 02:58:35 #188 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:58:35 #188 DONE 2.3s 02:58:35 02:58:35 #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:58:35 #189 DONE 2.4s 02:58:35 02:58:35 #190 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:58:35 #190 DONE 2.3s 02:58:35 02:58:35 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:58:35 #191 DONE 2.4s 02:58:35 02:58:35 #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:58:35 #192 ... 02:58:35 02:58:35 #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:58:35 #179 DONE 3.1s 02:58:35 02:58:35 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:58:35 #193 DONE 3.0s 02:58:35 02:58:35 #194 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:58:35 #194 DONE 3.0s 02:58:35 02:58:35 #195 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:58:35 #195 ... 02:58:35 02:58:35 #196 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:58:35 #196 DONE 4.3s 02:58:35 02:58:35 #182 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:58:35 #182 DONE 3.7s 02:58:35 02:58:35 #184 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:58:35 #184 DONE 3.4s 02:58:35 02:58:35 #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:58:35 #197 ... 02:58:35 02:58:35 #198 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:58:35 #198 DONE 2.5s 02:58:35 02:58:35 #199 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:58:35 #199 DONE 2.0s 02:58:35 02:58:35 #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:58:35 #187 DONE 2.5s 02:58:35 02:58:35 #200 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:58:35 #200 DONE 2.0s 02:58:35 02:58:35 #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:58:35 #192 DONE 2.0s 02:58:35 02:58:35 #201 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:58:35 #201 DONE 2.0s 02:58:35 02:58:35 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:58:35 #202 DONE 2.0s 02:58:35 02:58:35 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:58:35 #203 DONE 1.4s 02:58:35 02:58:35 #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:58:35 #204 DONE 1.3s 02:58:35 02:58:35 #195 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:58:35 #195 DONE 1.4s 02:58:35 02:58:35 #205 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:58:35 #205 DONE 0.5s 02:58:35 02:58:35 #102 [support-scheduler] exporting to image 02:58:35 #102 exporting layers 02:58:35 #102 ... 02:58:35 02:58:35 #206 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:58:35 #206 DONE 0.6s 02:58:35 02:58:35 #102 [support-scheduler] exporting to image 02:58:35 #102 exporting layers 0.3s done 02:58:35 #102 ... 02:58:35 02:58:35 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:58:35 #207 DONE 0.5s 02:58:35 02:58:35 #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:58:35 #197 DONE 0.7s 02:58:35 02:58:35 #102 [support-scheduler] exporting to image 02:58:35 #102 exporting layers 0.4s done 02:58:35 #102 ... 02:58:35 02:58:35 #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:58:35 #208 DONE 0.5s 02:58:35 02:58:35 #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:58:35 #209 DONE 0.5s 02:58:35 02:58:35 #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:58:35 #210 DONE 0.5s 02:58:35 02:58:35 #211 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:58:35 #211 DONE 0.5s 02:58:35 02:58:35 #102 [core-command] exporting to image 02:58:35 #102 writing image sha256:cc74dcbc96e7ab5ad96f9901ec8b093dbba68a91ac564bcc7995798a029ed369 done 02:58:35 #102 naming to docker.io/library/core-command done 02:58:35 #102 ... 02:58:35 02:58:35 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:58:35 #212 DONE 0.6s 02:58:35 02:58:35 #213 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:58:35 #213 DONE 0.6s 02:58:35 02:58:35 #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:58:35 #214 DONE 0.5s 02:58:35 02:58:35 #102 [security-spiffe-token-provider] exporting to image 02:58:35 #102 writing image sha256:d77084de04604805008d5657171d26b12aa7b6fa7b31a2a5b2f2af04eebe3f58 done 02:58:35 #102 naming to docker.io/library/support-scheduler 0.0s done 02:58:35 #102 ... 02:58:35 02:58:35 #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:58:35 #215 DONE 0.8s 02:58:35 02:58:35 #216 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:58:35 #216 DONE 0.8s 02:58:35 02:58:35 #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:58:35 #217 DONE 0.6s 02:58:35 02:58:35 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:58:35 #218 DONE 0.7s 02:58:35 02:58:35 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:58:35 #219 ... 02:58:35 02:58:35 #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:58:35 #220 DONE 0.6s 02:58:35 02:58:35 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:58:35 #221 DONE 0.7s 02:58:35 02:58:35 #102 [core-data] exporting to image 02:58:35 #102 exporting layers 0.7s done 02:58:35 #102 writing image sha256:7471e4eadf0ddb4d559e4c2471266e6e060424780df1c628e08a549cb662b460 02:58:35 #102 writing image sha256:02c442fc9e40276c6d81ccb61c6b589cd2707ef066f00d779dca0688cdadebb8 02:58:35 #102 ... 02:58:35 02:58:35 #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:58:35 #222 DONE 0.5s 02:58:35 02:58:35 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:58:35 #223 DONE 0.5s 02:58:35 02:58:35 #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:58:35 #224 DONE 1.0s 02:58:35 02:58:35 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:58:35 #219 DONE 0.5s 02:58:35 02:58:35 #102 [core-keeper] exporting to image 02:58:35 #102 exporting layers 1.0s done 02:58:35 #102 writing image sha256:7471e4eadf0ddb4d559e4c2471266e6e060424780df1c628e08a549cb662b460 0.2s done 02:58:35 #102 writing image sha256:02c442fc9e40276c6d81ccb61c6b589cd2707ef066f00d779dca0688cdadebb8 0.0s done 02:58:35 #102 naming to docker.io/library/support-cron-scheduler done 02:58:35 #102 naming to docker.io/library/core-keeper done 02:58:36 #102 ... 02:58:36 02:58:36 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:58:36 #225 DONE 1.1s 02:58:36 02:58:36 #226 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:58:36 #226 DONE 0.2s 02:58:36 02:58:36 #102 [security-proxy-auth] exporting to image 02:58:36 #102 exporting layers 0.6s done 02:58:36 #102 writing image sha256:9fca7e3208649fad656b96f2f14b286f9271ae7b5221e089752ace7d45aae433 02:58:36 #102 writing image sha256:490683df0adb1a1cc363166d23377f82bfc6c8d0b030044b7727f283ceedd859 02:58:36 #102 writing image sha256:9fca7e3208649fad656b96f2f14b286f9271ae7b5221e089752ace7d45aae433 0.3s done 02:58:36 #102 naming to docker.io/library/security-spiffe-token-provider 02:58:36 #102 ... 02:58:36 02:58:36 #227 [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/ 02:58:36 #227 DONE 0.3s 02:58:36 02:58:36 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:58:36 #228 DONE 0.6s 02:58:36 02:58:36 #102 [support-notifications] exporting to image 02:58:36 #102 exporting layers 1.0s done 02:58:36 #102 writing image sha256:490683df0adb1a1cc363166d23377f82bfc6c8d0b030044b7727f283ceedd859 0.3s done 02:58:36 #102 naming to docker.io/library/security-spiffe-token-provider done 02:58:36 #102 naming to docker.io/library/core-metadata done 02:58:36 #102 writing image sha256:b7394e0a3d2901796049173a5ca7876ab0864b93f4df87816441913307a109ea 0.0s done 02:58:36 #102 naming to docker.io/library/support-notifications done 02:58:36 #102 writing image sha256:dfd3afcac5e132ad0844983959f52f0bec02621007ab588e8a1f37ec1a70b23b 02:58:36 #102 exporting layers 0.5s done 02:58:36 #102 writing image sha256:dfd3afcac5e132ad0844983959f52f0bec02621007ab588e8a1f37ec1a70b23b 0.0s done 02:58:36 #102 writing image sha256:0aceac62ed5aed958f35534eed0f8bed69d032a155f310a38297f85cdd842d32 0.0s done 02:58:36 #102 naming to docker.io/library/core-data done 02:58:36 #102 naming to docker.io/library/core-common-config-bootstrapper done 02:58:36 #102 writing image sha256:8726108ba2e282b9be79c8a83cf46e3e95d3ca1b7c1cd23f7ca5f90a2ad7478c done 02:58:36 #102 naming to docker.io/library/security-proxy-auth 0.0s done 02:58:36 #102 DONE 5.9s 02:58:36 02:58:36 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:58:36 #229 DONE 0.1s 02:58:36 02:58:36 #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:58:36 #230 ... 02:58:36 02:58:36 #231 [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/ 02:58:36 #231 DONE 0.2s 02:58:36 02:58:36 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:58:36 #232 DONE 0.8s 02:58:36 02:58:36 #233 [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/ 02:58:36 #233 DONE 0.1s 02:58:36 02:58:36 #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:58:36 #234 DONE 0.1s 02:58:36 02:58:36 #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:58:36 #235 DONE 0.1s 02:58:36 02:58:36 #102 [security-proxy-setup] exporting to image 02:58:37 #102 exporting layers 0.3s done 02:58:37 #102 writing image sha256:cef0c3bb8409b66759fa67fcec0364b4188d6007375e3d0e431dd1c945ce33c7 done 02:58:37 #102 naming to docker.io/library/security-proxy-setup done 02:58:37 #102 DONE 6.2s 02:58:37 02:58:37 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:58:37 #236 ... 02:58:37 02:58:37 #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:58:37 #230 DONE 0.5s 02:58:37 02:58:37 #102 [security-secretstore-setup] exporting to image 02:58:37 #102 ... 02:58:37 02:58:37 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:58:37 #236 DONE 0.5s 02:58:37 02:58:37 #102 [security-bootstrapper] exporting to image 02:58:37 #102 writing image sha256:fa67dec90a0e14b122efd0c852e7d11b6fd82ad1fa1e094f04d73c35ddb0343e done 02:58:37 #102 naming to docker.io/library/security-secretstore-setup done 02:58:37 #102 exporting layers 0.2s done 02:58:37 #102 writing image sha256:b843d9dc097b40dafd9f3d43cdaa19f1c9412919bcffdbe5b3633ca4f855ad2b done 02:58:37 #102 naming to docker.io/library/security-bootstrapper done 02:58:37 #102 DONE 6.5s 02:58:37 time="2024-10-21T02:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:37 time="2024-10-21T02:54:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:58:37 $ docker stop --time=1 323366c7a339c3f333078cbf61e41a4e6efb3401a3615dd7f5907a06c0c50eaa 02:58:38 $ docker rm -f --volumes 323366c7a339c3f333078cbf61e41a4e6efb3401a3615dd7f5907a06c0c50eaa [Pipeline] // withDockerContainer [Pipeline] sh 02:58:39 + docker images 02:58:39 REPOSITORY TAG IMAGE ID CREATED SIZE 02:58:39 security-bootstrapper latest b843d9dc097b 2 seconds ago 32.9MB 02:58:39 security-proxy-setup latest cef0c3bb8409 3 seconds ago 39.4MB 02:58:39 security-secretstore-setup latest fa67dec90a0e 3 seconds ago 57.9MB 02:58:39 core-data latest dfd3afcac5e1 4 seconds ago 47.8MB 02:58:39 core-metadata latest 490683df0adb 4 seconds ago 47.9MB 02:58:39 core-common-config-bootstrapper latest 0aceac62ed5a 4 seconds ago 26.9MB 02:58:39 security-proxy-auth latest 8726108ba2e2 4 seconds ago 40MB 02:58:39 support-notifications latest b7394e0a3d29 4 seconds ago 71.1MB 02:58:39 security-spiffe-token-provider latest 9fca7e320864 5 seconds ago 47.1MB 02:58:39 core-command latest cc74dcbc96e7 5 seconds ago 41.9MB 02:58:39 support-cron-scheduler latest 7471e4eadf0d 5 seconds ago 72.3MB 02:58:39 support-scheduler latest d77084de0460 5 seconds ago 70.3MB 02:58:39 core-keeper latest 02c442fc9e40 5 seconds ago 41.5MB 02:58:39 security-spire-config latest 0d49c41230b8 4 minutes ago 127MB 02:58:39 security-spire-agent latest 31aa613c6f32 4 minutes ago 188MB 02:58:39 security-spire-server latest b9dedba1595a 4 minutes ago 128MB 02:58:39 ci-base-image-x86_64 latest aa153b11a3db 7 minutes ago 980MB 02:58:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 weeks ago 573MB 02:58:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 02:58:39 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 02:58:39 provisioning config files... 02:58:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/732@tmp/config4064461267706446867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:39 ---> ****-login.sh 02:58:39 nexus3.edgexfoundry.org:10001 02:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:39 Configure a credential helper to remove this warning. See 02:58:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:39 02:58:39 Login Succeeded 02:58:39 nexus3.edgexfoundry.org:10002 02:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:39 Configure a credential helper to remove this warning. See 02:58:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:39 02:58:39 Login Succeeded 02:58:39 nexus3.edgexfoundry.org:10003 02:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:40 Configure a credential helper to remove this warning. See 02:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:40 02:58:40 Login Succeeded 02:58:40 nexus3.edgexfoundry.org:10004 02:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:40 Configure a credential helper to remove this warning. See 02:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:40 02:58:40 Login Succeeded 02:58:40 ****.io 02:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:40 Configure a credential helper to remove this warning. See 02:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:40 02:58:40 Login Succeeded 02:58:40 ---> ****-login.sh ends [Pipeline] } 02:58:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:58:40 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:58:40 6ace714950837befb0776d0eb088238886854561 02:58:40 latest 02:58:40 3.2.0-dev.109 02:58:40 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:58:40 main 02:58:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:41 + docker push nexus3.edgexfoundry.org:10004/core-command:6ace714950837befb0776d0eb088238886854561 02:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:58:41 69047079e2d0: Preparing 02:58:41 0434e2a06002: Preparing 02:58:41 a35df7d0cfba: Preparing 02:58:41 401902b65637: Preparing 02:58:41 a45ae6833bb2: Preparing 02:58:41 077905d299d9: Preparing 02:58:41 63ca1fbb43ae: Preparing 02:58:41 63ca1fbb43ae: Waiting 02:58:41 a35df7d0cfba: Pushed 02:58:41 69047079e2d0: Pushed 02:58:41 401902b65637: Pushed 02:58:41 63ca1fbb43ae: Layer already exists 02:58:41 077905d299d9: Pushed 02:58:41 a45ae6833bb2: Pushed 02:58:44 0434e2a06002: Pushed 02:58:44 6ace714950837befb0776d0eb088238886854561: digest: sha256:dc21f35739249d369c74802693b5a45f9b77b28fb59bac744e97ec8e7ff90041 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:58:44 69047079e2d0: Preparing 02:58:44 0434e2a06002: Preparing 02:58:44 a35df7d0cfba: Preparing 02:58:44 401902b65637: Preparing 02:58:44 a45ae6833bb2: Preparing 02:58:44 077905d299d9: Preparing 02:58:44 63ca1fbb43ae: Preparing 02:58:44 077905d299d9: Waiting 02:58:44 a45ae6833bb2: Layer already exists 02:58:44 0434e2a06002: Layer already exists 02:58:44 401902b65637: Layer already exists 02:58:44 a35df7d0cfba: Layer already exists 02:58:44 63ca1fbb43ae: Layer already exists 02:58:44 077905d299d9: Layer already exists 02:58:44 69047079e2d0: Layer already exists 02:58:44 latest: digest: sha256:dc21f35739249d369c74802693b5a45f9b77b28fb59bac744e97ec8e7ff90041 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:45 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.109 02:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:58:45 69047079e2d0: Preparing 02:58:45 0434e2a06002: Preparing 02:58:45 a35df7d0cfba: Preparing 02:58:45 401902b65637: Preparing 02:58:45 a45ae6833bb2: Preparing 02:58:45 077905d299d9: Preparing 02:58:45 63ca1fbb43ae: Preparing 02:58:45 077905d299d9: Waiting 02:58:45 63ca1fbb43ae: Waiting 02:58:45 a45ae6833bb2: Layer already exists 02:58:45 0434e2a06002: Layer already exists 02:58:45 401902b65637: Layer already exists 02:58:45 a35df7d0cfba: Layer already exists 02:58:45 69047079e2d0: Layer already exists 02:58:45 63ca1fbb43ae: Layer already exists 02:58:45 077905d299d9: Layer already exists 02:58:45 3.2.0-dev.109: digest: sha256:dc21f35739249d369c74802693b5a45f9b77b28fb59bac744e97ec8e7ff90041 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:46 + docker push nexus3.edgexfoundry.org:10004/core-command:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:58:46 69047079e2d0: Preparing 02:58:46 0434e2a06002: Preparing 02:58:46 a35df7d0cfba: Preparing 02:58:46 401902b65637: Preparing 02:58:46 a45ae6833bb2: Preparing 02:58:46 077905d299d9: Preparing 02:58:46 63ca1fbb43ae: Preparing 02:58:46 077905d299d9: Waiting 02:58:46 63ca1fbb43ae: Waiting 02:58:46 a35df7d0cfba: Layer already exists 02:58:46 401902b65637: Layer already exists 02:58:46 a45ae6833bb2: Layer already exists 02:58:46 69047079e2d0: Layer already exists 02:58:46 0434e2a06002: Layer already exists 02:58:46 077905d299d9: Layer already exists 02:58:46 63ca1fbb43ae: Layer already exists 02:58:46 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:dc21f35739249d369c74802693b5a45f9b77b28fb59bac744e97ec8e7ff90041 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:46 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:58:46 69047079e2d0: Preparing 02:58:46 0434e2a06002: Preparing 02:58:46 a35df7d0cfba: Preparing 02:58:46 401902b65637: Preparing 02:58:46 a45ae6833bb2: Preparing 02:58:46 077905d299d9: Preparing 02:58:46 63ca1fbb43ae: Preparing 02:58:46 077905d299d9: Waiting 02:58:46 63ca1fbb43ae: Waiting 02:58:46 401902b65637: Layer already exists 02:58:46 0434e2a06002: Layer already exists 02:58:46 a35df7d0cfba: Layer already exists 02:58:46 a45ae6833bb2: Layer already exists 02:58:46 69047079e2d0: Layer already exists 02:58:46 63ca1fbb43ae: Layer already exists 02:58:46 077905d299d9: Layer already exists 02:58:46 main: digest: sha256:dc21f35739249d369c74802693b5a45f9b77b28fb59bac744e97ec8e7ff90041 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:46 ===================================================== [Pipeline] echo 02:58:46 taggedImages: 02:58:46 - nexus3.edgexfoundry.org:10004/core-command:6ace714950837befb0776d0eb088238886854561 02:58:46 - nexus3.edgexfoundry.org:10004/core-command:latest 02:58:46 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.109 02:58:46 - nexus3.edgexfoundry.org:10004/core-command:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:58:46 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:58:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:58:47 6ace714950837befb0776d0eb088238886854561 02:58:47 latest 02:58:47 3.2.0-dev.109 02:58:47 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:58:47 main 02:58:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ace714950837befb0776d0eb088238886854561 02:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:58:47 8f9408c482da: Preparing 02:58:47 4560ea70f588: Preparing 02:58:47 c7a8dd9c1157: Preparing 02:58:47 afbc26138d71: Preparing 02:58:47 a35df7d0cfba: Preparing 02:58:47 401902b65637: Preparing 02:58:47 a45ae6833bb2: Preparing 02:58:47 077905d299d9: Preparing 02:58:47 63ca1fbb43ae: Preparing 02:58:47 077905d299d9: Waiting 02:58:47 a45ae6833bb2: Waiting 02:58:47 401902b65637: Waiting 02:58:47 63ca1fbb43ae: Waiting 02:58:47 a35df7d0cfba: Layer already exists 02:58:47 401902b65637: Layer already exists 02:58:47 a45ae6833bb2: Layer already exists 02:58:47 077905d299d9: Layer already exists 02:58:47 63ca1fbb43ae: Layer already exists 02:58:47 4560ea70f588: Pushed 02:58:47 8f9408c482da: Pushed 02:58:47 c7a8dd9c1157: Pushed 02:58:49 afbc26138d71: Pushed 02:58:49 6ace714950837befb0776d0eb088238886854561: digest: sha256:0226ef4e3111916ee75a6469b180fd0ae6963299fd00b09673ea179bf44261ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:58:49 8f9408c482da: Preparing 02:58:49 4560ea70f588: Preparing 02:58:49 c7a8dd9c1157: Preparing 02:58:49 afbc26138d71: Preparing 02:58:49 a35df7d0cfba: Preparing 02:58:49 401902b65637: Preparing 02:58:49 a45ae6833bb2: Preparing 02:58:49 077905d299d9: Preparing 02:58:49 63ca1fbb43ae: Preparing 02:58:49 077905d299d9: Waiting 02:58:49 401902b65637: Waiting 02:58:49 a45ae6833bb2: Waiting 02:58:49 c7a8dd9c1157: Layer already exists 02:58:49 a35df7d0cfba: Layer already exists 02:58:49 8f9408c482da: Layer already exists 02:58:49 4560ea70f588: Layer already exists 02:58:49 afbc26138d71: Layer already exists 02:58:49 077905d299d9: Layer already exists 02:58:49 a45ae6833bb2: Layer already exists 02:58:49 401902b65637: Layer already exists 02:58:49 63ca1fbb43ae: Layer already exists 02:58:49 latest: digest: sha256:0226ef4e3111916ee75a6469b180fd0ae6963299fd00b09673ea179bf44261ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.109 02:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:58:50 8f9408c482da: Preparing 02:58:50 4560ea70f588: Preparing 02:58:50 c7a8dd9c1157: Preparing 02:58:50 afbc26138d71: Preparing 02:58:50 a35df7d0cfba: Preparing 02:58:50 401902b65637: Preparing 02:58:50 a45ae6833bb2: Preparing 02:58:50 077905d299d9: Preparing 02:58:50 63ca1fbb43ae: Preparing 02:58:50 a45ae6833bb2: Waiting 02:58:50 401902b65637: Waiting 02:58:50 63ca1fbb43ae: Waiting 02:58:50 077905d299d9: Waiting 02:58:50 a35df7d0cfba: Layer already exists 02:58:50 8f9408c482da: Layer already exists 02:58:50 afbc26138d71: Layer already exists 02:58:50 4560ea70f588: Layer already exists 02:58:50 c7a8dd9c1157: Layer already exists 02:58:50 401902b65637: Layer already exists 02:58:50 077905d299d9: Layer already exists 02:58:50 a45ae6833bb2: Layer already exists 02:58:50 63ca1fbb43ae: Layer already exists 02:58:50 3.2.0-dev.109: digest: sha256:0226ef4e3111916ee75a6469b180fd0ae6963299fd00b09673ea179bf44261ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:58:51 8f9408c482da: Preparing 02:58:51 4560ea70f588: Preparing 02:58:51 c7a8dd9c1157: Preparing 02:58:51 afbc26138d71: Preparing 02:58:51 a35df7d0cfba: Preparing 02:58:51 401902b65637: Preparing 02:58:51 a45ae6833bb2: Preparing 02:58:51 077905d299d9: Preparing 02:58:51 63ca1fbb43ae: Preparing 02:58:51 077905d299d9: Waiting 02:58:51 401902b65637: Waiting 02:58:51 63ca1fbb43ae: Waiting 02:58:51 a45ae6833bb2: Waiting 02:58:51 8f9408c482da: Layer already exists 02:58:51 a35df7d0cfba: Layer already exists 02:58:51 c7a8dd9c1157: Layer already exists 02:58:51 4560ea70f588: Layer already exists 02:58:51 afbc26138d71: Layer already exists 02:58:51 63ca1fbb43ae: Layer already exists 02:58:51 401902b65637: Layer already exists 02:58:51 a45ae6833bb2: Layer already exists 02:58:51 077905d299d9: Layer already exists 02:58:51 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:0226ef4e3111916ee75a6469b180fd0ae6963299fd00b09673ea179bf44261ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:58:51 8f9408c482da: Preparing 02:58:51 4560ea70f588: Preparing 02:58:51 c7a8dd9c1157: Preparing 02:58:51 afbc26138d71: Preparing 02:58:51 a35df7d0cfba: Preparing 02:58:51 401902b65637: Preparing 02:58:51 a45ae6833bb2: Preparing 02:58:51 077905d299d9: Preparing 02:58:51 63ca1fbb43ae: Preparing 02:58:51 401902b65637: Waiting 02:58:51 a45ae6833bb2: Waiting 02:58:51 077905d299d9: Waiting 02:58:51 63ca1fbb43ae: Waiting 02:58:51 4560ea70f588: Layer already exists 02:58:51 c7a8dd9c1157: Layer already exists 02:58:51 a35df7d0cfba: Layer already exists 02:58:51 afbc26138d71: Layer already exists 02:58:51 8f9408c482da: Layer already exists 02:58:51 63ca1fbb43ae: Layer already exists 02:58:51 077905d299d9: Layer already exists 02:58:51 401902b65637: Layer already exists 02:58:51 a45ae6833bb2: Layer already exists 02:58:51 main: digest: sha256:0226ef4e3111916ee75a6469b180fd0ae6963299fd00b09673ea179bf44261ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:51 ===================================================== [Pipeline] echo 02:58:51 taggedImages: 02:58:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ace714950837befb0776d0eb088238886854561 02:58:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:58:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.109 02:58:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:58:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:58:51 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:58:51 6ace714950837befb0776d0eb088238886854561 02:58:51 latest 02:58:51 3.2.0-dev.109 02:58:51 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:58:51 main 02:58:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:52 + docker push nexus3.edgexfoundry.org:10004/core-data:6ace714950837befb0776d0eb088238886854561 02:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:58:52 8a1f6e8b441e: Preparing 02:58:52 1b9592ba4d06: Preparing 02:58:52 25eec903d8a2: Preparing 02:58:52 a35df7d0cfba: Preparing 02:58:52 401902b65637: Preparing 02:58:52 3f5d77af28f4: Preparing 02:58:52 5d728199b571: Preparing 02:58:52 63ca1fbb43ae: Preparing 02:58:52 3f5d77af28f4: Waiting 02:58:52 5d728199b571: Waiting 02:58:52 63ca1fbb43ae: Waiting 02:58:52 401902b65637: Layer already exists 02:58:52 a35df7d0cfba: Layer already exists 02:58:52 1b9592ba4d06: Pushed 02:58:52 8a1f6e8b441e: Pushed 02:58:52 5d728199b571: Pushed 02:58:52 63ca1fbb43ae: Layer already exists 02:58:53 3f5d77af28f4: Pushed 02:58:55 25eec903d8a2: Pushed 02:58:55 6ace714950837befb0776d0eb088238886854561: digest: sha256:5388e9c1435dffa99209fcbaecd820aa0702c9467d8190d13f0eadc8d85d1646 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:56 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:58:56 8a1f6e8b441e: Preparing 02:58:56 1b9592ba4d06: Preparing 02:58:56 25eec903d8a2: Preparing 02:58:56 a35df7d0cfba: Preparing 02:58:56 401902b65637: Preparing 02:58:56 3f5d77af28f4: Preparing 02:58:56 5d728199b571: Preparing 02:58:56 63ca1fbb43ae: Preparing 02:58:56 3f5d77af28f4: Waiting 02:58:56 63ca1fbb43ae: Waiting 02:58:56 5d728199b571: Waiting 02:58:56 1b9592ba4d06: Layer already exists 02:58:56 8a1f6e8b441e: Layer already exists 02:58:56 25eec903d8a2: Layer already exists 02:58:56 401902b65637: Layer already exists 02:58:56 a35df7d0cfba: Layer already exists 02:58:56 63ca1fbb43ae: Layer already exists 02:58:56 5d728199b571: Layer already exists 02:58:56 3f5d77af28f4: Layer already exists 02:58:56 latest: digest: sha256:5388e9c1435dffa99209fcbaecd820aa0702c9467d8190d13f0eadc8d85d1646 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:57 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.109 02:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:58:57 8a1f6e8b441e: Preparing 02:58:57 1b9592ba4d06: Preparing 02:58:57 25eec903d8a2: Preparing 02:58:57 a35df7d0cfba: Preparing 02:58:57 401902b65637: Preparing 02:58:57 3f5d77af28f4: Preparing 02:58:57 5d728199b571: Preparing 02:58:57 63ca1fbb43ae: Preparing 02:58:57 3f5d77af28f4: Waiting 02:58:57 5d728199b571: Waiting 02:58:57 63ca1fbb43ae: Waiting 02:58:57 401902b65637: Layer already exists 02:58:57 8a1f6e8b441e: Layer already exists 02:58:57 25eec903d8a2: Layer already exists 02:58:57 1b9592ba4d06: Layer already exists 02:58:57 a35df7d0cfba: Layer already exists 02:58:57 5d728199b571: Layer already exists 02:58:57 3f5d77af28f4: Layer already exists 02:58:57 63ca1fbb43ae: Layer already exists 02:58:57 3.2.0-dev.109: digest: sha256:5388e9c1435dffa99209fcbaecd820aa0702c9467d8190d13f0eadc8d85d1646 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:57 + docker push nexus3.edgexfoundry.org:10004/core-data:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:58:57 8a1f6e8b441e: Preparing 02:58:57 1b9592ba4d06: Preparing 02:58:57 25eec903d8a2: Preparing 02:58:57 a35df7d0cfba: Preparing 02:58:57 401902b65637: Preparing 02:58:57 3f5d77af28f4: Preparing 02:58:57 5d728199b571: Preparing 02:58:57 63ca1fbb43ae: Preparing 02:58:57 5d728199b571: Waiting 02:58:57 3f5d77af28f4: Waiting 02:58:57 63ca1fbb43ae: Waiting 02:58:57 25eec903d8a2: Layer already exists 02:58:57 401902b65637: Layer already exists 02:58:57 a35df7d0cfba: Layer already exists 02:58:57 1b9592ba4d06: Layer already exists 02:58:57 8a1f6e8b441e: Layer already exists 02:58:57 3f5d77af28f4: Layer already exists 02:58:57 63ca1fbb43ae: Layer already exists 02:58:57 5d728199b571: Layer already exists 02:58:57 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:5388e9c1435dffa99209fcbaecd820aa0702c9467d8190d13f0eadc8d85d1646 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:58 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:58:58 8a1f6e8b441e: Preparing 02:58:58 1b9592ba4d06: Preparing 02:58:58 25eec903d8a2: Preparing 02:58:58 a35df7d0cfba: Preparing 02:58:58 401902b65637: Preparing 02:58:58 3f5d77af28f4: Preparing 02:58:58 5d728199b571: Preparing 02:58:58 63ca1fbb43ae: Preparing 02:58:58 3f5d77af28f4: Waiting 02:58:58 5d728199b571: Waiting 02:58:58 63ca1fbb43ae: Waiting 02:58:58 a35df7d0cfba: Layer already exists 02:58:58 1b9592ba4d06: Layer already exists 02:58:58 401902b65637: Layer already exists 02:58:58 8a1f6e8b441e: Layer already exists 02:58:58 25eec903d8a2: Layer already exists 02:58:58 5d728199b571: Layer already exists 02:58:58 3f5d77af28f4: Layer already exists 02:58:58 63ca1fbb43ae: Layer already exists 02:58:58 main: digest: sha256:5388e9c1435dffa99209fcbaecd820aa0702c9467d8190d13f0eadc8d85d1646 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:58 ===================================================== [Pipeline] echo 02:58:58 taggedImages: 02:58:58 - nexus3.edgexfoundry.org:10004/core-data:6ace714950837befb0776d0eb088238886854561 02:58:58 - nexus3.edgexfoundry.org:10004/core-data:latest 02:58:58 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.109 02:58:58 - nexus3.edgexfoundry.org:10004/core-data:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:58:58 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:58:58 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:58:58 6ace714950837befb0776d0eb088238886854561 02:58:58 latest 02:58:58 3.2.0-dev.109 02:58:58 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:58:58 main 02:58:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:6ace714950837befb0776d0eb088238886854561 02:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:58:59 26b5589ede88: Preparing 02:58:59 0c2c11b08fc8: Preparing 02:58:59 a4c01131da4e: Preparing 02:58:59 401902b65637: Preparing 02:58:59 9117a038fdbc: Preparing 02:58:59 3f52d6039bf9: Preparing 02:58:59 63ca1fbb43ae: Preparing 02:58:59 63ca1fbb43ae: Waiting 02:58:59 3f52d6039bf9: Waiting 02:58:59 401902b65637: Layer already exists 02:58:59 9117a038fdbc: Pushed 02:58:59 0c2c11b08fc8: Pushed 02:58:59 3f52d6039bf9: Pushed 02:58:59 26b5589ede88: Pushed 02:58:59 63ca1fbb43ae: Layer already exists 02:59:02 a4c01131da4e: Pushed 02:59:02 6ace714950837befb0776d0eb088238886854561: digest: sha256:a8525afb2ea9006e55e88725bce87eaf0dbaebd3420a58b2b9b5714d3b6a23bc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:59:03 26b5589ede88: Preparing 02:59:03 0c2c11b08fc8: Preparing 02:59:03 a4c01131da4e: Preparing 02:59:03 401902b65637: Preparing 02:59:03 9117a038fdbc: Preparing 02:59:03 3f52d6039bf9: Preparing 02:59:03 63ca1fbb43ae: Preparing 02:59:03 3f52d6039bf9: Waiting 02:59:03 0c2c11b08fc8: Layer already exists 02:59:03 26b5589ede88: Layer already exists 02:59:03 a4c01131da4e: Layer already exists 02:59:03 401902b65637: Layer already exists 02:59:03 9117a038fdbc: Layer already exists 02:59:03 63ca1fbb43ae: Layer already exists 02:59:03 3f52d6039bf9: Layer already exists 02:59:03 latest: digest: sha256:a8525afb2ea9006e55e88725bce87eaf0dbaebd3420a58b2b9b5714d3b6a23bc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.109 02:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:59:04 26b5589ede88: Preparing 02:59:04 0c2c11b08fc8: Preparing 02:59:04 a4c01131da4e: Preparing 02:59:04 401902b65637: Preparing 02:59:04 9117a038fdbc: Preparing 02:59:04 3f52d6039bf9: Preparing 02:59:04 63ca1fbb43ae: Preparing 02:59:04 3f52d6039bf9: Waiting 02:59:04 63ca1fbb43ae: Waiting 02:59:04 401902b65637: Layer already exists 02:59:04 9117a038fdbc: Layer already exists 02:59:04 0c2c11b08fc8: Layer already exists 02:59:04 26b5589ede88: Layer already exists 02:59:04 63ca1fbb43ae: Layer already exists 02:59:04 3f52d6039bf9: Layer already exists 02:59:04 a4c01131da4e: Layer already exists 02:59:04 3.2.0-dev.109: digest: sha256:a8525afb2ea9006e55e88725bce87eaf0dbaebd3420a58b2b9b5714d3b6a23bc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:59:04 26b5589ede88: Preparing 02:59:04 0c2c11b08fc8: Preparing 02:59:04 a4c01131da4e: Preparing 02:59:04 401902b65637: Preparing 02:59:04 9117a038fdbc: Preparing 02:59:04 3f52d6039bf9: Preparing 02:59:04 63ca1fbb43ae: Preparing 02:59:04 3f52d6039bf9: Waiting 02:59:04 63ca1fbb43ae: Waiting 02:59:04 401902b65637: Layer already exists 02:59:04 9117a038fdbc: Layer already exists 02:59:04 0c2c11b08fc8: Layer already exists 02:59:04 26b5589ede88: Layer already exists 02:59:04 a4c01131da4e: Layer already exists 02:59:04 63ca1fbb43ae: Layer already exists 02:59:04 3f52d6039bf9: Layer already exists 02:59:04 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:a8525afb2ea9006e55e88725bce87eaf0dbaebd3420a58b2b9b5714d3b6a23bc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:59:05 26b5589ede88: Preparing 02:59:05 0c2c11b08fc8: Preparing 02:59:05 a4c01131da4e: Preparing 02:59:05 401902b65637: Preparing 02:59:05 9117a038fdbc: Preparing 02:59:05 3f52d6039bf9: Preparing 02:59:05 63ca1fbb43ae: Preparing 02:59:05 3f52d6039bf9: Waiting 02:59:05 63ca1fbb43ae: Waiting 02:59:05 26b5589ede88: Layer already exists 02:59:05 0c2c11b08fc8: Layer already exists 02:59:05 401902b65637: Layer already exists 02:59:05 a4c01131da4e: Layer already exists 02:59:05 9117a038fdbc: Layer already exists 02:59:05 63ca1fbb43ae: Layer already exists 02:59:05 3f52d6039bf9: Layer already exists 02:59:05 main: digest: sha256:a8525afb2ea9006e55e88725bce87eaf0dbaebd3420a58b2b9b5714d3b6a23bc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:05 ===================================================== [Pipeline] echo 02:59:05 taggedImages: 02:59:05 - nexus3.edgexfoundry.org:10004/core-keeper:6ace714950837befb0776d0eb088238886854561 02:59:05 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:59:05 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.109 02:59:05 - nexus3.edgexfoundry.org:10004/core-keeper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:05 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:59:05 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:59:05 6ace714950837befb0776d0eb088238886854561 02:59:05 latest 02:59:05 3.2.0-dev.109 02:59:05 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:05 main 02:59:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6ace714950837befb0776d0eb088238886854561 02:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:59:06 350f8513e7af: Preparing 02:59:06 8dab02e09dd4: Preparing 02:59:06 8d691b7234c0: Preparing 02:59:06 e312bc915f37: Preparing 02:59:06 a35df7d0cfba: Preparing 02:59:06 401902b65637: Preparing 02:59:06 a45ae6833bb2: Preparing 02:59:06 077905d299d9: Preparing 02:59:06 63ca1fbb43ae: Preparing 02:59:06 63ca1fbb43ae: Waiting 02:59:06 077905d299d9: Waiting 02:59:06 401902b65637: Waiting 02:59:06 a45ae6833bb2: Waiting 02:59:06 a35df7d0cfba: Layer already exists 02:59:06 401902b65637: Layer already exists 02:59:06 a45ae6833bb2: Layer already exists 02:59:06 077905d299d9: Layer already exists 02:59:06 63ca1fbb43ae: Layer already exists 02:59:06 8d691b7234c0: Pushed 02:59:06 8dab02e09dd4: Pushed 02:59:06 350f8513e7af: Pushed 02:59:09 e312bc915f37: Pushed 02:59:09 6ace714950837befb0776d0eb088238886854561: digest: sha256:8ba51b8828629a92fef9750d5d3a66162a19a619820a0c4f8afd1745ce2976b7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:59:10 350f8513e7af: Preparing 02:59:10 8dab02e09dd4: Preparing 02:59:10 8d691b7234c0: Preparing 02:59:10 e312bc915f37: Preparing 02:59:10 a35df7d0cfba: Preparing 02:59:10 401902b65637: Preparing 02:59:10 a45ae6833bb2: Preparing 02:59:10 077905d299d9: Preparing 02:59:10 63ca1fbb43ae: Preparing 02:59:10 401902b65637: Waiting 02:59:10 a45ae6833bb2: Waiting 02:59:10 63ca1fbb43ae: Waiting 02:59:10 8d691b7234c0: Layer already exists 02:59:10 a35df7d0cfba: Layer already exists 02:59:10 350f8513e7af: Layer already exists 02:59:10 8dab02e09dd4: Layer already exists 02:59:10 e312bc915f37: Layer already exists 02:59:10 a45ae6833bb2: Layer already exists 02:59:10 63ca1fbb43ae: Layer already exists 02:59:10 077905d299d9: Layer already exists 02:59:10 401902b65637: Layer already exists 02:59:10 latest: digest: sha256:8ba51b8828629a92fef9750d5d3a66162a19a619820a0c4f8afd1745ce2976b7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.109 02:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:59:10 350f8513e7af: Preparing 02:59:10 8dab02e09dd4: Preparing 02:59:10 8d691b7234c0: Preparing 02:59:10 e312bc915f37: Preparing 02:59:10 a35df7d0cfba: Preparing 02:59:10 401902b65637: Preparing 02:59:10 a45ae6833bb2: Preparing 02:59:10 077905d299d9: Preparing 02:59:10 63ca1fbb43ae: Preparing 02:59:10 a45ae6833bb2: Waiting 02:59:10 077905d299d9: Waiting 02:59:10 63ca1fbb43ae: Waiting 02:59:10 401902b65637: Waiting 02:59:10 8d691b7234c0: Layer already exists 02:59:10 a35df7d0cfba: Layer already exists 02:59:10 e312bc915f37: Layer already exists 02:59:10 350f8513e7af: Layer already exists 02:59:10 8dab02e09dd4: Layer already exists 02:59:10 a45ae6833bb2: Layer already exists 02:59:10 077905d299d9: Layer already exists 02:59:10 401902b65637: Layer already exists 02:59:10 63ca1fbb43ae: Layer already exists 02:59:10 3.2.0-dev.109: digest: sha256:8ba51b8828629a92fef9750d5d3a66162a19a619820a0c4f8afd1745ce2976b7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:59:11 350f8513e7af: Preparing 02:59:11 8dab02e09dd4: Preparing 02:59:11 8d691b7234c0: Preparing 02:59:11 e312bc915f37: Preparing 02:59:11 a35df7d0cfba: Preparing 02:59:11 401902b65637: Preparing 02:59:11 a45ae6833bb2: Preparing 02:59:11 077905d299d9: Preparing 02:59:11 63ca1fbb43ae: Preparing 02:59:11 401902b65637: Waiting 02:59:11 a45ae6833bb2: Waiting 02:59:11 077905d299d9: Waiting 02:59:11 63ca1fbb43ae: Waiting 02:59:11 350f8513e7af: Layer already exists 02:59:11 8d691b7234c0: Layer already exists 02:59:11 8dab02e09dd4: Layer already exists 02:59:11 a35df7d0cfba: Layer already exists 02:59:11 e312bc915f37: Layer already exists 02:59:11 401902b65637: Layer already exists 02:59:11 077905d299d9: Layer already exists 02:59:11 a45ae6833bb2: Layer already exists 02:59:11 63ca1fbb43ae: Layer already exists 02:59:11 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:8ba51b8828629a92fef9750d5d3a66162a19a619820a0c4f8afd1745ce2976b7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:59:12 350f8513e7af: Preparing 02:59:12 8dab02e09dd4: Preparing 02:59:12 8d691b7234c0: Preparing 02:59:12 e312bc915f37: Preparing 02:59:12 a35df7d0cfba: Preparing 02:59:12 401902b65637: Preparing 02:59:12 a45ae6833bb2: Preparing 02:59:12 077905d299d9: Preparing 02:59:12 63ca1fbb43ae: Preparing 02:59:12 401902b65637: Waiting 02:59:12 a45ae6833bb2: Waiting 02:59:12 077905d299d9: Waiting 02:59:12 a35df7d0cfba: Layer already exists 02:59:12 e312bc915f37: Layer already exists 02:59:12 8d691b7234c0: Layer already exists 02:59:12 8dab02e09dd4: Layer already exists 02:59:12 350f8513e7af: Layer already exists 02:59:12 401902b65637: Layer already exists 02:59:12 a45ae6833bb2: Layer already exists 02:59:12 077905d299d9: Layer already exists 02:59:12 63ca1fbb43ae: Layer already exists 02:59:12 main: digest: sha256:8ba51b8828629a92fef9750d5d3a66162a19a619820a0c4f8afd1745ce2976b7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:12 ===================================================== [Pipeline] echo 02:59:12 taggedImages: 02:59:12 - nexus3.edgexfoundry.org:10004/core-metadata:6ace714950837befb0776d0eb088238886854561 02:59:12 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:59:12 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.109 02:59:12 - nexus3.edgexfoundry.org:10004/core-metadata:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:12 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:59:12 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:59:12 6ace714950837befb0776d0eb088238886854561 02:59:12 latest 02:59:12 3.2.0-dev.109 02:59:12 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:12 main 02:59:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6ace714950837befb0776d0eb088238886854561 02:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:59:13 57998e2d6b8e: Preparing 02:59:13 559e9d192bb2: Preparing 02:59:13 8e6eb3d708f5: Preparing 02:59:13 61f11e84de60: Preparing 02:59:13 13ffdc6e9048: Preparing 02:59:13 dd8db556817e: Preparing 02:59:13 bbee873b9fca: Preparing 02:59:13 943db764b2e2: Preparing 02:59:13 a35df7d0cfba: Preparing 02:59:13 401902b65637: Preparing 02:59:13 98085f609bec: Preparing 02:59:13 ca187df3396b: Preparing 02:59:13 5f70bf18a086: Preparing 02:59:13 bc652c1eb3c4: Preparing 02:59:13 fa6a4a6fa39e: Preparing 02:59:13 de53d63a99b3: Preparing 02:59:13 63ca1fbb43ae: Preparing 02:59:13 943db764b2e2: Waiting 02:59:13 a35df7d0cfba: Waiting 02:59:13 401902b65637: Waiting 02:59:13 fa6a4a6fa39e: Waiting 02:59:13 de53d63a99b3: Waiting 02:59:13 dd8db556817e: Waiting 02:59:13 63ca1fbb43ae: Waiting 02:59:13 bbee873b9fca: Waiting 02:59:13 98085f609bec: Waiting 02:59:13 5f70bf18a086: Waiting 02:59:13 ca187df3396b: Waiting 02:59:13 bc652c1eb3c4: Waiting 02:59:13 8e6eb3d708f5: Pushed 02:59:13 13ffdc6e9048: Pushed 02:59:13 61f11e84de60: Pushed 02:59:13 559e9d192bb2: Pushed 02:59:13 57998e2d6b8e: Pushed 02:59:13 a35df7d0cfba: Layer already exists 02:59:13 401902b65637: Layer already exists 02:59:13 dd8db556817e: Pushed 02:59:13 5f70bf18a086: Layer already exists 02:59:13 bbee873b9fca: Pushed 02:59:13 98085f609bec: Pushed 02:59:13 bc652c1eb3c4: Pushed 02:59:13 ca187df3396b: Pushed 02:59:13 63ca1fbb43ae: Layer already exists 02:59:13 de53d63a99b3: Pushed 02:59:13 fa6a4a6fa39e: Pushed 02:59:15 943db764b2e2: Pushed 02:59:15 6ace714950837befb0776d0eb088238886854561: digest: sha256:e6a3b9639a8885e11b15164cf48580b31b0122d08d73fb075f8ab4ca1adca6ed size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:59:16 57998e2d6b8e: Preparing 02:59:16 559e9d192bb2: Preparing 02:59:16 8e6eb3d708f5: Preparing 02:59:16 61f11e84de60: Preparing 02:59:16 13ffdc6e9048: Preparing 02:59:16 dd8db556817e: Preparing 02:59:16 bbee873b9fca: Preparing 02:59:16 943db764b2e2: Preparing 02:59:16 a35df7d0cfba: Preparing 02:59:16 401902b65637: Preparing 02:59:16 98085f609bec: Preparing 02:59:16 ca187df3396b: Preparing 02:59:16 5f70bf18a086: Preparing 02:59:16 bc652c1eb3c4: Preparing 02:59:16 fa6a4a6fa39e: Preparing 02:59:16 de53d63a99b3: Preparing 02:59:16 63ca1fbb43ae: Preparing 02:59:16 ca187df3396b: Waiting 02:59:16 5f70bf18a086: Waiting 02:59:16 dd8db556817e: Waiting 02:59:16 bc652c1eb3c4: Waiting 02:59:16 fa6a4a6fa39e: Waiting 02:59:16 de53d63a99b3: Waiting 02:59:16 63ca1fbb43ae: Waiting 02:59:16 bbee873b9fca: Waiting 02:59:16 943db764b2e2: Waiting 02:59:16 a35df7d0cfba: Waiting 02:59:16 98085f609bec: Waiting 02:59:16 401902b65637: Waiting 02:59:16 8e6eb3d708f5: Layer already exists 02:59:16 61f11e84de60: Layer already exists 02:59:16 13ffdc6e9048: Layer already exists 02:59:16 57998e2d6b8e: Layer already exists 02:59:16 559e9d192bb2: Layer already exists 02:59:16 943db764b2e2: Layer already exists 02:59:16 bbee873b9fca: Layer already exists 02:59:16 401902b65637: Layer already exists 02:59:16 dd8db556817e: Layer already exists 02:59:16 a35df7d0cfba: Layer already exists 02:59:16 ca187df3396b: Layer already exists 02:59:16 98085f609bec: Layer already exists 02:59:16 bc652c1eb3c4: Layer already exists 02:59:16 5f70bf18a086: Layer already exists 02:59:16 fa6a4a6fa39e: Layer already exists 02:59:16 de53d63a99b3: Layer already exists 02:59:16 63ca1fbb43ae: Layer already exists 02:59:16 latest: digest: sha256:e6a3b9639a8885e11b15164cf48580b31b0122d08d73fb075f8ab4ca1adca6ed size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.109 02:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:59:16 57998e2d6b8e: Preparing 02:59:16 559e9d192bb2: Preparing 02:59:16 8e6eb3d708f5: Preparing 02:59:16 61f11e84de60: Preparing 02:59:16 13ffdc6e9048: Preparing 02:59:16 dd8db556817e: Preparing 02:59:16 bbee873b9fca: Preparing 02:59:16 943db764b2e2: Preparing 02:59:16 a35df7d0cfba: Preparing 02:59:16 401902b65637: Preparing 02:59:16 98085f609bec: Preparing 02:59:16 ca187df3396b: Preparing 02:59:16 5f70bf18a086: Preparing 02:59:16 bc652c1eb3c4: Preparing 02:59:16 fa6a4a6fa39e: Preparing 02:59:16 de53d63a99b3: Preparing 02:59:16 63ca1fbb43ae: Preparing 02:59:16 bbee873b9fca: Waiting 02:59:16 943db764b2e2: Waiting 02:59:16 98085f609bec: Waiting 02:59:16 a35df7d0cfba: Waiting 02:59:16 ca187df3396b: Waiting 02:59:16 401902b65637: Waiting 02:59:16 5f70bf18a086: Waiting 02:59:16 bc652c1eb3c4: Waiting 02:59:16 dd8db556817e: Waiting 02:59:16 fa6a4a6fa39e: Waiting 02:59:16 63ca1fbb43ae: Waiting 02:59:16 de53d63a99b3: Waiting 02:59:16 57998e2d6b8e: Layer already exists 02:59:16 8e6eb3d708f5: Layer already exists 02:59:16 13ffdc6e9048: Layer already exists 02:59:16 61f11e84de60: Layer already exists 02:59:16 559e9d192bb2: Layer already exists 02:59:16 bbee873b9fca: Layer already exists 02:59:16 943db764b2e2: Layer already exists 02:59:16 dd8db556817e: Layer already exists 02:59:16 401902b65637: Layer already exists 02:59:16 a35df7d0cfba: Layer already exists 02:59:16 98085f609bec: Layer already exists 02:59:16 ca187df3396b: Layer already exists 02:59:16 fa6a4a6fa39e: Layer already exists 02:59:16 bc652c1eb3c4: Layer already exists 02:59:16 5f70bf18a086: Layer already exists 02:59:16 de53d63a99b3: Layer already exists 02:59:16 63ca1fbb43ae: Layer already exists 02:59:16 3.2.0-dev.109: digest: sha256:e6a3b9639a8885e11b15164cf48580b31b0122d08d73fb075f8ab4ca1adca6ed size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:59:17 57998e2d6b8e: Preparing 02:59:17 559e9d192bb2: Preparing 02:59:17 8e6eb3d708f5: Preparing 02:59:17 61f11e84de60: Preparing 02:59:17 13ffdc6e9048: Preparing 02:59:17 dd8db556817e: Preparing 02:59:17 bbee873b9fca: Preparing 02:59:17 943db764b2e2: Preparing 02:59:17 a35df7d0cfba: Preparing 02:59:17 401902b65637: Preparing 02:59:17 98085f609bec: Preparing 02:59:17 ca187df3396b: Preparing 02:59:17 5f70bf18a086: Preparing 02:59:17 bc652c1eb3c4: Preparing 02:59:17 fa6a4a6fa39e: Preparing 02:59:17 de53d63a99b3: Preparing 02:59:17 63ca1fbb43ae: Preparing 02:59:17 dd8db556817e: Waiting 02:59:17 98085f609bec: Waiting 02:59:17 ca187df3396b: Waiting 02:59:17 bbee873b9fca: Waiting 02:59:17 943db764b2e2: Waiting 02:59:17 5f70bf18a086: Waiting 02:59:17 a35df7d0cfba: Waiting 02:59:17 bc652c1eb3c4: Waiting 02:59:17 de53d63a99b3: Waiting 02:59:17 63ca1fbb43ae: Waiting 02:59:17 57998e2d6b8e: Layer already exists 02:59:17 13ffdc6e9048: Layer already exists 02:59:17 559e9d192bb2: Layer already exists 02:59:17 8e6eb3d708f5: Layer already exists 02:59:17 61f11e84de60: Layer already exists 02:59:17 bbee873b9fca: Layer already exists 02:59:17 943db764b2e2: Layer already exists 02:59:17 dd8db556817e: Layer already exists 02:59:17 a35df7d0cfba: Layer already exists 02:59:17 401902b65637: Layer already exists 02:59:17 5f70bf18a086: Layer already exists 02:59:17 bc652c1eb3c4: Layer already exists 02:59:17 98085f609bec: Layer already exists 02:59:17 fa6a4a6fa39e: Layer already exists 02:59:17 ca187df3396b: Layer already exists 02:59:17 de53d63a99b3: Layer already exists 02:59:17 63ca1fbb43ae: Layer already exists 02:59:17 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:e6a3b9639a8885e11b15164cf48580b31b0122d08d73fb075f8ab4ca1adca6ed size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:59:18 57998e2d6b8e: Preparing 02:59:18 559e9d192bb2: Preparing 02:59:18 8e6eb3d708f5: Preparing 02:59:18 61f11e84de60: Preparing 02:59:18 13ffdc6e9048: Preparing 02:59:18 dd8db556817e: Preparing 02:59:18 bbee873b9fca: Preparing 02:59:18 943db764b2e2: Preparing 02:59:18 a35df7d0cfba: Preparing 02:59:18 401902b65637: Preparing 02:59:18 98085f609bec: Preparing 02:59:18 ca187df3396b: Preparing 02:59:18 5f70bf18a086: Preparing 02:59:18 dd8db556817e: Waiting 02:59:18 bbee873b9fca: Waiting 02:59:18 bc652c1eb3c4: Preparing 02:59:18 fa6a4a6fa39e: Preparing 02:59:18 943db764b2e2: Waiting 02:59:18 de53d63a99b3: Preparing 02:59:18 401902b65637: Waiting 02:59:18 63ca1fbb43ae: Preparing 02:59:18 98085f609bec: Waiting 02:59:18 de53d63a99b3: Waiting 02:59:18 fa6a4a6fa39e: Waiting 02:59:18 ca187df3396b: Waiting 02:59:18 63ca1fbb43ae: Waiting 02:59:18 bc652c1eb3c4: Waiting 02:59:18 a35df7d0cfba: Waiting 02:59:18 559e9d192bb2: Layer already exists 02:59:18 13ffdc6e9048: Layer already exists 02:59:18 61f11e84de60: Layer already exists 02:59:18 57998e2d6b8e: Layer already exists 02:59:18 8e6eb3d708f5: Layer already exists 02:59:18 dd8db556817e: Layer already exists 02:59:18 bbee873b9fca: Layer already exists 02:59:18 943db764b2e2: Layer already exists 02:59:18 a35df7d0cfba: Layer already exists 02:59:18 401902b65637: Layer already exists 02:59:18 98085f609bec: Layer already exists 02:59:18 ca187df3396b: Layer already exists 02:59:18 bc652c1eb3c4: Layer already exists 02:59:18 5f70bf18a086: Layer already exists 02:59:18 fa6a4a6fa39e: Layer already exists 02:59:18 de53d63a99b3: Layer already exists 02:59:18 63ca1fbb43ae: Layer already exists 02:59:18 main: digest: sha256:e6a3b9639a8885e11b15164cf48580b31b0122d08d73fb075f8ab4ca1adca6ed size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:18 ===================================================== [Pipeline] echo 02:59:18 taggedImages: 02:59:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6ace714950837befb0776d0eb088238886854561 02:59:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:59:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.109 02:59:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:59:18 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:59:18 6ace714950837befb0776d0eb088238886854561 02:59:18 latest 02:59:18 3.2.0-dev.109 02:59:18 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:18 main 02:59:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6ace714950837befb0776d0eb088238886854561 02:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:59:19 8f9408c482da: Preparing 02:59:19 4560ea70f588: Preparing 02:59:19 2261df505ec0: Preparing 02:59:19 493901bbfc4b: Preparing 02:59:19 a35df7d0cfba: Preparing 02:59:19 401902b65637: Preparing 02:59:19 a45ae6833bb2: Preparing 02:59:19 077905d299d9: Preparing 02:59:19 63ca1fbb43ae: Preparing 02:59:19 077905d299d9: Waiting 02:59:19 a45ae6833bb2: Waiting 02:59:19 401902b65637: Waiting 02:59:19 63ca1fbb43ae: Waiting 02:59:19 8f9408c482da: Layer already exists 02:59:19 a35df7d0cfba: Layer already exists 02:59:19 4560ea70f588: Layer already exists 02:59:19 2261df505ec0: Pushed 02:59:19 401902b65637: Layer already exists 02:59:19 077905d299d9: Layer already exists 02:59:19 a45ae6833bb2: Layer already exists 02:59:19 63ca1fbb43ae: Layer already exists 02:59:22 493901bbfc4b: Pushed 02:59:22 6ace714950837befb0776d0eb088238886854561: digest: sha256:cd934c77eecf91dee1633c0d3fff4bd762e2f67a042c1dc0f6e193037be54d62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:59:23 8f9408c482da: Preparing 02:59:23 4560ea70f588: Preparing 02:59:23 2261df505ec0: Preparing 02:59:23 493901bbfc4b: Preparing 02:59:23 a35df7d0cfba: Preparing 02:59:23 401902b65637: Preparing 02:59:23 a45ae6833bb2: Preparing 02:59:23 077905d299d9: Preparing 02:59:23 63ca1fbb43ae: Preparing 02:59:23 401902b65637: Waiting 02:59:23 a45ae6833bb2: Waiting 02:59:23 077905d299d9: Waiting 02:59:23 63ca1fbb43ae: Waiting 02:59:23 4560ea70f588: Layer already exists 02:59:23 493901bbfc4b: Layer already exists 02:59:23 8f9408c482da: Layer already exists 02:59:23 a35df7d0cfba: Layer already exists 02:59:23 2261df505ec0: Layer already exists 02:59:23 077905d299d9: Layer already exists 02:59:23 a45ae6833bb2: Layer already exists 02:59:23 401902b65637: Layer already exists 02:59:23 63ca1fbb43ae: Layer already exists 02:59:23 latest: digest: sha256:cd934c77eecf91dee1633c0d3fff4bd762e2f67a042c1dc0f6e193037be54d62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.109 02:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:59:24 8f9408c482da: Preparing 02:59:24 4560ea70f588: Preparing 02:59:24 2261df505ec0: Preparing 02:59:24 493901bbfc4b: Preparing 02:59:24 a35df7d0cfba: Preparing 02:59:24 401902b65637: Preparing 02:59:24 a45ae6833bb2: Preparing 02:59:24 077905d299d9: Preparing 02:59:24 63ca1fbb43ae: Preparing 02:59:24 401902b65637: Waiting 02:59:24 a45ae6833bb2: Waiting 02:59:24 077905d299d9: Waiting 02:59:24 63ca1fbb43ae: Waiting 02:59:24 a35df7d0cfba: Layer already exists 02:59:24 2261df505ec0: Layer already exists 02:59:24 4560ea70f588: Layer already exists 02:59:24 493901bbfc4b: Layer already exists 02:59:24 8f9408c482da: Layer already exists 02:59:24 a45ae6833bb2: Layer already exists 02:59:24 401902b65637: Layer already exists 02:59:24 077905d299d9: Layer already exists 02:59:24 63ca1fbb43ae: Layer already exists 02:59:24 3.2.0-dev.109: digest: sha256:cd934c77eecf91dee1633c0d3fff4bd762e2f67a042c1dc0f6e193037be54d62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:59:24 8f9408c482da: Preparing 02:59:24 4560ea70f588: Preparing 02:59:24 2261df505ec0: Preparing 02:59:24 493901bbfc4b: Preparing 02:59:24 a35df7d0cfba: Preparing 02:59:24 401902b65637: Preparing 02:59:24 a45ae6833bb2: Preparing 02:59:24 077905d299d9: Preparing 02:59:24 63ca1fbb43ae: Preparing 02:59:24 a45ae6833bb2: Waiting 02:59:24 63ca1fbb43ae: Waiting 02:59:24 077905d299d9: Waiting 02:59:24 401902b65637: Waiting 02:59:24 493901bbfc4b: Layer already exists 02:59:24 2261df505ec0: Layer already exists 02:59:24 4560ea70f588: Layer already exists 02:59:24 a35df7d0cfba: Layer already exists 02:59:24 8f9408c482da: Layer already exists 02:59:24 401902b65637: Layer already exists 02:59:24 a45ae6833bb2: Layer already exists 02:59:24 077905d299d9: Layer already exists 02:59:24 63ca1fbb43ae: Layer already exists 02:59:24 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:cd934c77eecf91dee1633c0d3fff4bd762e2f67a042c1dc0f6e193037be54d62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:59:25 8f9408c482da: Preparing 02:59:25 4560ea70f588: Preparing 02:59:25 2261df505ec0: Preparing 02:59:25 493901bbfc4b: Preparing 02:59:25 a35df7d0cfba: Preparing 02:59:25 401902b65637: Preparing 02:59:25 a45ae6833bb2: Preparing 02:59:25 077905d299d9: Preparing 02:59:25 63ca1fbb43ae: Preparing 02:59:25 401902b65637: Waiting 02:59:25 a45ae6833bb2: Waiting 02:59:25 077905d299d9: Waiting 02:59:25 63ca1fbb43ae: Waiting 02:59:25 a35df7d0cfba: Layer already exists 02:59:25 2261df505ec0: Layer already exists 02:59:25 8f9408c482da: Layer already exists 02:59:25 4560ea70f588: Layer already exists 02:59:25 493901bbfc4b: Layer already exists 02:59:25 401902b65637: Layer already exists 02:59:25 a45ae6833bb2: Layer already exists 02:59:25 63ca1fbb43ae: Layer already exists 02:59:25 077905d299d9: Layer already exists 02:59:25 main: digest: sha256:cd934c77eecf91dee1633c0d3fff4bd762e2f67a042c1dc0f6e193037be54d62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:25 ===================================================== [Pipeline] echo 02:59:25 taggedImages: 02:59:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6ace714950837befb0776d0eb088238886854561 02:59:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:59:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.109 02:59:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:59:25 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:59:25 6ace714950837befb0776d0eb088238886854561 02:59:25 latest 02:59:25 3.2.0-dev.109 02:59:25 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:25 main 02:59:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6ace714950837befb0776d0eb088238886854561 02:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:59:26 fb496577c36a: Preparing 02:59:26 15241d86281a: Preparing 02:59:26 2430b0bde0aa: Preparing 02:59:26 ce7e06f0ab5e: Preparing 02:59:26 3857f53d350f: Preparing 02:59:26 a35df7d0cfba: Preparing 02:59:26 401902b65637: Preparing 02:59:26 9976137487e4: Preparing 02:59:26 6170a9363ba2: Preparing 02:59:26 7a8d09e1aef8: Preparing 02:59:26 63ca1fbb43ae: Preparing 02:59:26 401902b65637: Waiting 02:59:26 9976137487e4: Waiting 02:59:26 6170a9363ba2: Waiting 02:59:26 7a8d09e1aef8: Waiting 02:59:26 63ca1fbb43ae: Waiting 02:59:26 a35df7d0cfba: Waiting 02:59:26 3857f53d350f: Pushed 02:59:26 fb496577c36a: Pushed 02:59:26 ce7e06f0ab5e: Pushed 02:59:26 15241d86281a: Pushed 02:59:26 a35df7d0cfba: Layer already exists 02:59:26 401902b65637: Layer already exists 02:59:26 63ca1fbb43ae: Layer already exists 02:59:26 9976137487e4: Pushed 02:59:26 6170a9363ba2: Pushed 02:59:28 2430b0bde0aa: Pushed 02:59:28 7a8d09e1aef8: Pushed 02:59:28 6ace714950837befb0776d0eb088238886854561: digest: sha256:5522985115fb7e2b14f11b5caa8e2bc9ba7c36472653ce0f2d2b5da0257d7af3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:59:29 fb496577c36a: Preparing 02:59:29 15241d86281a: Preparing 02:59:29 2430b0bde0aa: Preparing 02:59:29 ce7e06f0ab5e: Preparing 02:59:29 3857f53d350f: Preparing 02:59:29 a35df7d0cfba: Preparing 02:59:29 401902b65637: Preparing 02:59:29 9976137487e4: Preparing 02:59:29 6170a9363ba2: Preparing 02:59:29 7a8d09e1aef8: Preparing 02:59:29 63ca1fbb43ae: Preparing 02:59:29 9976137487e4: Waiting 02:59:29 6170a9363ba2: Waiting 02:59:29 7a8d09e1aef8: Waiting 02:59:29 a35df7d0cfba: Waiting 02:59:29 401902b65637: Waiting 02:59:29 63ca1fbb43ae: Waiting 02:59:29 3857f53d350f: Layer already exists 02:59:29 ce7e06f0ab5e: Layer already exists 02:59:29 2430b0bde0aa: Layer already exists 02:59:29 15241d86281a: Layer already exists 02:59:29 fb496577c36a: Layer already exists 02:59:29 401902b65637: Layer already exists 02:59:29 7a8d09e1aef8: Layer already exists 02:59:29 9976137487e4: Layer already exists 02:59:29 6170a9363ba2: Layer already exists 02:59:29 a35df7d0cfba: Layer already exists 02:59:29 63ca1fbb43ae: Layer already exists 02:59:29 latest: digest: sha256:5522985115fb7e2b14f11b5caa8e2bc9ba7c36472653ce0f2d2b5da0257d7af3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.109 02:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:59:29 fb496577c36a: Preparing 02:59:29 15241d86281a: Preparing 02:59:29 2430b0bde0aa: Preparing 02:59:29 ce7e06f0ab5e: Preparing 02:59:29 3857f53d350f: Preparing 02:59:29 a35df7d0cfba: Preparing 02:59:29 401902b65637: Preparing 02:59:29 9976137487e4: Preparing 02:59:29 6170a9363ba2: Preparing 02:59:29 7a8d09e1aef8: Preparing 02:59:29 63ca1fbb43ae: Preparing 02:59:29 a35df7d0cfba: Waiting 02:59:29 401902b65637: Waiting 02:59:29 9976137487e4: Waiting 02:59:29 6170a9363ba2: Waiting 02:59:29 7a8d09e1aef8: Waiting 02:59:29 63ca1fbb43ae: Waiting 02:59:29 fb496577c36a: Layer already exists 02:59:29 ce7e06f0ab5e: Layer already exists 02:59:29 2430b0bde0aa: Layer already exists 02:59:29 15241d86281a: Layer already exists 02:59:29 3857f53d350f: Layer already exists 02:59:29 a35df7d0cfba: Layer already exists 02:59:29 401902b65637: Layer already exists 02:59:29 9976137487e4: Layer already exists 02:59:29 7a8d09e1aef8: Layer already exists 02:59:29 6170a9363ba2: Layer already exists 02:59:29 63ca1fbb43ae: Layer already exists 02:59:29 3.2.0-dev.109: digest: sha256:5522985115fb7e2b14f11b5caa8e2bc9ba7c36472653ce0f2d2b5da0257d7af3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:59:30 fb496577c36a: Preparing 02:59:30 15241d86281a: Preparing 02:59:30 2430b0bde0aa: Preparing 02:59:30 ce7e06f0ab5e: Preparing 02:59:30 3857f53d350f: Preparing 02:59:30 a35df7d0cfba: Preparing 02:59:30 401902b65637: Preparing 02:59:30 9976137487e4: Preparing 02:59:30 6170a9363ba2: Preparing 02:59:30 7a8d09e1aef8: Preparing 02:59:30 63ca1fbb43ae: Preparing 02:59:30 6170a9363ba2: Waiting 02:59:30 a35df7d0cfba: Waiting 02:59:30 401902b65637: Waiting 02:59:30 7a8d09e1aef8: Waiting 02:59:30 9976137487e4: Waiting 02:59:30 ce7e06f0ab5e: Layer already exists 02:59:30 15241d86281a: Layer already exists 02:59:30 401902b65637: Layer already exists 02:59:30 9976137487e4: Layer already exists 02:59:30 6170a9363ba2: Layer already exists 02:59:30 3857f53d350f: Layer already exists 02:59:30 63ca1fbb43ae: Layer already exists 02:59:30 7a8d09e1aef8: Layer already exists 02:59:30 a35df7d0cfba: Layer already exists 02:59:30 fb496577c36a: Layer already exists 02:59:30 2430b0bde0aa: Layer already exists 02:59:30 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:5522985115fb7e2b14f11b5caa8e2bc9ba7c36472653ce0f2d2b5da0257d7af3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:59:31 fb496577c36a: Preparing 02:59:31 15241d86281a: Preparing 02:59:31 2430b0bde0aa: Preparing 02:59:31 ce7e06f0ab5e: Preparing 02:59:31 3857f53d350f: Preparing 02:59:31 a35df7d0cfba: Preparing 02:59:31 401902b65637: Preparing 02:59:31 9976137487e4: Preparing 02:59:31 6170a9363ba2: Preparing 02:59:31 7a8d09e1aef8: Preparing 02:59:31 63ca1fbb43ae: Preparing 02:59:31 6170a9363ba2: Waiting 02:59:31 a35df7d0cfba: Waiting 02:59:31 7a8d09e1aef8: Waiting 02:59:31 401902b65637: Waiting 02:59:31 63ca1fbb43ae: Waiting 02:59:31 9976137487e4: Waiting 02:59:31 ce7e06f0ab5e: Layer already exists 02:59:31 fb496577c36a: Layer already exists 02:59:31 15241d86281a: Layer already exists 02:59:31 2430b0bde0aa: Layer already exists 02:59:31 3857f53d350f: Layer already exists 02:59:31 6170a9363ba2: Layer already exists 02:59:31 9976137487e4: Layer already exists 02:59:31 401902b65637: Layer already exists 02:59:31 a35df7d0cfba: Layer already exists 02:59:31 7a8d09e1aef8: Layer already exists 02:59:31 63ca1fbb43ae: Layer already exists 02:59:31 main: digest: sha256:5522985115fb7e2b14f11b5caa8e2bc9ba7c36472653ce0f2d2b5da0257d7af3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:31 ===================================================== [Pipeline] echo 02:59:31 taggedImages: 02:59:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6ace714950837befb0776d0eb088238886854561 02:59:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:59:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.109 02:59:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:59:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:59:31 6ace714950837befb0776d0eb088238886854561 02:59:31 latest 02:59:31 3.2.0-dev.109 02:59:31 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:31 main 02:59:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ace714950837befb0776d0eb088238886854561 02:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:59:32 0eafaa44ed7b: Preparing 02:59:32 d23d8d418843: Preparing 02:59:32 9bd80e99934e: Preparing 02:59:32 988114a7f918: Preparing 02:59:32 b2b35963a77f: Preparing 02:59:32 f0118e4dd9c3: Preparing 02:59:32 fc9a56d01db1: Preparing 02:59:32 a35df7d0cfba: Preparing 02:59:32 401902b65637: Preparing 02:59:32 33c4b4b377cf: Preparing 02:59:32 022d8b1962b1: Preparing 02:59:32 63ca1fbb43ae: Preparing 02:59:32 63ca1fbb43ae: Waiting 02:59:32 a35df7d0cfba: Waiting 02:59:32 022d8b1962b1: Waiting 02:59:32 33c4b4b377cf: Waiting 02:59:32 401902b65637: Waiting 02:59:32 f0118e4dd9c3: Waiting 02:59:32 fc9a56d01db1: Waiting 02:59:32 0eafaa44ed7b: Pushed 02:59:32 d23d8d418843: Pushed 02:59:32 b2b35963a77f: Pushed 02:59:32 a35df7d0cfba: Layer already exists 02:59:32 401902b65637: Layer already exists 02:59:32 f0118e4dd9c3: Pushed 02:59:32 fc9a56d01db1: Pushed 02:59:32 63ca1fbb43ae: Layer already exists 02:59:32 33c4b4b377cf: Pushed 02:59:33 022d8b1962b1: Pushed 02:59:33 988114a7f918: Pushed 02:59:34 9bd80e99934e: Pushed 02:59:34 6ace714950837befb0776d0eb088238886854561: digest: sha256:22726f4cd43cb1d96805ee87458ab2c74c00d7e80279f69dabb593b6a7211342 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:59:34 0eafaa44ed7b: Preparing 02:59:34 d23d8d418843: Preparing 02:59:34 9bd80e99934e: Preparing 02:59:34 988114a7f918: Preparing 02:59:34 b2b35963a77f: Preparing 02:59:34 f0118e4dd9c3: Preparing 02:59:34 fc9a56d01db1: Preparing 02:59:34 a35df7d0cfba: Preparing 02:59:34 401902b65637: Preparing 02:59:34 33c4b4b377cf: Preparing 02:59:34 022d8b1962b1: Preparing 02:59:34 63ca1fbb43ae: Preparing 02:59:34 a35df7d0cfba: Waiting 02:59:34 f0118e4dd9c3: Waiting 02:59:34 401902b65637: Waiting 02:59:34 33c4b4b377cf: Waiting 02:59:34 fc9a56d01db1: Waiting 02:59:34 022d8b1962b1: Waiting 02:59:34 63ca1fbb43ae: Waiting 02:59:34 9bd80e99934e: Layer already exists 02:59:34 988114a7f918: Layer already exists 02:59:34 d23d8d418843: Layer already exists 02:59:34 b2b35963a77f: Layer already exists 02:59:34 0eafaa44ed7b: Layer already exists 02:59:34 a35df7d0cfba: Layer already exists 02:59:34 fc9a56d01db1: Layer already exists 02:59:34 401902b65637: Layer already exists 02:59:34 f0118e4dd9c3: Layer already exists 02:59:34 33c4b4b377cf: Layer already exists 02:59:34 022d8b1962b1: Layer already exists 02:59:34 63ca1fbb43ae: Layer already exists 02:59:34 latest: digest: sha256:22726f4cd43cb1d96805ee87458ab2c74c00d7e80279f69dabb593b6a7211342 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.109 02:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:59:35 0eafaa44ed7b: Preparing 02:59:35 d23d8d418843: Preparing 02:59:35 9bd80e99934e: Preparing 02:59:35 988114a7f918: Preparing 02:59:35 b2b35963a77f: Preparing 02:59:35 f0118e4dd9c3: Preparing 02:59:35 fc9a56d01db1: Preparing 02:59:35 a35df7d0cfba: Preparing 02:59:35 401902b65637: Preparing 02:59:35 33c4b4b377cf: Preparing 02:59:35 022d8b1962b1: Preparing 02:59:35 63ca1fbb43ae: Preparing 02:59:35 fc9a56d01db1: Waiting 02:59:35 a35df7d0cfba: Waiting 02:59:35 401902b65637: Waiting 02:59:35 33c4b4b377cf: Waiting 02:59:35 f0118e4dd9c3: Waiting 02:59:35 022d8b1962b1: Waiting 02:59:35 63ca1fbb43ae: Waiting 02:59:35 988114a7f918: Layer already exists 02:59:35 d23d8d418843: Layer already exists 02:59:35 b2b35963a77f: Layer already exists 02:59:35 0eafaa44ed7b: Layer already exists 02:59:35 9bd80e99934e: Layer already exists 02:59:35 401902b65637: Layer already exists 02:59:35 a35df7d0cfba: Layer already exists 02:59:35 fc9a56d01db1: Layer already exists 02:59:35 33c4b4b377cf: Layer already exists 02:59:35 f0118e4dd9c3: Layer already exists 02:59:35 63ca1fbb43ae: Layer already exists 02:59:35 022d8b1962b1: Layer already exists 02:59:35 3.2.0-dev.109: digest: sha256:22726f4cd43cb1d96805ee87458ab2c74c00d7e80279f69dabb593b6a7211342 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:59:36 0eafaa44ed7b: Preparing 02:59:36 d23d8d418843: Preparing 02:59:36 9bd80e99934e: Preparing 02:59:36 988114a7f918: Preparing 02:59:36 b2b35963a77f: Preparing 02:59:36 f0118e4dd9c3: Preparing 02:59:36 fc9a56d01db1: Preparing 02:59:36 a35df7d0cfba: Preparing 02:59:36 401902b65637: Preparing 02:59:36 33c4b4b377cf: Preparing 02:59:36 022d8b1962b1: Preparing 02:59:36 63ca1fbb43ae: Preparing 02:59:36 f0118e4dd9c3: Waiting 02:59:36 fc9a56d01db1: Waiting 02:59:36 401902b65637: Waiting 02:59:36 33c4b4b377cf: Waiting 02:59:36 022d8b1962b1: Waiting 02:59:36 63ca1fbb43ae: Waiting 02:59:36 d23d8d418843: Layer already exists 02:59:36 b2b35963a77f: Layer already exists 02:59:36 0eafaa44ed7b: Layer already exists 02:59:36 988114a7f918: Layer already exists 02:59:36 9bd80e99934e: Layer already exists 02:59:36 fc9a56d01db1: Layer already exists 02:59:36 401902b65637: Layer already exists 02:59:36 33c4b4b377cf: Layer already exists 02:59:36 022d8b1962b1: Layer already exists 02:59:36 63ca1fbb43ae: Layer already exists 02:59:36 a35df7d0cfba: Layer already exists 02:59:36 f0118e4dd9c3: Layer already exists 02:59:36 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:22726f4cd43cb1d96805ee87458ab2c74c00d7e80279f69dabb593b6a7211342 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:59:37 0eafaa44ed7b: Preparing 02:59:37 d23d8d418843: Preparing 02:59:37 9bd80e99934e: Preparing 02:59:37 988114a7f918: Preparing 02:59:37 b2b35963a77f: Preparing 02:59:37 f0118e4dd9c3: Preparing 02:59:37 fc9a56d01db1: Preparing 02:59:37 a35df7d0cfba: Preparing 02:59:37 401902b65637: Preparing 02:59:37 33c4b4b377cf: Preparing 02:59:37 022d8b1962b1: Preparing 02:59:37 63ca1fbb43ae: Preparing 02:59:37 f0118e4dd9c3: Waiting 02:59:37 fc9a56d01db1: Waiting 02:59:37 a35df7d0cfba: Waiting 02:59:37 401902b65637: Waiting 02:59:37 33c4b4b377cf: Waiting 02:59:37 022d8b1962b1: Waiting 02:59:37 0eafaa44ed7b: Layer already exists 02:59:37 9bd80e99934e: Layer already exists 02:59:37 b2b35963a77f: Layer already exists 02:59:37 d23d8d418843: Layer already exists 02:59:37 988114a7f918: Layer already exists 02:59:37 f0118e4dd9c3: Layer already exists 02:59:37 401902b65637: Layer already exists 02:59:37 a35df7d0cfba: Layer already exists 02:59:37 33c4b4b377cf: Layer already exists 02:59:37 022d8b1962b1: Layer already exists 02:59:37 63ca1fbb43ae: Layer already exists 02:59:37 fc9a56d01db1: Layer already exists 02:59:37 main: digest: sha256:22726f4cd43cb1d96805ee87458ab2c74c00d7e80279f69dabb593b6a7211342 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:37 ===================================================== [Pipeline] echo 02:59:37 taggedImages: 02:59:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ace714950837befb0776d0eb088238886854561 02:59:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:59:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.109 02:59:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:59:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:59:37 6ace714950837befb0776d0eb088238886854561 02:59:37 latest 02:59:37 3.2.0-dev.109 02:59:37 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:37 main 02:59:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ace714950837befb0776d0eb088238886854561 02:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:59:37 a1dc1ad32a2b: Preparing 02:59:37 edfd1b9b6925: Preparing 02:59:37 a35df7d0cfba: Preparing 02:59:37 401902b65637: Preparing 02:59:37 85c84591a5e0: Preparing 02:59:37 a260f468af73: Preparing 02:59:37 63ca1fbb43ae: Preparing 02:59:37 63ca1fbb43ae: Waiting 02:59:37 a260f468af73: Waiting 02:59:37 a35df7d0cfba: Layer already exists 02:59:37 401902b65637: Layer already exists 02:59:37 63ca1fbb43ae: Layer already exists 02:59:37 a1dc1ad32a2b: Pushed 02:59:38 85c84591a5e0: Pushed 02:59:38 a260f468af73: Pushed 02:59:40 edfd1b9b6925: Pushed 02:59:40 6ace714950837befb0776d0eb088238886854561: digest: sha256:c0d0bd9f444eac648c7a86f1c1c673f3ebbb8c720b36b05d32c6b6285a8be831 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:59:41 a1dc1ad32a2b: Preparing 02:59:41 edfd1b9b6925: Preparing 02:59:41 a35df7d0cfba: Preparing 02:59:41 401902b65637: Preparing 02:59:41 85c84591a5e0: Preparing 02:59:41 a260f468af73: Preparing 02:59:41 63ca1fbb43ae: Preparing 02:59:41 a260f468af73: Waiting 02:59:41 63ca1fbb43ae: Waiting 02:59:41 a1dc1ad32a2b: Layer already exists 02:59:41 401902b65637: Layer already exists 02:59:41 edfd1b9b6925: Layer already exists 02:59:41 a35df7d0cfba: Layer already exists 02:59:41 85c84591a5e0: Layer already exists 02:59:41 a260f468af73: Layer already exists 02:59:41 63ca1fbb43ae: Layer already exists 02:59:41 latest: digest: sha256:c0d0bd9f444eac648c7a86f1c1c673f3ebbb8c720b36b05d32c6b6285a8be831 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.109 02:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:59:41 a1dc1ad32a2b: Preparing 02:59:41 edfd1b9b6925: Preparing 02:59:41 a35df7d0cfba: Preparing 02:59:41 401902b65637: Preparing 02:59:41 85c84591a5e0: Preparing 02:59:41 a260f468af73: Preparing 02:59:41 63ca1fbb43ae: Preparing 02:59:41 63ca1fbb43ae: Waiting 02:59:41 a260f468af73: Waiting 02:59:41 401902b65637: Layer already exists 02:59:41 a35df7d0cfba: Layer already exists 02:59:41 85c84591a5e0: Layer already exists 02:59:41 a1dc1ad32a2b: Layer already exists 02:59:41 edfd1b9b6925: Layer already exists 02:59:41 63ca1fbb43ae: Layer already exists 02:59:41 a260f468af73: Layer already exists 02:59:41 3.2.0-dev.109: digest: sha256:c0d0bd9f444eac648c7a86f1c1c673f3ebbb8c720b36b05d32c6b6285a8be831 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:59:42 a1dc1ad32a2b: Preparing 02:59:42 edfd1b9b6925: Preparing 02:59:42 a35df7d0cfba: Preparing 02:59:42 401902b65637: Preparing 02:59:42 85c84591a5e0: Preparing 02:59:42 a260f468af73: Preparing 02:59:42 63ca1fbb43ae: Preparing 02:59:42 a260f468af73: Waiting 02:59:42 63ca1fbb43ae: Waiting 02:59:42 85c84591a5e0: Layer already exists 02:59:42 a1dc1ad32a2b: Layer already exists 02:59:42 edfd1b9b6925: Layer already exists 02:59:42 401902b65637: Layer already exists 02:59:42 63ca1fbb43ae: Layer already exists 02:59:42 a260f468af73: Layer already exists 02:59:42 a35df7d0cfba: Layer already exists 02:59:42 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:c0d0bd9f444eac648c7a86f1c1c673f3ebbb8c720b36b05d32c6b6285a8be831 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:59:43 a1dc1ad32a2b: Preparing 02:59:43 edfd1b9b6925: Preparing 02:59:43 a35df7d0cfba: Preparing 02:59:43 401902b65637: Preparing 02:59:43 85c84591a5e0: Preparing 02:59:43 a260f468af73: Preparing 02:59:43 63ca1fbb43ae: Preparing 02:59:43 a260f468af73: Waiting 02:59:43 63ca1fbb43ae: Waiting 02:59:43 a1dc1ad32a2b: Layer already exists 02:59:43 edfd1b9b6925: Layer already exists 02:59:43 401902b65637: Layer already exists 02:59:43 85c84591a5e0: Layer already exists 02:59:43 a260f468af73: Layer already exists 02:59:43 63ca1fbb43ae: Layer already exists 02:59:43 a35df7d0cfba: Layer already exists 02:59:43 main: digest: sha256:c0d0bd9f444eac648c7a86f1c1c673f3ebbb8c720b36b05d32c6b6285a8be831 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:43 ===================================================== [Pipeline] echo 02:59:43 taggedImages: 02:59:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ace714950837befb0776d0eb088238886854561 02:59:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:59:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.109 02:59:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:59:43 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:59:43 6ace714950837befb0776d0eb088238886854561 02:59:43 latest 02:59:43 3.2.0-dev.109 02:59:43 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:43 main 02:59:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6ace714950837befb0776d0eb088238886854561 02:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:59:44 41c0e4111366: Preparing 02:59:44 05baed0ead54: Preparing 02:59:44 5fe36b0f8234: Preparing 02:59:44 a35df7d0cfba: Preparing 02:59:44 401902b65637: Preparing 02:59:44 07414a8f6aa1: Preparing 02:59:44 fc9728263a93: Preparing 02:59:44 508d9f33953e: Preparing 02:59:44 a3c02c0ca8ba: Preparing 02:59:44 63ca1fbb43ae: Preparing 02:59:44 07414a8f6aa1: Waiting 02:59:44 508d9f33953e: Waiting 02:59:44 a3c02c0ca8ba: Waiting 02:59:44 63ca1fbb43ae: Waiting 02:59:44 401902b65637: Layer already exists 02:59:44 a35df7d0cfba: Layer already exists 02:59:44 5fe36b0f8234: Pushed 02:59:44 41c0e4111366: Pushed 02:59:44 05baed0ead54: Pushed 02:59:44 63ca1fbb43ae: Layer already exists 02:59:44 508d9f33953e: Pushed 02:59:45 a3c02c0ca8ba: Pushed 02:59:50 fc9728263a93: Pushed 02:59:53 07414a8f6aa1: Pushed 02:59:53 6ace714950837befb0776d0eb088238886854561: digest: sha256:b3ab04c531c3b9e380dc0318b138b282ee4c9219a9ef8133452feed3046ade46 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:59:54 41c0e4111366: Preparing 02:59:54 05baed0ead54: Preparing 02:59:54 5fe36b0f8234: Preparing 02:59:54 a35df7d0cfba: Preparing 02:59:54 401902b65637: Preparing 02:59:54 07414a8f6aa1: Preparing 02:59:54 fc9728263a93: Preparing 02:59:54 508d9f33953e: Preparing 02:59:54 a3c02c0ca8ba: Preparing 02:59:54 63ca1fbb43ae: Preparing 02:59:54 07414a8f6aa1: Waiting 02:59:54 a3c02c0ca8ba: Waiting 02:59:54 508d9f33953e: Waiting 02:59:54 63ca1fbb43ae: Waiting 02:59:54 41c0e4111366: Layer already exists 02:59:54 401902b65637: Layer already exists 02:59:54 a35df7d0cfba: Layer already exists 02:59:54 5fe36b0f8234: Layer already exists 02:59:54 05baed0ead54: Layer already exists 02:59:54 fc9728263a93: Layer already exists 02:59:54 a3c02c0ca8ba: Layer already exists 02:59:54 63ca1fbb43ae: Layer already exists 02:59:54 07414a8f6aa1: Layer already exists 02:59:54 508d9f33953e: Layer already exists 02:59:54 latest: digest: sha256:b3ab04c531c3b9e380dc0318b138b282ee4c9219a9ef8133452feed3046ade46 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.109 02:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:59:55 41c0e4111366: Preparing 02:59:55 05baed0ead54: Preparing 02:59:55 5fe36b0f8234: Preparing 02:59:55 a35df7d0cfba: Preparing 02:59:55 401902b65637: Preparing 02:59:55 07414a8f6aa1: Preparing 02:59:55 fc9728263a93: Preparing 02:59:55 508d9f33953e: Preparing 02:59:55 a3c02c0ca8ba: Preparing 02:59:55 63ca1fbb43ae: Preparing 02:59:55 07414a8f6aa1: Waiting 02:59:55 fc9728263a93: Waiting 02:59:55 508d9f33953e: Waiting 02:59:55 a3c02c0ca8ba: Waiting 02:59:55 63ca1fbb43ae: Waiting 02:59:55 401902b65637: Layer already exists 02:59:55 41c0e4111366: Layer already exists 02:59:55 a35df7d0cfba: Layer already exists 02:59:55 05baed0ead54: Layer already exists 02:59:55 5fe36b0f8234: Layer already exists 02:59:55 07414a8f6aa1: Layer already exists 02:59:55 fc9728263a93: Layer already exists 02:59:55 63ca1fbb43ae: Layer already exists 02:59:55 508d9f33953e: Layer already exists 02:59:55 a3c02c0ca8ba: Layer already exists 02:59:55 3.2.0-dev.109: digest: sha256:b3ab04c531c3b9e380dc0318b138b282ee4c9219a9ef8133452feed3046ade46 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:59:55 41c0e4111366: Preparing 02:59:55 05baed0ead54: Preparing 02:59:55 5fe36b0f8234: Preparing 02:59:55 a35df7d0cfba: Preparing 02:59:55 401902b65637: Preparing 02:59:55 07414a8f6aa1: Preparing 02:59:55 fc9728263a93: Preparing 02:59:55 508d9f33953e: Preparing 02:59:55 a3c02c0ca8ba: Preparing 02:59:55 63ca1fbb43ae: Preparing 02:59:55 07414a8f6aa1: Waiting 02:59:55 fc9728263a93: Waiting 02:59:55 508d9f33953e: Waiting 02:59:55 a3c02c0ca8ba: Waiting 02:59:55 63ca1fbb43ae: Waiting 02:59:55 a35df7d0cfba: Layer already exists 02:59:55 41c0e4111366: Layer already exists 02:59:55 5fe36b0f8234: Layer already exists 02:59:55 05baed0ead54: Layer already exists 02:59:55 401902b65637: Layer already exists 02:59:55 07414a8f6aa1: Layer already exists 02:59:55 fc9728263a93: Layer already exists 02:59:55 508d9f33953e: Layer already exists 02:59:55 63ca1fbb43ae: Layer already exists 02:59:55 a3c02c0ca8ba: Layer already exists 02:59:55 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:b3ab04c531c3b9e380dc0318b138b282ee4c9219a9ef8133452feed3046ade46 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:59:56 41c0e4111366: Preparing 02:59:56 05baed0ead54: Preparing 02:59:56 5fe36b0f8234: Preparing 02:59:56 a35df7d0cfba: Preparing 02:59:56 401902b65637: Preparing 02:59:56 07414a8f6aa1: Preparing 02:59:56 fc9728263a93: Preparing 02:59:56 508d9f33953e: Preparing 02:59:56 a3c02c0ca8ba: Preparing 02:59:56 63ca1fbb43ae: Preparing 02:59:56 fc9728263a93: Waiting 02:59:56 508d9f33953e: Waiting 02:59:56 a3c02c0ca8ba: Waiting 02:59:56 63ca1fbb43ae: Waiting 02:59:56 07414a8f6aa1: Waiting 02:59:56 a35df7d0cfba: Layer already exists 02:59:56 401902b65637: Layer already exists 02:59:56 05baed0ead54: Layer already exists 02:59:56 41c0e4111366: Layer already exists 02:59:56 5fe36b0f8234: Layer already exists 02:59:56 07414a8f6aa1: Layer already exists 02:59:56 508d9f33953e: Layer already exists 02:59:56 fc9728263a93: Layer already exists 02:59:56 a3c02c0ca8ba: Layer already exists 02:59:56 63ca1fbb43ae: Layer already exists 02:59:56 main: digest: sha256:b3ab04c531c3b9e380dc0318b138b282ee4c9219a9ef8133452feed3046ade46 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:56 ===================================================== [Pipeline] echo 02:59:56 taggedImages: 02:59:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:6ace714950837befb0776d0eb088238886854561 02:59:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:59:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.109 02:59:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:59:56 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:59:56 6ace714950837befb0776d0eb088238886854561 02:59:56 latest 02:59:56 3.2.0-dev.109 02:59:56 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 02:59:56 main 02:59:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6ace714950837befb0776d0eb088238886854561 02:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:59:57 4478f8931d58: Preparing 02:59:57 f3a8a1daad92: Preparing 02:59:57 d5ef18918873: Preparing 02:59:57 a35df7d0cfba: Preparing 02:59:57 401902b65637: Preparing 02:59:57 4832ad4a0068: Preparing 02:59:57 9c86d5e2e47e: Preparing 02:59:57 e129e139f69f: Preparing 02:59:57 63ca1fbb43ae: Preparing 02:59:57 4832ad4a0068: Waiting 02:59:57 9c86d5e2e47e: Waiting 02:59:57 e129e139f69f: Waiting 02:59:57 63ca1fbb43ae: Waiting 02:59:57 401902b65637: Layer already exists 02:59:57 a35df7d0cfba: Layer already exists 02:59:57 4478f8931d58: Pushed 02:59:57 d5ef18918873: Pushed 02:59:57 f3a8a1daad92: Pushed 02:59:57 63ca1fbb43ae: Layer already exists 02:59:57 e129e139f69f: Pushed 02:59:57 9c86d5e2e47e: Pushed 03:00:07 4832ad4a0068: Pushed 03:00:07 6ace714950837befb0776d0eb088238886854561: digest: sha256:5afcbfd222577b1b567118d87c88f5352ca42620ad215b7c07bb8a3cb5ac8d99 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:00:08 4478f8931d58: Preparing 03:00:08 f3a8a1daad92: Preparing 03:00:08 d5ef18918873: Preparing 03:00:08 a35df7d0cfba: Preparing 03:00:08 401902b65637: Preparing 03:00:08 4832ad4a0068: Preparing 03:00:08 9c86d5e2e47e: Preparing 03:00:08 e129e139f69f: Preparing 03:00:08 63ca1fbb43ae: Preparing 03:00:08 9c86d5e2e47e: Waiting 03:00:08 e129e139f69f: Waiting 03:00:08 63ca1fbb43ae: Waiting 03:00:08 4832ad4a0068: Waiting 03:00:08 a35df7d0cfba: Layer already exists 03:00:08 4478f8931d58: Layer already exists 03:00:08 d5ef18918873: Layer already exists 03:00:08 f3a8a1daad92: Layer already exists 03:00:08 401902b65637: Layer already exists 03:00:08 e129e139f69f: Layer already exists 03:00:08 4832ad4a0068: Layer already exists 03:00:08 9c86d5e2e47e: Layer already exists 03:00:08 63ca1fbb43ae: Layer already exists 03:00:08 latest: digest: sha256:5afcbfd222577b1b567118d87c88f5352ca42620ad215b7c07bb8a3cb5ac8d99 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.109 03:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:00:09 4478f8931d58: Preparing 03:00:09 f3a8a1daad92: Preparing 03:00:09 d5ef18918873: Preparing 03:00:09 a35df7d0cfba: Preparing 03:00:09 401902b65637: Preparing 03:00:09 4832ad4a0068: Preparing 03:00:09 9c86d5e2e47e: Preparing 03:00:09 e129e139f69f: Preparing 03:00:09 63ca1fbb43ae: Preparing 03:00:09 4832ad4a0068: Waiting 03:00:09 9c86d5e2e47e: Waiting 03:00:09 e129e139f69f: Waiting 03:00:09 63ca1fbb43ae: Waiting 03:00:09 f3a8a1daad92: Layer already exists 03:00:09 a35df7d0cfba: Layer already exists 03:00:09 d5ef18918873: Layer already exists 03:00:09 4478f8931d58: Layer already exists 03:00:09 401902b65637: Layer already exists 03:00:09 e129e139f69f: Layer already exists 03:00:09 4832ad4a0068: Layer already exists 03:00:09 9c86d5e2e47e: Layer already exists 03:00:09 63ca1fbb43ae: Layer already exists 03:00:09 3.2.0-dev.109: digest: sha256:5afcbfd222577b1b567118d87c88f5352ca42620ad215b7c07bb8a3cb5ac8d99 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:00:09 4478f8931d58: Preparing 03:00:09 f3a8a1daad92: Preparing 03:00:09 d5ef18918873: Preparing 03:00:09 a35df7d0cfba: Preparing 03:00:09 401902b65637: Preparing 03:00:09 4832ad4a0068: Preparing 03:00:09 9c86d5e2e47e: Preparing 03:00:09 e129e139f69f: Preparing 03:00:09 63ca1fbb43ae: Preparing 03:00:09 4832ad4a0068: Waiting 03:00:09 e129e139f69f: Waiting 03:00:09 9c86d5e2e47e: Waiting 03:00:09 63ca1fbb43ae: Waiting 03:00:09 4478f8931d58: Layer already exists 03:00:09 a35df7d0cfba: Layer already exists 03:00:09 d5ef18918873: Layer already exists 03:00:09 f3a8a1daad92: Layer already exists 03:00:09 401902b65637: Layer already exists 03:00:09 9c86d5e2e47e: Layer already exists 03:00:09 4832ad4a0068: Layer already exists 03:00:09 e129e139f69f: Layer already exists 03:00:09 63ca1fbb43ae: Layer already exists 03:00:09 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:5afcbfd222577b1b567118d87c88f5352ca42620ad215b7c07bb8a3cb5ac8d99 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:00:10 4478f8931d58: Preparing 03:00:10 f3a8a1daad92: Preparing 03:00:10 d5ef18918873: Preparing 03:00:10 a35df7d0cfba: Preparing 03:00:10 401902b65637: Preparing 03:00:10 4832ad4a0068: Preparing 03:00:10 9c86d5e2e47e: Preparing 03:00:10 e129e139f69f: Preparing 03:00:10 63ca1fbb43ae: Preparing 03:00:10 9c86d5e2e47e: Waiting 03:00:10 4832ad4a0068: Waiting 03:00:10 63ca1fbb43ae: Waiting 03:00:10 e129e139f69f: Waiting 03:00:10 4478f8931d58: Layer already exists 03:00:10 a35df7d0cfba: Layer already exists 03:00:10 d5ef18918873: Layer already exists 03:00:10 f3a8a1daad92: Layer already exists 03:00:10 401902b65637: Layer already exists 03:00:10 4832ad4a0068: Layer already exists 03:00:10 9c86d5e2e47e: Layer already exists 03:00:10 e129e139f69f: Layer already exists 03:00:10 63ca1fbb43ae: Layer already exists 03:00:10 main: digest: sha256:5afcbfd222577b1b567118d87c88f5352ca42620ad215b7c07bb8a3cb5ac8d99 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:10 ===================================================== [Pipeline] echo 03:00:10 taggedImages: 03:00:10 - nexus3.edgexfoundry.org:10004/security-spire-config:6ace714950837befb0776d0eb088238886854561 03:00:10 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:00:10 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.109 03:00:10 - nexus3.edgexfoundry.org:10004/security-spire-config:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:10 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:00:10 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:00:10 6ace714950837befb0776d0eb088238886854561 03:00:10 latest 03:00:10 3.2.0-dev.109 03:00:10 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:10 main 03:00:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6ace714950837befb0776d0eb088238886854561 03:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:00:11 41c0e4111366: Preparing 03:00:11 31c80cb649ec: Preparing 03:00:11 9896add4ea25: Preparing 03:00:11 a35df7d0cfba: Preparing 03:00:11 401902b65637: Preparing 03:00:11 3e34aa81f1e0: Preparing 03:00:11 508d9f33953e: Preparing 03:00:11 a3c02c0ca8ba: Preparing 03:00:11 63ca1fbb43ae: Preparing 03:00:11 508d9f33953e: Waiting 03:00:11 3e34aa81f1e0: Waiting 03:00:11 a3c02c0ca8ba: Waiting 03:00:11 63ca1fbb43ae: Waiting 03:00:11 a35df7d0cfba: Layer already exists 03:00:11 401902b65637: Layer already exists 03:00:11 41c0e4111366: Layer already exists 03:00:11 508d9f33953e: Layer already exists 03:00:11 a3c02c0ca8ba: Layer already exists 03:00:11 63ca1fbb43ae: Layer already exists 03:00:11 31c80cb649ec: Pushed 03:00:11 9896add4ea25: Pushed 03:00:21 3e34aa81f1e0: Pushed 03:00:21 6ace714950837befb0776d0eb088238886854561: digest: sha256:055b63324e7b1b0d799af15218e8c38c79ef09c54d234a9ccb14c7853c20e48a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:00:21 41c0e4111366: Preparing 03:00:21 31c80cb649ec: Preparing 03:00:21 9896add4ea25: Preparing 03:00:21 a35df7d0cfba: Preparing 03:00:21 401902b65637: Preparing 03:00:21 3e34aa81f1e0: Preparing 03:00:21 508d9f33953e: Preparing 03:00:21 a3c02c0ca8ba: Preparing 03:00:21 63ca1fbb43ae: Preparing 03:00:21 3e34aa81f1e0: Waiting 03:00:21 508d9f33953e: Waiting 03:00:21 a3c02c0ca8ba: Waiting 03:00:21 401902b65637: Layer already exists 03:00:21 a35df7d0cfba: Layer already exists 03:00:21 31c80cb649ec: Layer already exists 03:00:21 9896add4ea25: Layer already exists 03:00:21 41c0e4111366: Layer already exists 03:00:21 508d9f33953e: Layer already exists 03:00:21 a3c02c0ca8ba: Layer already exists 03:00:21 3e34aa81f1e0: Layer already exists 03:00:21 63ca1fbb43ae: Layer already exists 03:00:21 latest: digest: sha256:055b63324e7b1b0d799af15218e8c38c79ef09c54d234a9ccb14c7853c20e48a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.109 03:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:00:22 41c0e4111366: Preparing 03:00:22 31c80cb649ec: Preparing 03:00:22 9896add4ea25: Preparing 03:00:22 a35df7d0cfba: Preparing 03:00:22 401902b65637: Preparing 03:00:22 3e34aa81f1e0: Preparing 03:00:22 508d9f33953e: Preparing 03:00:22 a3c02c0ca8ba: Preparing 03:00:22 63ca1fbb43ae: Preparing 03:00:22 3e34aa81f1e0: Waiting 03:00:22 508d9f33953e: Waiting 03:00:22 a3c02c0ca8ba: Waiting 03:00:22 41c0e4111366: Layer already exists 03:00:22 401902b65637: Layer already exists 03:00:22 9896add4ea25: Layer already exists 03:00:22 31c80cb649ec: Layer already exists 03:00:22 a35df7d0cfba: Layer already exists 03:00:22 a3c02c0ca8ba: Layer already exists 03:00:22 3e34aa81f1e0: Layer already exists 03:00:22 63ca1fbb43ae: Layer already exists 03:00:22 508d9f33953e: Layer already exists 03:00:22 3.2.0-dev.109: digest: sha256:055b63324e7b1b0d799af15218e8c38c79ef09c54d234a9ccb14c7853c20e48a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:00:23 41c0e4111366: Preparing 03:00:23 31c80cb649ec: Preparing 03:00:23 9896add4ea25: Preparing 03:00:23 a35df7d0cfba: Preparing 03:00:23 401902b65637: Preparing 03:00:23 3e34aa81f1e0: Preparing 03:00:23 508d9f33953e: Preparing 03:00:23 a3c02c0ca8ba: Preparing 03:00:23 63ca1fbb43ae: Preparing 03:00:23 3e34aa81f1e0: Waiting 03:00:23 a3c02c0ca8ba: Waiting 03:00:23 508d9f33953e: Waiting 03:00:23 63ca1fbb43ae: Waiting 03:00:23 41c0e4111366: Layer already exists 03:00:23 31c80cb649ec: Layer already exists 03:00:23 401902b65637: Layer already exists 03:00:23 a35df7d0cfba: Layer already exists 03:00:23 9896add4ea25: Layer already exists 03:00:23 3e34aa81f1e0: Layer already exists 03:00:23 508d9f33953e: Layer already exists 03:00:23 a3c02c0ca8ba: Layer already exists 03:00:23 63ca1fbb43ae: Layer already exists 03:00:23 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:055b63324e7b1b0d799af15218e8c38c79ef09c54d234a9ccb14c7853c20e48a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:00:23 41c0e4111366: Preparing 03:00:23 31c80cb649ec: Preparing 03:00:23 9896add4ea25: Preparing 03:00:23 a35df7d0cfba: Preparing 03:00:23 401902b65637: Preparing 03:00:23 3e34aa81f1e0: Preparing 03:00:23 508d9f33953e: Preparing 03:00:23 a3c02c0ca8ba: Preparing 03:00:23 63ca1fbb43ae: Preparing 03:00:23 508d9f33953e: Waiting 03:00:23 a3c02c0ca8ba: Waiting 03:00:23 63ca1fbb43ae: Waiting 03:00:23 3e34aa81f1e0: Waiting 03:00:23 31c80cb649ec: Layer already exists 03:00:23 401902b65637: Layer already exists 03:00:23 9896add4ea25: Layer already exists 03:00:23 a35df7d0cfba: Layer already exists 03:00:23 41c0e4111366: Layer already exists 03:00:23 3e34aa81f1e0: Layer already exists 03:00:23 a3c02c0ca8ba: Layer already exists 03:00:23 508d9f33953e: Layer already exists 03:00:23 63ca1fbb43ae: Layer already exists 03:00:23 main: digest: sha256:055b63324e7b1b0d799af15218e8c38c79ef09c54d234a9ccb14c7853c20e48a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:24 ===================================================== [Pipeline] echo 03:00:24 taggedImages: 03:00:24 - nexus3.edgexfoundry.org:10004/security-spire-server:6ace714950837befb0776d0eb088238886854561 03:00:24 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:00:24 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.109 03:00:24 - nexus3.edgexfoundry.org:10004/security-spire-server:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:24 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:00:24 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 03:00:24 6ace714950837befb0776d0eb088238886854561 03:00:24 latest 03:00:24 3.2.0-dev.109 03:00:24 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:24 main 03:00:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:24 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:24 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:6ace714950837befb0776d0eb088238886854561 03:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:00:24 97f161fee4ae: Preparing 03:00:24 1aa678688dd5: Preparing 03:00:24 a35df7d0cfba: Preparing 03:00:24 401902b65637: Preparing 03:00:24 7aaf0221e754: Preparing 03:00:24 88131495e6f4: Preparing 03:00:24 63ca1fbb43ae: Preparing 03:00:24 63ca1fbb43ae: Waiting 03:00:24 88131495e6f4: Waiting 03:00:24 401902b65637: Layer already exists 03:00:24 a35df7d0cfba: Layer already exists 03:00:24 63ca1fbb43ae: Layer already exists 03:00:24 97f161fee4ae: Pushed 03:00:24 88131495e6f4: Pushed 03:00:25 7aaf0221e754: Pushed 03:00:30 1aa678688dd5: Pushed 03:00:30 6ace714950837befb0776d0eb088238886854561: digest: sha256:7e0020964468c7c15fa92f06ae4ec1e23f92968ec19f3ff534f6896c4c3ba245 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:30 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:00:31 97f161fee4ae: Preparing 03:00:31 1aa678688dd5: Preparing 03:00:31 a35df7d0cfba: Preparing 03:00:31 401902b65637: Preparing 03:00:31 7aaf0221e754: Preparing 03:00:31 88131495e6f4: Preparing 03:00:31 63ca1fbb43ae: Preparing 03:00:31 88131495e6f4: Waiting 03:00:31 63ca1fbb43ae: Waiting 03:00:31 401902b65637: Layer already exists 03:00:31 1aa678688dd5: Layer already exists 03:00:31 a35df7d0cfba: Layer already exists 03:00:31 7aaf0221e754: Layer already exists 03:00:31 97f161fee4ae: Layer already exists 03:00:31 88131495e6f4: Layer already exists 03:00:31 63ca1fbb43ae: Layer already exists 03:00:31 latest: digest: sha256:7e0020964468c7c15fa92f06ae4ec1e23f92968ec19f3ff534f6896c4c3ba245 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:31 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.109 03:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:00:31 97f161fee4ae: Preparing 03:00:31 1aa678688dd5: Preparing 03:00:31 a35df7d0cfba: Preparing 03:00:31 401902b65637: Preparing 03:00:31 7aaf0221e754: Preparing 03:00:31 88131495e6f4: Preparing 03:00:31 63ca1fbb43ae: Preparing 03:00:31 63ca1fbb43ae: Waiting 03:00:31 88131495e6f4: Waiting 03:00:31 97f161fee4ae: Layer already exists 03:00:31 401902b65637: Layer already exists 03:00:31 a35df7d0cfba: Layer already exists 03:00:31 1aa678688dd5: Layer already exists 03:00:31 7aaf0221e754: Layer already exists 03:00:31 88131495e6f4: Layer already exists 03:00:31 63ca1fbb43ae: Layer already exists 03:00:31 3.2.0-dev.109: digest: sha256:7e0020964468c7c15fa92f06ae4ec1e23f92968ec19f3ff534f6896c4c3ba245 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:32 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:32 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:00:32 97f161fee4ae: Preparing 03:00:32 1aa678688dd5: Preparing 03:00:32 a35df7d0cfba: Preparing 03:00:32 401902b65637: Preparing 03:00:32 7aaf0221e754: Preparing 03:00:32 88131495e6f4: Preparing 03:00:32 63ca1fbb43ae: Preparing 03:00:32 88131495e6f4: Waiting 03:00:32 63ca1fbb43ae: Waiting 03:00:32 401902b65637: Layer already exists 03:00:32 97f161fee4ae: Layer already exists 03:00:32 7aaf0221e754: Layer already exists 03:00:32 a35df7d0cfba: Layer already exists 03:00:32 1aa678688dd5: Layer already exists 03:00:32 88131495e6f4: Layer already exists 03:00:32 63ca1fbb43ae: Layer already exists 03:00:32 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:7e0020964468c7c15fa92f06ae4ec1e23f92968ec19f3ff534f6896c4c3ba245 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:32 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:33 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 03:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:00:33 97f161fee4ae: Preparing 03:00:33 1aa678688dd5: Preparing 03:00:33 a35df7d0cfba: Preparing 03:00:33 401902b65637: Preparing 03:00:33 7aaf0221e754: Preparing 03:00:33 88131495e6f4: Preparing 03:00:33 63ca1fbb43ae: Preparing 03:00:33 88131495e6f4: Waiting 03:00:33 63ca1fbb43ae: Waiting 03:00:33 97f161fee4ae: Layer already exists 03:00:33 1aa678688dd5: Layer already exists 03:00:33 a35df7d0cfba: Layer already exists 03:00:33 401902b65637: Layer already exists 03:00:33 7aaf0221e754: Layer already exists 03:00:33 88131495e6f4: Layer already exists 03:00:33 63ca1fbb43ae: Layer already exists 03:00:33 main: digest: sha256:7e0020964468c7c15fa92f06ae4ec1e23f92968ec19f3ff534f6896c4c3ba245 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:33 ===================================================== [Pipeline] echo 03:00:33 taggedImages: 03:00:33 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:6ace714950837befb0776d0eb088238886854561 03:00:33 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:00:33 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.109 03:00:33 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:33 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 03:00:33 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:00:33 6ace714950837befb0776d0eb088238886854561 03:00:33 latest 03:00:33 3.2.0-dev.109 03:00:33 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:33 main 03:00:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6ace714950837befb0776d0eb088238886854561 03:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:00:33 289fafc7a702: Preparing 03:00:33 32ed95e44deb: Preparing 03:00:33 d2266e855a72: Preparing 03:00:33 a35df7d0cfba: Preparing 03:00:33 401902b65637: Preparing 03:00:33 add913d54c7c: Preparing 03:00:33 3d193138fff1: Preparing 03:00:33 63ca1fbb43ae: Preparing 03:00:33 add913d54c7c: Waiting 03:00:33 3d193138fff1: Waiting 03:00:33 63ca1fbb43ae: Waiting 03:00:33 a35df7d0cfba: Layer already exists 03:00:33 401902b65637: Layer already exists 03:00:33 32ed95e44deb: Pushed 03:00:33 289fafc7a702: Pushed 03:00:33 63ca1fbb43ae: Layer already exists 03:00:34 3d193138fff1: Pushed 03:00:34 add913d54c7c: Pushed 03:00:38 d2266e855a72: Pushed 03:00:39 6ace714950837befb0776d0eb088238886854561: digest: sha256:30588f7faa44fb72c7ca0e2890090e793dc39b753d72cab17b33176ad3aa7602 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:00:39 289fafc7a702: Preparing 03:00:39 32ed95e44deb: Preparing 03:00:39 d2266e855a72: Preparing 03:00:39 a35df7d0cfba: Preparing 03:00:39 401902b65637: Preparing 03:00:39 add913d54c7c: Preparing 03:00:39 3d193138fff1: Preparing 03:00:39 63ca1fbb43ae: Preparing 03:00:39 3d193138fff1: Waiting 03:00:39 add913d54c7c: Waiting 03:00:39 63ca1fbb43ae: Waiting 03:00:39 289fafc7a702: Layer already exists 03:00:39 401902b65637: Layer already exists 03:00:39 d2266e855a72: Layer already exists 03:00:39 a35df7d0cfba: Layer already exists 03:00:39 32ed95e44deb: Layer already exists 03:00:39 3d193138fff1: Layer already exists 03:00:39 add913d54c7c: Layer already exists 03:00:39 63ca1fbb43ae: Layer already exists 03:00:39 latest: digest: sha256:30588f7faa44fb72c7ca0e2890090e793dc39b753d72cab17b33176ad3aa7602 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.109 03:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:00:40 289fafc7a702: Preparing 03:00:40 32ed95e44deb: Preparing 03:00:40 d2266e855a72: Preparing 03:00:40 a35df7d0cfba: Preparing 03:00:40 401902b65637: Preparing 03:00:40 add913d54c7c: Preparing 03:00:40 3d193138fff1: Preparing 03:00:40 63ca1fbb43ae: Preparing 03:00:40 add913d54c7c: Waiting 03:00:40 289fafc7a702: Layer already exists 03:00:40 401902b65637: Layer already exists 03:00:40 d2266e855a72: Layer already exists 03:00:40 a35df7d0cfba: Layer already exists 03:00:40 32ed95e44deb: Layer already exists 03:00:40 add913d54c7c: Layer already exists 03:00:40 3d193138fff1: Layer already exists 03:00:40 63ca1fbb43ae: Layer already exists 03:00:40 3.2.0-dev.109: digest: sha256:30588f7faa44fb72c7ca0e2890090e793dc39b753d72cab17b33176ad3aa7602 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:00:41 289fafc7a702: Preparing 03:00:41 32ed95e44deb: Preparing 03:00:41 d2266e855a72: Preparing 03:00:41 a35df7d0cfba: Preparing 03:00:41 401902b65637: Preparing 03:00:41 add913d54c7c: Preparing 03:00:41 3d193138fff1: Preparing 03:00:41 63ca1fbb43ae: Preparing 03:00:41 3d193138fff1: Waiting 03:00:41 63ca1fbb43ae: Waiting 03:00:41 add913d54c7c: Waiting 03:00:41 a35df7d0cfba: Layer already exists 03:00:41 401902b65637: Layer already exists 03:00:41 32ed95e44deb: Layer already exists 03:00:41 289fafc7a702: Layer already exists 03:00:41 d2266e855a72: Layer already exists 03:00:41 3d193138fff1: Layer already exists 03:00:41 add913d54c7c: Layer already exists 03:00:41 63ca1fbb43ae: Layer already exists 03:00:41 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:30588f7faa44fb72c7ca0e2890090e793dc39b753d72cab17b33176ad3aa7602 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:00:41 289fafc7a702: Preparing 03:00:41 32ed95e44deb: Preparing 03:00:41 d2266e855a72: Preparing 03:00:41 a35df7d0cfba: Preparing 03:00:41 401902b65637: Preparing 03:00:41 add913d54c7c: Preparing 03:00:41 3d193138fff1: Preparing 03:00:41 63ca1fbb43ae: Preparing 03:00:41 add913d54c7c: Waiting 03:00:41 3d193138fff1: Waiting 03:00:41 63ca1fbb43ae: Waiting 03:00:41 289fafc7a702: Layer already exists 03:00:41 401902b65637: Layer already exists 03:00:41 d2266e855a72: Layer already exists 03:00:41 a35df7d0cfba: Layer already exists 03:00:41 32ed95e44deb: Layer already exists 03:00:41 add913d54c7c: Layer already exists 03:00:41 3d193138fff1: Layer already exists 03:00:41 63ca1fbb43ae: Layer already exists 03:00:41 main: digest: sha256:30588f7faa44fb72c7ca0e2890090e793dc39b753d72cab17b33176ad3aa7602 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:41 ===================================================== [Pipeline] echo 03:00:41 taggedImages: 03:00:41 - nexus3.edgexfoundry.org:10004/support-notifications:6ace714950837befb0776d0eb088238886854561 03:00:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:00:41 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.109 03:00:41 - nexus3.edgexfoundry.org:10004/support-notifications:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:41 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:00:42 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:00:42 6ace714950837befb0776d0eb088238886854561 03:00:42 latest 03:00:42 3.2.0-dev.109 03:00:42 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:42 main 03:00:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6ace714950837befb0776d0eb088238886854561 03:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:00:42 d26cc1c908dc: Preparing 03:00:42 7ca20ce92f1b: Preparing 03:00:42 a35df7d0cfba: Preparing 03:00:42 401902b65637: Preparing 03:00:42 a45ae6833bb2: Preparing 03:00:42 077905d299d9: Preparing 03:00:42 63ca1fbb43ae: Preparing 03:00:42 077905d299d9: Waiting 03:00:42 63ca1fbb43ae: Waiting 03:00:42 401902b65637: Layer already exists 03:00:42 a45ae6833bb2: Layer already exists 03:00:42 a35df7d0cfba: Layer already exists 03:00:42 077905d299d9: Layer already exists 03:00:42 63ca1fbb43ae: Layer already exists 03:00:42 d26cc1c908dc: Pushed 03:00:47 7ca20ce92f1b: Pushed 03:00:47 6ace714950837befb0776d0eb088238886854561: digest: sha256:e627403cc74454b107c63d95ab788e87849b51a3280f48664f9a26a449f4fe80 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:00:48 d26cc1c908dc: Preparing 03:00:48 7ca20ce92f1b: Preparing 03:00:48 a35df7d0cfba: Preparing 03:00:48 401902b65637: Preparing 03:00:48 a45ae6833bb2: Preparing 03:00:48 077905d299d9: Preparing 03:00:48 63ca1fbb43ae: Preparing 03:00:48 077905d299d9: Waiting 03:00:48 63ca1fbb43ae: Waiting 03:00:48 d26cc1c908dc: Layer already exists 03:00:48 7ca20ce92f1b: Layer already exists 03:00:48 a35df7d0cfba: Layer already exists 03:00:48 401902b65637: Layer already exists 03:00:48 a45ae6833bb2: Layer already exists 03:00:48 077905d299d9: Layer already exists 03:00:48 63ca1fbb43ae: Layer already exists 03:00:48 latest: digest: sha256:e627403cc74454b107c63d95ab788e87849b51a3280f48664f9a26a449f4fe80 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.109 03:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:00:55 d26cc1c908dc: Preparing 03:00:55 7ca20ce92f1b: Preparing 03:00:55 a35df7d0cfba: Preparing 03:00:55 401902b65637: Preparing 03:00:55 a45ae6833bb2: Preparing 03:00:55 077905d299d9: Preparing 03:00:55 63ca1fbb43ae: Preparing 03:00:55 63ca1fbb43ae: Waiting 03:00:55 077905d299d9: Waiting 03:00:55 401902b65637: Layer already exists 03:00:55 a45ae6833bb2: Layer already exists 03:00:55 7ca20ce92f1b: Layer already exists 03:00:55 a35df7d0cfba: Layer already exists 03:00:55 077905d299d9: Layer already exists 03:00:55 63ca1fbb43ae: Layer already exists 03:00:55 d26cc1c908dc: Layer already exists 03:00:55 3.2.0-dev.109: digest: sha256:e627403cc74454b107c63d95ab788e87849b51a3280f48664f9a26a449f4fe80 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:00:55 d26cc1c908dc: Preparing 03:00:55 7ca20ce92f1b: Preparing 03:00:55 a35df7d0cfba: Preparing 03:00:55 401902b65637: Preparing 03:00:55 a45ae6833bb2: Preparing 03:00:55 077905d299d9: Preparing 03:00:55 63ca1fbb43ae: Preparing 03:00:55 077905d299d9: Waiting 03:00:55 63ca1fbb43ae: Waiting 03:00:55 a45ae6833bb2: Layer already exists 03:00:55 401902b65637: Layer already exists 03:00:55 a35df7d0cfba: Layer already exists 03:00:55 d26cc1c908dc: Layer already exists 03:00:55 7ca20ce92f1b: Layer already exists 03:00:55 077905d299d9: Layer already exists 03:00:55 63ca1fbb43ae: Layer already exists 03:00:55 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:e627403cc74454b107c63d95ab788e87849b51a3280f48664f9a26a449f4fe80 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:00:56 d26cc1c908dc: Preparing 03:00:56 7ca20ce92f1b: Preparing 03:00:56 a35df7d0cfba: Preparing 03:00:56 401902b65637: Preparing 03:00:56 a45ae6833bb2: Preparing 03:00:56 077905d299d9: Preparing 03:00:56 63ca1fbb43ae: Preparing 03:00:56 077905d299d9: Waiting 03:00:56 63ca1fbb43ae: Waiting 03:00:56 401902b65637: Layer already exists 03:00:56 a45ae6833bb2: Layer already exists 03:00:56 d26cc1c908dc: Layer already exists 03:00:56 7ca20ce92f1b: Layer already exists 03:00:56 63ca1fbb43ae: Layer already exists 03:00:56 a35df7d0cfba: Layer already exists 03:00:56 077905d299d9: Layer already exists 03:00:56 main: digest: sha256:e627403cc74454b107c63d95ab788e87849b51a3280f48664f9a26a449f4fe80 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:56 ===================================================== [Pipeline] echo 03:00:56 taggedImages: 03:00:56 - nexus3.edgexfoundry.org:10004/support-scheduler:6ace714950837befb0776d0eb088238886854561 03:00:56 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:00:56 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.109 03:00:56 - nexus3.edgexfoundry.org:10004/support-scheduler:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:00:56 - 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] } 03:18:27 #160 ... 03:18:27 03:18:27 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:18:27 #152 DONE 1263.0s 03:18:27 03:18:27 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:18:27 #160 ... 03:18:27 03:18:27 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:18:27 #161 DONE 0.2s 03:18:27 03:18:27 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:18:27 #162 DONE 0.2s 03:18:27 03:18:27 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:18:27 #163 DONE 0.2s 03:18:27 03:18:27 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:18:27 #164 DONE 0.2s 03:18:27 03:18:27 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:18:27 #165 DONE 0.3s 03:18:27 03:18:27 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:18:27 #166 DONE 0.2s 03:18:27 03:18:27 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:18:27 #148 ... 03:18:27 03:18:27 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:18:27 #167 DONE 2.3s 03:18:27 03:18:27 #108 [security-proxy-setup] exporting to image 03:18:27 #108 exporting layers 03:18:27 #108 exporting layers 1.1s done 03:18:27 #108 writing image sha256:7504d23a689763a6a3c4c1efb196b3fee05acf56bada588128ad4077b99bddd0 done 03:18:27 #108 naming to docker.io/library/security-proxy-setup-arm64 done 03:18:27 #108 DONE 6.0s 03:18:27 03:18:27 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:18:30 #148 ... 03:18:30 03:18:30 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:18:30 #156 DONE 1271.4s 03:18:30 03:18:30 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:18:30 #168 DONE 0.4s 03:18:30 03:18:30 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:18:31 #159 ... 03:18:31 03:18:31 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:18:33 #169 DONE 2.4s 03:18:33 03:18:33 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:18:33 #170 DONE 0.4s 03:18:33 03:18:33 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:18:33 #157 ... 03:18:33 03:18:33 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:18:34 #171 DONE 0.2s 03:18:34 03:18:34 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:18:34 #172 DONE 0.3s 03:18:34 03:18:34 #25 [security-bootstrapper internal] load .dockerignore 03:18:34 #25 ... 03:18:34 03:18:34 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:18:34 #173 DONE 0.2s 03:18:34 03:18:34 #174 [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/ 03:18:34 #174 DONE 0.2s 03:18:34 03:18:34 #175 [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/ 03:18:34 #175 DONE 0.2s 03:18:34 03:18:34 #176 [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/ 03:18:35 #176 DONE 0.2s 03:18:35 03:18:35 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:18:35 #177 DONE 0.2s 03:18:35 03:18:35 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:18:35 #150 ... 03:18:35 03:18:35 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:18:35 #178 DONE 0.1s 03:18:35 03:18:35 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:18:37 #179 DONE 2.2s 03:18:37 03:18:37 #108 [security-bootstrapper] exporting to image 03:18:37 #108 exporting layers 03:18:38 #108 exporting layers 1.5s done 03:18:39 #108 writing image sha256:f580ffa907f7886812bba5d9cab10aeb8c7d42a51b44b14b7f8083119bbd3e08 done 03:18:39 #108 naming to docker.io/library/security-bootstrapper-arm64 done 03:18:39 #108 DONE 7.4s 03:18:39 03:18:39 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:18:44 #148 1285.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.109" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:19:11 #148 DONE 1311.9s 03:19:11 03:19:11 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:19:11 #158 ... 03:19:11 03:19:11 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:19:11 #180 DONE 0.3s 03:19:11 03:19:11 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:19:12 #151 ... 03:19:12 03:19:12 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:19:12 #181 DONE 0.4s 03:19:12 03:19:12 #25 [security-bootstrapper internal] load .dockerignore 03:19:12 #25 ... 03:19:12 03:19:12 #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 03:19:12 #182 DONE 0.2s 03:19:12 03:19:12 #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 03:19:12 #183 DONE 0.2s 03:19:12 03:19:12 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:19:12 #159 ... 03:19:12 03:19:12 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:19:12 #184 DONE 0.3s 03:19:12 03:19:12 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:19:13 #150 ... 03:19:13 03:19:13 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:19:13 #185 DONE 0.4s 03:19:13 03:19:13 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:19:13 #186 DONE 0.3s 03:19:13 03:19:13 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:19:14 #159 ... 03:19:14 03:19:14 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:19:14 #187 DONE 0.2s 03:19:14 03:19:14 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:19:16 #188 DONE 2.3s 03:19:16 03:19:16 #108 [security-secretstore-setup] exporting to image 03:19:16 #108 exporting layers 03:19:17 #108 exporting layers 1.4s done 03:19:17 #108 writing image sha256:451b3f6ef626da358b8b3762b7f973d316cbb6f9622372246f05680ccd8bbebc done 03:19:17 #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 03:19:17 #108 DONE 8.9s 03:19:17 03:19:17 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:19:56 #151 DONE 1350.9s 03:19:56 03:19:56 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:19:56 #150 ... 03:19:56 03:19:56 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:19:56 #189 DONE 0.2s 03:19:56 03:19:56 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:19:56 #190 DONE 0.2s 03:19:56 03:19:56 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:19:56 #150 ... 03:19:56 03:19:56 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:19:56 #191 DONE 0.3s 03:19:56 03:19:56 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:19:56 #159 ... 03:19:56 03:19:56 #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 03:19:56 #192 DONE 0.1s 03:19:56 03:19:56 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:19:56 #193 DONE 0.2s 03:19:56 03:19:56 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:19:56 #194 DONE 1.8s 03:19:56 03:19:56 #108 [core-common-config-bootstrapper] exporting to image 03:19:56 #108 exporting layers 03:19:56 #108 exporting layers 0.7s done 03:19:56 #108 writing image sha256:9d0de939ef9882a34084a5c31f87e96d3570d6b7c9841443f326a1842e53b3b5 done 03:19:56 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:19:56 #108 DONE 9.6s 03:19:56 03:19:56 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:22:18 #160 ... 03:22:18 03:22:18 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:22:18 #153 DONE 1487.9s 03:22:18 03:22:18 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:22:18 #149 ... 03:22:18 03:22:18 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:22:18 #195 DONE 0.1s 03:22:18 03:22:18 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:22:18 #149 ... 03:22:18 03:22:18 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:22:18 #196 DONE 0.1s 03:22:18 03:22:18 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:22:18 #197 DONE 0.4s 03:22:18 03:22:18 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:22:18 #149 ... 03:22:18 03:22:18 #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 03:22:18 #198 DONE 0.1s 03:22:18 03:22:18 #108 [security-spiffe-token-provider] exporting to image 03:22:18 #108 exporting layers 03:22:18 #108 exporting layers 2.0s done 03:22:18 #108 writing image sha256:770475119657390ac25066b48555b5aea3e8721cdc264fa2116da4d051e80f21 done 03:22:18 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:22:18 #108 DONE 11.6s 03:22:18 03:22:18 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:30:10 #150 ... 03:30:10 03:30:10 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:30:10 #157 DONE 1957.7s 03:30:10 03:30:10 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:30:10 #155 ... 03:30:10 03:30:10 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:30:10 #199 DONE 0.3s 03:30:10 03:30:10 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:30:10 #149 ... 03:30:10 03:30:10 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:30:10 #200 DONE 0.1s 03:30:10 03:30:10 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:30:10 #201 DONE 0.3s 03:30:10 03:30:10 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:30:10 #202 DONE 0.1s 03:30:10 03:30:10 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:30:10 #203 DONE 0.1s 03:30:10 03:30:10 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:30:10 #154 ... 03:30:10 03:30:10 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:30:10 #204 DONE 1.9s 03:30:10 03:30:10 #108 [security-proxy-auth] exporting to image 03:30:10 #108 exporting layers 03:30:10 #108 exporting layers 0.8s done 03:30:10 #108 writing image sha256:7f59ccc55c7830169c894f2022687a2928283e19259a101575f8cff15fcd4ed7 done 03:30:10 #108 naming to docker.io/library/security-proxy-auth-arm64 done 03:30:10 #108 DONE 12.4s 03:30:10 03:30:10 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:30:49 #149 DONE 2009.5s 03:30:49 03:30:49 #25 [security-bootstrapper internal] load .dockerignore 03:30:49 #25 ... 03:30:49 03:30:49 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:30:49 #205 DONE 0.1s 03:30:49 03:30:49 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:30:49 #158 ... 03:30:49 03:30:49 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:30:49 #206 DONE 0.2s 03:30:49 03:30:49 #59 [security-spire-server internal] load build context 03:30:49 #59 ... 03:30:49 03:30:49 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:30:50 #207 DONE 0.4s 03:30:50 03:30:50 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:30:50 #208 DONE 0.1s 03:30:50 03:30:50 #108 [core-command] exporting to image 03:30:50 #108 exporting layers 03:30:50 #108 exporting layers 0.4s done 03:30:50 #108 writing image sha256:22f8408b44f7e1d7e7fd02207c69a1a0332cd3dbd9b044d07d861b9f21bcc982 done 03:30:50 #108 naming to docker.io/library/core-command-arm64 done 03:30:50 #108 DONE 12.8s 03:30:50 03:30:50 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:33:12 #150 ... 03:33:12 03:33:12 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:33:12 #159 DONE 2140.7s 03:33:12 03:33:12 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:33:12 #150 ... 03:33:12 03:33:12 #209 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:33:12 #209 DONE 0.1s 03:33:12 03:33:12 #210 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:33:12 #210 DONE 0.1s 03:33:12 03:33:12 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:33:12 #150 ... 03:33:12 03:33:12 #211 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:33:12 #211 DONE 0.6s 03:33:12 03:33:12 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:33:12 #150 ... 03:33:12 03:33:12 #212 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:33:12 #212 DONE 0.1s 03:33:12 03:33:12 #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:33:12 #213 DONE 0.1s 03:33:12 03:33:12 #59 [security-spire-server internal] load build context 03:33:12 #59 ... 03:33:12 03:33:12 #214 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:33:12 #214 DONE 0.2s 03:33:12 03:33:12 #108 [core-metadata] exporting to image 03:33:12 #108 exporting layers 03:33:12 #108 exporting layers 0.8s done 03:33:12 #108 writing image sha256:f3d9b9aeda846f4dc79db360e6a80f0bf98f0cca8ca8ab41f324c6e94bf105bb done 03:33:12 #108 naming to docker.io/library/core-metadata-arm64 done 03:33:12 #108 DONE 13.5s 03:33:12 03:33:12 #59 [security-spire-server internal] load build context 03:33:12 #59 ... 03:33:12 03:33:12 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:33:12 #155 DONE 2144.1s 03:33:12 03:33:12 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:33:12 #160 ... 03:33:12 03:33:12 #215 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:33:12 #215 DONE 0.3s 03:33:12 03:33:12 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:33:12 #158 ... 03:33:12 03:33:12 #216 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:33:12 #216 ... 03:33:12 03:33:12 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:33:12 #158 DONE 2145.3s 03:33:12 03:33:12 #25 [security-bootstrapper internal] load .dockerignore 03:33:12 #25 ... 03:33:12 03:33:12 #216 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:33:12 #216 DONE 1.1s 03:33:12 03:33:12 #217 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:33:12 #217 DONE 0.2s 03:33:12 03:33:12 #218 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:33:12 #218 DONE 0.2s 03:33:12 03:33:12 #219 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:33:12 #219 DONE 0.2s 03:33:12 03:33:12 #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:33:12 #220 DONE 0.2s 03:33:12 03:33:12 #108 [core-keeper] exporting to image 03:33:12 #108 ... 03:33:12 03:33:12 #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:33:12 #221 DONE 0.7s 03:33:12 03:33:12 #108 [core-keeper] exporting to image 03:33:12 #108 exporting layers 0.7s done 03:33:12 #108 writing image sha256:fb466b7b2bfe5f7d7e7b1f87a42abe769ed0623a629cd39dc7da6ece80af4f67 0.0s done 03:33:12 #108 naming to docker.io/library/core-keeper-arm64 done 03:33:12 #108 DONE 14.3s 03:33:12 03:33:12 #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:33:12 #222 DONE 0.2s 03:33:12 03:33:12 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:33:12 #223 DONE 0.1s 03:33:12 03:33:12 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:33:12 #150 ... 03:33:12 03:33:12 #108 [core-data] exporting to image 03:33:12 #108 exporting layers 0.6s done 03:33:12 #108 writing image sha256:43fb161735b4af4ffba04044a02e9c469317c9fc3ffe0b11a26ee9ed20700028 done 03:33:12 #108 naming to docker.io/library/core-data-arm64 done 03:33:12 #108 DONE 15.0s 03:33:12 03:33:12 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:33:44 #150 DONE 2182.4s 03:33:44 03:33:44 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:33:44 #154 ... 03:33:44 03:33:44 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:33:44 #224 DONE 0.2s 03:33:44 03:33:44 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:33:44 #225 DONE 0.2s 03:33:44 03:33:44 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:33:44 #226 ... 03:33:44 03:33:44 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:33:44 #154 DONE 2183.2s 03:33:44 03:33:44 #227 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:33:44 #227 DONE 0.4s 03:33:44 03:33:44 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:33:44 #160 ... 03:33:44 03:33:44 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:33:44 #226 DONE 0.7s 03:33:44 03:33:44 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:33:44 #228 DONE 0.3s 03:33:44 03:33:44 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:33:44 #229 DONE 0.3s 03:33:44 03:33:44 #108 [support-scheduler] exporting to image 03:33:44 #108 exporting layers 03:33:44 #108 ... 03:33:44 03:33:44 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:33:44 #230 DONE 0.8s 03:33:44 03:33:44 #108 [support-scheduler] exporting to image 03:33:44 #108 exporting layers 0.8s done 03:33:44 #108 writing image sha256:cc596890e5b02f137bc765af8048f675af95f5335b710d4efb0797ceb54bf353 done 03:33:44 #108 naming to docker.io/library/support-scheduler-arm64 0.0s done 03:33:44 #108 DONE 15.8s 03:33:44 03:33:44 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:33:44 #231 DONE 0.2s 03:33:44 03:33:44 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:33:44 #232 ... 03:33:44 03:33:44 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:33:44 #160 DONE 2185.3s 03:33:44 03:33:44 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:33:44 #232 DONE 0.2s 03:33:44 03:33:44 #108 [support-notifications] exporting to image 03:33:45 #108 ... 03:33:45 03:33:45 #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:33:45 #233 DONE 0.2s 03:33:45 03:33:45 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:33:45 #234 DONE 0.1s 03:33:45 03:33:45 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:33:45 #235 DONE 0.5s 03:33:45 03:33:45 #108 [support-notifications] exporting to image 03:33:45 #108 exporting layers 1.1s done 03:33:45 #108 writing image sha256:c526db7ba4bf94a828eabb9fd9b5a916535cc0de5a42020b325f2e0cac41e70f done 03:33:45 #108 naming to docker.io/library/support-notifications-arm64 done 03:33:45 #108 DONE 16.9s 03:33:45 03:33:45 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:33:45 #236 DONE 0.1s 03:33:45 03:33:45 #108 [support-cron-scheduler] exporting to image 03:33:46 #108 exporting layers 0.9s done 03:33:46 #108 writing image sha256:d2a64b5044648f98c3779a6fee039684b1f8c041b6be39049758b46a01dff09c done 03:33:46 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 03:33:46 #108 DONE 17.2s 03:33:46 03:33:46 #59 [security-spire-server internal] load build context 03:33:46 time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:33:46 time="2024-10-21T02:54:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:33:46 $ docker stop --time=1 2093ca8ab14e6a5e4dde71e23be2bb06d60ba013d7f09a5b6140544785175567 03:33:48 $ docker rm -f --volumes 2093ca8ab14e6a5e4dde71e23be2bb06d60ba013d7f09a5b6140544785175567 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:49 + docker images 03:33:49 REPOSITORY TAG IMAGE ID CREATED SIZE 03:33:49 support-cron-scheduler-arm64 latest d2a64b504464 4 seconds ago 72.6MB 03:33:49 support-notifications-arm64 latest c526db7ba4bf 5 seconds ago 71.5MB 03:33:49 support-scheduler-arm64 latest cc596890e5b0 6 seconds ago 70.5MB 03:33:49 core-data-arm64 latest 43fb161735b4 43 seconds ago 48.5MB 03:33:49 core-keeper-arm64 latest fb466b7b2bfe 44 seconds ago 41.7MB 03:33:49 core-metadata-arm64 latest f3d9b9aeda84 48 seconds ago 48.6MB 03:33:49 core-command-arm64 latest 22f8408b44f7 2 minutes ago 42.7MB 03:33:49 security-proxy-auth-arm64 latest 7f59ccc55c78 3 minutes ago 40.9MB 03:33:49 security-spiffe-token-provider-arm64 latest 770475119657 11 minutes ago 48.5MB 03:33:49 core-common-config-bootstrapper-arm64 latest 9d0de939ef98 13 minutes ago 28.1MB 03:33:49 security-secretstore-setup-arm64 latest 451b3f6ef626 14 minutes ago 58.2MB 03:33:49 security-bootstrapper-arm64 latest f580ffa907f7 15 minutes ago 33.9MB 03:33:49 security-proxy-setup-arm64 latest 7504d23a6897 15 minutes ago 40.4MB 03:33:49 security-spire-agent-arm64 latest fcda7d8d577a 37 minutes ago 182MB 03:33:49 security-spire-config-arm64 latest abfc71d2ce30 37 minutes ago 123MB 03:33:49 security-spire-server-arm64 latest 5024f4bfe1c8 37 minutes ago 124MB 03:33:49 ci-base-image-arm64 latest b4e56bd20a66 39 minutes ago 965MB 03:33:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 weeks ago 558MB 03:33:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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 03:33:49 provisioning config files... 03:33:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/732@tmp/config16644905677578441170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:49 ---> ****-login.sh 03:33:49 nexus3.edgexfoundry.org:10001 03:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:51 Configure a credential helper to remove this warning. See 03:33:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:51 03:33:51 Login Succeeded 03:33:51 nexus3.edgexfoundry.org:10002 03:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:52 Configure a credential helper to remove this warning. See 03:33:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:52 03:33:52 Login Succeeded 03:33:52 nexus3.edgexfoundry.org:10003 03:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:52 Configure a credential helper to remove this warning. See 03:33:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:52 03:33:52 Login Succeeded 03:33:52 nexus3.edgexfoundry.org:10004 03:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:52 Configure a credential helper to remove this warning. See 03:33:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:52 03:33:52 Login Succeeded 03:33:52 ****.io 03:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:53 Configure a credential helper to remove this warning. See 03:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:53 03:33:53 Login Succeeded 03:33:53 ---> ****-login.sh ends [Pipeline] } 03:33:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:33:53 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:33:53 6ace714950837befb0776d0eb088238886854561 03:33:53 latest 03:33:53 3.2.0-dev.109 03:33:53 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:33:53 main 03:33:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6ace714950837befb0776d0eb088238886854561 03:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:33:54 c8f803f56894: Preparing 03:33:54 61e245fc40e4: Preparing 03:33:54 6f971fcb22fb: Preparing 03:33:54 4cd6ef78fca6: Preparing 03:33:54 8a784f0a1765: Preparing 03:33:54 ffdea3e9e9b2: Preparing 03:33:54 16113d51b718: Preparing 03:33:54 ffdea3e9e9b2: Waiting 03:33:54 16113d51b718: Waiting 03:33:54 4cd6ef78fca6: Pushed 03:33:54 6f971fcb22fb: Pushed 03:33:54 c8f803f56894: Pushed 03:33:54 16113d51b718: Layer already exists 03:33:54 ffdea3e9e9b2: Pushed 03:33:57 8a784f0a1765: Pushed 03:34:00 61e245fc40e4: Pushed 03:34:00 6ace714950837befb0776d0eb088238886854561: digest: sha256:45040bbff6c3fee1d2ca255e029992e016f7ddc7eb6083706bbaa9668062595e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:34:01 c8f803f56894: Preparing 03:34:01 61e245fc40e4: Preparing 03:34:01 6f971fcb22fb: Preparing 03:34:01 4cd6ef78fca6: Preparing 03:34:01 8a784f0a1765: Preparing 03:34:01 ffdea3e9e9b2: Preparing 03:34:01 16113d51b718: Preparing 03:34:01 ffdea3e9e9b2: Waiting 03:34:01 16113d51b718: Waiting 03:34:01 c8f803f56894: Layer already exists 03:34:01 8a784f0a1765: Layer already exists 03:34:01 4cd6ef78fca6: Layer already exists 03:34:01 61e245fc40e4: Layer already exists 03:34:01 6f971fcb22fb: Layer already exists 03:34:01 ffdea3e9e9b2: Layer already exists 03:34:01 16113d51b718: Layer already exists 03:34:01 latest: digest: sha256:45040bbff6c3fee1d2ca255e029992e016f7ddc7eb6083706bbaa9668062595e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.109 03:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:34:02 c8f803f56894: Preparing 03:34:02 61e245fc40e4: Preparing 03:34:02 6f971fcb22fb: Preparing 03:34:02 4cd6ef78fca6: Preparing 03:34:02 8a784f0a1765: Preparing 03:34:02 ffdea3e9e9b2: Preparing 03:34:02 16113d51b718: Preparing 03:34:02 ffdea3e9e9b2: Waiting 03:34:02 16113d51b718: Waiting 03:34:02 6f971fcb22fb: Layer already exists 03:34:02 61e245fc40e4: Layer already exists 03:34:02 8a784f0a1765: Layer already exists 03:34:02 c8f803f56894: Layer already exists 03:34:02 4cd6ef78fca6: Layer already exists 03:34:02 ffdea3e9e9b2: Layer already exists 03:34:02 16113d51b718: Layer already exists 03:34:02 3.2.0-dev.109: digest: sha256:45040bbff6c3fee1d2ca255e029992e016f7ddc7eb6083706bbaa9668062595e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:34:03 c8f803f56894: Preparing 03:34:03 61e245fc40e4: Preparing 03:34:03 6f971fcb22fb: Preparing 03:34:03 4cd6ef78fca6: Preparing 03:34:03 8a784f0a1765: Preparing 03:34:03 ffdea3e9e9b2: Preparing 03:34:03 16113d51b718: Preparing 03:34:03 ffdea3e9e9b2: Waiting 03:34:03 16113d51b718: Waiting 03:34:03 6f971fcb22fb: Layer already exists 03:34:03 8a784f0a1765: Layer already exists 03:34:03 61e245fc40e4: Layer already exists 03:34:03 c8f803f56894: Layer already exists 03:34:03 4cd6ef78fca6: Layer already exists 03:34:03 ffdea3e9e9b2: Layer already exists 03:34:03 16113d51b718: Layer already exists 03:34:03 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:45040bbff6c3fee1d2ca255e029992e016f7ddc7eb6083706bbaa9668062595e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:34:04 c8f803f56894: Preparing 03:34:04 61e245fc40e4: Preparing 03:34:04 6f971fcb22fb: Preparing 03:34:04 4cd6ef78fca6: Preparing 03:34:04 8a784f0a1765: Preparing 03:34:04 ffdea3e9e9b2: Preparing 03:34:04 16113d51b718: Preparing 03:34:04 ffdea3e9e9b2: Waiting 03:34:04 16113d51b718: Waiting 03:34:04 8a784f0a1765: Layer already exists 03:34:04 6f971fcb22fb: Layer already exists 03:34:04 4cd6ef78fca6: Layer already exists 03:34:04 61e245fc40e4: Layer already exists 03:34:04 c8f803f56894: Layer already exists 03:34:04 16113d51b718: Layer already exists 03:34:04 ffdea3e9e9b2: Layer already exists 03:34:04 main: digest: sha256:45040bbff6c3fee1d2ca255e029992e016f7ddc7eb6083706bbaa9668062595e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:04 ===================================================== [Pipeline] echo 03:34:04 taggedImages: 03:34:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:6ace714950837befb0776d0eb088238886854561 03:34:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:34:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.109 03:34:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:34:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:34:04 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:34:04 6ace714950837befb0776d0eb088238886854561 03:34:04 latest 03:34:04 3.2.0-dev.109 03:34:04 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:34:04 main 03:34:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561 03:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:34:05 6ef9e2e1a3eb: Preparing 03:34:05 26e5cdeaf4a1: Preparing 03:34:05 5dee4cfe96f3: Preparing 03:34:05 eb3097152c10: Preparing 03:34:05 6f971fcb22fb: Preparing 03:34:05 4cd6ef78fca6: Preparing 03:34:05 8a784f0a1765: Preparing 03:34:05 ffdea3e9e9b2: Preparing 03:34:05 16113d51b718: Preparing 03:34:05 4cd6ef78fca6: Waiting 03:34:05 8a784f0a1765: Waiting 03:34:05 ffdea3e9e9b2: Waiting 03:34:05 16113d51b718: Waiting 03:34:05 6f971fcb22fb: Layer already exists 03:34:05 4cd6ef78fca6: Layer already exists 03:34:05 8a784f0a1765: Layer already exists 03:34:05 26e5cdeaf4a1: Pushed 03:34:05 ffdea3e9e9b2: Layer already exists 03:34:05 5dee4cfe96f3: Pushed 03:34:05 6ef9e2e1a3eb: Pushed 03:34:05 16113d51b718: Layer already exists 03:34:08 eb3097152c10: Pushed 03:34:08 6ace714950837befb0776d0eb088238886854561: digest: sha256:ebd7e0530fa78bdf8228e75bff10239b89434fba49327c3dab8ea2509619e811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:34:09 6ef9e2e1a3eb: Preparing 03:34:09 26e5cdeaf4a1: Preparing 03:34:09 5dee4cfe96f3: Preparing 03:34:09 eb3097152c10: Preparing 03:34:09 6f971fcb22fb: Preparing 03:34:09 4cd6ef78fca6: Preparing 03:34:09 8a784f0a1765: Preparing 03:34:09 ffdea3e9e9b2: Preparing 03:34:09 16113d51b718: Preparing 03:34:09 4cd6ef78fca6: Waiting 03:34:09 8a784f0a1765: Waiting 03:34:09 ffdea3e9e9b2: Waiting 03:34:09 16113d51b718: Waiting 03:34:09 5dee4cfe96f3: Layer already exists 03:34:09 26e5cdeaf4a1: Layer already exists 03:34:09 6f971fcb22fb: Layer already exists 03:34:09 6ef9e2e1a3eb: Layer already exists 03:34:09 eb3097152c10: Layer already exists 03:34:09 ffdea3e9e9b2: Layer already exists 03:34:09 4cd6ef78fca6: Layer already exists 03:34:09 8a784f0a1765: Layer already exists 03:34:09 16113d51b718: Layer already exists 03:34:09 latest: digest: sha256:ebd7e0530fa78bdf8228e75bff10239b89434fba49327c3dab8ea2509619e811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.109 03:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:34:10 6ef9e2e1a3eb: Preparing 03:34:10 26e5cdeaf4a1: Preparing 03:34:10 5dee4cfe96f3: Preparing 03:34:10 eb3097152c10: Preparing 03:34:10 6f971fcb22fb: Preparing 03:34:10 4cd6ef78fca6: Preparing 03:34:10 8a784f0a1765: Preparing 03:34:10 4cd6ef78fca6: Waiting 03:34:10 ffdea3e9e9b2: Preparing 03:34:10 16113d51b718: Preparing 03:34:10 ffdea3e9e9b2: Waiting 03:34:10 8a784f0a1765: Waiting 03:34:10 16113d51b718: Waiting 03:34:10 26e5cdeaf4a1: Layer already exists 03:34:10 eb3097152c10: Layer already exists 03:34:10 6ef9e2e1a3eb: Layer already exists 03:34:10 6f971fcb22fb: Layer already exists 03:34:10 5dee4cfe96f3: Layer already exists 03:34:10 ffdea3e9e9b2: Layer already exists 03:34:10 8a784f0a1765: Layer already exists 03:34:10 4cd6ef78fca6: Layer already exists 03:34:10 16113d51b718: Layer already exists 03:34:10 3.2.0-dev.109: digest: sha256:ebd7e0530fa78bdf8228e75bff10239b89434fba49327c3dab8ea2509619e811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:11 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:34:11 6ef9e2e1a3eb: Preparing 03:34:11 26e5cdeaf4a1: Preparing 03:34:11 5dee4cfe96f3: Preparing 03:34:11 eb3097152c10: Preparing 03:34:11 6f971fcb22fb: Preparing 03:34:11 4cd6ef78fca6: Preparing 03:34:11 8a784f0a1765: Preparing 03:34:11 ffdea3e9e9b2: Preparing 03:34:11 16113d51b718: Preparing 03:34:11 4cd6ef78fca6: Waiting 03:34:11 8a784f0a1765: Waiting 03:34:11 ffdea3e9e9b2: Waiting 03:34:11 16113d51b718: Waiting 03:34:11 5dee4cfe96f3: Layer already exists 03:34:11 6f971fcb22fb: Layer already exists 03:34:11 eb3097152c10: Layer already exists 03:34:11 26e5cdeaf4a1: Layer already exists 03:34:11 6ef9e2e1a3eb: Layer already exists 03:34:11 4cd6ef78fca6: Layer already exists 03:34:11 8a784f0a1765: Layer already exists 03:34:11 16113d51b718: Layer already exists 03:34:11 ffdea3e9e9b2: Layer already exists 03:34:11 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:ebd7e0530fa78bdf8228e75bff10239b89434fba49327c3dab8ea2509619e811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:34:12 6ef9e2e1a3eb: Preparing 03:34:12 26e5cdeaf4a1: Preparing 03:34:12 5dee4cfe96f3: Preparing 03:34:12 eb3097152c10: Preparing 03:34:12 6f971fcb22fb: Preparing 03:34:12 4cd6ef78fca6: Preparing 03:34:12 8a784f0a1765: Preparing 03:34:12 ffdea3e9e9b2: Preparing 03:34:12 16113d51b718: Preparing 03:34:12 8a784f0a1765: Waiting 03:34:12 ffdea3e9e9b2: Waiting 03:34:12 16113d51b718: Waiting 03:34:12 4cd6ef78fca6: Waiting 03:34:12 26e5cdeaf4a1: Layer already exists 03:34:12 6f971fcb22fb: Layer already exists 03:34:12 5dee4cfe96f3: Layer already exists 03:34:12 6ef9e2e1a3eb: Layer already exists 03:34:12 eb3097152c10: Layer already exists 03:34:12 8a784f0a1765: Layer already exists 03:34:12 ffdea3e9e9b2: Layer already exists 03:34:12 4cd6ef78fca6: Layer already exists 03:34:12 16113d51b718: Layer already exists 03:34:12 main: digest: sha256:ebd7e0530fa78bdf8228e75bff10239b89434fba49327c3dab8ea2509619e811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:12 ===================================================== [Pipeline] echo 03:34:12 taggedImages: 03:34:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561 03:34:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:34:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.109 03:34:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:34:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:34:12 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:34:12 6ace714950837befb0776d0eb088238886854561 03:34:12 latest 03:34:12 3.2.0-dev.109 03:34:12 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:34:12 main 03:34:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6ace714950837befb0776d0eb088238886854561 03:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:34:13 603e4a94a62d: Preparing 03:34:13 ae9510a7c3ad: Preparing 03:34:13 c21724db0e06: Preparing 03:34:13 6f971fcb22fb: Preparing 03:34:13 4cd6ef78fca6: Preparing 03:34:13 8a25a2e903de: Preparing 03:34:13 d2e3a51c8cc3: Preparing 03:34:13 16113d51b718: Preparing 03:34:13 8a25a2e903de: Waiting 03:34:13 16113d51b718: Waiting 03:34:13 4cd6ef78fca6: Layer already exists 03:34:13 6f971fcb22fb: Layer already exists 03:34:13 ae9510a7c3ad: Pushed 03:34:14 16113d51b718: Layer already exists 03:34:14 603e4a94a62d: Pushed 03:34:14 d2e3a51c8cc3: Pushed 03:34:15 8a25a2e903de: Pushed 03:34:20 c21724db0e06: Pushed 03:34:47 6ace714950837befb0776d0eb088238886854561: digest: sha256:fe1c9e8c02a6be036743df2431408f55b91cd9199995ae212bc0efb899955547 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:34:48 603e4a94a62d: Preparing 03:34:48 ae9510a7c3ad: Preparing 03:34:48 c21724db0e06: Preparing 03:34:48 6f971fcb22fb: Preparing 03:34:48 4cd6ef78fca6: Preparing 03:34:48 8a25a2e903de: Preparing 03:34:48 d2e3a51c8cc3: Preparing 03:34:48 16113d51b718: Preparing 03:34:48 8a25a2e903de: Waiting 03:34:48 d2e3a51c8cc3: Waiting 03:34:48 16113d51b718: Waiting 03:34:48 6f971fcb22fb: Layer already exists 03:34:48 603e4a94a62d: Layer already exists 03:34:48 c21724db0e06: Layer already exists 03:34:48 ae9510a7c3ad: Layer already exists 03:34:48 4cd6ef78fca6: Layer already exists 03:34:48 d2e3a51c8cc3: Layer already exists 03:34:48 8a25a2e903de: Layer already exists 03:34:48 16113d51b718: Layer already exists 03:34:48 latest: digest: sha256:fe1c9e8c02a6be036743df2431408f55b91cd9199995ae212bc0efb899955547 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.109 03:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:34:49 603e4a94a62d: Preparing 03:34:49 ae9510a7c3ad: Preparing 03:34:49 c21724db0e06: Preparing 03:34:49 6f971fcb22fb: Preparing 03:34:49 4cd6ef78fca6: Preparing 03:34:49 8a25a2e903de: Preparing 03:34:49 d2e3a51c8cc3: Preparing 03:34:49 16113d51b718: Preparing 03:34:49 8a25a2e903de: Waiting 03:34:49 d2e3a51c8cc3: Waiting 03:34:49 16113d51b718: Waiting 03:34:49 c21724db0e06: Layer already exists 03:34:49 603e4a94a62d: Layer already exists 03:34:49 ae9510a7c3ad: Layer already exists 03:34:49 6f971fcb22fb: Layer already exists 03:34:49 4cd6ef78fca6: Layer already exists 03:34:49 8a25a2e903de: Layer already exists 03:34:49 16113d51b718: Layer already exists 03:34:49 d2e3a51c8cc3: Layer already exists 03:34:49 3.2.0-dev.109: digest: sha256:fe1c9e8c02a6be036743df2431408f55b91cd9199995ae212bc0efb899955547 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:34:50 603e4a94a62d: Preparing 03:34:50 ae9510a7c3ad: Preparing 03:34:50 c21724db0e06: Preparing 03:34:50 6f971fcb22fb: Preparing 03:34:50 4cd6ef78fca6: Preparing 03:34:50 8a25a2e903de: Preparing 03:34:50 d2e3a51c8cc3: Preparing 03:34:50 16113d51b718: Preparing 03:34:50 8a25a2e903de: Waiting 03:34:50 d2e3a51c8cc3: Waiting 03:34:50 16113d51b718: Waiting 03:34:50 4cd6ef78fca6: Layer already exists 03:34:50 603e4a94a62d: Layer already exists 03:34:50 6f971fcb22fb: Layer already exists 03:34:50 ae9510a7c3ad: Layer already exists 03:34:50 c21724db0e06: Layer already exists 03:34:50 16113d51b718: Layer already exists 03:34:50 d2e3a51c8cc3: Layer already exists 03:34:50 8a25a2e903de: Layer already exists 03:34:50 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:fe1c9e8c02a6be036743df2431408f55b91cd9199995ae212bc0efb899955547 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:34:51 603e4a94a62d: Preparing 03:34:51 ae9510a7c3ad: Preparing 03:34:51 c21724db0e06: Preparing 03:34:51 6f971fcb22fb: Preparing 03:34:51 4cd6ef78fca6: Preparing 03:34:51 8a25a2e903de: Preparing 03:34:51 d2e3a51c8cc3: Preparing 03:34:51 16113d51b718: Preparing 03:34:51 8a25a2e903de: Waiting 03:34:51 16113d51b718: Waiting 03:34:51 d2e3a51c8cc3: Waiting 03:34:51 4cd6ef78fca6: Layer already exists 03:34:51 ae9510a7c3ad: Layer already exists 03:34:51 c21724db0e06: Layer already exists 03:34:51 6f971fcb22fb: Layer already exists 03:34:51 603e4a94a62d: Layer already exists 03:34:51 8a25a2e903de: Layer already exists 03:34:51 d2e3a51c8cc3: Layer already exists 03:34:51 16113d51b718: Layer already exists 03:34:51 main: digest: sha256:fe1c9e8c02a6be036743df2431408f55b91cd9199995ae212bc0efb899955547 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:51 ===================================================== [Pipeline] echo 03:34:51 taggedImages: 03:34:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:6ace714950837befb0776d0eb088238886854561 03:34:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:34:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.109 03:34:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:34:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:34:51 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:34:51 6ace714950837befb0776d0eb088238886854561 03:34:51 latest 03:34:51 3.2.0-dev.109 03:34:51 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:34:51 main 03:34:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6ace714950837befb0776d0eb088238886854561 03:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:34:52 f4b4212be263: Preparing 03:34:52 9691ebb52611: Preparing 03:34:52 ab3889a3581c: Preparing 03:34:52 4cd6ef78fca6: Preparing 03:34:52 b258e59fcc22: Preparing 03:34:52 0c8aceae93a9: Preparing 03:34:52 16113d51b718: Preparing 03:34:52 0c8aceae93a9: Waiting 03:34:52 4cd6ef78fca6: Layer already exists 03:34:52 f4b4212be263: Pushed 03:34:52 9691ebb52611: Pushed 03:34:52 b258e59fcc22: Pushed 03:34:52 16113d51b718: Layer already exists 03:34:52 0c8aceae93a9: Pushed 03:34:59 ab3889a3581c: Pushed 03:34:59 6ace714950837befb0776d0eb088238886854561: digest: sha256:1d2a1ed2423fd8881a5292b5e4c4b8c78b65615fd5b036ff00b9d41e2f4a84f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:00 f4b4212be263: Preparing 03:35:00 9691ebb52611: Preparing 03:35:00 ab3889a3581c: Preparing 03:35:00 4cd6ef78fca6: Preparing 03:35:00 b258e59fcc22: Preparing 03:35:00 0c8aceae93a9: Preparing 03:35:00 16113d51b718: Preparing 03:35:00 0c8aceae93a9: Waiting 03:35:00 16113d51b718: Waiting 03:35:00 ab3889a3581c: Layer already exists 03:35:00 9691ebb52611: Layer already exists 03:35:00 f4b4212be263: Layer already exists 03:35:00 4cd6ef78fca6: Layer already exists 03:35:00 b258e59fcc22: Layer already exists 03:35:00 0c8aceae93a9: Layer already exists 03:35:00 16113d51b718: Layer already exists 03:35:00 latest: digest: sha256:1d2a1ed2423fd8881a5292b5e4c4b8c78b65615fd5b036ff00b9d41e2f4a84f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.109 03:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:01 f4b4212be263: Preparing 03:35:01 9691ebb52611: Preparing 03:35:01 ab3889a3581c: Preparing 03:35:01 4cd6ef78fca6: Preparing 03:35:01 b258e59fcc22: Preparing 03:35:01 0c8aceae93a9: Preparing 03:35:01 16113d51b718: Preparing 03:35:01 0c8aceae93a9: Waiting 03:35:01 16113d51b718: Waiting 03:35:01 9691ebb52611: Layer already exists 03:35:01 b258e59fcc22: Layer already exists 03:35:01 4cd6ef78fca6: Layer already exists 03:35:01 f4b4212be263: Layer already exists 03:35:01 ab3889a3581c: Layer already exists 03:35:01 16113d51b718: Layer already exists 03:35:01 0c8aceae93a9: Layer already exists 03:35:01 3.2.0-dev.109: digest: sha256:1d2a1ed2423fd8881a5292b5e4c4b8c78b65615fd5b036ff00b9d41e2f4a84f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:02 f4b4212be263: Preparing 03:35:02 9691ebb52611: Preparing 03:35:02 ab3889a3581c: Preparing 03:35:02 4cd6ef78fca6: Preparing 03:35:02 b258e59fcc22: Preparing 03:35:02 0c8aceae93a9: Preparing 03:35:02 16113d51b718: Preparing 03:35:02 0c8aceae93a9: Waiting 03:35:02 ab3889a3581c: Layer already exists 03:35:02 f4b4212be263: Layer already exists 03:35:02 b258e59fcc22: Layer already exists 03:35:02 4cd6ef78fca6: Layer already exists 03:35:02 9691ebb52611: Layer already exists 03:35:02 16113d51b718: Layer already exists 03:35:02 0c8aceae93a9: Layer already exists 03:35:02 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:1d2a1ed2423fd8881a5292b5e4c4b8c78b65615fd5b036ff00b9d41e2f4a84f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:03 f4b4212be263: Preparing 03:35:03 9691ebb52611: Preparing 03:35:03 ab3889a3581c: Preparing 03:35:03 4cd6ef78fca6: Preparing 03:35:03 b258e59fcc22: Preparing 03:35:03 0c8aceae93a9: Preparing 03:35:03 16113d51b718: Preparing 03:35:03 0c8aceae93a9: Waiting 03:35:03 16113d51b718: Waiting 03:35:03 b258e59fcc22: Layer already exists 03:35:03 ab3889a3581c: Layer already exists 03:35:03 f4b4212be263: Layer already exists 03:35:03 9691ebb52611: Layer already exists 03:35:03 4cd6ef78fca6: Layer already exists 03:35:03 0c8aceae93a9: Layer already exists 03:35:03 16113d51b718: Layer already exists 03:35:04 main: digest: sha256:1d2a1ed2423fd8881a5292b5e4c4b8c78b65615fd5b036ff00b9d41e2f4a84f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:04 ===================================================== [Pipeline] echo 03:35:04 taggedImages: 03:35:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6ace714950837befb0776d0eb088238886854561 03:35:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:35:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.109 03:35:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:35:04 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:35:04 6ace714950837befb0776d0eb088238886854561 03:35:04 latest 03:35:04 3.2.0-dev.109 03:35:04 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:04 main 03:35:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ace714950837befb0776d0eb088238886854561 03:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:35:05 5e8dbcc82b10: Preparing 03:35:05 842131d6b8be: Preparing 03:35:05 c578d6ab4114: Preparing 03:35:05 f2f8247ede06: Preparing 03:35:05 6f971fcb22fb: Preparing 03:35:05 4cd6ef78fca6: Preparing 03:35:05 8a784f0a1765: Preparing 03:35:05 4cd6ef78fca6: Waiting 03:35:05 ffdea3e9e9b2: Preparing 03:35:05 8a784f0a1765: Waiting 03:35:05 16113d51b718: Preparing 03:35:05 ffdea3e9e9b2: Waiting 03:35:05 6f971fcb22fb: Layer already exists 03:35:05 4cd6ef78fca6: Layer already exists 03:35:05 8a784f0a1765: Layer already exists 03:35:05 c578d6ab4114: Pushed 03:35:05 ffdea3e9e9b2: Layer already exists 03:35:05 842131d6b8be: Pushed 03:35:05 16113d51b718: Layer already exists 03:35:05 5e8dbcc82b10: Pushed 03:35:13 f2f8247ede06: Pushed 03:35:13 6ace714950837befb0776d0eb088238886854561: digest: sha256:cfef8c0719782fdfe1be867782786b0b21f563261cebfbdaa6e9e8905458bf51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:35:14 5e8dbcc82b10: Preparing 03:35:14 842131d6b8be: Preparing 03:35:14 c578d6ab4114: Preparing 03:35:14 f2f8247ede06: Preparing 03:35:14 6f971fcb22fb: Preparing 03:35:14 4cd6ef78fca6: Preparing 03:35:14 8a784f0a1765: Preparing 03:35:14 ffdea3e9e9b2: Preparing 03:35:14 16113d51b718: Preparing 03:35:14 4cd6ef78fca6: Waiting 03:35:14 8a784f0a1765: Waiting 03:35:14 ffdea3e9e9b2: Waiting 03:35:14 16113d51b718: Waiting 03:35:14 f2f8247ede06: Layer already exists 03:35:14 c578d6ab4114: Layer already exists 03:35:14 842131d6b8be: Layer already exists 03:35:14 5e8dbcc82b10: Layer already exists 03:35:14 6f971fcb22fb: Layer already exists 03:35:14 ffdea3e9e9b2: Layer already exists 03:35:14 4cd6ef78fca6: Layer already exists 03:35:14 8a784f0a1765: Layer already exists 03:35:14 16113d51b718: Layer already exists 03:35:14 latest: digest: sha256:cfef8c0719782fdfe1be867782786b0b21f563261cebfbdaa6e9e8905458bf51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.109 03:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:35:15 5e8dbcc82b10: Preparing 03:35:15 842131d6b8be: Preparing 03:35:15 c578d6ab4114: Preparing 03:35:15 f2f8247ede06: Preparing 03:35:15 6f971fcb22fb: Preparing 03:35:15 4cd6ef78fca6: Preparing 03:35:15 8a784f0a1765: Preparing 03:35:15 ffdea3e9e9b2: Preparing 03:35:15 16113d51b718: Preparing 03:35:15 ffdea3e9e9b2: Waiting 03:35:15 8a784f0a1765: Waiting 03:35:15 4cd6ef78fca6: Waiting 03:35:15 16113d51b718: Waiting 03:35:15 6f971fcb22fb: Layer already exists 03:35:15 842131d6b8be: Layer already exists 03:35:15 f2f8247ede06: Layer already exists 03:35:15 c578d6ab4114: Layer already exists 03:35:15 5e8dbcc82b10: Layer already exists 03:35:15 16113d51b718: Layer already exists 03:35:15 4cd6ef78fca6: Layer already exists 03:35:15 8a784f0a1765: Layer already exists 03:35:15 ffdea3e9e9b2: Layer already exists 03:35:15 3.2.0-dev.109: digest: sha256:cfef8c0719782fdfe1be867782786b0b21f563261cebfbdaa6e9e8905458bf51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:35:16 5e8dbcc82b10: Preparing 03:35:16 842131d6b8be: Preparing 03:35:16 c578d6ab4114: Preparing 03:35:16 f2f8247ede06: Preparing 03:35:16 6f971fcb22fb: Preparing 03:35:16 4cd6ef78fca6: Preparing 03:35:16 8a784f0a1765: Preparing 03:35:16 ffdea3e9e9b2: Preparing 03:35:16 16113d51b718: Preparing 03:35:16 8a784f0a1765: Waiting 03:35:16 ffdea3e9e9b2: Waiting 03:35:16 16113d51b718: Waiting 03:35:16 4cd6ef78fca6: Waiting 03:35:16 f2f8247ede06: Layer already exists 03:35:16 6f971fcb22fb: Layer already exists 03:35:16 5e8dbcc82b10: Layer already exists 03:35:16 842131d6b8be: Layer already exists 03:35:16 c578d6ab4114: Layer already exists 03:35:16 ffdea3e9e9b2: Layer already exists 03:35:16 8a784f0a1765: Layer already exists 03:35:16 4cd6ef78fca6: Layer already exists 03:35:16 16113d51b718: Layer already exists 03:35:16 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:cfef8c0719782fdfe1be867782786b0b21f563261cebfbdaa6e9e8905458bf51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:35:17 5e8dbcc82b10: Preparing 03:35:17 842131d6b8be: Preparing 03:35:17 c578d6ab4114: Preparing 03:35:17 f2f8247ede06: Preparing 03:35:17 6f971fcb22fb: Preparing 03:35:17 4cd6ef78fca6: Preparing 03:35:17 8a784f0a1765: Preparing 03:35:17 ffdea3e9e9b2: Preparing 03:35:17 16113d51b718: Preparing 03:35:17 8a784f0a1765: Waiting 03:35:17 ffdea3e9e9b2: Waiting 03:35:17 16113d51b718: Waiting 03:35:17 4cd6ef78fca6: Waiting 03:35:17 5e8dbcc82b10: Layer already exists 03:35:17 842131d6b8be: Layer already exists 03:35:17 f2f8247ede06: Layer already exists 03:35:17 c578d6ab4114: Layer already exists 03:35:17 6f971fcb22fb: Layer already exists 03:35:17 4cd6ef78fca6: Layer already exists 03:35:17 ffdea3e9e9b2: Layer already exists 03:35:17 8a784f0a1765: Layer already exists 03:35:17 16113d51b718: Layer already exists 03:35:17 main: digest: sha256:cfef8c0719782fdfe1be867782786b0b21f563261cebfbdaa6e9e8905458bf51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:17 ===================================================== [Pipeline] echo 03:35:17 taggedImages: 03:35:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ace714950837befb0776d0eb088238886854561 03:35:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:35:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.109 03:35:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:35:17 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:35:17 6ace714950837befb0776d0eb088238886854561 03:35:17 latest 03:35:17 3.2.0-dev.109 03:35:17 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:17 main 03:35:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561 03:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:35:18 e99ce37c62c0: Preparing 03:35:18 a1a7c4d7898c: Preparing 03:35:18 b1296c95a785: Preparing 03:35:18 1cf74a0ec677: Preparing 03:35:18 5afa817d0d0c: Preparing 03:35:18 20af7dd0575b: Preparing 03:35:18 46f436f6e172: Preparing 03:35:18 b89f0b59601d: Preparing 03:35:18 6f971fcb22fb: Preparing 03:35:18 4cd6ef78fca6: Preparing 03:35:18 89777d76fa9e: Preparing 03:35:18 dba12bbfbd7a: Preparing 03:35:18 5f70bf18a086: Preparing 03:35:18 06f5561eb176: Preparing 03:35:18 6f971fcb22fb: Waiting 03:35:18 20af7dd0575b: Waiting 03:35:18 4cd6ef78fca6: Waiting 03:35:18 89777d76fa9e: Waiting 03:35:18 46f436f6e172: Waiting 03:35:18 dba12bbfbd7a: Waiting 03:35:18 5f70bf18a086: Waiting 03:35:18 b89f0b59601d: Waiting 03:35:18 eed8bda6b66f: Preparing 03:35:18 06f5561eb176: Waiting 03:35:18 b9c52d99cd73: Preparing 03:35:18 16113d51b718: Preparing 03:35:18 eed8bda6b66f: Waiting 03:35:18 b9c52d99cd73: Waiting 03:35:18 16113d51b718: Waiting 03:35:18 1cf74a0ec677: Pushed 03:35:18 b1296c95a785: Pushed 03:35:18 5afa817d0d0c: Pushed 03:35:18 a1a7c4d7898c: Pushed 03:35:18 e99ce37c62c0: Pushed 03:35:18 6f971fcb22fb: Layer already exists 03:35:18 4cd6ef78fca6: Layer already exists 03:35:18 20af7dd0575b: Pushed 03:35:18 46f436f6e172: Pushed 03:35:18 5f70bf18a086: Layer already exists 03:35:18 dba12bbfbd7a: Pushed 03:35:18 89777d76fa9e: Pushed 03:35:18 16113d51b718: Layer already exists 03:35:18 06f5561eb176: Pushed 03:35:18 b9c52d99cd73: Pushed 03:35:20 eed8bda6b66f: Pushed 03:35:22 b89f0b59601d: Pushed 03:35:23 6ace714950837befb0776d0eb088238886854561: digest: sha256:fb68e467780c09dbad8457a17e210b961bdfab6e0d92970330505a5ba7ef5c1b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:35:23 e99ce37c62c0: Preparing 03:35:23 a1a7c4d7898c: Preparing 03:35:23 b1296c95a785: Preparing 03:35:23 1cf74a0ec677: Preparing 03:35:23 5afa817d0d0c: Preparing 03:35:23 20af7dd0575b: Preparing 03:35:23 46f436f6e172: Preparing 03:35:23 b89f0b59601d: Preparing 03:35:23 6f971fcb22fb: Preparing 03:35:23 4cd6ef78fca6: Preparing 03:35:23 89777d76fa9e: Preparing 03:35:23 dba12bbfbd7a: Preparing 03:35:23 5f70bf18a086: Preparing 03:35:23 06f5561eb176: Preparing 03:35:23 eed8bda6b66f: Preparing 03:35:23 b9c52d99cd73: Preparing 03:35:23 16113d51b718: Preparing 03:35:23 6f971fcb22fb: Waiting 03:35:23 4cd6ef78fca6: Waiting 03:35:23 89777d76fa9e: Waiting 03:35:23 dba12bbfbd7a: Waiting 03:35:23 5f70bf18a086: Waiting 03:35:23 06f5561eb176: Waiting 03:35:23 eed8bda6b66f: Waiting 03:35:23 b9c52d99cd73: Waiting 03:35:23 16113d51b718: Waiting 03:35:23 46f436f6e172: Waiting 03:35:23 b89f0b59601d: Waiting 03:35:23 20af7dd0575b: Waiting 03:35:23 b1296c95a785: Layer already exists 03:35:23 e99ce37c62c0: Layer already exists 03:35:23 a1a7c4d7898c: Layer already exists 03:35:23 5afa817d0d0c: Layer already exists 03:35:23 1cf74a0ec677: Layer already exists 03:35:23 20af7dd0575b: Layer already exists 03:35:23 46f436f6e172: Layer already exists 03:35:23 4cd6ef78fca6: Layer already exists 03:35:23 b89f0b59601d: Layer already exists 03:35:23 6f971fcb22fb: Layer already exists 03:35:23 dba12bbfbd7a: Layer already exists 03:35:23 5f70bf18a086: Layer already exists 03:35:23 89777d76fa9e: Layer already exists 03:35:23 06f5561eb176: Layer already exists 03:35:23 eed8bda6b66f: Layer already exists 03:35:23 16113d51b718: Layer already exists 03:35:23 b9c52d99cd73: Layer already exists 03:35:24 latest: digest: sha256:fb68e467780c09dbad8457a17e210b961bdfab6e0d92970330505a5ba7ef5c1b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.109 03:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:35:24 e99ce37c62c0: Preparing 03:35:24 a1a7c4d7898c: Preparing 03:35:24 b1296c95a785: Preparing 03:35:24 1cf74a0ec677: Preparing 03:35:24 5afa817d0d0c: Preparing 03:35:24 20af7dd0575b: Preparing 03:35:24 46f436f6e172: Preparing 03:35:24 b89f0b59601d: Preparing 03:35:24 6f971fcb22fb: Preparing 03:35:24 4cd6ef78fca6: Preparing 03:35:24 89777d76fa9e: Preparing 03:35:24 dba12bbfbd7a: Preparing 03:35:24 5f70bf18a086: Preparing 03:35:24 06f5561eb176: Preparing 03:35:24 eed8bda6b66f: Preparing 03:35:24 b9c52d99cd73: Preparing 03:35:24 16113d51b718: Preparing 03:35:24 20af7dd0575b: Waiting 03:35:24 46f436f6e172: Waiting 03:35:24 b89f0b59601d: Waiting 03:35:24 6f971fcb22fb: Waiting 03:35:24 4cd6ef78fca6: Waiting 03:35:24 89777d76fa9e: Waiting 03:35:24 dba12bbfbd7a: Waiting 03:35:24 5f70bf18a086: Waiting 03:35:24 06f5561eb176: Waiting 03:35:24 eed8bda6b66f: Waiting 03:35:24 b9c52d99cd73: Waiting 03:35:24 16113d51b718: Waiting 03:35:24 1cf74a0ec677: Layer already exists 03:35:24 a1a7c4d7898c: Layer already exists 03:35:24 b1296c95a785: Layer already exists 03:35:24 e99ce37c62c0: Layer already exists 03:35:24 5afa817d0d0c: Layer already exists 03:35:24 4cd6ef78fca6: Layer already exists 03:35:24 20af7dd0575b: Layer already exists 03:35:24 b89f0b59601d: Layer already exists 03:35:24 46f436f6e172: Layer already exists 03:35:24 6f971fcb22fb: Layer already exists 03:35:24 dba12bbfbd7a: Layer already exists 03:35:24 89777d76fa9e: Layer already exists 03:35:24 5f70bf18a086: Layer already exists 03:35:24 eed8bda6b66f: Layer already exists 03:35:24 06f5561eb176: Layer already exists 03:35:24 b9c52d99cd73: Layer already exists 03:35:24 16113d51b718: Layer already exists 03:35:25 3.2.0-dev.109: digest: sha256:fb68e467780c09dbad8457a17e210b961bdfab6e0d92970330505a5ba7ef5c1b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:35:25 e99ce37c62c0: Preparing 03:35:25 a1a7c4d7898c: Preparing 03:35:25 b1296c95a785: Preparing 03:35:25 1cf74a0ec677: Preparing 03:35:25 5afa817d0d0c: Preparing 03:35:25 20af7dd0575b: Preparing 03:35:25 46f436f6e172: Preparing 03:35:25 b89f0b59601d: Preparing 03:35:25 6f971fcb22fb: Preparing 03:35:25 4cd6ef78fca6: Preparing 03:35:25 89777d76fa9e: Preparing 03:35:25 dba12bbfbd7a: Preparing 03:35:25 5f70bf18a086: Preparing 03:35:25 06f5561eb176: Preparing 03:35:25 eed8bda6b66f: Preparing 03:35:25 b9c52d99cd73: Preparing 03:35:25 16113d51b718: Preparing 03:35:25 89777d76fa9e: Waiting 03:35:25 dba12bbfbd7a: Waiting 03:35:25 20af7dd0575b: Waiting 03:35:25 5f70bf18a086: Waiting 03:35:25 06f5561eb176: Waiting 03:35:25 eed8bda6b66f: Waiting 03:35:25 b9c52d99cd73: Waiting 03:35:25 16113d51b718: Waiting 03:35:25 46f436f6e172: Waiting 03:35:25 6f971fcb22fb: Waiting 03:35:25 b89f0b59601d: Waiting 03:35:25 4cd6ef78fca6: Waiting 03:35:25 a1a7c4d7898c: Layer already exists 03:35:25 5afa817d0d0c: Layer already exists 03:35:25 b1296c95a785: Layer already exists 03:35:25 e99ce37c62c0: Layer already exists 03:35:25 1cf74a0ec677: Layer already exists 03:35:25 20af7dd0575b: Layer already exists 03:35:25 b89f0b59601d: Layer already exists 03:35:25 6f971fcb22fb: Layer already exists 03:35:25 4cd6ef78fca6: Layer already exists 03:35:25 46f436f6e172: Layer already exists 03:35:25 89777d76fa9e: Layer already exists 03:35:25 dba12bbfbd7a: Layer already exists 03:35:25 5f70bf18a086: Layer already exists 03:35:25 06f5561eb176: Layer already exists 03:35:25 eed8bda6b66f: Layer already exists 03:35:25 b9c52d99cd73: Layer already exists 03:35:25 16113d51b718: Layer already exists 03:35:26 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:fb68e467780c09dbad8457a17e210b961bdfab6e0d92970330505a5ba7ef5c1b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:35:26 e99ce37c62c0: Preparing 03:35:26 a1a7c4d7898c: Preparing 03:35:26 b1296c95a785: Preparing 03:35:26 1cf74a0ec677: Preparing 03:35:26 5afa817d0d0c: Preparing 03:35:26 20af7dd0575b: Preparing 03:35:26 46f436f6e172: Preparing 03:35:26 20af7dd0575b: Waiting 03:35:26 b89f0b59601d: Preparing 03:35:26 6f971fcb22fb: Preparing 03:35:26 4cd6ef78fca6: Preparing 03:35:26 89777d76fa9e: Preparing 03:35:26 dba12bbfbd7a: Preparing 03:35:26 5f70bf18a086: Preparing 03:35:26 06f5561eb176: Preparing 03:35:26 4cd6ef78fca6: Waiting 03:35:26 46f436f6e172: Waiting 03:35:26 89777d76fa9e: Waiting 03:35:26 b89f0b59601d: Waiting 03:35:26 dba12bbfbd7a: Waiting 03:35:26 6f971fcb22fb: Waiting 03:35:26 5f70bf18a086: Waiting 03:35:26 eed8bda6b66f: Preparing 03:35:26 b9c52d99cd73: Preparing 03:35:26 16113d51b718: Preparing 03:35:26 eed8bda6b66f: Waiting 03:35:26 b9c52d99cd73: Waiting 03:35:26 16113d51b718: Waiting 03:35:26 06f5561eb176: Waiting 03:35:26 e99ce37c62c0: Layer already exists 03:35:26 a1a7c4d7898c: Layer already exists 03:35:26 b1296c95a785: Layer already exists 03:35:26 5afa817d0d0c: Layer already exists 03:35:26 1cf74a0ec677: Layer already exists 03:35:26 46f436f6e172: Layer already exists 03:35:26 b89f0b59601d: Layer already exists 03:35:26 20af7dd0575b: Layer already exists 03:35:26 4cd6ef78fca6: Layer already exists 03:35:26 6f971fcb22fb: Layer already exists 03:35:27 dba12bbfbd7a: Layer already exists 03:35:27 5f70bf18a086: Layer already exists 03:35:27 89777d76fa9e: Layer already exists 03:35:27 eed8bda6b66f: Layer already exists 03:35:27 06f5561eb176: Layer already exists 03:35:27 b9c52d99cd73: Layer already exists 03:35:27 16113d51b718: Layer already exists 03:35:27 main: digest: sha256:fb68e467780c09dbad8457a17e210b961bdfab6e0d92970330505a5ba7ef5c1b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:27 ===================================================== [Pipeline] echo 03:35:27 taggedImages: 03:35:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561 03:35:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:35:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.109 03:35:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:35:27 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:35:27 6ace714950837befb0776d0eb088238886854561 03:35:27 latest 03:35:27 3.2.0-dev.109 03:35:27 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:27 main 03:35:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ace714950837befb0776d0eb088238886854561 03:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:35:28 9be87a547cf7: Preparing 03:35:28 490870b1c7d6: Preparing 03:35:28 216d2552d255: Preparing 03:35:28 59e589adae4c: Preparing 03:35:28 6f971fcb22fb: Preparing 03:35:28 4cd6ef78fca6: Preparing 03:35:28 8a784f0a1765: Preparing 03:35:28 ffdea3e9e9b2: Preparing 03:35:28 16113d51b718: Preparing 03:35:28 8a784f0a1765: Waiting 03:35:28 4cd6ef78fca6: Waiting 03:35:28 ffdea3e9e9b2: Waiting 03:35:28 16113d51b718: Waiting 03:35:28 6f971fcb22fb: Layer already exists 03:35:28 4cd6ef78fca6: Layer already exists 03:35:28 8a784f0a1765: Layer already exists 03:35:28 216d2552d255: Pushed 03:35:28 490870b1c7d6: Pushed 03:35:28 9be87a547cf7: Pushed 03:35:28 ffdea3e9e9b2: Layer already exists 03:35:28 16113d51b718: Layer already exists 03:35:35 59e589adae4c: Pushed 03:35:35 6ace714950837befb0776d0eb088238886854561: digest: sha256:e80446b26e0a72af9ee97d679f8f7b2bcf58b07a3ab88c07d7910cdf4de33dc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:35:35 9be87a547cf7: Preparing 03:35:35 490870b1c7d6: Preparing 03:35:35 216d2552d255: Preparing 03:35:35 59e589adae4c: Preparing 03:35:35 6f971fcb22fb: Preparing 03:35:35 4cd6ef78fca6: Preparing 03:35:35 8a784f0a1765: Preparing 03:35:35 ffdea3e9e9b2: Preparing 03:35:35 16113d51b718: Preparing 03:35:35 8a784f0a1765: Waiting 03:35:35 ffdea3e9e9b2: Waiting 03:35:35 16113d51b718: Waiting 03:35:35 4cd6ef78fca6: Waiting 03:35:35 6f971fcb22fb: Layer already exists 03:35:35 59e589adae4c: Layer already exists 03:35:35 490870b1c7d6: Layer already exists 03:35:35 216d2552d255: Layer already exists 03:35:35 9be87a547cf7: Layer already exists 03:35:35 4cd6ef78fca6: Layer already exists 03:35:35 8a784f0a1765: Layer already exists 03:35:35 ffdea3e9e9b2: Layer already exists 03:35:35 16113d51b718: Layer already exists 03:35:36 latest: digest: sha256:e80446b26e0a72af9ee97d679f8f7b2bcf58b07a3ab88c07d7910cdf4de33dc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.109 03:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:35:36 9be87a547cf7: Preparing 03:35:36 490870b1c7d6: Preparing 03:35:36 216d2552d255: Preparing 03:35:36 59e589adae4c: Preparing 03:35:36 6f971fcb22fb: Preparing 03:35:36 4cd6ef78fca6: Preparing 03:35:36 8a784f0a1765: Preparing 03:35:36 ffdea3e9e9b2: Preparing 03:35:36 16113d51b718: Preparing 03:35:36 4cd6ef78fca6: Waiting 03:35:36 ffdea3e9e9b2: Waiting 03:35:36 16113d51b718: Waiting 03:35:36 8a784f0a1765: Waiting 03:35:36 9be87a547cf7: Layer already exists 03:35:36 6f971fcb22fb: Layer already exists 03:35:36 490870b1c7d6: Layer already exists 03:35:36 59e589adae4c: Layer already exists 03:35:36 216d2552d255: Layer already exists 03:35:36 8a784f0a1765: Layer already exists 03:35:36 ffdea3e9e9b2: Layer already exists 03:35:36 4cd6ef78fca6: Layer already exists 03:35:36 16113d51b718: Layer already exists 03:35:36 3.2.0-dev.109: digest: sha256:e80446b26e0a72af9ee97d679f8f7b2bcf58b07a3ab88c07d7910cdf4de33dc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:35:37 9be87a547cf7: Preparing 03:35:37 490870b1c7d6: Preparing 03:35:37 216d2552d255: Preparing 03:35:37 59e589adae4c: Preparing 03:35:37 6f971fcb22fb: Preparing 03:35:37 4cd6ef78fca6: Preparing 03:35:37 8a784f0a1765: Preparing 03:35:37 ffdea3e9e9b2: Preparing 03:35:37 16113d51b718: Preparing 03:35:37 ffdea3e9e9b2: Waiting 03:35:37 8a784f0a1765: Waiting 03:35:37 4cd6ef78fca6: Waiting 03:35:37 16113d51b718: Waiting 03:35:37 59e589adae4c: Layer already exists 03:35:37 216d2552d255: Layer already exists 03:35:37 490870b1c7d6: Layer already exists 03:35:37 6f971fcb22fb: Layer already exists 03:35:37 9be87a547cf7: Layer already exists 03:35:37 ffdea3e9e9b2: Layer already exists 03:35:37 4cd6ef78fca6: Layer already exists 03:35:37 8a784f0a1765: Layer already exists 03:35:37 16113d51b718: Layer already exists 03:35:37 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:e80446b26e0a72af9ee97d679f8f7b2bcf58b07a3ab88c07d7910cdf4de33dc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:35:38 9be87a547cf7: Preparing 03:35:38 490870b1c7d6: Preparing 03:35:38 216d2552d255: Preparing 03:35:38 59e589adae4c: Preparing 03:35:38 6f971fcb22fb: Preparing 03:35:38 4cd6ef78fca6: Preparing 03:35:38 8a784f0a1765: Preparing 03:35:38 ffdea3e9e9b2: Preparing 03:35:38 16113d51b718: Preparing 03:35:38 8a784f0a1765: Waiting 03:35:38 ffdea3e9e9b2: Waiting 03:35:38 16113d51b718: Waiting 03:35:38 4cd6ef78fca6: Waiting 03:35:38 6f971fcb22fb: Layer already exists 03:35:38 216d2552d255: Layer already exists 03:35:38 490870b1c7d6: Layer already exists 03:35:38 59e589adae4c: Layer already exists 03:35:38 9be87a547cf7: Layer already exists 03:35:38 4cd6ef78fca6: Layer already exists 03:35:38 8a784f0a1765: Layer already exists 03:35:38 16113d51b718: Layer already exists 03:35:38 ffdea3e9e9b2: Layer already exists 03:35:38 main: digest: sha256:e80446b26e0a72af9ee97d679f8f7b2bcf58b07a3ab88c07d7910cdf4de33dc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:39 ===================================================== [Pipeline] echo 03:35:39 taggedImages: 03:35:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ace714950837befb0776d0eb088238886854561 03:35:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:35:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.109 03:35:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:35:39 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:35:39 6ace714950837befb0776d0eb088238886854561 03:35:39 latest 03:35:39 3.2.0-dev.109 03:35:39 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:39 main 03:35:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ace714950837befb0776d0eb088238886854561 03:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:35:39 e3d00cccbc64: Preparing 03:35:39 81e25ff648bd: Preparing 03:35:39 ad28b94b8ed0: Preparing 03:35:39 82952e589b0a: Preparing 03:35:39 16be110a9773: Preparing 03:35:39 6f971fcb22fb: Preparing 03:35:39 4cd6ef78fca6: Preparing 03:35:39 6ad05a45d2f7: Preparing 03:35:39 dc239475e8d5: Preparing 03:35:39 ab6ea9f2e9b6: Preparing 03:35:39 16113d51b718: Preparing 03:35:39 6ad05a45d2f7: Waiting 03:35:39 dc239475e8d5: Waiting 03:35:39 ab6ea9f2e9b6: Waiting 03:35:39 6f971fcb22fb: Waiting 03:35:39 4cd6ef78fca6: Waiting 03:35:39 16113d51b718: Waiting 03:35:40 82952e589b0a: Pushed 03:35:40 16be110a9773: Pushed 03:35:40 e3d00cccbc64: Pushed 03:35:40 81e25ff648bd: Pushed 03:35:40 6f971fcb22fb: Layer already exists 03:35:40 4cd6ef78fca6: Layer already exists 03:35:40 16113d51b718: Layer already exists 03:35:40 6ad05a45d2f7: Pushed 03:35:40 dc239475e8d5: Pushed 03:35:43 ad28b94b8ed0: Pushed 03:35:44 ab6ea9f2e9b6: Pushed 03:35:44 6ace714950837befb0776d0eb088238886854561: digest: sha256:c5110c37160f2d903607c3ca9a8815f3f99e039f7c18b2974dcf0b1134ece8af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:35:45 e3d00cccbc64: Preparing 03:35:45 81e25ff648bd: Preparing 03:35:45 ad28b94b8ed0: Preparing 03:35:45 82952e589b0a: Preparing 03:35:45 16be110a9773: Preparing 03:35:45 6f971fcb22fb: Preparing 03:35:45 4cd6ef78fca6: Preparing 03:35:45 6ad05a45d2f7: Preparing 03:35:45 dc239475e8d5: Preparing 03:35:45 ab6ea9f2e9b6: Preparing 03:35:45 16113d51b718: Preparing 03:35:45 6f971fcb22fb: Waiting 03:35:45 dc239475e8d5: Waiting 03:35:45 ab6ea9f2e9b6: Waiting 03:35:45 16113d51b718: Waiting 03:35:45 4cd6ef78fca6: Waiting 03:35:45 6ad05a45d2f7: Waiting 03:35:45 82952e589b0a: Layer already exists 03:35:45 ad28b94b8ed0: Layer already exists 03:35:45 e3d00cccbc64: Layer already exists 03:35:45 81e25ff648bd: Layer already exists 03:35:45 16be110a9773: Layer already exists 03:35:45 6f971fcb22fb: Layer already exists 03:35:45 4cd6ef78fca6: Layer already exists 03:35:45 dc239475e8d5: Layer already exists 03:35:45 ab6ea9f2e9b6: Layer already exists 03:35:45 6ad05a45d2f7: Layer already exists 03:35:45 16113d51b718: Layer already exists 03:35:45 latest: digest: sha256:c5110c37160f2d903607c3ca9a8815f3f99e039f7c18b2974dcf0b1134ece8af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.109 03:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:35:46 e3d00cccbc64: Preparing 03:35:46 81e25ff648bd: Preparing 03:35:46 ad28b94b8ed0: Preparing 03:35:46 82952e589b0a: Preparing 03:35:46 16be110a9773: Preparing 03:35:46 6f971fcb22fb: Preparing 03:35:46 4cd6ef78fca6: Preparing 03:35:46 6ad05a45d2f7: Preparing 03:35:46 dc239475e8d5: Preparing 03:35:46 ab6ea9f2e9b6: Preparing 03:35:46 16113d51b718: Preparing 03:35:46 4cd6ef78fca6: Waiting 03:35:46 6ad05a45d2f7: Waiting 03:35:46 dc239475e8d5: Waiting 03:35:46 ab6ea9f2e9b6: Waiting 03:35:46 6f971fcb22fb: Waiting 03:35:46 81e25ff648bd: Layer already exists 03:35:46 e3d00cccbc64: Layer already exists 03:35:46 82952e589b0a: Layer already exists 03:35:46 4cd6ef78fca6: Layer already exists 03:35:46 16be110a9773: Layer already exists 03:35:46 6ad05a45d2f7: Layer already exists 03:35:46 ad28b94b8ed0: Layer already exists 03:35:46 6f971fcb22fb: Layer already exists 03:35:46 dc239475e8d5: Layer already exists 03:35:46 ab6ea9f2e9b6: Layer already exists 03:35:46 16113d51b718: Layer already exists 03:35:46 3.2.0-dev.109: digest: sha256:c5110c37160f2d903607c3ca9a8815f3f99e039f7c18b2974dcf0b1134ece8af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:35:47 e3d00cccbc64: Preparing 03:35:47 81e25ff648bd: Preparing 03:35:47 ad28b94b8ed0: Preparing 03:35:47 82952e589b0a: Preparing 03:35:47 16be110a9773: Preparing 03:35:47 6f971fcb22fb: Preparing 03:35:47 4cd6ef78fca6: Preparing 03:35:47 6ad05a45d2f7: Preparing 03:35:47 dc239475e8d5: Preparing 03:35:47 ab6ea9f2e9b6: Preparing 03:35:47 16113d51b718: Preparing 03:35:47 6f971fcb22fb: Waiting 03:35:47 4cd6ef78fca6: Waiting 03:35:47 6ad05a45d2f7: Waiting 03:35:47 dc239475e8d5: Waiting 03:35:47 ab6ea9f2e9b6: Waiting 03:35:47 16113d51b718: Waiting 03:35:47 81e25ff648bd: Layer already exists 03:35:47 16be110a9773: Layer already exists 03:35:47 82952e589b0a: Layer already exists 03:35:47 ad28b94b8ed0: Layer already exists 03:35:47 e3d00cccbc64: Layer already exists 03:35:47 dc239475e8d5: Layer already exists 03:35:47 6ad05a45d2f7: Layer already exists 03:35:47 4cd6ef78fca6: Layer already exists 03:35:47 6f971fcb22fb: Layer already exists 03:35:47 ab6ea9f2e9b6: Layer already exists 03:35:47 16113d51b718: Layer already exists 03:35:47 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:c5110c37160f2d903607c3ca9a8815f3f99e039f7c18b2974dcf0b1134ece8af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:35:48 e3d00cccbc64: Preparing 03:35:48 81e25ff648bd: Preparing 03:35:48 ad28b94b8ed0: Preparing 03:35:48 82952e589b0a: Preparing 03:35:48 16be110a9773: Preparing 03:35:48 6f971fcb22fb: Preparing 03:35:48 4cd6ef78fca6: Preparing 03:35:48 6ad05a45d2f7: Preparing 03:35:48 dc239475e8d5: Preparing 03:35:48 ab6ea9f2e9b6: Preparing 03:35:48 16113d51b718: Preparing 03:35:48 6ad05a45d2f7: Waiting 03:35:48 dc239475e8d5: Waiting 03:35:48 ab6ea9f2e9b6: Waiting 03:35:48 16113d51b718: Waiting 03:35:48 6f971fcb22fb: Waiting 03:35:48 4cd6ef78fca6: Waiting 03:35:48 e3d00cccbc64: Layer already exists 03:35:48 82952e589b0a: Layer already exists 03:35:48 16be110a9773: Layer already exists 03:35:48 81e25ff648bd: Layer already exists 03:35:48 ad28b94b8ed0: Layer already exists 03:35:48 4cd6ef78fca6: Layer already exists 03:35:48 6ad05a45d2f7: Layer already exists 03:35:48 dc239475e8d5: Layer already exists 03:35:48 ab6ea9f2e9b6: Layer already exists 03:35:48 6f971fcb22fb: Layer already exists 03:35:48 16113d51b718: Layer already exists 03:35:48 main: digest: sha256:c5110c37160f2d903607c3ca9a8815f3f99e039f7c18b2974dcf0b1134ece8af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:48 ===================================================== [Pipeline] echo 03:35:48 taggedImages: 03:35:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ace714950837befb0776d0eb088238886854561 03:35:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:35:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.109 03:35:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:35:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:35:48 6ace714950837befb0776d0eb088238886854561 03:35:48 latest 03:35:48 3.2.0-dev.109 03:35:48 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:48 main 03:35:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ace714950837befb0776d0eb088238886854561 03:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:35:49 a669631269ba: Preparing 03:35:49 2548db7f2447: Preparing 03:35:49 40244da67c72: Preparing 03:35:49 12526a2488cf: Preparing 03:35:49 8c924ac07a05: Preparing 03:35:49 14213e59409e: Preparing 03:35:49 5a8c94c9b0b5: Preparing 03:35:49 6f971fcb22fb: Preparing 03:35:49 4cd6ef78fca6: Preparing 03:35:49 b0139da14344: Preparing 03:35:49 0cf521e39d73: Preparing 03:35:49 16113d51b718: Preparing 03:35:49 5a8c94c9b0b5: Waiting 03:35:49 6f971fcb22fb: Waiting 03:35:49 4cd6ef78fca6: Waiting 03:35:49 b0139da14344: Waiting 03:35:49 0cf521e39d73: Waiting 03:35:49 16113d51b718: Waiting 03:35:49 14213e59409e: Waiting 03:35:49 a669631269ba: Pushed 03:35:49 2548db7f2447: Pushed 03:35:49 8c924ac07a05: Pushed 03:35:49 6f971fcb22fb: Layer already exists 03:35:49 4cd6ef78fca6: Layer already exists 03:35:49 5a8c94c9b0b5: Pushed 03:35:49 14213e59409e: Pushed 03:35:49 16113d51b718: Layer already exists 03:35:51 b0139da14344: Pushed 03:35:52 0cf521e39d73: Pushed 03:35:52 12526a2488cf: Pushed 03:35:53 40244da67c72: Pushed 03:35:53 6ace714950837befb0776d0eb088238886854561: digest: sha256:7e5bfb1a60982381bc5ab5cdedb969a6dfdd1c927fae148029173f0bacfed3b0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:35:54 a669631269ba: Preparing 03:35:54 2548db7f2447: Preparing 03:35:54 40244da67c72: Preparing 03:35:54 12526a2488cf: Preparing 03:35:54 8c924ac07a05: Preparing 03:35:54 14213e59409e: Preparing 03:35:54 5a8c94c9b0b5: Preparing 03:35:54 6f971fcb22fb: Preparing 03:35:54 4cd6ef78fca6: Preparing 03:35:54 b0139da14344: Preparing 03:35:54 0cf521e39d73: Preparing 03:35:54 16113d51b718: Preparing 03:35:54 5a8c94c9b0b5: Waiting 03:35:54 6f971fcb22fb: Waiting 03:35:54 4cd6ef78fca6: Waiting 03:35:54 b0139da14344: Waiting 03:35:54 0cf521e39d73: Waiting 03:35:54 16113d51b718: Waiting 03:35:54 14213e59409e: Waiting 03:35:54 12526a2488cf: Layer already exists 03:35:54 2548db7f2447: Layer already exists 03:35:54 40244da67c72: Layer already exists 03:35:54 a669631269ba: Layer already exists 03:35:54 8c924ac07a05: Layer already exists 03:35:54 4cd6ef78fca6: Layer already exists 03:35:54 5a8c94c9b0b5: Layer already exists 03:35:54 6f971fcb22fb: Layer already exists 03:35:54 14213e59409e: Layer already exists 03:35:54 b0139da14344: Layer already exists 03:35:54 0cf521e39d73: Layer already exists 03:35:54 16113d51b718: Layer already exists 03:35:55 latest: digest: sha256:7e5bfb1a60982381bc5ab5cdedb969a6dfdd1c927fae148029173f0bacfed3b0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.109 03:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:35:55 a669631269ba: Preparing 03:35:55 2548db7f2447: Preparing 03:35:55 40244da67c72: Preparing 03:35:55 12526a2488cf: Preparing 03:35:55 8c924ac07a05: Preparing 03:35:55 14213e59409e: Preparing 03:35:55 5a8c94c9b0b5: Preparing 03:35:55 6f971fcb22fb: Preparing 03:35:55 4cd6ef78fca6: Preparing 03:35:55 b0139da14344: Preparing 03:35:55 0cf521e39d73: Preparing 03:35:55 16113d51b718: Preparing 03:35:55 14213e59409e: Waiting 03:35:55 5a8c94c9b0b5: Waiting 03:35:55 6f971fcb22fb: Waiting 03:35:55 4cd6ef78fca6: Waiting 03:35:55 b0139da14344: Waiting 03:35:55 16113d51b718: Waiting 03:35:55 0cf521e39d73: Waiting 03:35:55 2548db7f2447: Layer already exists 03:35:55 12526a2488cf: Layer already exists 03:35:55 8c924ac07a05: Layer already exists 03:35:55 a669631269ba: Layer already exists 03:35:55 40244da67c72: Layer already exists 03:35:55 14213e59409e: Layer already exists 03:35:55 4cd6ef78fca6: Layer already exists 03:35:55 5a8c94c9b0b5: Layer already exists 03:35:55 b0139da14344: Layer already exists 03:35:55 6f971fcb22fb: Layer already exists 03:35:55 0cf521e39d73: Layer already exists 03:35:55 16113d51b718: Layer already exists 03:35:55 3.2.0-dev.109: digest: sha256:7e5bfb1a60982381bc5ab5cdedb969a6dfdd1c927fae148029173f0bacfed3b0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:35:56 a669631269ba: Preparing 03:35:56 2548db7f2447: Preparing 03:35:56 40244da67c72: Preparing 03:35:56 12526a2488cf: Preparing 03:35:56 8c924ac07a05: Preparing 03:35:56 14213e59409e: Preparing 03:35:56 5a8c94c9b0b5: Preparing 03:35:56 6f971fcb22fb: Preparing 03:35:56 4cd6ef78fca6: Preparing 03:35:56 b0139da14344: Preparing 03:35:56 0cf521e39d73: Preparing 03:35:56 16113d51b718: Preparing 03:35:56 6f971fcb22fb: Waiting 03:35:56 4cd6ef78fca6: Waiting 03:35:56 b0139da14344: Waiting 03:35:56 0cf521e39d73: Waiting 03:35:56 16113d51b718: Waiting 03:35:56 14213e59409e: Waiting 03:35:56 a669631269ba: Layer already exists 03:35:56 12526a2488cf: Layer already exists 03:35:56 40244da67c72: Layer already exists 03:35:56 2548db7f2447: Layer already exists 03:35:56 8c924ac07a05: Layer already exists 03:35:56 14213e59409e: Layer already exists 03:35:56 5a8c94c9b0b5: Layer already exists 03:35:56 6f971fcb22fb: Layer already exists 03:35:56 4cd6ef78fca6: Layer already exists 03:35:56 b0139da14344: Layer already exists 03:35:56 0cf521e39d73: Layer already exists 03:35:56 16113d51b718: Layer already exists 03:35:57 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:7e5bfb1a60982381bc5ab5cdedb969a6dfdd1c927fae148029173f0bacfed3b0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:35:57 a669631269ba: Preparing 03:35:57 2548db7f2447: Preparing 03:35:57 40244da67c72: Preparing 03:35:57 12526a2488cf: Preparing 03:35:57 8c924ac07a05: Preparing 03:35:57 14213e59409e: Preparing 03:35:57 5a8c94c9b0b5: Preparing 03:35:57 6f971fcb22fb: Preparing 03:35:57 4cd6ef78fca6: Preparing 03:35:57 b0139da14344: Preparing 03:35:57 0cf521e39d73: Preparing 03:35:57 16113d51b718: Preparing 03:35:57 5a8c94c9b0b5: Waiting 03:35:57 6f971fcb22fb: Waiting 03:35:57 4cd6ef78fca6: Waiting 03:35:57 b0139da14344: Waiting 03:35:57 0cf521e39d73: Waiting 03:35:57 14213e59409e: Waiting 03:35:57 40244da67c72: Layer already exists 03:35:57 2548db7f2447: Layer already exists 03:35:57 12526a2488cf: Layer already exists 03:35:57 8c924ac07a05: Layer already exists 03:35:57 a669631269ba: Layer already exists 03:35:57 14213e59409e: Layer already exists 03:35:57 6f971fcb22fb: Layer already exists 03:35:57 5a8c94c9b0b5: Layer already exists 03:35:57 4cd6ef78fca6: Layer already exists 03:35:57 b0139da14344: Layer already exists 03:35:57 0cf521e39d73: Layer already exists 03:35:57 16113d51b718: Layer already exists 03:35:58 main: digest: sha256:7e5bfb1a60982381bc5ab5cdedb969a6dfdd1c927fae148029173f0bacfed3b0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:58 ===================================================== [Pipeline] echo 03:35:58 taggedImages: 03:35:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ace714950837befb0776d0eb088238886854561 03:35:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:35:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.109 03:35:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:35:58 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:35:58 6ace714950837befb0776d0eb088238886854561 03:35:58 latest 03:35:58 3.2.0-dev.109 03:35:58 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:35:58 main 03:35:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ace714950837befb0776d0eb088238886854561 03:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:35:59 63ce27466a3c: Preparing 03:35:59 7dd3d0869606: Preparing 03:35:59 6f971fcb22fb: Preparing 03:35:59 4cd6ef78fca6: Preparing 03:35:59 85fdf7ed990f: Preparing 03:35:59 1c64fcce96d0: Preparing 03:35:59 16113d51b718: Preparing 03:35:59 1c64fcce96d0: Waiting 03:35:59 16113d51b718: Waiting 03:35:59 6f971fcb22fb: Layer already exists 03:35:59 4cd6ef78fca6: Layer already exists 03:35:59 16113d51b718: Layer already exists 03:35:59 63ce27466a3c: Pushed 03:36:00 85fdf7ed990f: Pushed 03:36:01 1c64fcce96d0: Pushed 03:36:04 7dd3d0869606: Pushed 03:36:05 6ace714950837befb0776d0eb088238886854561: digest: sha256:c2c42425a9991d35b1ee640af607f1907743336193012aa5662614d88c66601e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:36:05 63ce27466a3c: Preparing 03:36:05 7dd3d0869606: Preparing 03:36:05 6f971fcb22fb: Preparing 03:36:05 4cd6ef78fca6: Preparing 03:36:05 85fdf7ed990f: Preparing 03:36:05 1c64fcce96d0: Preparing 03:36:05 16113d51b718: Preparing 03:36:05 1c64fcce96d0: Waiting 03:36:05 16113d51b718: Waiting 03:36:05 63ce27466a3c: Layer already exists 03:36:05 4cd6ef78fca6: Layer already exists 03:36:05 7dd3d0869606: Layer already exists 03:36:05 6f971fcb22fb: Layer already exists 03:36:05 85fdf7ed990f: Layer already exists 03:36:05 16113d51b718: Layer already exists 03:36:05 1c64fcce96d0: Layer already exists 03:36:06 latest: digest: sha256:c2c42425a9991d35b1ee640af607f1907743336193012aa5662614d88c66601e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.109 03:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:36:06 63ce27466a3c: Preparing 03:36:06 7dd3d0869606: Preparing 03:36:06 6f971fcb22fb: Preparing 03:36:06 4cd6ef78fca6: Preparing 03:36:06 85fdf7ed990f: Preparing 03:36:06 1c64fcce96d0: Preparing 03:36:06 16113d51b718: Preparing 03:36:06 1c64fcce96d0: Waiting 03:36:06 16113d51b718: Waiting 03:36:06 63ce27466a3c: Layer already exists 03:36:06 7dd3d0869606: Layer already exists 03:36:06 6f971fcb22fb: Layer already exists 03:36:06 4cd6ef78fca6: Layer already exists 03:36:06 85fdf7ed990f: Layer already exists 03:36:06 16113d51b718: Layer already exists 03:36:06 1c64fcce96d0: Layer already exists 03:36:07 3.2.0-dev.109: digest: sha256:c2c42425a9991d35b1ee640af607f1907743336193012aa5662614d88c66601e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:36:07 63ce27466a3c: Preparing 03:36:07 7dd3d0869606: Preparing 03:36:07 6f971fcb22fb: Preparing 03:36:07 4cd6ef78fca6: Preparing 03:36:07 85fdf7ed990f: Preparing 03:36:07 1c64fcce96d0: Preparing 03:36:07 16113d51b718: Preparing 03:36:07 1c64fcce96d0: Waiting 03:36:07 16113d51b718: Waiting 03:36:07 6f971fcb22fb: Layer already exists 03:36:07 63ce27466a3c: Layer already exists 03:36:07 85fdf7ed990f: Layer already exists 03:36:07 7dd3d0869606: Layer already exists 03:36:07 4cd6ef78fca6: Layer already exists 03:36:07 1c64fcce96d0: Layer already exists 03:36:07 16113d51b718: Layer already exists 03:36:08 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:c2c42425a9991d35b1ee640af607f1907743336193012aa5662614d88c66601e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:36:08 63ce27466a3c: Preparing 03:36:08 7dd3d0869606: Preparing 03:36:08 6f971fcb22fb: Preparing 03:36:08 4cd6ef78fca6: Preparing 03:36:08 85fdf7ed990f: Preparing 03:36:08 1c64fcce96d0: Preparing 03:36:08 16113d51b718: Preparing 03:36:08 1c64fcce96d0: Waiting 03:36:08 16113d51b718: Waiting 03:36:08 63ce27466a3c: Layer already exists 03:36:08 6f971fcb22fb: Layer already exists 03:36:08 4cd6ef78fca6: Layer already exists 03:36:08 85fdf7ed990f: Layer already exists 03:36:08 7dd3d0869606: Layer already exists 03:36:08 1c64fcce96d0: Layer already exists 03:36:08 16113d51b718: Layer already exists 03:36:09 main: digest: sha256:c2c42425a9991d35b1ee640af607f1907743336193012aa5662614d88c66601e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:09 ===================================================== [Pipeline] echo 03:36:09 taggedImages: 03:36:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ace714950837befb0776d0eb088238886854561 03:36:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:36:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.109 03:36:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:36:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:36:09 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:36:09 6ace714950837befb0776d0eb088238886854561 03:36:09 latest 03:36:09 3.2.0-dev.109 03:36:09 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:36:09 main 03:36:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ace714950837befb0776d0eb088238886854561 03:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:36:10 5b6c000164e4: Preparing 03:36:10 3afc600bdb9d: Preparing 03:36:10 dbefb0795f4c: Preparing 03:36:10 6f971fcb22fb: Preparing 03:36:10 4cd6ef78fca6: Preparing 03:36:10 5a1295bcbbda: Preparing 03:36:10 c2288fa5a462: Preparing 03:36:10 1f9d1f33c9ff: Preparing 03:36:10 2d4b02865468: Preparing 03:36:10 16113d51b718: Preparing 03:36:10 5a1295bcbbda: Waiting 03:36:10 c2288fa5a462: Waiting 03:36:10 1f9d1f33c9ff: Waiting 03:36:10 2d4b02865468: Waiting 03:36:10 3afc600bdb9d: Pushed 03:36:10 dbefb0795f4c: Pushed 03:36:10 6f971fcb22fb: Layer already exists 03:36:10 4cd6ef78fca6: Layer already exists 03:36:10 5b6c000164e4: Pushed 03:36:10 16113d51b718: Layer already exists 03:36:10 1f9d1f33c9ff: Pushed 03:36:13 2d4b02865468: Pushed 03:36:23 c2288fa5a462: Pushed 03:36:31 5a1295bcbbda: Pushed 03:36:31 6ace714950837befb0776d0eb088238886854561: digest: sha256:8bef2a5ad854817cb24c94683d215a2fffbc70c3d3eb5119e408476ad64c4ae7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:36:32 5b6c000164e4: Preparing 03:36:32 3afc600bdb9d: Preparing 03:36:32 dbefb0795f4c: Preparing 03:36:32 6f971fcb22fb: Preparing 03:36:32 4cd6ef78fca6: Preparing 03:36:32 5a1295bcbbda: Preparing 03:36:32 c2288fa5a462: Preparing 03:36:32 1f9d1f33c9ff: Preparing 03:36:32 2d4b02865468: Preparing 03:36:32 16113d51b718: Preparing 03:36:32 1f9d1f33c9ff: Waiting 03:36:32 2d4b02865468: Waiting 03:36:32 16113d51b718: Waiting 03:36:32 c2288fa5a462: Waiting 03:36:32 6f971fcb22fb: Layer already exists 03:36:32 4cd6ef78fca6: Layer already exists 03:36:32 3afc600bdb9d: Layer already exists 03:36:32 dbefb0795f4c: Layer already exists 03:36:32 5b6c000164e4: Layer already exists 03:36:32 c2288fa5a462: Layer already exists 03:36:32 1f9d1f33c9ff: Layer already exists 03:36:32 5a1295bcbbda: Layer already exists 03:36:32 2d4b02865468: Layer already exists 03:36:32 16113d51b718: Layer already exists 03:36:32 latest: digest: sha256:8bef2a5ad854817cb24c94683d215a2fffbc70c3d3eb5119e408476ad64c4ae7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.109 03:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:36:33 5b6c000164e4: Preparing 03:36:33 3afc600bdb9d: Preparing 03:36:33 dbefb0795f4c: Preparing 03:36:33 6f971fcb22fb: Preparing 03:36:33 4cd6ef78fca6: Preparing 03:36:33 5a1295bcbbda: Preparing 03:36:33 c2288fa5a462: Preparing 03:36:33 1f9d1f33c9ff: Preparing 03:36:33 2d4b02865468: Preparing 03:36:33 16113d51b718: Preparing 03:36:33 5a1295bcbbda: Waiting 03:36:33 c2288fa5a462: Waiting 03:36:33 1f9d1f33c9ff: Waiting 03:36:33 2d4b02865468: Waiting 03:36:33 16113d51b718: Waiting 03:36:33 6f971fcb22fb: Layer already exists 03:36:33 3afc600bdb9d: Layer already exists 03:36:33 5b6c000164e4: Layer already exists 03:36:33 4cd6ef78fca6: Layer already exists 03:36:33 dbefb0795f4c: Layer already exists 03:36:33 c2288fa5a462: Layer already exists 03:36:33 5a1295bcbbda: Layer already exists 03:36:33 16113d51b718: Layer already exists 03:36:33 1f9d1f33c9ff: Layer already exists 03:36:33 2d4b02865468: Layer already exists 03:36:33 3.2.0-dev.109: digest: sha256:8bef2a5ad854817cb24c94683d215a2fffbc70c3d3eb5119e408476ad64c4ae7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:36:34 5b6c000164e4: Preparing 03:36:34 3afc600bdb9d: Preparing 03:36:34 dbefb0795f4c: Preparing 03:36:34 6f971fcb22fb: Preparing 03:36:34 4cd6ef78fca6: Preparing 03:36:34 5a1295bcbbda: Preparing 03:36:34 c2288fa5a462: Preparing 03:36:34 1f9d1f33c9ff: Preparing 03:36:34 2d4b02865468: Preparing 03:36:34 16113d51b718: Preparing 03:36:34 5a1295bcbbda: Waiting 03:36:34 c2288fa5a462: Waiting 03:36:34 1f9d1f33c9ff: Waiting 03:36:34 2d4b02865468: Waiting 03:36:34 16113d51b718: Waiting 03:36:34 5b6c000164e4: Layer already exists 03:36:34 dbefb0795f4c: Layer already exists 03:36:34 6f971fcb22fb: Layer already exists 03:36:34 4cd6ef78fca6: Layer already exists 03:36:34 3afc600bdb9d: Layer already exists 03:36:34 2d4b02865468: Layer already exists 03:36:34 1f9d1f33c9ff: Layer already exists 03:36:34 16113d51b718: Layer already exists 03:36:34 5a1295bcbbda: Layer already exists 03:36:34 c2288fa5a462: Layer already exists 03:36:34 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:8bef2a5ad854817cb24c94683d215a2fffbc70c3d3eb5119e408476ad64c4ae7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:36:35 5b6c000164e4: Preparing 03:36:35 3afc600bdb9d: Preparing 03:36:35 dbefb0795f4c: Preparing 03:36:35 6f971fcb22fb: Preparing 03:36:35 4cd6ef78fca6: Preparing 03:36:35 5a1295bcbbda: Preparing 03:36:35 c2288fa5a462: Preparing 03:36:35 1f9d1f33c9ff: Preparing 03:36:35 2d4b02865468: Preparing 03:36:35 16113d51b718: Preparing 03:36:35 5a1295bcbbda: Waiting 03:36:35 1f9d1f33c9ff: Waiting 03:36:35 2d4b02865468: Waiting 03:36:35 16113d51b718: Waiting 03:36:35 c2288fa5a462: Waiting 03:36:35 dbefb0795f4c: Layer already exists 03:36:35 6f971fcb22fb: Layer already exists 03:36:35 3afc600bdb9d: Layer already exists 03:36:35 5b6c000164e4: Layer already exists 03:36:35 4cd6ef78fca6: Layer already exists 03:36:35 2d4b02865468: Layer already exists 03:36:35 16113d51b718: Layer already exists 03:36:35 1f9d1f33c9ff: Layer already exists 03:36:35 c2288fa5a462: Layer already exists 03:36:35 5a1295bcbbda: Layer already exists 03:36:35 main: digest: sha256:8bef2a5ad854817cb24c94683d215a2fffbc70c3d3eb5119e408476ad64c4ae7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:36 ===================================================== [Pipeline] echo 03:36:36 taggedImages: 03:36:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ace714950837befb0776d0eb088238886854561 03:36:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:36:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.109 03:36:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:36:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:36:36 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:36:36 6ace714950837befb0776d0eb088238886854561 03:36:36 latest 03:36:36 3.2.0-dev.109 03:36:36 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:36:36 main 03:36:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ace714950837befb0776d0eb088238886854561 03:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:36:36 13c55172eb50: Preparing 03:36:36 3f2a5dd671c9: Preparing 03:36:36 fde69584c47b: Preparing 03:36:36 6f971fcb22fb: Preparing 03:36:36 4cd6ef78fca6: Preparing 03:36:36 5a1295bcbbda: Preparing 03:36:36 ba543ebc83c3: Preparing 03:36:36 5c8601c237ae: Preparing 03:36:36 16113d51b718: Preparing 03:36:36 5a1295bcbbda: Waiting 03:36:36 ba543ebc83c3: Waiting 03:36:36 5c8601c237ae: Waiting 03:36:36 16113d51b718: Waiting 03:36:36 6f971fcb22fb: Layer already exists 03:36:36 4cd6ef78fca6: Layer already exists 03:36:37 5a1295bcbbda: Layer already exists 03:36:37 fde69584c47b: Pushed 03:36:37 13c55172eb50: Pushed 03:36:37 16113d51b718: Layer already exists 03:36:37 3f2a5dd671c9: Pushed 03:36:37 5c8601c237ae: Pushed 03:36:38 ba543ebc83c3: Pushed 03:36:38 6ace714950837befb0776d0eb088238886854561: digest: sha256:354951220e27862369d8122a75aeacf84c7fc02d940706e8d989a57f83eb8841 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:36:39 13c55172eb50: Preparing 03:36:39 3f2a5dd671c9: Preparing 03:36:39 fde69584c47b: Preparing 03:36:39 6f971fcb22fb: Preparing 03:36:39 4cd6ef78fca6: Preparing 03:36:39 5a1295bcbbda: Preparing 03:36:39 ba543ebc83c3: Preparing 03:36:39 5a1295bcbbda: Waiting 03:36:39 5c8601c237ae: Preparing 03:36:39 ba543ebc83c3: Waiting 03:36:39 16113d51b718: Preparing 03:36:39 5c8601c237ae: Waiting 03:36:39 16113d51b718: Waiting 03:36:39 4cd6ef78fca6: Layer already exists 03:36:39 fde69584c47b: Layer already exists 03:36:39 3f2a5dd671c9: Layer already exists 03:36:39 13c55172eb50: Layer already exists 03:36:39 6f971fcb22fb: Layer already exists 03:36:39 5a1295bcbbda: Layer already exists 03:36:39 ba543ebc83c3: Layer already exists 03:36:39 5c8601c237ae: Layer already exists 03:36:39 16113d51b718: Layer already exists 03:36:39 latest: digest: sha256:354951220e27862369d8122a75aeacf84c7fc02d940706e8d989a57f83eb8841 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.109 03:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:36:40 13c55172eb50: Preparing 03:36:40 3f2a5dd671c9: Preparing 03:36:40 fde69584c47b: Preparing 03:36:40 6f971fcb22fb: Preparing 03:36:40 4cd6ef78fca6: Preparing 03:36:40 5a1295bcbbda: Preparing 03:36:40 ba543ebc83c3: Preparing 03:36:40 5c8601c237ae: Preparing 03:36:40 16113d51b718: Preparing 03:36:40 5a1295bcbbda: Waiting 03:36:40 ba543ebc83c3: Waiting 03:36:40 16113d51b718: Waiting 03:36:40 5c8601c237ae: Waiting 03:36:40 6f971fcb22fb: Layer already exists 03:36:40 3f2a5dd671c9: Layer already exists 03:36:40 4cd6ef78fca6: Layer already exists 03:36:40 13c55172eb50: Layer already exists 03:36:40 fde69584c47b: Layer already exists 03:36:40 5c8601c237ae: Layer already exists 03:36:40 ba543ebc83c3: Layer already exists 03:36:40 5a1295bcbbda: Layer already exists 03:36:40 16113d51b718: Layer already exists 03:36:40 3.2.0-dev.109: digest: sha256:354951220e27862369d8122a75aeacf84c7fc02d940706e8d989a57f83eb8841 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:36:41 13c55172eb50: Preparing 03:36:41 3f2a5dd671c9: Preparing 03:36:41 fde69584c47b: Preparing 03:36:41 6f971fcb22fb: Preparing 03:36:41 4cd6ef78fca6: Preparing 03:36:41 5a1295bcbbda: Preparing 03:36:41 ba543ebc83c3: Preparing 03:36:41 5c8601c237ae: Preparing 03:36:41 16113d51b718: Preparing 03:36:41 5a1295bcbbda: Waiting 03:36:41 ba543ebc83c3: Waiting 03:36:41 16113d51b718: Waiting 03:36:41 5c8601c237ae: Waiting 03:36:41 fde69584c47b: Layer already exists 03:36:41 13c55172eb50: Layer already exists 03:36:41 4cd6ef78fca6: Layer already exists 03:36:41 6f971fcb22fb: Layer already exists 03:36:41 3f2a5dd671c9: Layer already exists 03:36:41 ba543ebc83c3: Layer already exists 03:36:41 5a1295bcbbda: Layer already exists 03:36:41 16113d51b718: Layer already exists 03:36:41 5c8601c237ae: Layer already exists 03:36:41 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:354951220e27862369d8122a75aeacf84c7fc02d940706e8d989a57f83eb8841 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:36:42 13c55172eb50: Preparing 03:36:42 3f2a5dd671c9: Preparing 03:36:42 fde69584c47b: Preparing 03:36:42 6f971fcb22fb: Preparing 03:36:42 4cd6ef78fca6: Preparing 03:36:42 5a1295bcbbda: Preparing 03:36:42 ba543ebc83c3: Preparing 03:36:42 5c8601c237ae: Preparing 03:36:42 16113d51b718: Preparing 03:36:42 ba543ebc83c3: Waiting 03:36:42 5c8601c237ae: Waiting 03:36:42 16113d51b718: Waiting 03:36:42 5a1295bcbbda: Waiting 03:36:42 fde69584c47b: Layer already exists 03:36:42 13c55172eb50: Layer already exists 03:36:42 3f2a5dd671c9: Layer already exists 03:36:42 6f971fcb22fb: Layer already exists 03:36:42 4cd6ef78fca6: Layer already exists 03:36:42 5a1295bcbbda: Layer already exists 03:36:42 ba543ebc83c3: Layer already exists 03:36:42 5c8601c237ae: Layer already exists 03:36:42 16113d51b718: Layer already exists 03:36:42 main: digest: sha256:354951220e27862369d8122a75aeacf84c7fc02d940706e8d989a57f83eb8841 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:42 ===================================================== [Pipeline] echo 03:36:42 taggedImages: 03:36:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ace714950837befb0776d0eb088238886854561 03:36:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:36:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.109 03:36:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:36:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:36:42 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:36:42 6ace714950837befb0776d0eb088238886854561 03:36:42 latest 03:36:42 3.2.0-dev.109 03:36:42 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:36:42 main 03:36:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ace714950837befb0776d0eb088238886854561 03:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:36:43 5574c4c95721: Preparing 03:36:43 10e5872b9034: Preparing 03:36:43 7970aa4f9ab6: Preparing 03:36:43 6f971fcb22fb: Preparing 03:36:43 4cd6ef78fca6: Preparing 03:36:43 080f5a82f06f: Preparing 03:36:43 1f9d1f33c9ff: Preparing 03:36:43 2d4b02865468: Preparing 03:36:43 16113d51b718: Preparing 03:36:43 1f9d1f33c9ff: Waiting 03:36:43 2d4b02865468: Waiting 03:36:43 16113d51b718: Waiting 03:36:43 080f5a82f06f: Waiting 03:36:43 10e5872b9034: Pushed 03:36:43 7970aa4f9ab6: Pushed 03:36:44 4cd6ef78fca6: Layer already exists 03:36:44 6f971fcb22fb: Layer already exists 03:36:44 1f9d1f33c9ff: Layer already exists 03:36:44 2d4b02865468: Layer already exists 03:36:44 16113d51b718: Layer already exists 03:36:44 5574c4c95721: Pushed 03:37:06 080f5a82f06f: Pushed 03:37:06 6ace714950837befb0776d0eb088238886854561: digest: sha256:59fe00ba177469c695fd7a7ac082b52c1e79d4353ea5e137c0750fabeed75d3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:37:07 5574c4c95721: Preparing 03:37:07 10e5872b9034: Preparing 03:37:07 7970aa4f9ab6: Preparing 03:37:07 6f971fcb22fb: Preparing 03:37:07 4cd6ef78fca6: Preparing 03:37:07 080f5a82f06f: Preparing 03:37:07 1f9d1f33c9ff: Preparing 03:37:07 2d4b02865468: Preparing 03:37:07 16113d51b718: Preparing 03:37:07 1f9d1f33c9ff: Waiting 03:37:07 2d4b02865468: Waiting 03:37:07 16113d51b718: Waiting 03:37:07 080f5a82f06f: Waiting 03:37:07 5574c4c95721: Layer already exists 03:37:07 6f971fcb22fb: Layer already exists 03:37:07 4cd6ef78fca6: Layer already exists 03:37:07 7970aa4f9ab6: Layer already exists 03:37:07 10e5872b9034: Layer already exists 03:37:07 1f9d1f33c9ff: Layer already exists 03:37:07 2d4b02865468: Layer already exists 03:37:07 16113d51b718: Layer already exists 03:37:07 080f5a82f06f: Layer already exists 03:37:07 latest: digest: sha256:59fe00ba177469c695fd7a7ac082b52c1e79d4353ea5e137c0750fabeed75d3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.109 03:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:37:08 5574c4c95721: Preparing 03:37:08 10e5872b9034: Preparing 03:37:08 7970aa4f9ab6: Preparing 03:37:08 6f971fcb22fb: Preparing 03:37:08 4cd6ef78fca6: Preparing 03:37:08 080f5a82f06f: Preparing 03:37:08 1f9d1f33c9ff: Preparing 03:37:08 2d4b02865468: Preparing 03:37:08 16113d51b718: Preparing 03:37:08 1f9d1f33c9ff: Waiting 03:37:08 2d4b02865468: Waiting 03:37:08 16113d51b718: Waiting 03:37:08 080f5a82f06f: Waiting 03:37:08 7970aa4f9ab6: Layer already exists 03:37:08 10e5872b9034: Layer already exists 03:37:08 4cd6ef78fca6: Layer already exists 03:37:08 5574c4c95721: Layer already exists 03:37:08 6f971fcb22fb: Layer already exists 03:37:08 1f9d1f33c9ff: Layer already exists 03:37:08 080f5a82f06f: Layer already exists 03:37:08 2d4b02865468: Layer already exists 03:37:08 16113d51b718: Layer already exists 03:37:08 3.2.0-dev.109: digest: sha256:59fe00ba177469c695fd7a7ac082b52c1e79d4353ea5e137c0750fabeed75d3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:37:08 5574c4c95721: Preparing 03:37:08 10e5872b9034: Preparing 03:37:08 7970aa4f9ab6: Preparing 03:37:08 6f971fcb22fb: Preparing 03:37:08 4cd6ef78fca6: Preparing 03:37:08 080f5a82f06f: Preparing 03:37:08 1f9d1f33c9ff: Preparing 03:37:08 2d4b02865468: Preparing 03:37:08 16113d51b718: Preparing 03:37:08 080f5a82f06f: Waiting 03:37:08 2d4b02865468: Waiting 03:37:08 16113d51b718: Waiting 03:37:08 1f9d1f33c9ff: Waiting 03:37:08 4cd6ef78fca6: Layer already exists 03:37:08 10e5872b9034: Layer already exists 03:37:08 7970aa4f9ab6: Layer already exists 03:37:08 6f971fcb22fb: Layer already exists 03:37:08 5574c4c95721: Layer already exists 03:37:08 2d4b02865468: Layer already exists 03:37:08 1f9d1f33c9ff: Layer already exists 03:37:08 080f5a82f06f: Layer already exists 03:37:08 16113d51b718: Layer already exists 03:37:08 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:59fe00ba177469c695fd7a7ac082b52c1e79d4353ea5e137c0750fabeed75d3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:37:09 5574c4c95721: Preparing 03:37:09 10e5872b9034: Preparing 03:37:09 7970aa4f9ab6: Preparing 03:37:09 6f971fcb22fb: Preparing 03:37:09 4cd6ef78fca6: Preparing 03:37:09 080f5a82f06f: Preparing 03:37:09 1f9d1f33c9ff: Preparing 03:37:09 2d4b02865468: Preparing 03:37:09 16113d51b718: Preparing 03:37:09 1f9d1f33c9ff: Waiting 03:37:09 080f5a82f06f: Waiting 03:37:09 2d4b02865468: Waiting 03:37:09 16113d51b718: Waiting 03:37:09 10e5872b9034: Layer already exists 03:37:09 7970aa4f9ab6: Layer already exists 03:37:09 5574c4c95721: Layer already exists 03:37:09 6f971fcb22fb: Layer already exists 03:37:09 4cd6ef78fca6: Layer already exists 03:37:09 16113d51b718: Layer already exists 03:37:09 080f5a82f06f: Layer already exists 03:37:09 1f9d1f33c9ff: Layer already exists 03:37:09 2d4b02865468: Layer already exists 03:37:09 main: digest: sha256:59fe00ba177469c695fd7a7ac082b52c1e79d4353ea5e137c0750fabeed75d3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:09 ===================================================== [Pipeline] echo 03:37:09 taggedImages: 03:37:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ace714950837befb0776d0eb088238886854561 03:37:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:37:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.109 03:37:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:37:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:37:09 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 03:37:09 6ace714950837befb0776d0eb088238886854561 03:37:09 latest 03:37:09 3.2.0-dev.109 03:37:09 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:37:09 main 03:37:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:10 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:6ace714950837befb0776d0eb088238886854561 03:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:37:10 90240c6172fc: Preparing 03:37:10 6867f780faaa: Preparing 03:37:10 6f971fcb22fb: Preparing 03:37:10 4cd6ef78fca6: Preparing 03:37:10 5a3c797e047b: Preparing 03:37:10 05587f08c8d3: Preparing 03:37:10 16113d51b718: Preparing 03:37:10 05587f08c8d3: Waiting 03:37:10 16113d51b718: Waiting 03:37:10 6f971fcb22fb: Layer already exists 03:37:10 4cd6ef78fca6: Layer already exists 03:37:10 16113d51b718: Layer already exists 03:37:10 90240c6172fc: Pushed 03:37:11 05587f08c8d3: Pushed 03:37:12 5a3c797e047b: Pushed 03:37:22 6867f780faaa: Pushed 03:37:22 6ace714950837befb0776d0eb088238886854561: digest: sha256:7a63f8b5ae04149164f5983b945a3e98c8747815d87171738a1e6db9c5a6a098 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:23 + 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 03:37:23 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:37:23 90240c6172fc: Preparing 03:37:23 6867f780faaa: Preparing 03:37:23 6f971fcb22fb: Preparing 03:37:23 4cd6ef78fca6: Preparing 03:37:23 5a3c797e047b: Preparing 03:37:23 05587f08c8d3: Preparing 03:37:23 16113d51b718: Preparing 03:37:23 05587f08c8d3: Waiting 03:37:23 16113d51b718: Waiting 03:37:23 4cd6ef78fca6: Layer already exists 03:37:23 6f971fcb22fb: Layer already exists 03:37:23 6867f780faaa: Layer already exists 03:37:23 5a3c797e047b: Layer already exists 03:37:23 90240c6172fc: Layer already exists 03:37:23 05587f08c8d3: Layer already exists 03:37:23 16113d51b718: Layer already exists 03:37:23 latest: digest: sha256:7a63f8b5ae04149164f5983b945a3e98c8747815d87171738a1e6db9c5a6a098 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:24 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:24 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.109 03:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:37:24 90240c6172fc: Preparing 03:37:24 6867f780faaa: Preparing 03:37:24 6f971fcb22fb: Preparing 03:37:24 4cd6ef78fca6: Preparing 03:37:24 5a3c797e047b: Preparing 03:37:24 05587f08c8d3: Preparing 03:37:24 16113d51b718: Preparing 03:37:24 05587f08c8d3: Waiting 03:37:24 6f971fcb22fb: Layer already exists 03:37:24 4cd6ef78fca6: Layer already exists 03:37:24 5a3c797e047b: Layer already exists 03:37:24 6867f780faaa: Layer already exists 03:37:24 90240c6172fc: Layer already exists 03:37:24 05587f08c8d3: Layer already exists 03:37:24 16113d51b718: Layer already exists 03:37:24 3.2.0-dev.109: digest: sha256:7a63f8b5ae04149164f5983b945a3e98c8747815d87171738a1e6db9c5a6a098 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:25 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:37:25 90240c6172fc: Preparing 03:37:25 6867f780faaa: Preparing 03:37:25 6f971fcb22fb: Preparing 03:37:25 4cd6ef78fca6: Preparing 03:37:25 5a3c797e047b: Preparing 03:37:25 05587f08c8d3: Preparing 03:37:25 16113d51b718: Preparing 03:37:25 05587f08c8d3: Waiting 03:37:25 16113d51b718: Waiting 03:37:25 6867f780faaa: Layer already exists 03:37:25 5a3c797e047b: Layer already exists 03:37:25 90240c6172fc: Layer already exists 03:37:25 6f971fcb22fb: Layer already exists 03:37:25 4cd6ef78fca6: Layer already exists 03:37:25 05587f08c8d3: Layer already exists 03:37:25 16113d51b718: Layer already exists 03:37:25 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:7a63f8b5ae04149164f5983b945a3e98c8747815d87171738a1e6db9c5a6a098 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:26 + 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 03:37:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 03:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:37:26 90240c6172fc: Preparing 03:37:26 6867f780faaa: Preparing 03:37:26 6f971fcb22fb: Preparing 03:37:26 4cd6ef78fca6: Preparing 03:37:26 5a3c797e047b: Preparing 03:37:26 05587f08c8d3: Preparing 03:37:26 16113d51b718: Preparing 03:37:26 05587f08c8d3: Waiting 03:37:26 16113d51b718: Waiting 03:37:26 4cd6ef78fca6: Layer already exists 03:37:26 6867f780faaa: Layer already exists 03:37:26 6f971fcb22fb: Layer already exists 03:37:26 90240c6172fc: Layer already exists 03:37:26 5a3c797e047b: Layer already exists 03:37:26 05587f08c8d3: Layer already exists 03:37:26 16113d51b718: Layer already exists 03:37:26 main: digest: sha256:7a63f8b5ae04149164f5983b945a3e98c8747815d87171738a1e6db9c5a6a098 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:26 ===================================================== [Pipeline] echo 03:37:26 taggedImages: 03:37:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:6ace714950837befb0776d0eb088238886854561 03:37:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:37:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.109 03:37:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:37:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 03:37:26 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:37:26 6ace714950837befb0776d0eb088238886854561 03:37:26 latest 03:37:26 3.2.0-dev.109 03:37:26 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:37:26 main 03:37:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ace714950837befb0776d0eb088238886854561 03:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:37:27 7b49e44d04cb: Preparing 03:37:27 290e208319c6: Preparing 03:37:27 ba80fc8b32d9: Preparing 03:37:27 6f971fcb22fb: Preparing 03:37:27 4cd6ef78fca6: Preparing 03:37:27 0f2c13b242a9: Preparing 03:37:27 adfb5ae9a102: Preparing 03:37:27 16113d51b718: Preparing 03:37:27 0f2c13b242a9: Waiting 03:37:27 adfb5ae9a102: Waiting 03:37:27 16113d51b718: Waiting 03:37:27 4cd6ef78fca6: Layer already exists 03:37:27 6f971fcb22fb: Layer already exists 03:37:27 290e208319c6: Pushed 03:37:27 16113d51b718: Layer already exists 03:37:27 7b49e44d04cb: Pushed 03:37:28 adfb5ae9a102: Pushed 03:37:29 0f2c13b242a9: Pushed 03:37:39 ba80fc8b32d9: Pushed 03:37:39 6ace714950837befb0776d0eb088238886854561: digest: sha256:c48ee383289698ca735fb73fa6a3b13deca610a87f31c843e55bf17dc35dc0ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:37:40 7b49e44d04cb: Preparing 03:37:40 290e208319c6: Preparing 03:37:40 ba80fc8b32d9: Preparing 03:37:40 6f971fcb22fb: Preparing 03:37:40 4cd6ef78fca6: Preparing 03:37:40 0f2c13b242a9: Preparing 03:37:40 adfb5ae9a102: Preparing 03:37:40 16113d51b718: Preparing 03:37:40 adfb5ae9a102: Waiting 03:37:40 16113d51b718: Waiting 03:37:40 0f2c13b242a9: Waiting 03:37:40 6f971fcb22fb: Layer already exists 03:37:40 4cd6ef78fca6: Layer already exists 03:37:40 ba80fc8b32d9: Layer already exists 03:37:40 7b49e44d04cb: Layer already exists 03:37:40 290e208319c6: Layer already exists 03:37:40 0f2c13b242a9: Layer already exists 03:37:40 adfb5ae9a102: Layer already exists 03:37:40 16113d51b718: Layer already exists 03:37:40 latest: digest: sha256:c48ee383289698ca735fb73fa6a3b13deca610a87f31c843e55bf17dc35dc0ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.109 03:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:37:41 7b49e44d04cb: Preparing 03:37:41 290e208319c6: Preparing 03:37:41 ba80fc8b32d9: Preparing 03:37:41 6f971fcb22fb: Preparing 03:37:41 4cd6ef78fca6: Preparing 03:37:41 0f2c13b242a9: Preparing 03:37:41 adfb5ae9a102: Preparing 03:37:41 16113d51b718: Preparing 03:37:41 0f2c13b242a9: Waiting 03:37:41 adfb5ae9a102: Waiting 03:37:41 16113d51b718: Waiting 03:37:41 ba80fc8b32d9: Layer already exists 03:37:41 7b49e44d04cb: Layer already exists 03:37:41 290e208319c6: Layer already exists 03:37:41 6f971fcb22fb: Layer already exists 03:37:41 4cd6ef78fca6: Layer already exists 03:37:41 0f2c13b242a9: Layer already exists 03:37:41 16113d51b718: Layer already exists 03:37:41 adfb5ae9a102: Layer already exists 03:37:41 3.2.0-dev.109: digest: sha256:c48ee383289698ca735fb73fa6a3b13deca610a87f31c843e55bf17dc35dc0ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:37:41 7b49e44d04cb: Preparing 03:37:41 290e208319c6: Preparing 03:37:41 ba80fc8b32d9: Preparing 03:37:41 6f971fcb22fb: Preparing 03:37:41 4cd6ef78fca6: Preparing 03:37:41 0f2c13b242a9: Preparing 03:37:41 adfb5ae9a102: Preparing 03:37:41 0f2c13b242a9: Waiting 03:37:41 16113d51b718: Preparing 03:37:41 adfb5ae9a102: Waiting 03:37:41 16113d51b718: Waiting 03:37:41 7b49e44d04cb: Layer already exists 03:37:41 4cd6ef78fca6: Layer already exists 03:37:41 6f971fcb22fb: Layer already exists 03:37:41 ba80fc8b32d9: Layer already exists 03:37:41 290e208319c6: Layer already exists 03:37:41 0f2c13b242a9: Layer already exists 03:37:41 adfb5ae9a102: Layer already exists 03:37:41 16113d51b718: Layer already exists 03:37:41 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:c48ee383289698ca735fb73fa6a3b13deca610a87f31c843e55bf17dc35dc0ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:37:42 7b49e44d04cb: Preparing 03:37:42 290e208319c6: Preparing 03:37:42 ba80fc8b32d9: Preparing 03:37:42 6f971fcb22fb: Preparing 03:37:42 4cd6ef78fca6: Preparing 03:37:42 0f2c13b242a9: Preparing 03:37:42 adfb5ae9a102: Preparing 03:37:42 16113d51b718: Preparing 03:37:42 0f2c13b242a9: Waiting 03:37:42 adfb5ae9a102: Waiting 03:37:42 16113d51b718: Waiting 03:37:42 290e208319c6: Layer already exists 03:37:42 ba80fc8b32d9: Layer already exists 03:37:42 7b49e44d04cb: Layer already exists 03:37:42 4cd6ef78fca6: Layer already exists 03:37:42 6f971fcb22fb: Layer already exists 03:37:42 adfb5ae9a102: Layer already exists 03:37:42 16113d51b718: Layer already exists 03:37:42 0f2c13b242a9: Layer already exists 03:37:42 main: digest: sha256:c48ee383289698ca735fb73fa6a3b13deca610a87f31c843e55bf17dc35dc0ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:42 ===================================================== [Pipeline] echo 03:37:42 taggedImages: 03:37:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ace714950837befb0776d0eb088238886854561 03:37:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:37:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.109 03:37:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:37:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:37:42 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:37:42 6ace714950837befb0776d0eb088238886854561 03:37:42 latest 03:37:42 3.2.0-dev.109 03:37:42 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:37:42 main 03:37:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ace714950837befb0776d0eb088238886854561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ace714950837befb0776d0eb088238886854561 03:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:37:43 61253a3ff5f3: Preparing 03:37:43 d7e93a733343: Preparing 03:37:43 6f971fcb22fb: Preparing 03:37:43 4cd6ef78fca6: Preparing 03:37:43 8a784f0a1765: Preparing 03:37:43 ffdea3e9e9b2: Preparing 03:37:43 16113d51b718: Preparing 03:37:43 ffdea3e9e9b2: Waiting 03:37:43 16113d51b718: Waiting 03:37:43 6f971fcb22fb: Layer already exists 03:37:43 4cd6ef78fca6: Layer already exists 03:37:43 8a784f0a1765: Layer already exists 03:37:43 ffdea3e9e9b2: Layer already exists 03:37:44 16113d51b718: Layer already exists 03:37:44 61253a3ff5f3: Pushed 03:37:56 d7e93a733343: Pushed 03:37:56 6ace714950837befb0776d0eb088238886854561: digest: sha256:9513f7de417312bb57205b84a7e44808f7af31459e7d627bfc4238a78f448c11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:37:57 61253a3ff5f3: Preparing 03:37:57 d7e93a733343: Preparing 03:37:57 6f971fcb22fb: Preparing 03:37:57 4cd6ef78fca6: Preparing 03:37:57 8a784f0a1765: Preparing 03:37:57 ffdea3e9e9b2: Preparing 03:37:57 16113d51b718: Preparing 03:37:57 16113d51b718: Waiting 03:37:57 ffdea3e9e9b2: Waiting 03:37:57 d7e93a733343: Layer already exists 03:37:57 8a784f0a1765: Layer already exists 03:37:57 61253a3ff5f3: Layer already exists 03:37:57 6f971fcb22fb: Layer already exists 03:37:57 4cd6ef78fca6: Layer already exists 03:37:57 ffdea3e9e9b2: Layer already exists 03:37:57 16113d51b718: Layer already exists 03:37:57 latest: digest: sha256:9513f7de417312bb57205b84a7e44808f7af31459e7d627bfc4238a78f448c11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.109 03:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:37:58 61253a3ff5f3: Preparing 03:37:58 d7e93a733343: Preparing 03:37:58 6f971fcb22fb: Preparing 03:37:58 4cd6ef78fca6: Preparing 03:37:58 8a784f0a1765: Preparing 03:37:58 ffdea3e9e9b2: Preparing 03:37:58 16113d51b718: Preparing 03:37:58 ffdea3e9e9b2: Waiting 03:37:58 16113d51b718: Waiting 03:37:58 4cd6ef78fca6: Layer already exists 03:37:58 d7e93a733343: Layer already exists 03:37:58 6f971fcb22fb: Layer already exists 03:37:58 61253a3ff5f3: Layer already exists 03:37:58 8a784f0a1765: Layer already exists 03:37:58 ffdea3e9e9b2: Layer already exists 03:37:58 16113d51b718: Layer already exists 03:37:58 3.2.0-dev.109: digest: sha256:9513f7de417312bb57205b84a7e44808f7af31459e7d627bfc4238a78f448c11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:37:58 61253a3ff5f3: Preparing 03:37:58 d7e93a733343: Preparing 03:37:58 6f971fcb22fb: Preparing 03:37:58 4cd6ef78fca6: Preparing 03:37:58 8a784f0a1765: Preparing 03:37:58 ffdea3e9e9b2: Preparing 03:37:58 16113d51b718: Preparing 03:37:58 ffdea3e9e9b2: Waiting 03:37:58 16113d51b718: Waiting 03:37:58 61253a3ff5f3: Layer already exists 03:37:58 6f971fcb22fb: Layer already exists 03:37:58 4cd6ef78fca6: Layer already exists 03:37:58 8a784f0a1765: Layer already exists 03:37:58 d7e93a733343: Layer already exists 03:37:58 16113d51b718: Layer already exists 03:37:58 ffdea3e9e9b2: Layer already exists 03:37:59 6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109: digest: sha256:9513f7de417312bb57205b84a7e44808f7af31459e7d627bfc4238a78f448c11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:37:59 61253a3ff5f3: Preparing 03:37:59 d7e93a733343: Preparing 03:37:59 6f971fcb22fb: Preparing 03:37:59 4cd6ef78fca6: Preparing 03:37:59 8a784f0a1765: Preparing 03:37:59 ffdea3e9e9b2: Preparing 03:37:59 16113d51b718: Preparing 03:37:59 ffdea3e9e9b2: Waiting 03:37:59 16113d51b718: Waiting 03:37:59 61253a3ff5f3: Layer already exists 03:37:59 8a784f0a1765: Layer already exists 03:37:59 4cd6ef78fca6: Layer already exists 03:37:59 6f971fcb22fb: Layer already exists 03:37:59 d7e93a733343: Layer already exists 03:37:59 ffdea3e9e9b2: Layer already exists 03:37:59 16113d51b718: Layer already exists 03:38:00 main: digest: sha256:9513f7de417312bb57205b84a7e44808f7af31459e7d627bfc4238a78f448c11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:00 ===================================================== [Pipeline] echo 03:38:00 taggedImages: 03:38:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ace714950837befb0776d0eb088238886854561 03:38:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:38:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.109 03:38:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ace714950837befb0776d0eb088238886854561-3.2.0-dev.109 03:38:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:00 03:38:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:01 arm64: Pulling from edgex-lftools-log-publisher 03:38:01 8998bd30e6a1: Pulling fs layer 03:38:01 04944245beec: Pulling fs layer 03:38:01 699f458cf7ca: Pulling fs layer 03:38:01 765212b225bb: Pulling fs layer 03:38:01 f23df028b6ca: Pulling fs layer 03:38:01 765212b225bb: Waiting 03:38:01 d65c8cfc05b1: Pulling fs layer 03:38:01 2437ff75d9bd: Pulling fs layer 03:38:01 f23df028b6ca: Waiting 03:38:01 d65c8cfc05b1: Waiting 03:38:01 2437ff75d9bd: Waiting 03:38:01 04944245beec: Verifying Checksum 03:38:01 04944245beec: Download complete 03:38:01 765212b225bb: Verifying Checksum 03:38:01 765212b225bb: Download complete 03:38:01 f23df028b6ca: Verifying Checksum 03:38:01 f23df028b6ca: Download complete 03:38:01 d65c8cfc05b1: Verifying Checksum 03:38:01 d65c8cfc05b1: Download complete 03:38:01 699f458cf7ca: Verifying Checksum 03:38:01 699f458cf7ca: Download complete 03:38:01 8998bd30e6a1: Verifying Checksum 03:38:01 8998bd30e6a1: Download complete 03:38:04 2437ff75d9bd: Verifying Checksum 03:38:04 2437ff75d9bd: Download complete 03:38:06 8998bd30e6a1: Pull complete 03:38:06 04944245beec: Pull complete 03:38:08 699f458cf7ca: Pull complete 03:38:08 765212b225bb: Pull complete 03:38:09 f23df028b6ca: Pull complete 03:38:09 d65c8cfc05b1: Pull complete 03:38:28 2437ff75d9bd: Pull complete 03:38:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:28 prd-ubuntu20.04-docker-arm64-4c-16g-23397 does not seem to be running inside a container 03:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:38:29 $ docker top f3724b37b5624cd1238618ba2d1d525c19dcf2caeb4c72d148856a4069958460 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:30 ---> job-cost.sh 03:38:30 lf-activate-venv: SKIPPING 03:38:30 INFO: No Stack... 03:38:31 INFO: Retrieving Pricing Info for: v3-standard-4 03:38:31 INFO: Archiving Costs [Pipeline] sh 03:38:32 + cat /w/workspace/edgex-go/732/archives/cost.csv 03:38:32 + cut -d, -f6 [Pipeline] lock 03:38:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-732-stack-cost] 03:38:32 Resource [jenkins-edgexfoundry-edgex-go-main-732-stack-cost] did not exist. Created. 03:38:32 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-732-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:38:33 + echo total: 0.10999999940395355 [Pipeline] stash 03:38:33 Stashed 1 file(s) [Pipeline] } 03:38:33 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-732-stack-cost] [Pipeline] // lock [Pipeline] } 03:38:34 $ docker stop --time=1 f3724b37b5624cd1238618ba2d1d525c19dcf2caeb4c72d148856a4069958460 03:38:35 $ docker rm -f --volumes f3724b37b5624cd1238618ba2d1d525c19dcf2caeb4c72d148856a4069958460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:38:36 provisioning config files... 03:38:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/732@tmp/config18256580123385324242tmp [Pipeline] { [Pipeline] sh 03:38:37 + set +x 03:38:37 + curl+ -s https://codecov.io/bash 03:38:37 bash -s -- 03:38:37 03:38:37 _____ _ 03:38:37 / ____| | | 03:38:37 | | ___ __| | ___ ___ _____ __ 03:38:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:38:37 | |___| (_) | (_| | __/ (_| (_) \ V / 03:38:37 \_____\___/ \__,_|\___|\___\___/ \_/ 03:38:37 Bash-1.0.6 03:38:37 03:38:37 03:38:37 ==> git version 2.25.1 found 03:38:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:38:37 Release-Date: 2020-01-08 03:38:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:38:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:38:37 ==> Jenkins CI detected. 03:38:37 current dir:  /w/workspace/edgex-go/732 03:38:37 project root: . 03:38:37 --> token set from env 03:38:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:38:37 ==> Running gcov in . (disable via -X gcov) 03:38:37 ==> Python coveragepy not found 03:38:37 ==> Searching for coverage reports in: 03:38:37 + . 03:38:37 -> Found 1 reports 03:38:37 ==> Detecting git/mercurial file structure 03:38:37 ==> Reading reports 03:38:37 + ./coverage.out bytes=1561982 03:38:37 ==> Appending adjustments 03:38:37 https://docs.codecov.io/docs/fixing-reports 03:38:38 + Found adjustments 03:38:38 ==> Gzipping contents 03:38:38 136K /tmp/codecov.WLjMF8.gz 03:38:38 ==> Uploading reports 03:38:38 url: https://codecov.io 03:38:38 query: branch=main&commit=6ace714950837befb0776d0eb088238886854561&build=732&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F732%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:38:38 -> Pinging Codecov 03:38:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6ace714950837befb0776d0eb088238886854561&build=732&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F732%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:38:38 -> Uploading to 03:38:38 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/6ace714950837befb0776d0eb088238886854561/dd963ac5-7ee9-47f9-b623-dae1a49f6d04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241021%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241021T033838Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9f7270ca365bbe53f52ea0c8b3422b89e14d876f7bf19c51aca4a518f1983281 03:38:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:38:38 Dload Upload Total Spent Left Speed 03:38:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 0 0 100 132k 0 471k --:--:-- --:--:-- --:--:-- 471k 03:38:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6ace714950837befb0776d0eb088238886854561 [Pipeline] } 03:38:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:38:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:38:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:38:39 03:38:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:38:40 latest: Pulling from edgex-devops/edgex-snyk-go 03:38:40 43c4264eed91: Already exists 03:38:40 4cc291be95ef: Already exists 03:38:40 2ac1f1163629: Already exists 03:38:40 5c3c966382ef: Already exists 03:38:40 4f4fb700ef54: Already exists 03:38:40 d9c7d2e4e75e: Pulling fs layer 03:38:40 9c3e1370e548: Pulling fs layer 03:38:40 d9c7d2e4e75e: Verifying Checksum 03:38:40 d9c7d2e4e75e: Download complete 03:38:40 d9c7d2e4e75e: Pull complete 03:38:41 9c3e1370e548: Verifying Checksum 03:38:41 9c3e1370e548: Download complete 03:38:44 9c3e1370e548: Pull complete 03:38:44 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:38:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:44 prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container 03:38:44 $ 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/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:38:45 $ docker top ddea13fe3a6f946fc68c59e835f902337a1a01044432f50788e76493dca01bb6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:45 + git config --global --add safe.directory /w/workspace/edgex-go/732 [Pipeline] echo 03:38:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:38:46 + set -o pipefail 03:38:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:38:58 03:38:58 Monitoring /w/workspace/edgex-go/732 (github.com/edgexfoundry/edgex-go)... 03:38:58 03:38:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/9b1c2dcf-c3eb-4b2f-9ad5-ef5b902181b4 03:38:58 03:38:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:38:58 03:38:58 03:38:58 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:38:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:38:58 $ docker stop --time=1 ddea13fe3a6f946fc68c59e835f902337a1a01044432f50788e76493dca01bb6 03:39:15 $ docker rm -f --volumes ddea13fe3a6f946fc68c59e835f902337a1a01044432f50788e76493dca01bb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:39:15 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:15 provisioning config files... 03:39:15 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/732@tmp/config8213145483616153768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:16 --> edgex-publish-swagger.sh 03:39:16 === Publish openapi/v3 API === 03:39:16 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 03:39:16 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/732/openapi/v3/core-command.yaml] 03:39:16 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:16 Dload Upload Total Spent Left Speed 03:39:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 77316 --:--:-- --:--:-- --:--:-- 77316 03:39:16 03:39:16 03:39:16 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/732/openapi/v3/core-data.yaml] 03:39:16 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:16 Dload Upload Total Spent Left Speed 03:39:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 177k --:--:-- --:--:-- --:--:-- 177k 03:39:16 03:39:16 03:39:16 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/732/openapi/v3/core-keeper.yaml] 03:39:16 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:16 Dload Upload Total Spent Left Speed 03:39:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32887 100 66 100 32821 284 138k --:--:-- --:--:-- --:--:-- 137k 03:39:17 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:39:17 03:39:17 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/732/openapi/v3/core-metadata.yaml] 03:39:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:17 Dload Upload Total Spent Left Speed 03:39:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 458 453k --:--:-- --:--:-- --:--:-- 454k 03:39:17 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:39:17 03:39:17 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/732/openapi/v3/support-cron-scheduler.yaml] 03:39:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:17 Dload Upload Total Spent Left Speed 03:39:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 245 184k --:--:-- --:--:-- --:--:-- 184k 03:39:17 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:39:17 03:39:17 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/732/openapi/v3/support-notifications.yaml] 03:39:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:17 Dload Upload Total Spent Left Speed 03:39:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 419k 100 87457 100 156 100 87301 492 268k --:--:-- --:--:-- --:--:-- 268k 03:39:18 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:39:18 03:39:18 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/732/openapi/v3/support-scheduler.yaml] 03:39:18 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:18 Dload Upload Total Spent Left Speed 03:39:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38091 100 156 100 37935 460 109k --:--:-- --:--:-- --:--:-- 109k 03:39:18 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:39:18 [Pipeline] } 03:39:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:39:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:39:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:19 prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container 03:39:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:39:19 $ docker top 9bdfbe93e0092df1d89d4ad06b67f5cf9289c294ff7a366ea2770d01ab5e626b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:39:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:19 [ssh-agent] Looking for ssh-agent implementation... 03:39:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:20 $ docker exec 9bdfbe93e0092df1d89d4ad06b67f5cf9289c294ff7a366ea2770d01ab5e626b ssh-agent 03:39:20 SSH_AUTH_SOCK=/tmp/ssh-RFwohYFVlpu5/agent.32 03:39:20 SSH_AGENT_PID=38 03:39:20 Running ssh-add (command line suppressed) 03:39:20 Identity added: /w/workspace/edgex-go/732@tmp/private_key_14549159169510281582.key (/w/workspace/edgex-go/732@tmp/private_key_14549159169510281582.key) 03:39:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:20 + git semver tag 03:39:21 2024-10-21 03:39:20,815 [run_tag] DEBUG tag force:False 03:39:21 2024-10-21 03:39:20,815 [check_head_tag] DEBUG check head tag 03:39:21 2024-10-21 03:39:20,818 [execute] INFO git cat-file --batch-check 03:39:21 2024-10-21 03:39:20,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/732, universal_newlines=False, shell=None, istream=) 03:39:21 2024-10-21 03:39:20,823 [execute] INFO git cat-file --batch 03:39:21 2024-10-21 03:39:20,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/732, universal_newlines=False, shell=None, istream=) 03:39:21 2024-10-21 03:39:20,876 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main 03:39:21 2024-10-21 03:39:20,876 [execute] INFO git tag -a v3.2.0-dev.109 -m v3.2.0-dev.109 03:39:21 2024-10-21 03:39:20,877 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.109', '-m', 'v3.2.0-dev.109'], cwd=/w/workspace/edgex-go/732, universal_newlines=False, shell=None, istream=None) 03:39:21 2024-10-21 03:39:20,881 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main 03:39:21 3.2.0-dev.109 [Pipeline] } 03:39:21 $ docker exec --env ******** --env ******** 9bdfbe93e0092df1d89d4ad06b67f5cf9289c294ff7a366ea2770d01ab5e626b ssh-agent -k 03:39:21 unset SSH_AUTH_SOCK; 03:39:21 unset SSH_AGENT_PID; 03:39:21 echo Agent pid 38 killed; 03:39:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:21 + git semver [Pipeline] } 03:39:21 $ docker stop --time=1 9bdfbe93e0092df1d89d4ad06b67f5cf9289c294ff7a366ea2770d01ab5e626b 03:39:23 $ docker rm -f --volumes 9bdfbe93e0092df1d89d4ad06b67f5cf9289c294ff7a366ea2770d01ab5e626b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:39:23 03:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:39:24 0.23.1-centos7: Pulling from edgex-lftools 03:39:24 ab5ef0e58194: Pulling fs layer 03:39:24 9712f1f96733: Pulling fs layer 03:39:24 63f879dbbcfc: Pulling fs layer 03:39:24 0d9ebad4ef96: Pulling fs layer 03:39:24 e9a5061849ea: Pulling fs layer 03:39:24 d747dcd14b5f: Pulling fs layer 03:39:24 2de7ff778b66: Pulling fs layer 03:39:24 0d9ebad4ef96: Waiting 03:39:24 e9a5061849ea: Waiting 03:39:24 d747dcd14b5f: Waiting 03:39:24 2de7ff778b66: Waiting 03:39:24 9712f1f96733: Download complete 03:39:25 63f879dbbcfc: Verifying Checksum 03:39:25 63f879dbbcfc: Download complete 03:39:25 e9a5061849ea: Verifying Checksum 03:39:25 e9a5061849ea: Download complete 03:39:25 d747dcd14b5f: Verifying Checksum 03:39:25 d747dcd14b5f: Download complete 03:39:25 0d9ebad4ef96: Download complete 03:39:25 2de7ff778b66: Verifying Checksum 03:39:25 2de7ff778b66: Download complete 03:39:25 ab5ef0e58194: Verifying Checksum 03:39:25 ab5ef0e58194: Download complete 03:39:28 ab5ef0e58194: Pull complete 03:39:28 9712f1f96733: Pull complete 03:39:28 63f879dbbcfc: Pull complete 03:39:31 0d9ebad4ef96: Pull complete 03:39:31 e9a5061849ea: Pull complete 03:39:31 d747dcd14b5f: Pull complete 03:39:32 2de7ff778b66: Pull complete 03:39:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:39:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:32 prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container 03:39:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:39:37 $ docker top d59f1dabdc5e669a3cc080659f9987976d3b65b39eef1fbd81ce7cce37483332 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:39:37 provisioning config files... 03:39:37 copy managed file [sigul-config] to file:/w/workspace/edgex-go/732@tmp/config5302371771501877700tmp 03:39:37 copy managed file [sigul-password] to file:/w/workspace/edgex-go/732@tmp/config7254854121448371720tmp 03:39:37 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/732@tmp/config13433960584614303148tmp [Pipeline] { [Pipeline] echo 03:39:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:39:38 ---> sigul-configuration.sh 03:39:38 gpg: directory `/root/.gnupg' created 03:39:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:39:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:39:38 gpg: keyring `/root/.gnupg/secring.gpg' created 03:39:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:39:38 gpg: CAST5 encrypted data 03:39:38 gpg: encrypted with 1 passphrase 03:39:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:39:38 + mkdir /home/jenkins 03:39:38 + mkdir /home/jenkins/sigul [Pipeline] sh 03:39:38 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:39:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:39:39 ---> sigul-install.sh 03:39:39 Sigul already installed; skipping installation. [Pipeline] sh 03:39:39 + git tag --list 03:39:39 0.6.0 03:39:39 0.6.1 03:39:39 0.7.0 03:39:39 0.7.1 03:39:39 v1.0.0 03:39:39 v1.0.1 03:39:39 v1.1.0 03:39:39 v1.2.0 03:39:39 v1.2.1 03:39:39 v1.3.0 03:39:39 v1.3.1 03:39:39 v2.0.0 03:39:39 v2.1.0 03:39:39 v2.1.1 03:39:39 v2.2.0 03:39:39 v2.3.0 03:39:39 v3.0 03:39:39 v3.0.0 03:39:39 v3.1 03:39:39 v3.1.0 03:39:39 v3.1.0-dev.1 03:39:39 v3.1.0-dev.10 03:39:39 v3.1.0-dev.11 03:39:39 v3.1.0-dev.12 03:39:39 v3.1.0-dev.13 03:39:39 v3.1.0-dev.14 03:39:39 v3.1.0-dev.15 03:39:39 v3.1.0-dev.16 03:39:39 v3.1.0-dev.17 03:39:39 v3.1.0-dev.18 03:39:39 v3.1.0-dev.19 03:39:39 v3.1.0-dev.2 03:39:39 v3.1.0-dev.20 03:39:39 v3.1.0-dev.21 03:39:39 v3.1.0-dev.22 03:39:39 v3.1.0-dev.23 03:39:39 v3.1.0-dev.24 03:39:39 v3.1.0-dev.25 03:39:39 v3.1.0-dev.26 03:39:39 v3.1.0-dev.27 03:39:39 v3.1.0-dev.28 03:39:39 v3.1.0-dev.29 03:39:39 v3.1.0-dev.3 03:39:39 v3.1.0-dev.30 03:39:39 v3.1.0-dev.31 03:39:39 v3.1.0-dev.32 03:39:39 v3.1.0-dev.33 03:39:39 v3.1.0-dev.34 03:39:39 v3.1.0-dev.35 03:39:39 v3.1.0-dev.36 03:39:39 v3.1.0-dev.37 03:39:39 v3.1.0-dev.38 03:39:39 v3.1.0-dev.39 03:39:39 v3.1.0-dev.4 03:39:39 v3.1.0-dev.40 03:39:39 v3.1.0-dev.41 03:39:39 v3.1.0-dev.42 03:39:39 v3.1.0-dev.43 03:39:39 v3.1.0-dev.44 03:39:39 v3.1.0-dev.45 03:39:39 v3.1.0-dev.46 03:39:39 v3.1.0-dev.47 03:39:39 v3.1.0-dev.48 03:39:39 v3.1.0-dev.49 03:39:39 v3.1.0-dev.5 03:39:39 v3.1.0-dev.50 03:39:39 v3.1.0-dev.51 03:39:39 v3.1.0-dev.52 03:39:39 v3.1.0-dev.53 03:39:39 v3.1.0-dev.54 03:39:39 v3.1.0-dev.55 03:39:39 v3.1.0-dev.56 03:39:39 v3.1.0-dev.57 03:39:39 v3.1.0-dev.58 03:39:39 v3.1.0-dev.59 03:39:39 v3.1.0-dev.6 03:39:39 v3.1.0-dev.60 03:39:39 v3.1.0-dev.61 03:39:39 v3.1.0-dev.62 03:39:39 v3.1.0-dev.63 03:39:39 v3.1.0-dev.64 03:39:39 v3.1.0-dev.65 03:39:39 v3.1.0-dev.66 03:39:39 v3.1.0-dev.67 03:39:39 v3.1.0-dev.68 03:39:39 v3.1.0-dev.69 03:39:39 v3.1.0-dev.7 03:39:39 v3.1.0-dev.70 03:39:39 v3.1.0-dev.71 03:39:39 v3.1.0-dev.72 03:39:39 v3.1.0-dev.73 03:39:39 v3.1.0-dev.8 03:39:39 v3.1.0-dev.9 03:39:39 v3.1.1 03:39:39 v3.1.1-dev.1 03:39:39 v3.1.1-dev.2 03:39:39 v3.2.0-dev.1 03:39:39 v3.2.0-dev.10 03:39:39 v3.2.0-dev.100 03:39:39 v3.2.0-dev.101 03:39:39 v3.2.0-dev.102 03:39:39 v3.2.0-dev.103 03:39:39 v3.2.0-dev.104 03:39:39 v3.2.0-dev.105 03:39:39 v3.2.0-dev.106 03:39:39 v3.2.0-dev.107 03:39:39 v3.2.0-dev.108 03:39:39 v3.2.0-dev.109 03:39:39 v3.2.0-dev.11 03:39:39 v3.2.0-dev.12 03:39:39 v3.2.0-dev.13 03:39:39 v3.2.0-dev.14 03:39:39 v3.2.0-dev.15 03:39:39 v3.2.0-dev.16 03:39:39 v3.2.0-dev.17 03:39:39 v3.2.0-dev.18 03:39:39 v3.2.0-dev.19 03:39:39 v3.2.0-dev.2 03:39:39 v3.2.0-dev.20 03:39:39 v3.2.0-dev.21 03:39:39 v3.2.0-dev.22 03:39:39 v3.2.0-dev.23 03:39:39 v3.2.0-dev.24 03:39:39 v3.2.0-dev.25 03:39:39 v3.2.0-dev.26 03:39:39 v3.2.0-dev.27 03:39:39 v3.2.0-dev.28 03:39:39 v3.2.0-dev.29 03:39:39 v3.2.0-dev.3 03:39:39 v3.2.0-dev.30 03:39:39 v3.2.0-dev.31 03:39:39 v3.2.0-dev.32 03:39:39 v3.2.0-dev.33 03:39:39 v3.2.0-dev.34 03:39:39 v3.2.0-dev.35 03:39:39 v3.2.0-dev.36 03:39:39 v3.2.0-dev.37 03:39:39 v3.2.0-dev.38 03:39:39 v3.2.0-dev.39 03:39:39 v3.2.0-dev.4 03:39:39 v3.2.0-dev.40 03:39:39 v3.2.0-dev.41 03:39:39 v3.2.0-dev.42 03:39:39 v3.2.0-dev.43 03:39:39 v3.2.0-dev.44 03:39:39 v3.2.0-dev.45 03:39:39 v3.2.0-dev.46 03:39:39 v3.2.0-dev.47 03:39:39 v3.2.0-dev.48 03:39:39 v3.2.0-dev.49 03:39:39 v3.2.0-dev.5 03:39:39 v3.2.0-dev.50 03:39:39 v3.2.0-dev.51 03:39:39 v3.2.0-dev.52 03:39:39 v3.2.0-dev.53 03:39:39 v3.2.0-dev.54 03:39:39 v3.2.0-dev.55 03:39:39 v3.2.0-dev.56 03:39:39 v3.2.0-dev.57 03:39:39 v3.2.0-dev.58 03:39:39 v3.2.0-dev.59 03:39:39 v3.2.0-dev.6 03:39:39 v3.2.0-dev.60 03:39:39 v3.2.0-dev.61 03:39:39 v3.2.0-dev.62 03:39:39 v3.2.0-dev.63 03:39:39 v3.2.0-dev.64 03:39:39 v3.2.0-dev.65 03:39:39 v3.2.0-dev.66 03:39:39 v3.2.0-dev.67 03:39:39 v3.2.0-dev.68 03:39:39 v3.2.0-dev.69 03:39:39 v3.2.0-dev.7 03:39:39 v3.2.0-dev.70 03:39:39 v3.2.0-dev.71 03:39:39 v3.2.0-dev.72 03:39:39 v3.2.0-dev.73 03:39:39 v3.2.0-dev.74 03:39:39 v3.2.0-dev.75 03:39:39 v3.2.0-dev.76 03:39:39 v3.2.0-dev.77 03:39:39 v3.2.0-dev.78 03:39:39 v3.2.0-dev.79 03:39:39 v3.2.0-dev.8 03:39:39 v3.2.0-dev.80 03:39:39 v3.2.0-dev.81 03:39:39 v3.2.0-dev.82 03:39:39 v3.2.0-dev.83 03:39:39 v3.2.0-dev.84 03:39:39 v3.2.0-dev.85 03:39:39 v3.2.0-dev.86 03:39:39 v3.2.0-dev.87 03:39:39 v3.2.0-dev.88 03:39:39 v3.2.0-dev.89 03:39:39 v3.2.0-dev.9 03:39:39 v3.2.0-dev.90 03:39:39 v3.2.0-dev.91 03:39:39 v3.2.0-dev.92 03:39:39 v3.2.0-dev.93 03:39:39 v3.2.0-dev.94 03:39:39 v3.2.0-dev.95 03:39:39 v3.2.0-dev.96 03:39:39 v3.2.0-dev.97 03:39:39 v3.2.0-dev.98 03:39:39 v3.2.0-dev.99 [Pipeline] sh 03:39:39 + lftools sign git-tag v3.2.0-dev.109 03:39:40 Signing Git tag with Sigul... 03:39:40 Signing v3.2.0-dev.109 [Pipeline] echo 03:39:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:39:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:39:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:39:40 $ docker stop --time=1 d59f1dabdc5e669a3cc080659f9987976d3b65b39eef1fbd81ce7cce37483332 03:39:42 $ docker rm -f --volumes d59f1dabdc5e669a3cc080659f9987976d3b65b39eef1fbd81ce7cce37483332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:39:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:39:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:43 prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container 03:39:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:39:43 $ docker top 3d17a77de4ca7aa1ec843211d341d4a701a3a8aaa92e6ee0946aa447cacedab2 -eo pid,comm 03:39:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:39:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:39:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:43 [ssh-agent] Looking for ssh-agent implementation... 03:39:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:43 $ docker exec 3d17a77de4ca7aa1ec843211d341d4a701a3a8aaa92e6ee0946aa447cacedab2 ssh-agent 03:39:43 SSH_AUTH_SOCK=/tmp/ssh-dPUVZNfRRq7j/agent.31 03:39:43 SSH_AGENT_PID=37 03:39:43 Running ssh-add (command line suppressed) 03:39:43 Identity added: /w/workspace/edgex-go/732@tmp/private_key_14719078298355209583.key (/w/workspace/edgex-go/732@tmp/private_key_14719078298355209583.key) 03:39:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:44 + git semver bump pre 03:39:44 2024-10-21 03:39:44,434 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main 03:39:44 2024-10-21 03:39:44,434 [bump_version] DEBUG bumping version:3.2.0-dev.109 on axis:pre with prefix:dev 03:39:44 2024-10-21 03:39:44,434 [bump_version] DEBUG bumped version:3.2.0-dev.110 03:39:44 2024-10-21 03:39:44,434 [write_version] DEBUG write version:3.2.0-dev.110 to path:/w/workspace/edgex-go/732/.semver/main with force:True 03:39:44 2024-10-21 03:39:44,435 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main 03:39:44 2024-10-21 03:39:44,435 [write_file] DEBUG write to file:/w/workspace/edgex-go/732/.semver/main 03:39:44 2024-10-21 03:39:44,438 [execute] INFO git cat-file --batch-check 03:39:44 2024-10-21 03:39:44,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/732/.semver, universal_newlines=False, shell=None, istream=) 03:39:44 2024-10-21 03:39:44,444 [execute] INFO git cat-file --batch 03:39:44 2024-10-21 03:39:44,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/732/.semver, universal_newlines=False, shell=None, istream=) 03:39:44 2024-10-21 03:39:44,449 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main 03:39:44 3.2.0-dev.110 [Pipeline] } 03:39:44 $ docker exec --env ******** --env ******** 3d17a77de4ca7aa1ec843211d341d4a701a3a8aaa92e6ee0946aa447cacedab2 ssh-agent -k 03:39:44 unset SSH_AUTH_SOCK; 03:39:44 unset SSH_AGENT_PID; 03:39:44 echo Agent pid 37 killed; 03:39:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:45 + git semver [Pipeline] } 03:39:45 $ docker stop --time=1 3d17a77de4ca7aa1ec843211d341d4a701a3a8aaa92e6ee0946aa447cacedab2 03:39:46 $ docker rm -f --volumes 3d17a77de4ca7aa1ec843211d341d4a701a3a8aaa92e6ee0946aa447cacedab2 [Pipeline] // withDockerContainer [Pipeline] sh 03:39:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:39:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:47 prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container 03:39:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:39:48 $ docker top 5e9936a8ac28d9bb7e8c4e3a9bb9bfd4853355d9bda2bb1decbd02fc20c51688 -eo pid,comm 03:39:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:39:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:39:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:48 [ssh-agent] Looking for ssh-agent implementation... 03:39:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:48 $ docker exec 5e9936a8ac28d9bb7e8c4e3a9bb9bfd4853355d9bda2bb1decbd02fc20c51688 ssh-agent 03:39:48 SSH_AUTH_SOCK=/tmp/ssh-u91CevGe9CwM/agent.32 03:39:48 SSH_AGENT_PID=38 03:39:48 Running ssh-add (command line suppressed) 03:39:48 Identity added: /w/workspace/edgex-go/732@tmp/private_key_2728804106228561024.key (/w/workspace/edgex-go/732@tmp/private_key_2728804106228561024.key) 03:39:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:49 + git semver push 03:39:49 2024-10-21 03:39:49,472 [run_push] DEBUG push 03:39:49 2024-10-21 03:39:49,473 [execute] INFO git cat-file --batch-check 03:39:49 2024-10-21 03:39:49,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/732/.semver, universal_newlines=False, shell=None, istream=) 03:39:49 2024-10-21 03:39:49,476 [execute] INFO git rev-list 9b6422d5f660b00b0d7f46e29bd46b5f17259777 -- 03:39:49 2024-10-21 03:39:49,477 [execute] DEBUG Popen(['git', 'rev-list', '9b6422d5f660b00b0d7f46e29bd46b5f17259777', '--'], cwd=/w/workspace/edgex-go/732/.semver, universal_newlines=False, shell=None, istream=None) 03:39:49 2024-10-21 03:39:49,493 [execute] INFO git fetch -v origin 03:39:49 2024-10-21 03:39:49,493 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/732/.semver, universal_newlines=True, shell=None, istream=None) 03:39:50 2024-10-21 03:39:49,934 [run_push] DEBUG no remote changes detected 03:39:50 2024-10-21 03:39:49,935 [execute] INFO git push origin semver 03:39:50 2024-10-21 03:39:49,936 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/732/.semver, universal_newlines=False, shell=None, istream=None) 03:39:50 2024-10-21 03:39:50,604 [run_push] DEBUG push all version tags 03:39:50 2024-10-21 03:39:50,605 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:39:50 2024-10-21 03:39:50,605 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/732, universal_newlines=False, shell=None, istream=None) 03:39:51 2024-10-21 03:39:51,226 [read_version] DEBUG read version from /w/workspace/edgex-go/732/.semver/main 03:39:51 3.2.0-dev.110 [Pipeline] } 03:39:51 $ docker exec --env ******** --env ******** 5e9936a8ac28d9bb7e8c4e3a9bb9bfd4853355d9bda2bb1decbd02fc20c51688 ssh-agent -k 03:39:51 unset SSH_AUTH_SOCK; 03:39:51 unset SSH_AGENT_PID; 03:39:51 echo Agent pid 38 killed; 03:39:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:52 + git semver [Pipeline] } 03:39:52 $ docker stop --time=1 5e9936a8ac28d9bb7e8c4e3a9bb9bfd4853355d9bda2bb1decbd02fc20c51688 03:39:54 $ docker rm -f --volumes 5e9936a8ac28d9bb7e8c4e3a9bb9bfd4853355d9bda2bb1decbd02fc20c51688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:39:54 + [ -d /w/workspace/edgex-go/732/archives ] [Pipeline] libraryResource [Pipeline] sh 03:39:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:39:55 ---> package-listing.sh 03:39:55 ++ facter osfamily 03:39:55 ++ tr '[:upper:]' '[:lower:]' 03:39:56 + OS_FAMILY=debian 03:39:56 + workspace=/w/workspace/edgex-go/732 03:39:56 + START_PACKAGES=/tmp/packages_start.txt 03:39:56 + END_PACKAGES=/tmp/packages_end.txt 03:39:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:39:56 + PACKAGES=/tmp/packages_start.txt 03:39:56 + '[' /w/workspace/edgex-go/732 ']' 03:39:56 + PACKAGES=/tmp/packages_end.txt 03:39:56 + case "${OS_FAMILY}" in 03:39:56 + dpkg -l 03:39:56 + grep '^ii' 03:39:56 + '[' -f /tmp/packages_start.txt ']' 03:39:56 + '[' -f /tmp/packages_end.txt ']' 03:39:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:39:56 + '[' /w/workspace/edgex-go/732 ']' 03:39:56 + mkdir -p /w/workspace/edgex-go/732/archives/ 03:39:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/732/archives/ [Pipeline] echo 03:39:56 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/732/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:39:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:56 03:39:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:57 latest: Pulling from edgex-lftools-log-publisher 03:39:57 5eb5b503b376: Pulling fs layer 03:39:57 5c69ac0246d0: Pulling fs layer 03:39:57 ec43610c2a17: Pulling fs layer 03:39:57 3a2ae6a8a46f: Pulling fs layer 03:39:57 33b1e0a273af: Pulling fs layer 03:39:57 5d3b04190fa2: Pulling fs layer 03:39:57 2f39f015ded8: Pulling fs layer 03:39:57 33b1e0a273af: Waiting 03:39:57 5d3b04190fa2: Waiting 03:39:57 2f39f015ded8: Waiting 03:39:57 3a2ae6a8a46f: Waiting 03:39:57 5c69ac0246d0: Download complete 03:39:57 3a2ae6a8a46f: Verifying Checksum 03:39:57 3a2ae6a8a46f: Download complete 03:39:57 33b1e0a273af: Verifying Checksum 03:39:57 33b1e0a273af: Download complete 03:39:57 ec43610c2a17: Verifying Checksum 03:39:57 ec43610c2a17: Download complete 03:39:57 5d3b04190fa2: Verifying Checksum 03:39:57 5d3b04190fa2: Download complete 03:39:57 5eb5b503b376: Verifying Checksum 03:39:57 5eb5b503b376: Download complete 03:39:58 2f39f015ded8: Download complete 03:39:58 5eb5b503b376: Pull complete 03:39:58 5c69ac0246d0: Pull complete 03:39:59 ec43610c2a17: Pull complete 03:39:59 3a2ae6a8a46f: Pull complete 03:39:59 33b1e0a273af: Pull complete 03:39:59 5d3b04190fa2: Pull complete 03:40:04 2f39f015ded8: Pull complete 03:40:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:40:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:04 prd-ubuntu20.04-docker-8c-8g-23396 does not seem to be running inside a container 03:40:04 $ 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/732/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/732 -v /w/workspace/edgex-go/732:/w/workspace/edgex-go/732:rw,z -v /w/workspace/edgex-go/732@tmp:/w/workspace/edgex-go/732@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:40:24 $ docker top 217aff8ca1d43ac4c08f0233eec01bcdde80d89649f5e5c9b654194afe52f36f -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:24 + touch /tmp/pre-build-complete [Pipeline] sh 03:40:25 + mkdir -p /var/log/sysstat [Pipeline] sh 03:40:25 + ls /var/log/sa-host 03:40:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:25 provisioning config files... 03:40:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/732@tmp/config8721324739664842954tmp [Pipeline] { [Pipeline] echo 03:40:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:40:25 ---> create-netrc.sh [Pipeline] } 03:40:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:40:26 ---> python-tools-install.sh [Pipeline] echo 03:40:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:40:26 ---> sudo-logs.sh 03:40:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:40:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:40:27 ---> job-cost.sh 03:40:27 lf-activate-venv: SKIPPING 03:40:27 DEBUG: total: 0.10999999940395355 03:40:27 INFO: Retrieving Stack Cost... 03:40:27 INFO: Retrieving Pricing Info for: v3-standard-8 03:40:27 INFO: Archiving Costs [Pipeline] echo 03:40:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:40:28 ---> logs-deploy.sh 03:40:28 lf-activate-venv: SKIPPING 03:40:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/732 03:40:28 INFO: archiving workspace using pattern(s): 03:40:30 Archives upload complete. 03:40:31 INFO: archiving logs to Nexus 03:40:32 ---> uname -a: 03:40:32 Linux prd-ubuntu20-04-docker-8c-8g-23396 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:40:32 03:40:32 03:40:32 ---> lscpu: 03:40:32 Architecture: x86_64 03:40:32 CPU op-mode(s): 32-bit, 64-bit 03:40:32 Byte Order: Little Endian 03:40:32 Address sizes: 40 bits physical, 48 bits virtual 03:40:32 CPU(s): 8 03:40:32 On-line CPU(s) list: 0-7 03:40:32 Thread(s) per core: 1 03:40:32 Core(s) per socket: 1 03:40:32 Socket(s): 8 03:40:32 NUMA node(s): 1 03:40:32 Vendor ID: AuthenticAMD 03:40:32 CPU family: 23 03:40:32 Model: 49 03:40:32 Model name: AMD EPYC-Rome Processor 03:40:32 Stepping: 0 03:40:32 CPU MHz: 2800.000 03:40:32 BogoMIPS: 5600.00 03:40:32 Virtualization: AMD-V 03:40:32 Hypervisor vendor: KVM 03:40:32 Virtualization type: full 03:40:32 L1d cache: 256 KiB 03:40:32 L1i cache: 256 KiB 03:40:32 L2 cache: 4 MiB 03:40:32 L3 cache: 128 MiB 03:40:32 NUMA node0 CPU(s): 0-7 03:40:32 Vulnerability Itlb multihit: Not affected 03:40:32 Vulnerability L1tf: Not affected 03:40:32 Vulnerability Mds: Not affected 03:40:32 Vulnerability Meltdown: Not affected 03:40:32 Vulnerability Mmio stale data: Not affected 03:40:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:40:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:40:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:40:32 Vulnerability Srbds: Not affected 03:40:32 Vulnerability Tsx async abort: Not affected 03:40:32 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 03:40:32 03:40:32 03:40:32 ---> nproc: 03:40:32 8 03:40:32 03:40:32 03:40:32 ---> df -h: 03:40:32 Filesystem Size Used Avail Use% Mounted on 03:40:32 overlay 155G 31G 124G 20% / 03:40:32 tmpfs 64M 0 64M 0% /dev 03:40:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:40:32 shm 64M 0 64M 0% /dev/shm 03:40:32 /dev/vda1 155G 31G 124G 20% /facter-os 03:40:32 03:40:32 03:40:32 ---> sar -b -r -n DEV: 03:40:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23396) 10/21/24 _x86_64_ (8 CPU) 03:40:32 03:40:32 02:48:53 LINUX RESTART (8 CPU) 03:40:32 03:40:32 02:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:40:32 02:50:01 365.81 48.19 317.61 0.00 5448.96 191840.03 0.00 03:40:32 02:51:01 168.00 0.98 167.02 0.00 25.85 62249.01 0.00 03:40:32 02:52:01 49.24 0.03 49.21 0.00 4.53 26002.33 0.00 03:40:32 02:53:01 24.56 0.03 24.53 0.00 0.27 13763.03 0.00 03:40:32 02:54:01 74.99 2.73 72.25 0.00 2356.41 55010.16 0.00 03:40:32 02:55:01 948.53 21.61 926.91 0.00 1266.32 357446.16 0.00 03:40:32 02:56:01 291.12 0.85 290.27 0.00 13.33 148945.28 0.00 03:40:32 02:57:01 292.10 0.05 292.05 0.00 0.40 76316.48 0.00 03:40:32 02:58:01 305.06 0.07 305.00 0.00 0.53 99882.97 0.00 03:40:32 02:59:01 670.59 0.12 670.47 0.00 10.26 95936.81 0.00 03:40:32 03:00:01 34.46 0.05 34.41 0.00 8.93 901.70 0.00 03:40:32 03:01:01 18.95 0.03 18.91 0.00 2.00 469.79 0.00 03:40:32 03:02:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 03:40:32 03:03:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 03:40:32 03:04:01 1.90 0.02 1.88 0.00 0.13 22.00 0.00 03:40:32 03:05:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 03:40:32 03:06:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 03:40:32 03:07:01 0.77 0.00 0.77 0.00 0.00 8.80 0.00 03:40:32 03:08:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 03:40:32 03:09:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 03:40:32 03:10:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 03:40:32 03:11:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 03:40:32 03:12:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 03:40:32 03:13:01 0.82 0.00 0.82 0.00 0.00 9.47 0.00 03:40:32 03:14:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 03:40:32 03:15:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 03:40:32 03:16:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 03:40:32 03:17:01 0.95 0.02 0.93 0.00 0.13 10.80 0.00 03:40:32 03:18:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 03:40:32 03:19:01 1.65 0.18 1.47 0.00 18.53 17.33 0.00 03:40:32 03:20:01 2.00 0.00 2.00 0.00 0.00 24.66 0.00 03:40:32 03:21:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 03:40:32 03:22:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 03:40:32 03:23:01 0.77 0.00 0.77 0.00 0.00 8.53 0.00 03:40:32 03:24:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 03:40:32 03:25:01 0.75 0.00 0.75 0.00 0.00 9.20 0.00 03:40:32 03:26:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 03:40:32 03:27:01 0.82 0.00 0.82 0.00 0.00 9.33 0.00 03:40:32 03:28:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 03:40:32 03:29:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 03:40:32 03:30:01 1.03 0.00 1.03 0.00 0.00 13.73 0.00 03:40:32 03:31:01 0.83 0.00 0.83 0.00 0.00 10.13 0.00 03:40:32 03:32:01 1.28 0.00 1.28 0.00 0.00 16.93 0.00 03:40:32 03:33:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 03:40:32 03:34:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 03:40:32 03:35:01 0.83 0.00 0.83 0.00 0.00 10.00 0.00 03:40:32 03:36:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 03:40:32 03:37:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 03:40:32 03:38:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 03:40:32 03:39:02 52.14 0.45 51.70 0.00 16.75 16016.88 0.00 03:40:32 03:40:01 153.84 0.19 153.66 0.00 12.74 38115.45 0.00 03:40:32 Average: 68.40 1.48 66.91 0.00 180.13 23197.65 0.00 03:40:32 03:40:32 02:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:40:32 02:50:01 29574768 31580380 762448 2.32 60868 2236660 1772676 5.22 1011856 1951952 196 03:40:32 02:51:01 28322312 31535992 772444 2.35 126168 3296212 1886524 5.56 1139028 2958748 60 03:40:32 02:52:01 26953480 31373532 925020 2.81 130604 4407112 2091620 6.16 1962528 3405716 387288 03:40:32 02:53:01 26995752 31449088 848068 2.58 134888 4409096 2106604 6.21 1397832 3896752 544356 03:40:32 02:54:01 27254544 31494452 803424 2.44 140996 4230152 1913432 5.64 1437688 3632580 277724 03:40:32 02:55:01 15404396 31364828 901280 2.74 320280 15197868 2609792 7.69 2868152 13442504 1346164 03:40:32 02:56:01 9153376 29357572 2836972 8.63 355544 18999352 9803768 28.89 5208576 16844796 823680 03:40:32 02:57:01 4559948 27665132 4523908 13.76 373224 21743872 12171896 35.87 8247784 18249380 1421232 03:40:32 02:58:01 3994704 29852544 2356908 7.17 384948 24426068 6387188 18.82 7092220 19947516 1768464 03:40:32 02:59:01 7142872 31401728 864456 2.63 393560 23033896 2443664 7.20 3557568 20623108 448 03:40:32 03:00:01 7137140 31398368 867188 2.64 395084 23034772 2486432 7.33 3946728 20240876 604 03:40:32 03:01:01 7150052 31412404 852904 2.59 395800 23035092 2317248 6.83 4265736 19909672 8 03:40:32 03:02:01 7150296 31413076 852812 2.59 395824 23035096 2317248 6.83 4266844 19910072 24 03:40:32 03:03:01 7153980 31416820 848972 2.58 395848 23035100 2317248 6.83 4260668 19910076 136 03:40:32 03:04:01 7152312 31415224 850804 2.59 395880 23035104 2350684 6.93 4261008 19910080 40 03:40:32 03:05:01 7163856 31426796 839252 2.55 395884 23035108 2350684 6.93 4249408 19910084 120 03:40:32 03:06:01 7163776 31426724 839188 2.55 395904 23035112 2350684 6.93 4249540 19910088 152 03:40:32 03:07:01 7163728 31426696 839168 2.55 395912 23035112 2350684 6.93 4249512 19910088 196 03:40:32 03:08:01 7163712 31426708 839104 2.55 395928 23035116 2350684 6.93 4249620 19910092 144 03:40:32 03:09:01 7163696 31426692 839048 2.55 395940 23035116 2350684 6.93 4249536 19910092 24 03:40:32 03:10:01 7163492 31426508 839208 2.55 395976 23035120 2350684 6.93 4249288 19910096 28 03:40:32 03:11:01 7163656 31426692 838868 2.55 395988 23035120 2350684 6.93 4249228 19910096 132 03:40:32 03:12:01 7163860 31426952 838576 2.55 396004 23035128 2350684 6.93 4249276 19910100 8 03:40:32 03:13:01 7164028 31427140 838544 2.55 396020 23035132 2350684 6.93 4249292 19910104 140 03:40:32 03:14:01 7164012 31427144 838516 2.55 396040 23035128 2350684 6.93 4249308 19910108 4 03:40:32 03:15:01 7163552 31426688 838888 2.55 396060 23035136 2350684 6.93 4249372 19910112 152 03:40:32 03:16:01 7163536 31426672 838828 2.55 396072 23035140 2350684 6.93 4249312 19910112 8 03:40:32 03:17:01 7162896 31426220 839232 2.55 396080 23035268 2350684 6.93 4249656 19910248 128 03:40:32 03:18:01 7163372 31426728 838884 2.55 396096 23035276 2350684 6.93 4249384 19910252 8 03:40:32 03:19:01 7159756 31424116 840200 2.56 396108 23035844 2386272 7.03 4250316 19910752 136 03:40:32 03:20:01 7162572 31426708 839424 2.55 396136 23035832 2367548 6.98 4249540 19910740 8 03:40:32 03:21:01 7163032 31427200 839104 2.55 396148 23035836 2367548 6.98 4249520 19910744 132 03:40:32 03:22:01 7162684 31426868 839340 2.55 396168 23035840 2367548 6.98 4249852 19910748 144 03:40:32 03:23:01 7162888 31427112 839048 2.55 396184 23035840 2367548 6.98 4249956 19910748 216 03:40:32 03:24:01 7162840 31427096 839108 2.55 396212 23035844 2367548 6.98 4250172 19910752 140 03:40:32 03:25:01 7162832 31427096 839088 2.55 396232 23035848 2367548 6.98 4249688 19910756 152 03:40:32 03:26:01 7162460 31426744 839328 2.55 396252 23035848 2367548 6.98 4249908 19910756 12 03:40:32 03:27:01 7162672 31426964 839068 2.55 396276 23035852 2367548 6.98 4249648 19910760 156 03:40:32 03:28:01 7162864 31427200 839020 2.55 396308 23035852 2367548 6.98 4249692 19910760 8 03:40:32 03:29:01 7162848 31427220 838988 2.55 396320 23035860 2367548 6.98 4249676 19910764 16 03:40:32 03:30:01 7162832 31427220 838920 2.55 396336 23035860 2367548 6.98 4249748 19910768 8 03:40:32 03:31:01 7162700 31427096 839176 2.55 396352 23035864 2367548 6.98 4249688 19910772 132 03:40:32 03:32:01 7162692 31427128 839120 2.55 396388 23035872 2367548 6.98 4249708 19910776 12 03:40:32 03:33:01 7162872 31427312 838844 2.55 396408 23035872 2367548 6.98 4249748 19910780 140 03:40:32 03:34:01 7162848 31427364 838784 2.55 396444 23035876 2367548 6.98 4249828 19910784 8 03:40:32 03:35:01 7162788 31427320 838992 2.55 396452 23035876 2367548 6.98 4250128 19910784 140 03:40:32 03:36:01 7162812 31427376 838908 2.55 396480 23035880 2367548 6.98 4249872 19910788 28 03:40:32 03:37:01 7162796 31427388 838832 2.55 396508 23035880 2367548 6.98 4249896 19910788 132 03:40:32 03:38:01 7162716 31427328 838832 2.55 396520 23035884 2367548 6.98 4249908 19910792 8 03:40:32 03:39:02 6237064 31389840 875348 2.66 400264 23847528 2484016 7.32 4418884 20591616 371976 03:40:32 03:40:01 5480180 31358992 903980 2.75 422360 24490428 2675064 7.88 4362936 21338180 454728 03:40:32 Average: 9222762 31282239 983811 2.99 366515 20954953 2753223 8.11 4082240 18112169 145100 03:40:32 03:40:32 02:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:40:32 02:50:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 03:40:32 02:50:01 ens3 1306.53 1267.96 8125.76 167.41 0.00 0.00 0.00 0.00 03:40:32 02:50:01 docker0 589.87 528.96 40.96 2853.39 0.00 0.00 0.00 0.00 03:40:32 02:51:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 03:40:32 02:51:01 ens3 544.88 353.72 5262.89 40.63 0.00 0.00 0.00 0.00 03:40:32 02:51:01 docker0 277.98 402.33 22.81 2068.49 0.00 0.00 0.00 0.00 03:40:32 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:52:01 ens3 38.88 23.88 46.18 16.42 0.00 0.00 0.00 0.00 03:40:32 02:52:01 vethacfeb8b 0.08 0.28 0.01 0.03 0.00 0.00 0.00 0.00 03:40:32 02:52:01 docker0 0.08 0.18 0.01 0.02 0.00 0.00 0.00 0.00 03:40:32 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 02:53:01 ens3 28.56 19.26 22.32 12.60 0.00 0.00 0.00 0.00 03:40:32 02:53:01 vethacfeb8b 1.35 1.37 0.12 0.12 0.00 0.00 0.00 0.00 03:40:32 02:53:01 docker0 1.35 1.35 0.10 0.12 0.00 0.00 0.00 0.00 03:40:32 02:54:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 03:40:32 02:54:01 ens3 172.55 94.18 3612.36 51.16 0.00 0.00 0.00 0.00 03:40:32 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:55:01 vethab4ac18 97.25 139.88 9.46 1177.52 0.00 0.00 0.00 0.10 03:40:32 02:55:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:40:32 02:55:01 vethfde9788 83.87 165.21 8.46 1176.74 0.00 0.00 0.00 0.10 03:40:32 02:55:01 veth6f747ec 92.12 138.34 9.04 1184.57 0.00 0.00 0.00 0.10 03:40:32 02:55:01 ens3 993.98 617.36 8874.26 189.41 0.00 0.00 0.00 0.00 03:40:32 02:55:01 veth8fbb1d4 87.17 149.83 8.75 1182.14 0.00 0.00 0.00 0.10 03:40:32 02:55:01 docker0 539.18 891.97 43.89 8007.82 0.00 0.00 0.00 0.00 03:40:32 02:55:01 vethefab7c2 0.63 1.93 0.06 0.30 0.00 0.00 0.00 0.00 03:40:32 02:55:01 vethd43519f 91.12 135.69 9.05 1176.95 0.00 0.00 0.00 0.10 03:40:32 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:56:01 veth0ced08f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 ens3 15.79 8.95 12.98 7.08 0.00 0.00 0.00 0.00 03:40:32 02:56:01 veth8b173fa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 veth396b8c1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 veth6c190fa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 veth99af0c0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 vethbf63b0c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 docker0 0.20 0.18 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 vethfee20fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 vethbc5a9c2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 veth3c8b3e0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 vetheca163e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 vethefab7c2 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 vethf83a884 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 veth47d7d54 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 02:56:01 veth7ee6758 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 02:57:01 veth0ced08f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 ens3 3.07 1.72 2.51 1.33 0.00 0.00 0.00 0.00 03:40:32 02:57:01 veth8b173fa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 veth396b8c1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 veth6c190fa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 veth99af0c0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 vethbf63b0c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 vethfee20fd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 vethbc5a9c2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 veth3c8b3e0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 vetheca163e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 vethefab7c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 vethf83a884 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 veth47d7d54 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:57:01 veth7ee6758 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 veth0ced08f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 ens3 5.58 3.08 4.58 2.42 0.00 0.00 0.00 0.00 03:40:32 02:58:01 veth8b173fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 veth396b8c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 veth6c190fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 veth99af0c0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 vethbf63b0c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 vethfee20fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 vethbc5a9c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 veth3c8b3e0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 vetheca163e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 vethefab7c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 vethf83a884 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 veth47d7d54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:58:01 veth7ee6758 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 02:59:01 lo 17.13 17.13 1.68 1.68 0.00 0.00 0.00 0.00 03:40:32 02:59:01 ens3 163.29 155.74 84.64 823.12 0.00 0.00 0.00 0.00 03:40:32 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:00:01 lo 45.78 45.78 4.52 4.52 0.00 0.00 0.00 0.00 03:40:32 03:00:01 ens3 528.67 527.27 215.42 3200.66 0.00 0.00 0.00 0.00 03:40:32 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:01:01 lo 22.46 22.46 2.21 2.21 0.00 0.00 0.00 0.00 03:40:32 03:01:01 ens3 305.33 296.58 116.18 2069.04 0.00 0.00 0.00 0.00 03:40:32 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:02:01 ens3 9.32 11.61 5.95 29.23 0.00 0.00 0.00 0.00 03:40:32 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:03:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:04:01 ens3 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 03:40:32 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:05:01 ens3 9.56 16.29 1.00 21.86 0.00 0.00 0.00 0.00 03:40:32 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:06:01 ens3 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:40:32 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:07:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:40:32 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:08:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:09:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:10:01 ens3 3.65 5.48 0.30 7.25 0.00 0.00 0.00 0.00 03:40:32 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:13:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:14:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:15:01 ens3 2.93 4.67 0.26 7.21 0.00 0.00 0.00 0.00 03:40:32 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:16:01 ens3 0.18 0.07 0.12 0.00 0.00 0.00 0.00 0.00 03:40:32 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:18:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:19:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:40:32 03:19:01 ens3 0.15 0.33 0.01 0.08 0.00 0.00 0.00 0.00 03:40:32 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:20:01 ens3 3.28 5.61 0.28 7.24 0.00 0.00 0.00 0.00 03:40:32 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:22:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:23:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:25:01 ens3 2.28 5.30 0.22 7.25 0.00 0.00 0.00 0.00 03:40:32 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:26:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:27:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:28:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:30:01 ens3 2.18 3.63 0.21 7.16 0.00 0.00 0.00 0.00 03:40:32 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:32:01 ens3 0.15 0.07 0.17 0.00 0.00 0.00 0.00 0.00 03:40:32 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:33:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:34:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:35:01 ens3 1.55 4.40 0.17 7.21 0.00 0.00 0.00 0.00 03:40:32 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:36:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 03:40:32 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:32 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:38:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:32 03:39:02 lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 03:40:32 03:39:02 ens3 260.58 160.93 3888.79 60.25 0.00 0.00 0.00 0.00 03:40:32 03:39:02 docker0 97.59 162.18 8.35 1263.15 0.00 0.00 0.00 0.00 03:40:32 03:40:01 lo 2.24 2.24 0.23 0.23 0.00 0.00 0.00 0.00 03:40:32 03:40:01 ens3 269.92 165.31 5875.60 50.60 0.00 0.00 0.00 0.00 03:40:32 03:40:01 docker0 2.37 2.41 0.37 1.61 0.00 0.00 0.00 0.00 03:40:32 Average: lo 1.96 1.96 0.19 0.19 0.00 0.00 0.00 0.00 03:40:32 Average: ens3 91.65 73.62 707.94 133.09 0.00 0.00 0.00 0.00 03:40:32 Average: docker0 29.60 39.05 2.29 278.63 0.00 0.00 0.00 0.00 03:40:32 03:40:32 03:40:32 ---> sar -P ALL: 03:40:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23396) 10/21/24 _x86_64_ (8 CPU) 03:40:32 03:40:32 02:48:53 LINUX RESTART (8 CPU) 03:40:32 03:40:32 02:49:01 CPU %user %nice %system %iowait %steal %idle 03:40:32 02:50:01 all 8.25 0.00 2.45 2.34 0.05 86.90 03:40:32 02:50:01 0 8.50 0.00 2.93 3.76 0.05 84.76 03:40:32 02:50:01 1 4.92 0.00 2.73 0.99 0.03 91.33 03:40:32 02:50:01 2 6.97 0.00 1.81 3.36 0.05 87.81 03:40:32 02:50:01 3 11.69 0.00 3.93 1.07 0.05 83.26 03:40:32 02:50:01 4 6.09 0.00 0.97 0.27 0.05 92.61 03:40:32 02:50:01 5 6.61 0.00 2.52 0.66 0.05 90.15 03:40:32 02:50:01 6 14.05 0.00 2.33 5.39 0.07 78.16 03:40:32 02:50:01 7 7.15 0.00 2.39 3.21 0.07 87.18 03:40:32 02:51:01 all 6.31 0.00 3.01 6.37 0.06 84.25 03:40:32 02:51:01 0 6.84 0.00 3.15 0.51 0.07 89.43 03:40:32 02:51:01 1 5.76 0.00 3.06 1.22 0.05 89.91 03:40:32 02:51:01 2 6.24 0.00 3.29 18.85 0.08 71.53 03:40:32 02:51:01 3 5.97 0.00 2.54 0.35 0.08 91.05 03:40:32 02:51:01 4 6.56 0.00 2.51 1.83 0.05 89.04 03:40:32 02:51:01 5 5.71 0.00 3.72 10.94 0.05 79.58 03:40:32 02:51:01 6 6.54 0.00 3.21 16.97 0.07 73.20 03:40:32 02:51:01 7 6.83 0.00 2.61 0.24 0.05 90.27 03:40:32 02:52:01 all 38.20 0.00 5.85 3.35 0.18 52.42 03:40:32 02:52:01 0 37.59 0.00 6.31 4.22 0.12 51.76 03:40:32 02:52:01 1 35.43 0.00 6.20 0.58 0.31 57.49 03:40:32 02:52:01 2 38.46 0.00 5.40 0.37 0.15 55.61 03:40:32 02:52:01 3 39.18 0.00 5.89 0.42 0.10 54.40 03:40:32 02:52:01 4 38.31 0.00 6.06 0.69 0.17 54.77 03:40:32 02:52:01 5 41.05 0.00 5.12 0.64 0.29 52.91 03:40:32 02:52:01 6 38.09 0.00 5.69 19.51 0.12 36.60 03:40:32 02:52:01 7 37.48 0.00 6.13 0.30 0.17 55.92 03:40:32 02:53:01 all 47.88 0.00 5.25 0.76 0.09 46.02 03:40:32 02:53:01 0 48.10 0.00 5.85 0.37 0.08 45.59 03:40:32 02:53:01 1 46.57 0.00 4.28 0.18 0.10 48.86 03:40:32 02:53:01 2 47.87 0.00 5.53 0.08 0.10 46.42 03:40:32 02:53:01 3 50.40 0.00 5.42 0.13 0.08 43.96 03:40:32 02:53:01 4 47.94 0.00 5.25 0.03 0.10 46.68 03:40:32 02:53:01 5 47.50 0.00 5.33 0.17 0.10 46.90 03:40:32 02:53:01 6 48.76 0.00 5.36 4.94 0.10 40.84 03:40:32 02:53:01 7 45.87 0.00 4.98 0.13 0.08 48.93 03:40:32 02:54:01 all 37.20 0.00 6.79 0.86 0.10 55.06 03:40:32 02:54:01 0 38.16 0.00 7.46 0.50 0.12 53.75 03:40:32 02:54:01 1 34.58 0.00 5.90 0.62 0.08 58.81 03:40:32 02:54:01 2 37.46 0.00 7.44 3.08 0.08 51.94 03:40:32 02:54:01 3 38.89 0.00 6.70 0.17 0.13 54.11 03:40:32 02:54:01 4 35.64 0.00 6.59 0.13 0.08 57.55 03:40:32 02:54:01 5 38.99 0.00 6.71 0.59 0.08 53.62 03:40:32 02:54:01 6 39.75 0.00 7.70 1.72 0.10 50.72 03:40:32 02:54:01 7 34.08 0.00 5.78 0.05 0.12 59.97 03:40:32 02:55:01 all 26.62 0.00 10.07 13.42 0.13 49.76 03:40:32 02:55:01 0 28.90 0.00 10.36 7.46 0.12 53.17 03:40:32 02:55:01 1 25.88 0.00 9.06 13.96 0.12 50.98 03:40:32 02:55:01 2 25.31 0.00 10.35 15.26 0.12 48.96 03:40:32 02:55:01 3 27.24 0.00 10.48 12.84 0.14 49.30 03:40:32 02:55:01 4 23.79 0.00 10.05 16.99 0.15 49.02 03:40:32 02:55:01 5 29.15 0.00 10.00 8.90 0.14 51.82 03:40:32 02:55:01 6 27.35 0.00 10.82 13.39 0.12 48.32 03:40:32 02:55:01 7 25.31 0.00 9.45 18.63 0.10 46.51 03:40:32 02:56:01 all 28.72 0.00 5.80 14.51 0.08 50.90 03:40:32 02:56:01 0 29.20 0.00 6.34 7.00 0.08 57.38 03:40:32 02:56:01 1 28.76 0.00 4.58 9.54 0.10 57.02 03:40:32 02:56:01 2 28.49 0.00 6.97 11.00 0.07 53.48 03:40:32 02:56:01 3 28.15 0.00 6.06 13.88 0.07 51.85 03:40:32 02:56:01 4 28.51 0.00 6.87 61.62 0.08 2.93 03:40:32 02:56:01 5 29.69 0.00 4.79 3.30 0.07 62.15 03:40:32 02:56:01 6 28.83 0.00 4.38 8.62 0.07 58.11 03:40:32 02:56:01 7 28.11 0.00 6.44 1.35 0.07 64.04 03:40:32 02:57:01 all 88.73 0.00 11.11 0.00 0.16 0.00 03:40:32 02:57:01 0 88.00 0.00 11.83 0.00 0.17 0.00 03:40:32 02:57:01 1 88.99 0.00 10.86 0.00 0.15 0.00 03:40:32 02:57:01 2 88.69 0.00 11.17 0.00 0.13 0.00 03:40:32 02:57:01 3 88.84 0.00 10.97 0.00 0.19 0.00 03:40:32 02:57:01 4 88.98 0.00 10.87 0.00 0.15 0.00 03:40:32 02:57:01 5 88.04 0.00 11.80 0.00 0.16 0.00 03:40:32 02:57:01 6 89.35 0.00 10.48 0.00 0.17 0.00 03:40:32 02:57:01 7 88.91 0.00 10.94 0.00 0.15 0.00 03:40:32 02:58:01 all 89.45 0.00 10.38 0.00 0.16 0.01 03:40:32 02:58:01 0 88.71 0.00 11.11 0.00 0.17 0.00 03:40:32 02:58:01 1 89.18 0.00 10.61 0.00 0.18 0.04 03:40:32 02:58:01 2 89.53 0.00 10.33 0.00 0.13 0.00 03:40:32 02:58:01 3 90.29 0.00 9.56 0.00 0.15 0.00 03:40:32 02:58:01 4 89.06 0.00 10.74 0.00 0.14 0.07 03:40:32 02:58:01 5 89.50 0.00 10.35 0.00 0.15 0.00 03:40:32 02:58:01 6 89.34 0.00 10.45 0.00 0.19 0.02 03:40:32 02:58:01 7 89.95 0.00 9.92 0.00 0.13 0.00 03:40:32 02:59:01 all 23.81 0.00 4.84 6.95 0.08 64.32 03:40:32 02:59:01 0 25.74 0.00 5.77 26.42 0.12 41.94 03:40:32 02:59:01 1 23.38 0.00 4.76 3.01 0.07 68.77 03:40:32 02:59:01 2 25.04 0.00 4.89 7.26 0.08 62.72 03:40:32 02:59:01 3 22.15 0.00 4.24 6.44 0.07 67.11 03:40:32 02:59:01 4 24.12 0.00 5.21 3.17 0.07 67.43 03:40:32 02:59:01 5 24.99 0.00 4.50 1.11 0.07 69.34 03:40:32 02:59:01 6 24.64 0.00 4.82 5.09 0.09 65.37 03:40:32 02:59:01 7 20.43 0.00 4.57 3.13 0.10 71.76 03:40:32 03:00:01 all 10.24 0.00 1.05 0.15 0.08 88.48 03:40:32 03:00:01 0 10.26 0.00 1.25 0.02 0.08 88.39 03:40:32 03:00:01 1 11.23 0.00 1.25 0.15 0.08 87.28 03:40:32 03:00:01 2 14.33 0.00 1.24 0.15 0.10 84.18 03:40:32 03:00:01 3 9.00 0.00 0.75 0.02 0.07 90.17 03:40:32 03:00:01 4 9.71 0.00 1.07 0.82 0.07 88.32 03:40:32 03:00:01 5 6.12 0.00 0.75 0.03 0.07 93.03 03:40:32 03:00:01 6 10.47 0.00 1.04 0.02 0.05 88.43 03:40:32 03:00:01 7 10.79 0.00 1.04 0.03 0.08 88.05 03:40:32 03:40:32 03:00:01 CPU %user %nice %system %iowait %steal %idle 03:40:32 03:01:01 all 6.75 0.00 0.64 0.05 0.05 92.50 03:40:32 03:01:01 0 7.28 0.00 0.75 0.02 0.05 91.91 03:40:32 03:01:01 1 6.22 0.00 0.72 0.35 0.05 92.66 03:40:32 03:01:01 2 12.32 0.00 0.87 0.03 0.08 86.70 03:40:32 03:01:01 3 5.25 0.00 0.62 0.02 0.03 94.08 03:40:32 03:01:01 4 9.15 0.00 0.77 0.02 0.07 89.99 03:40:32 03:01:01 5 3.36 0.00 0.42 0.00 0.05 96.17 03:40:32 03:01:01 6 7.44 0.00 0.47 0.00 0.05 92.04 03:40:32 03:01:01 7 3.02 0.00 0.48 0.00 0.03 96.46 03:40:32 03:02:01 all 0.06 0.00 0.03 0.03 0.01 99.87 03:40:32 03:02:01 0 0.10 0.00 0.03 0.00 0.03 99.83 03:40:32 03:02:01 1 0.03 0.00 0.02 0.05 0.00 99.90 03:40:32 03:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:40:32 03:02:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:40:32 03:02:01 4 0.13 0.00 0.07 0.17 0.02 99.62 03:40:32 03:02:01 5 0.07 0.00 0.03 0.00 0.00 99.90 03:40:32 03:02:01 6 0.07 0.00 0.02 0.00 0.02 99.90 03:40:32 03:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:40:32 03:03:01 all 0.05 0.00 0.01 0.00 0.01 99.93 03:40:32 03:03:01 0 0.05 0.00 0.02 0.02 0.02 99.90 03:40:32 03:03:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:40:32 03:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:40:32 03:03:01 3 0.17 0.00 0.00 0.00 0.00 99.83 03:40:32 03:03:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:40:32 03:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:40:32 03:03:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:40:32 03:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:40:32 03:04:01 all 0.02 0.00 0.03 0.37 0.00 99.58 03:40:32 03:04:01 0 0.00 0.00 0.07 0.00 0.02 99.92 03:40:32 03:04:01 1 0.02 0.00 0.00 0.63 0.00 99.35 03:40:32 03:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:40:32 03:04:01 3 0.00 0.00 0.05 0.00 0.00 99.95 03:40:32 03:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:04:01 5 0.03 0.00 0.02 1.43 0.00 98.52 03:40:32 03:04:01 6 0.00 0.00 0.03 0.88 0.00 99.08 03:40:32 03:04:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:40:32 03:05:01 all 0.05 0.00 0.02 0.00 0.01 99.92 03:40:32 03:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:40:32 03:05:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:40:32 03:05:01 2 0.00 0.00 0.03 0.00 0.02 99.95 03:40:32 03:05:01 3 0.07 0.00 0.00 0.00 0.00 99.93 03:40:32 03:05:01 4 0.08 0.00 0.07 0.00 0.02 99.83 03:40:32 03:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:40:32 03:05:01 6 0.07 0.00 0.02 0.00 0.02 99.90 03:40:32 03:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:06:01 all 0.01 0.00 0.02 0.00 0.01 99.96 03:40:32 03:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:06:01 1 0.02 0.00 0.03 0.02 0.02 99.92 03:40:32 03:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:06:01 4 0.03 0.00 0.03 0.02 0.02 99.90 03:40:32 03:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:40:32 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:32 03:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:40:32 03:07:01 all 0.03 0.00 0.00 0.00 0.01 99.95 03:40:32 03:07:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:40:32 03:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:40:32 03:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:40:32 03:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:40:32 03:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:40:32 03:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:40:32 03:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:08:01 all 0.01 0.00 0.02 0.00 0.01 99.95 03:40:32 03:08:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:40:32 03:08:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:40:32 03:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:40:32 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:40:32 03:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:40:32 03:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:40:32 03:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:09:01 all 0.01 0.00 0.02 0.00 0.01 99.96 03:40:32 03:09:01 0 0.00 0.00 0.03 0.00 0.02 99.95 03:40:32 03:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:09:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:40:32 03:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:32 03:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:10:01 all 0.03 0.00 0.02 0.01 0.01 99.94 03:40:32 03:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:40:32 03:10:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:40:32 03:10:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:40:32 03:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:10:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:40:32 03:10:01 6 0.05 0.00 0.02 0.02 0.02 99.90 03:40:32 03:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:40:32 03:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:40:32 03:11:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:40:32 03:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:40:32 03:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:32 03:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:40:32 03:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:40:32 03:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:40:32 03:11:01 CPU %user %nice %system %iowait %steal %idle 03:40:32 03:12:01 all 0.04 0.00 0.01 0.00 0.02 99.93 03:40:32 03:12:01 0 0.05 0.00 0.03 0.00 0.05 99.87 03:40:32 03:12:01 1 0.10 0.00 0.02 0.02 0.02 99.85 03:40:32 03:12:01 2 0.05 0.00 0.00 0.00 0.02 99.93 03:40:32 03:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:40:32 03:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:40:32 03:12:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:40:32 03:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:40:32 03:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:40:32 03:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:40:32 03:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:40:32 03:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:40:32 03:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:40:32 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:40:32 03:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:40:32 03:14:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:40:32 03:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:40:32 03:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:14:01 6 0.03 0.00 0.00 0.02 0.02 99.93 03:40:32 03:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:15:01 all 0.01 0.00 0.02 0.00 0.01 99.96 03:40:32 03:15:01 0 0.00 0.00 0.03 0.00 0.02 99.95 03:40:32 03:15:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:40:32 03:15:01 2 0.00 0.00 0.03 0.00 0.00 99.97 03:40:32 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:40:32 03:15:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:40:32 03:15:01 6 0.00 0.00 0.05 0.02 0.00 99.93 03:40:32 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:40:32 03:16:01 0 0.03 0.00 0.02 0.00 0.03 99.92 03:40:32 03:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:40:32 03:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:40:32 03:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:40:32 03:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:16:01 6 0.03 0.00 0.00 0.02 0.00 99.95 03:40:32 03:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:40:32 03:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:40:32 03:17:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:40:32 03:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:32 03:17:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:40:32 03:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:40:32 03:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:40:32 03:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:40:32 03:18:01 0 0.02 0.00 0.05 0.00 0.02 99.92 03:40:32 03:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:40:32 03:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:40:32 03:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:40:32 03:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:40:32 03:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:19:01 all 0.09 0.00 0.05 0.01 0.00 99.85 03:40:32 03:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:40:32 03:19:01 1 0.02 0.00 0.03 0.02 0.02 99.92 03:40:32 03:19:01 2 0.48 0.00 0.12 0.02 0.00 99.38 03:40:32 03:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:40:32 03:19:01 4 0.07 0.00 0.07 0.00 0.00 99.87 03:40:32 03:19:01 5 0.02 0.00 0.05 0.00 0.00 99.93 03:40:32 03:19:01 6 0.03 0.00 0.02 0.02 0.00 99.93 03:40:32 03:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:20:01 all 0.04 0.00 0.03 0.00 0.01 99.91 03:40:32 03:20:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:40:32 03:20:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:40:32 03:20:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:40:32 03:20:01 3 0.05 0.00 0.05 0.00 0.02 99.88 03:40:32 03:20:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:40:32 03:20:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:40:32 03:20:01 6 0.03 0.00 0.05 0.00 0.02 99.90 03:40:32 03:20:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:40:32 03:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:40:32 03:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 03:40:32 03:21:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:40:32 03:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:21:01 4 0.03 0.00 0.02 0.02 0.02 99.92 03:40:32 03:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:40:32 03:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:32 03:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:40:32 03:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:40:32 03:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:40:32 03:22:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:40:32 03:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:40:32 03:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:40:32 03:22:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:40:32 03:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:22:01 6 0.03 0.00 0.00 0.02 0.02 99.93 03:40:32 03:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:40:32 03:22:01 CPU %user %nice %system %iowait %steal %idle 03:40:32 03:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:40:32 03:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:40:32 03:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:40:32 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:40:32 03:23:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:40:32 03:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:40:32 03:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:40:32 03:24:01 0 0.05 0.00 0.03 0.00 0.03 99.88 03:40:32 03:24:01 1 0.03 0.00 0.02 0.02 0.00 99.93 03:40:32 03:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:40:32 03:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:40:32 03:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:40:32 03:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:24:01 6 0.00 0.00 0.00 0.02 0.02 99.97 03:40:32 03:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:40:32 03:25:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:40:32 03:25:01 0 0.00 0.00 0.05 0.00 0.02 99.93 03:40:32 03:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:40:32 03:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:25:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:40:32 03:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:40:32 03:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:40:32 03:25:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:40:32 03:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:40:32 03:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:40:32 03:26:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:40:32 03:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:40:32 03:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:40:32 03:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:40:32 03:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:27:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:40:32 03:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:40:32 03:27:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:40:32 03:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:40:32 03:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:27:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:40:32 03:27:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:40:32 03:27:01 6 0.05 0.00 0.02 0.02 0.02 99.90 03:40:32 03:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:40:32 03:28:01 all 0.02 0.00 0.01 0.01 0.00 99.95 03:40:32 03:28:01 0 0.03 0.00 0.03 0.03 0.02 99.88 03:40:32 03:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:40:32 03:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:40:32 03:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:40:32 03:28:01 4 0.07 0.00 0.02 0.00 0.00 99.92 03:40:32 03:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:28:01 6 0.02 0.00 0.02 0.03 0.00 99.93 03:40:32 03:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:40:32 03:29:01 all 0.04 0.00 0.01 0.01 0.01 99.93 03:40:32 03:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:40:32 03:29:01 1 0.02 0.00 0.00 0.07 0.02 99.90 03:40:32 03:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:40:32 03:29:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:40:32 03:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:40:32 03:29:01 6 0.05 0.00 0.02 0.02 0.02 99.90 03:40:32 03:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:30:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:40:32 03:30:01 0 0.03 0.00 0.03 0.02 0.03 99.88 03:40:32 03:30:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:40:32 03:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:32 03:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:40:32 03:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:40:32 03:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:40:32 03:31:01 0 0.03 0.00 0.05 0.00 0.03 99.88 03:40:32 03:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:40:32 03:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:32:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:40:32 03:32:01 0 0.02 0.00 0.03 0.02 0.03 99.90 03:40:32 03:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:40:32 03:32:01 2 0.00 0.00 0.00 0.00 0.03 99.97 03:40:32 03:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:40:32 03:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:32:01 6 0.00 0.00 0.03 0.00 0.02 99.95 03:40:32 03:32:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:40:32 03:33:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:40:32 03:33:01 0 0.03 0.00 0.05 0.00 0.03 99.88 03:40:32 03:33:01 1 0.05 0.00 0.02 0.02 0.02 99.90 03:40:32 03:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:33:01 3 0.08 0.00 0.00 0.00 0.02 99.90 03:40:32 03:33:01 4 0.07 0.00 0.02 0.00 0.00 99.92 03:40:32 03:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:40:32 03:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:40:32 03:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:40:32 03:33:01 CPU %user %nice %system %iowait %steal %idle 03:40:32 03:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:40:32 03:34:01 0 0.02 0.00 0.02 0.00 0.03 99.93 03:40:32 03:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:40:32 03:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:40:32 03:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:40:32 03:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:40:32 03:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:35:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:40:32 03:35:01 0 0.03 0.00 0.02 0.00 0.03 99.92 03:40:32 03:35:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:40:32 03:35:01 2 0.07 0.00 0.02 0.00 0.02 99.90 03:40:32 03:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:40:32 03:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:40:32 03:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:40:32 03:36:01 all 0.02 0.00 0.01 0.04 0.01 99.92 03:40:32 03:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:40:32 03:36:01 1 0.02 0.00 0.03 0.13 0.02 99.80 03:40:32 03:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:32 03:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:36:01 6 0.02 0.00 0.00 0.17 0.02 99.80 03:40:32 03:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:40:32 03:37:01 all 0.04 0.00 0.01 0.01 0.01 99.94 03:40:32 03:37:01 0 0.08 0.00 0.05 0.00 0.02 99.85 03:40:32 03:37:01 1 0.10 0.00 0.02 0.05 0.00 99.83 03:40:32 03:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:40:32 03:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:40:32 03:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:40:32 03:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:40:32 03:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:40:32 03:38:01 0 0.08 0.00 0.07 0.00 0.02 99.83 03:40:32 03:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:40:32 03:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:40:32 03:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:40:32 03:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:40:32 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:40:32 03:38:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:40:32 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:40:32 03:39:02 all 4.52 0.00 1.75 0.80 0.15 92.78 03:40:32 03:39:02 0 8.71 0.00 2.11 0.05 0.48 88.65 03:40:32 03:39:02 1 3.88 0.00 1.94 0.95 0.17 93.06 03:40:32 03:39:02 2 3.23 0.00 2.33 0.03 0.07 94.34 03:40:32 03:39:02 3 4.47 0.00 1.34 0.02 0.12 94.05 03:40:32 03:39:02 4 3.66 0.00 1.64 0.03 0.13 94.53 03:40:32 03:39:02 5 2.45 0.00 1.06 1.21 0.07 95.22 03:40:32 03:39:02 6 3.49 0.00 1.86 4.09 0.08 90.47 03:40:32 03:39:02 7 6.21 0.00 1.74 0.00 0.08 91.96 03:40:32 03:40:01 all 6.54 0.00 3.04 4.63 0.13 85.65 03:40:32 03:40:01 0 5.97 0.00 2.65 0.05 0.09 91.25 03:40:32 03:40:01 1 6.32 0.00 3.19 8.64 0.24 81.60 03:40:32 03:40:01 2 7.49 0.00 3.27 6.27 0.12 82.84 03:40:32 03:40:01 3 4.61 0.00 2.50 0.21 0.07 92.62 03:40:32 03:40:01 4 7.13 0.00 2.67 1.58 0.17 88.45 03:40:32 03:40:01 5 6.26 0.00 3.36 0.17 0.09 90.12 03:40:32 03:40:01 6 6.12 0.00 3.47 18.82 0.23 71.35 03:40:32 03:40:01 7 8.43 0.00 3.20 1.64 0.07 86.66 03:40:32 Average: all 8.22 0.00 1.41 1.06 0.04 89.28 03:40:32 Average: 0 8.40 0.00 1.54 0.98 0.05 89.03 03:40:32 Average: 1 7.94 0.00 1.35 0.80 0.04 89.87 03:40:32 Average: 2 8.42 0.00 1.47 1.28 0.03 88.80 03:40:32 Average: 3 8.28 0.00 1.38 0.69 0.03 89.62 03:40:32 Average: 4 8.13 0.00 1.39 1.69 0.04 88.75 03:40:32 Average: 5 8.10 0.00 1.37 0.57 0.03 89.93 03:40:32 Average: 6 8.43 0.00 1.40 1.93 0.03 88.20 03:40:32 Average: 7 8.04 0.00 1.36 0.56 0.03 90.01 03:40:32 03:40:32 03:40:32