Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7addbec354a77316b727e383be6098b331324c50 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-ssh6360751381012266575.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-ssh7192124742864850590.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-ssh15957970294177622548.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-ssh9149870069174368102.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-ssh4091449046740512371.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26995 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/753 [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/753 # 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 7addbec354a77316b727e383be6098b331324c50 (main) Commit message: "Merge pull request #5004 from judehung/issue-789-branch" > 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 7addbec354a77316b727e383be6098b331324c50 # timeout=10 > git rev-list --no-walk 187954ff3d4f3dea9b0a451951d025e7f3bfc818 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:54:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:54:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:54:10 ========================================================= 07:54:10 EdgeX Global Pipelines Version Info 07:54:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:54:11 ------------------- 07:54:11 stable info: 07:54:11 ------------------- 07:54:11 Commited By: Ginny Guan ginny@iotechsys.com 07:54:11 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:54:11 Message: update stable to v1.0.265 07:54:12 ------------------- 07:54:12 experimental info: 07:54:12 ------------------- 07:54:12 Commited By: Cherry Wang cherry@iotechsys.com 07:54:12 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:54:12 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7addbec354a77316b727e383be6098b331324c50 [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7addbec [Pipeline] echo 07:54:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:12 provisioning config files... 07:54:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/753@tmp/config10547083623402154013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:13 ---> ****-login.sh 07:54:13 nexus3.edgexfoundry.org:10001 07:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:13 Configure a credential helper to remove this warning. See 07:54:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:13 07:54:13 Login Succeeded 07:54:13 nexus3.edgexfoundry.org:10002 07:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:13 Configure a credential helper to remove this warning. See 07:54:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:13 07:54:13 Login Succeeded 07:54:13 nexus3.edgexfoundry.org:10003 07:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:13 Configure a credential helper to remove this warning. See 07:54:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:13 07:54:13 Login Succeeded 07:54:13 nexus3.edgexfoundry.org:10004 07:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:13 Configure a credential helper to remove this warning. See 07:54:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:13 07:54:13 Login Succeeded 07:54:13 ****.io 07:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:14 Configure a credential helper to remove this warning. See 07:54:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:14 07:54:14 Login Succeeded 07:54:14 ---> ****-login.sh ends [Pipeline] } 07:54:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:14 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:54:14 + + cut -d/ -f2 07:54:14 dirname cmd/core-command/Dockerfile 07:54:14 + echo core-command,cmd/core-command/Dockerfile 07:54:14 + cut -d/ -f2 07:54:14 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:54:14 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:54:14 + dirname cmd/core-data/Dockerfile 07:54:14 + cut -d/ -f2 07:54:14 + echo core-data,cmd/core-data/Dockerfile 07:54:14 + dirname cmd/core-keeper/Dockerfile 07:54:14 + cut -d/ -f2 07:54:14 + echo core-keeper,cmd/core-keeper/Dockerfile 07:54:14 + dirname cmd/core-metadata/Dockerfile 07:54:14 + cut -d/ -f2 07:54:14 + echo core-metadata,cmd/core-metadata/Dockerfile 07:54:14 + dirname cmd/security-bootstrapper/Dockerfile 07:54:14 + cut -d/ -f2 07:54:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:54:14 + dirname cmd/security-proxy-auth/Dockerfile 07:54:14 + cut -d/ -f2 07:54:14 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:54:14 + + cut -d/ -f2 07:54:14 dirname cmd/security-proxy-setup/Dockerfile 07:54:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:54:14 + dirname cmd/security-secretstore-setup/Dockerfile 07:54:14 + cut -d/ -f2 07:54:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:54:14 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:54:14 + cut -d/ -f2 07:54:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:54:14 + dirname cmd/security-spire-agent/Dockerfile 07:54:14 + cut -d/ -f2 07:54:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:54:14 + dirname cmd/security-spire-config/Dockerfile 07:54:14 + cut -d/ -f2 07:54:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:54:14 + dirname cmd/security-spire-server/Dockerfile 07:54:14 + cut -d/ -f2 07:54:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:54:14 + dirname cmd/support-notifications/Dockerfile 07:54:14 + cut -d/ -f2 07:54:14 + echo support-notifications,cmd/support-notifications/Dockerfile 07:54:14 + dirname cmd/support-scheduler/Dockerfile 07:54:14 + cut -d/ -f2 07:54:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:54:14 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:54:14 + git rev-list -1 --merges 7addbec354a77316b727e383be6098b331324c50~1..7addbec354a77316b727e383be6098b331324c50 [Pipeline] echo 07:54:14 -----------> git rev-list -1 --merges 7addbec354a77316b727e383be6098b331324c50~1..7addbec354a77316b727e383be6098b331324c50 7addbec354a77316b727e383be6098b331324c50 07:54:14 7addbec354a77316b727e383be6098b331324c50 [false] [Pipeline] sh 07:54:15 + git log --format=format:%s -1 7addbec354a77316b727e383be6098b331324c50 [Pipeline] echo 07:54:15 ========================================================= 07:54:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:54:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:54:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:54:15 + grep -v github /etc/ssh/ssh_known_hosts 07:54:15 + [ -e /tmp/ssh_known_hosts ] 07:54:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:54:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:54:15 + sudo tee -a /etc/ssh/ssh_known_hosts 07:54:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:54:15 07:54:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:54:16 0.1.4: Pulling from edgex-devops/py-git-semver 07:54:16 b85a868b505f: Pulling fs layer 07:54:16 e2be974225ed: Pulling fs layer 07:54:16 339a4e72a1f5: Pulling fs layer 07:54:16 988bab9f4d93: Pulling fs layer 07:54:16 1469e6f7b9e6: Pulling fs layer 07:54:16 eaf3925da568: Pulling fs layer 07:54:16 bab4dde63d76: Pulling fs layer 07:54:16 bde34c3a00c8: Pulling fs layer 07:54:16 b352a97aabf1: Pulling fs layer 07:54:16 4872d77fe225: Pulling fs layer 07:54:16 5851b861e8e6: Pulling fs layer 07:54:16 988bab9f4d93: Waiting 07:54:16 1469e6f7b9e6: Waiting 07:54:16 eaf3925da568: Waiting 07:54:16 4872d77fe225: Waiting 07:54:16 bab4dde63d76: Waiting 07:54:16 5851b861e8e6: Waiting 07:54:16 b352a97aabf1: Waiting 07:54:16 bde34c3a00c8: Waiting 07:54:16 e2be974225ed: Download complete 07:54:16 988bab9f4d93: Verifying Checksum 07:54:16 988bab9f4d93: Download complete 07:54:16 1469e6f7b9e6: Verifying Checksum 07:54:16 1469e6f7b9e6: Download complete 07:54:16 eaf3925da568: Verifying Checksum 07:54:16 eaf3925da568: Download complete 07:54:16 339a4e72a1f5: Download complete 07:54:16 bde34c3a00c8: Download complete 07:54:16 b352a97aabf1: Verifying Checksum 07:54:16 b352a97aabf1: Download complete 07:54:16 4872d77fe225: Download complete 07:54:16 5851b861e8e6: Download complete 07:54:16 b85a868b505f: Verifying Checksum 07:54:16 b85a868b505f: Download complete 07:54:16 bab4dde63d76: Verifying Checksum 07:54:16 bab4dde63d76: Download complete 07:54:17 b85a868b505f: Pull complete 07:54:17 e2be974225ed: Pull complete 07:54:18 339a4e72a1f5: Pull complete 07:54:18 988bab9f4d93: Pull complete 07:54:18 1469e6f7b9e6: Pull complete 07:54:18 eaf3925da568: Pull complete 07:54:20 bab4dde63d76: Pull complete 07:54:20 bde34c3a00c8: Pull complete 07:54:20 b352a97aabf1: Pull complete 07:54:20 4872d77fe225: Pull complete 07:54:20 5851b861e8e6: Pull complete 07:54:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:54:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:54:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:20 prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container 07:54:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@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 07:54:23 $ docker top 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 -eo pid,comm 07:54:23 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). 07:54:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:23 [ssh-agent] Looking for ssh-agent implementation... 07:54:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:23 $ docker exec 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 ssh-agent 07:54:23 SSH_AUTH_SOCK=/tmp/ssh-kCfS8LVDpWMQ/agent.32 07:54:23 SSH_AGENT_PID=38 07:54:23 Running ssh-add (command line suppressed) 07:54:23 Identity added: /w/workspace/edgex-go/753@tmp/private_key_5285558537741564244.key (/w/workspace/edgex-go/753@tmp/private_key_5285558537741564244.key) 07:54:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:23 + git tag --points-at HEAD [Pipeline] } 07:54:23 $ docker exec --env ******** --env ******** 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 ssh-agent -k 07:54:23 unset SSH_AUTH_SOCK; 07:54:23 unset SSH_AGENT_PID; 07:54:23 echo Agent pid 38 killed; 07:54:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:54:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:23 [ssh-agent] Looking for ssh-agent implementation... 07:54:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:24 $ docker exec 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 ssh-agent 07:54:24 SSH_AUTH_SOCK=/tmp/ssh-bEOq8d6ziVfJ/agent.71 07:54:24 SSH_AGENT_PID=77 07:54:24 Running ssh-add (command line suppressed) 07:54:24 Identity added: /w/workspace/edgex-go/753@tmp/private_key_15187610760273936458.key (/w/workspace/edgex-go/753@tmp/private_key_15187610760273936458.key) 07:54:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:24 + git semver init 07:54:24 2024-11-19 07:54:24,735 [run_init] DEBUG init version:0.0.0 force:False 07:54:24 2024-11-19 07:54:24,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/753/.semver 07:54:24 2024-11-19 07:54:24,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/753/.semver 07:54:24 2024-11-19 07:54:24,737 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/753/.semver'], cwd=/w/workspace/edgex-go/753, universal_newlines=False, shell=None, istream=None) 07:54:30 2024-11-19 07:54:29,473 [append_file] DEBUG append to file:/w/workspace/edgex-go/753/.git/info/exclude 07:54:30 2024-11-19 07:54:29,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/753/.semver/main with force:False 07:54:30 2024-11-19 07:54:29,473 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main 07:54:30 2024-11-19 07:54:29,474 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main 07:54:30 4.0.0-dev.19 [Pipeline] } 07:54:30 $ docker exec --env ******** --env ******** 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 ssh-agent -k 07:54:30 unset SSH_AUTH_SOCK; 07:54:30 unset SSH_AGENT_PID; 07:54:30 echo Agent pid 77 killed; 07:54:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:30 + git semver [Pipeline] } 07:54:30 $ docker stop --time=1 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 07:54:32 $ docker rm -f --volumes 2bf8abb2968ec068605d2a6c9f1a5e4cccdce8fe67f1a369cc5cdd59c8f03de9 [Pipeline] // withDockerContainer [Pipeline] sh 07:54:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:54:32 Stashed 1 file(s) [Pipeline] echo 07:54:32 [edgeXSemver]: initialized semver on version 4.0.0-dev.19 [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 07:54:33 + git config --global --add safe.directory /w/workspace/edgex-go/753 [Pipeline] echo 07:54:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:54:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:54:33 ========================================================= 07:54:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:54:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:54:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:54:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:54:33 43c4264eed91: Pulling fs layer 07:54:33 4cc291be95ef: Pulling fs layer 07:54:33 2ac1f1163629: Pulling fs layer 07:54:33 5c3c966382ef: Pulling fs layer 07:54:33 4f4fb700ef54: Pulling fs layer 07:54:33 5d5c8e513c77: Pulling fs layer 07:54:33 9f66e0745190: Pulling fs layer 07:54:33 f49a43e4bbc0: Pulling fs layer 07:54:33 561ebcabdf7f: Pulling fs layer 07:54:33 5c3c966382ef: Waiting 07:54:33 4f4fb700ef54: Waiting 07:54:33 5d5c8e513c77: Waiting 07:54:33 9f66e0745190: Waiting 07:54:33 f49a43e4bbc0: Waiting 07:54:33 561ebcabdf7f: Waiting 07:54:33 4cc291be95ef: Verifying Checksum 07:54:33 4cc291be95ef: Download complete 07:54:33 5c3c966382ef: Verifying Checksum 07:54:33 5c3c966382ef: Download complete 07:54:33 4f4fb700ef54: Download complete 07:54:33 5d5c8e513c77: Verifying Checksum 07:54:33 5d5c8e513c77: Download complete 07:54:33 43c4264eed91: Verifying Checksum 07:54:33 43c4264eed91: Download complete 07:54:33 9f66e0745190: Verifying Checksum 07:54:33 9f66e0745190: Download complete 07:54:33 43c4264eed91: Pull complete 07:54:33 4cc291be95ef: Pull complete 07:54:33 561ebcabdf7f: Verifying Checksum 07:54:33 561ebcabdf7f: Download complete 07:54:34 2ac1f1163629: Download complete 07:54:34 f49a43e4bbc0: Verifying Checksum 07:54:34 f49a43e4bbc0: Download complete 07:54:37 2ac1f1163629: Pull complete 07:54:37 5c3c966382ef: Pull complete 07:54:37 4f4fb700ef54: Pull complete 07:54:37 5d5c8e513c77: Pull complete 07:54:37 9f66e0745190: Pull complete 07:54:40 f49a43e4bbc0: Pull complete 07:54:40 561ebcabdf7f: Pull complete 07:54:40 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:54:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:54:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:54:40 WORKDIR /edgex 07:54:40 COPY go.mod . 07:54:40 RUN go mod download 07:54:40 + docker build -t ci-base-image-x86_64 -f - . 07:54:41 Sending build context to Docker daemon 178.1MB 07:54:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:54:41 ---> 3a752c3f9dda 07:54:41 Step 2/4 : WORKDIR /edgex 07:54:44 ---> Running in 3955ae816267 07:54:44 Removing intermediate container 3955ae816267 07:54:44 ---> efdb51f0b87b 07:54:44 Step 3/4 : COPY go.mod . 07:54:44 ---> 5bada7e6fd2c 07:54:44 Step 4/4 : RUN go mod download 07:54:44 ---> Running in 1425716b7942 07:54:47 Still waiting to schedule task 07:54:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:55:06 Removing intermediate container 1425716b7942 07:55:06 ---> 78cbe94b4838 07:55:06 Successfully built 78cbe94b4838 07:55:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:07 + docker inspect -f . ci-base-image-x86_64 07:55:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:07 prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container 07:55:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@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 07:55:07 $ docker top b4e4b45c801f2a99ac4b01e98b7f9210eca0fd92d07bb5ed3db2c0638b55d40f -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:08 + go version 07:55:08 go version go1.23.2 linux/amd64 [Pipeline] } 07:55:08 $ docker stop --time=1 b4e4b45c801f2a99ac4b01e98b7f9210eca0fd92d07bb5ed3db2c0638b55d40f 07:55:09 $ docker rm -f --volumes b4e4b45c801f2a99ac4b01e98b7f9210eca0fd92d07bb5ed3db2c0638b55d40f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:09 + docker inspect -f . ci-base-image-x86_64 07:55:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:09 prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container 07:55:09 $ 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/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@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 07:55:10 $ docker top a207763f17c3730bb45e9470be48f5ff1f47d74a07fe07685adcfd81138f9312 -eo pid,comm [Pipeline] { [Pipeline] echo 07:55:10 ========================================================= 07:55:10 [edgeXBuildGoParallel] Running Tests and Build... 07:55:10 ========================================================= [Pipeline] sh 07:55:10 + git config --global --add safe.directory /w/workspace/edgex-go/753 [Pipeline] fileExists [Pipeline] sh 07:55:10 + make test 07:55:10 go test -race -coverprofile=coverage.out ./... 07:55:19 ? github.com/edgexfoundry/edgex-go [no test files] 07:55:51 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:55:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:55:51 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:55:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 07:55:51 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:55:51 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:55:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements 07:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:55:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:55:52 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:55:52 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:55:52 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:55:52 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:55:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:55:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:55:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:55:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:55:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:55:53 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:55:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:55:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:55:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 07:55:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 48.4% of statements 07:55:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.213s coverage: 93.4% of statements 07:55:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements 07:55:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 9.4% of statements 07:55:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:55:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:55:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:55:57 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:55:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:55:57 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:55:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:55:57 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:55:57 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:55:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:55:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:55:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 95.8% of statements 07:55:58 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 07:55:58 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:55:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:55:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:55:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 07:55:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.1% of statements 07:55:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 44.2% of statements 07:55:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.015s coverage: 40.0% of statements 07:56:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:56:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:56:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:56:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:56:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:56:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:56:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:56:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 87.1% of statements 07:56:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 07:56:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 07:56:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 07:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:56:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:56:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:56:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:56:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:56:03 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:56:03 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:56:03 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:56:04 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:56:07 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:56:07 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:56:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:56:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:56:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:56:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:56:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:56:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:56:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:56:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:56:10 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:56:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.034s coverage: 94.4% of statements 07:56:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:56:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:56:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:56:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:56:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:56:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:56:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:56:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:56:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:56:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:56:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:56:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.039s coverage: 92.9% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 36.8% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.2% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 95.7% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.045s coverage: 45.8% of statements 07:56:20 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 07:56:21 running golangci-lint 07:56:21 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:56:21 go version go1.23.2 linux/amd64 07:56:21 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:56:21 level=info msg="[config_reader] Used config file .golangci.yml" 07:56:21 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:56:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26996 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:56:27 Running in /w/workspace/edgex-go/753 [Pipeline] { [Pipeline] checkout 07:56:30 The recommended git tool is: git 07:56:38 using credential edgex-jenkins-ssh 07:56:38 Cloning the remote Git repository 07:56:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:56:38 > git init /w/workspace/edgex-go/753 # timeout=10 07:56:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:56:38 > git --version # timeout=10 07:56:38 > git --version # 'git version 2.25.1' 07:56:39 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:48 level=info msg="[loader] Go packages loading at mode 575 (files|name|deps|exports_file|types_sizes|compiled_files|imports) took 22.490146131s" 07:56:48 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.106336ms" 07:56:56 level=info msg="[linters_context/goanalysis] analyzers took 2m5.272363677s with top 10 stages: buildir: 57.636232215s, gosec: 3.293223117s, fact_deprecated: 3.01492855s, inspect: 2.453918416s, ctrlflow: 1.870127237s, printf: 1.777100183s, nilness: 1.267517813s, fact_purity: 1.235114294s, S1038: 1.185887752s, typedness: 896.280814ms" 07:56:56 level=info msg="[runner] Issues before processing: 193, after processing: 0" 07:56:56 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 193/193, skip_files: 193/193, exclude: 193/193, nolint: 15/0, skip_dirs: 193/193, filename_unadjuster: 193/193, invalid_issue: 193/193, path_prettifier: 193/193, cgo: 193/193, autogenerated_exclude: 193/193, exclude-rules: 193/15" 07:56:56 level=info msg="[runner] processing took 16.340481ms with stages: nolint: 5.459724ms, identifier_marker: 3.795684ms, autogenerated_exclude: 3.465845ms, path_prettifier: 1.557967ms, exclude-rules: 990.579µs, skip_dirs: 938.648µs, invalid_issue: 52.352µs, cgo: 45.122µs, filename_unadjuster: 28.83µs, max_same_issues: 1.96µs, uniq_by_line: 560ns, skip_files: 550ns, fixer: 520ns, diff: 460ns, exclude: 370ns, severity-rules: 350ns, sort_results: 280ns, source_code: 170ns, max_from_linter: 170ns, path_shortener: 120ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" 07:56:56 level=info msg="[runner] linters took 11.987205804s with stages: goanalysis_metalinter: 11.970719068s" 07:56:56 level=info msg="File cache stats: 0 entries of total size 0B" 07:56:56 level=info msg="Memory: 346 samples, avg is 276.5MB, max is 1213.0MB" 07:56:56 level=info msg="Execution took 34.530386712s" 07:56:56 go vet ./... 07:56:57 Avoid second fetch 07:56:57 Checking out Revision 7addbec354a77316b727e383be6098b331324c50 (main) 07:56:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:56:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:57 > git config core.sparsecheckout # timeout=10 07:56:57 > git checkout -f 7addbec354a77316b727e383be6098b331324c50 # timeout=10 07:56:58 Commit message: "Merge pull request #5004 from judehung/issue-789-branch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:57:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:57:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:57:02 ./bin/test-attribution-txt.sh [Pipeline] echo 07:57:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:57:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:57:03 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:03 Dload Upload Total Spent Left Speed 07:57:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 07:57:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:57:03 + ls -al . 07:57:03 total 1740 07:57:03 drwxrwxr-x 11 1001 1001 4096 Nov 19 07:55 . 07:57:03 drwxr-xr-x 4 root root 4096 Nov 19 07:55 .. 07:57:03 drwxrwxr-x 2 1001 1001 4096 Nov 19 07:54 .blubracket 07:57:03 -rw-rw-r-- 1 1001 1001 10 Nov 19 07:54 .dockerignore 07:57:03 drwxrwxr-x 8 1001 1001 4096 Nov 19 07:56 .git 07:57:03 drwxrwxr-x 3 1001 1001 4096 Nov 19 07:54 .github 07:57:03 -rw-rw-r-- 1 1001 1001 907 Nov 19 07:54 .gitignore 07:57:03 -rw-rw-r-- 1 1001 1001 199 Nov 19 07:54 .golangci.yml 07:57:03 -rw-rw-r-- 1 1001 1001 100 Nov 19 07:54 .hadolint.yml 07:57:03 drwxr-xr-x 3 1001 1001 4096 Nov 19 07:54 .semver 07:57:03 -rw-rw-r-- 1 1001 1001 155 Nov 19 07:54 .sonarcloud.properties 07:57:03 -rw-rw-r-- 1 1001 1001 1171 Nov 19 07:54 ADOPTERS.md 07:57:03 -rw-rw-r-- 1 1001 1001 17141 Nov 19 07:54 Attribution.txt 07:57:03 -rw-rw-r-- 1 1001 1001 100284 Nov 19 07:54 CHANGELOG.md 07:57:03 -rw-rw-r-- 1 1001 1001 3804 Nov 19 07:54 CONTRIBUTING.md 07:57:03 -rw-rw-r-- 1 1001 1001 677 Nov 19 07:54 GOVERNANCE.md 07:57:03 -rw-rw-r-- 1 1001 1001 858 Nov 19 07:54 Jenkinsfile 07:57:03 -rw-rw-r-- 1 1001 1001 10775 Nov 19 07:54 LICENSE 07:57:03 -rw-rw-r-- 1 1001 1001 16740 Nov 19 07:54 Makefile 07:57:03 -rw-rw-r-- 1 1001 1001 582 Nov 19 07:54 OWNERS.md 07:57:03 -rw-rw-r-- 1 1001 1001 9932 Nov 19 07:54 README.md 07:57:03 -rw-rw-r-- 1 1001 1001 789 Nov 19 07:54 SECURITY.md 07:57:03 -rw-rw-r-- 1 1001 1001 12 Nov 19 07:54 VERSION 07:57:03 drwxrwxr-x 2 1001 1001 4096 Nov 19 07:54 bin 07:57:03 drwxrwxr-x 19 1001 1001 4096 Nov 19 07:54 cmd 07:57:03 -rw-r--r-- 1 root root 1412873 Nov 19 07:56 coverage.out 07:57:03 drwxrwxr-x 2 1001 1001 4096 Nov 19 07:54 fuzz_test 07:57:03 -rw-rw-r-- 1 1001 1001 6528 Nov 19 07:54 go.mod 07:57:03 -rw-rw-r-- 1 1001 1001 88078 Nov 19 07:54 go.sum 07:57:03 drwxrwxr-x 7 1001 1001 4096 Nov 19 07:54 internal 07:57:03 drwxrwxr-x 2 1001 1001 4096 Nov 19 07:54 openapi 07:57:03 -rw-rw-r-- 1 1001 1001 584 Nov 19 07:54 security.txt 07:57:03 -rw-rw-r-- 1 1001 1001 204 Nov 19 07:54 version.go [Pipeline] sh 07:57:03 + sudo tee /etc/docker/daemon.new 07:57:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:57:03 { 07:57:03 "registry-mirrors": [ 07:57:03 "https://nexus3.edgexfoundry.org:10001" 07:57:03 ], 07:57:03 "bip": "10.250.0.254/24", 07:57:03 "hosts": [ 07:57:03 "tcp://0.0.0.0:5555", 07:57:03 "unix:///var/run/docker.sock" 07:57:03 ], 07:57:03 "mtu": 1458, 07:57:03 "selinux-enabled": true, 07:57:03 "seccomp-profile": "/etc/docker/seccomp.json" 07:57:03 } [Pipeline] sh 07:57:03 + '[' -e coverage.out ] 07:57:03 + chown 1001:1001 coverage.out [Pipeline] stash 07:57:03 Stashed 1 file(s) [Pipeline] sh 07:57:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:57:04 + make build 07:57:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:57:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:22 provisioning config files... 07:57:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/753@tmp/config4980838329560174135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:23 ---> ****-login.sh 07:57:23 nexus3.edgexfoundry.org:10001 07:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:24 Configure a credential helper to remove this warning. See 07:57:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:24 07:57:24 Login Succeeded 07:57:24 nexus3.edgexfoundry.org:10002 07:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:25 Configure a credential helper to remove this warning. See 07:57:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:25 07:57:25 Login Succeeded 07:57:25 nexus3.edgexfoundry.org:10003 07:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:25 Configure a credential helper to remove this warning. See 07:57:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:25 07:57:25 Login Succeeded 07:57:25 nexus3.edgexfoundry.org:10004 07:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:26 Configure a credential helper to remove this warning. See 07:57:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:26 07:57:26 Login Succeeded 07:57:26 ****.io 07:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:26 Configure a credential helper to remove this warning. See 07:57:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:26 07:57:26 Login Succeeded 07:57:26 ---> ****-login.sh ends [Pipeline] } 07:57:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:57:27 + git config --global --add safe.directory /w/workspace/edgex-go/753 [Pipeline] echo 07:57:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:57:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:57:27 ========================================================= 07:57:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:57:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:57:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:57:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:57:28 cf04c63912e1: Pulling fs layer 07:57:28 55b35a11ae5e: Pulling fs layer 07:57:28 a37a00ec5f00: Pulling fs layer 07:57:28 50b3750afda1: Pulling fs layer 07:57:28 4f4fb700ef54: Pulling fs layer 07:57:28 80978eb59214: Pulling fs layer 07:57:28 c9f46d7d2bd2: Pulling fs layer 07:57:28 c5a475d317c9: Pulling fs layer 07:57:28 c9f46d7d2bd2: Waiting 07:57:28 50b3750afda1: Waiting 07:57:28 c5a475d317c9: Waiting 07:57:28 4f4fb700ef54: Waiting 07:57:28 55b35a11ae5e: Verifying Checksum 07:57:28 55b35a11ae5e: Download complete 07:57:28 50b3750afda1: Verifying Checksum 07:57:28 50b3750afda1: Download complete 07:57:28 4f4fb700ef54: Verifying Checksum 07:57:28 4f4fb700ef54: Download complete 07:57:28 80978eb59214: Verifying Checksum 07:57:28 80978eb59214: Download complete 07:57:28 cf04c63912e1: Verifying Checksum 07:57:28 cf04c63912e1: Download complete 07:57:28 c5a475d317c9: Verifying Checksum 07:57:28 c5a475d317c9: Download complete 07:57:28 cf04c63912e1: Pull complete 07:57:29 55b35a11ae5e: Pull complete 07:57:29 a37a00ec5f00: Verifying Checksum 07:57:29 a37a00ec5f00: Download complete 07:57:30 c9f46d7d2bd2: Verifying Checksum 07:57:30 c9f46d7d2bd2: Download complete 07:57:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:57:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:57:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:57:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:57:32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:57:36 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:57:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:57:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:57:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:57:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:57:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:57:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:57:44 $ docker stop --time=1 a207763f17c3730bb45e9470be48f5ff1f47d74a07fe07685adcfd81138f9312 07:57:45 a37a00ec5f00: Pull complete 07:57:45 50b3750afda1: Pull complete 07:57:45 4f4fb700ef54: Pull complete 07:57:45 80978eb59214: Pull complete 07:57:50 $ docker rm -f --volumes a207763f17c3730bb45e9470be48f5ff1f47d74a07fe07685adcfd81138f9312 [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 07:57:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:57:51 07:57:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:57:51 latest: Pulling from edgex-devops/edgex-compose 07:57:51 91d30c5bc195: Pulling fs layer 07:57:51 2e9b0aa3be6d: Pulling fs layer 07:57:51 9c61dcf015f6: Pulling fs layer 07:57:51 4698f68db338: Pulling fs layer 07:57:51 2a2f49069b9e: Pulling fs layer 07:57:51 e0025b399a48: Pulling fs layer 07:57:51 e0025b399a48: Waiting 07:57:51 91d30c5bc195: Verifying Checksum 07:57:51 91d30c5bc195: Download complete 07:57:51 4698f68db338: Verifying Checksum 07:57:51 4698f68db338: Download complete 07:57:51 2e9b0aa3be6d: Verifying Checksum 07:57:51 2e9b0aa3be6d: Download complete 07:57:51 e0025b399a48: Download complete 07:57:51 91d30c5bc195: Pull complete 07:57:51 2a2f49069b9e: Download complete 07:57:52 2e9b0aa3be6d: Pull complete 07:57:52 9c61dcf015f6: Verifying Checksum 07:57:52 9c61dcf015f6: Download complete 07:57:52 c9f46d7d2bd2: Pull complete 07:57:54 c5a475d317c9: Pull complete 07:57:54 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:57:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:57:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:57:54 WORKDIR /edgex 07:57:54 COPY go.mod . 07:57:54 RUN go mod download 07:57:54 + docker build -t ci-base-image-arm64 -f - . 07:57:54 9c61dcf015f6: Pull complete 07:57:54 4698f68db338: Pull complete 07:57:55 Sending build context to Docker daemon 3.358MB 07:57:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:57:55 ---> be29e6b0f0d4 07:57:55 Step 2/4 : WORKDIR /edgex 07:57:55 2a2f49069b9e: Pull complete 07:57:55 e0025b399a48: Pull complete 07:57:55 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:57:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:57:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:55 prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container 07:57:55 $ 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/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@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 07:57:57 ---> Running in 2c1b999d07fc 07:57:57 Removing intermediate container 2c1b999d07fc 07:57:57 ---> fc297969f48c 07:57:57 Step 3/4 : COPY go.mod . 07:57:57 $ docker top 7c81f10b818efde1a0aeec6c10203187ad4b499ef71f539530e7258d2b40bcb0 -eo pid,comm 07:57:57 ---> 3dd8aef96104 07:57:57 Step 4/4 : RUN go mod download [Pipeline] { [Pipeline] sh 07:57:58 ---> Running in 416a40c4f5d7 07:57:58 + docker compose -f ./docker-compose-build.yml build --parallel 07:58:00 #1 [security-secretstore-setup internal] load build definition from Dockerfile 07:58:00 #1 transferring dockerfile: 2.49kB done 07:58:00 #1 DONE 0.0s 07:58:00 07:58:00 #2 [support-notifications internal] load build definition from Dockerfile 07:58:00 #2 transferring dockerfile: 2.02kB done 07:58:00 #2 DONE 0.0s 07:58:00 07:58:00 #3 [core-keeper internal] load build definition from Dockerfile 07:58:00 #3 transferring dockerfile: 2.07kB done 07:58:00 #3 DONE 0.0s 07:58:00 07:58:00 #4 [security-bootstrapper internal] load build definition from Dockerfile 07:58:00 #4 transferring dockerfile: 3.02kB done 07:58:00 #4 DONE 0.0s 07:58:00 07:58:00 #5 [core-metadata internal] load build definition from Dockerfile 07:58:00 #5 transferring dockerfile: 2.13kB done 07:58:00 #5 DONE 0.0s 07:58:00 07:58:00 #6 [security-proxy-auth internal] load build definition from Dockerfile 07:58:00 #6 transferring dockerfile: 2.15kB done 07:58:00 #6 DONE 0.0s 07:58:00 07:58:00 #7 [security-proxy-setup internal] load build definition from Dockerfile 07:58:00 #7 transferring dockerfile: 2.50kB done 07:58:00 #7 DONE 0.0s 07:58:00 07:58:00 #8 [core-data internal] load build definition from Dockerfile 07:58:00 #8 transferring dockerfile: 2.07kB done 07:58:00 #8 DONE 0.0s 07:58:00 07:58:00 #9 [security-spire-server internal] load build definition from Dockerfile 07:58:00 #9 transferring dockerfile: 1.70kB done 07:58:00 #9 DONE 0.0s 07:58:00 07:58:00 #10 [support-scheduler internal] load build definition from Dockerfile 07:58:00 #10 transferring dockerfile: 1.82kB done 07:58:00 #10 DONE 0.1s 07:58:00 07:58:00 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:58:00 #11 transferring dockerfile: 2.23kB done 07:58:00 #11 DONE 0.1s 07:58:00 07:58:00 #12 [security-spire-config internal] load build definition from Dockerfile 07:58:00 #12 transferring dockerfile: 1.69kB done 07:58:00 #12 DONE 0.1s 07:58:00 07:58:00 #13 [security-spire-agent internal] load build definition from Dockerfile 07:58:00 #13 transferring dockerfile: 1.81kB done 07:58:00 #13 DONE 0.1s 07:58:00 07:58:00 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:58:00 #14 transferring dockerfile: 1.89kB done 07:58:00 #14 DONE 0.0s 07:58:00 07:58:00 #15 [core-command internal] load build definition from Dockerfile 07:58:00 #15 transferring dockerfile: 1.94kB done 07:58:00 #15 DONE 0.1s 07:58:00 07:58:00 #16 [security-secretstore-setup internal] load .dockerignore 07:58:00 #16 transferring context: 50B done 07:58:00 #16 DONE 0.1s 07:58:00 07:58:00 #17 [support-notifications internal] load .dockerignore 07:58:00 #17 transferring context: 50B done 07:58:00 #17 DONE 0.0s 07:58:00 07:58:00 #18 [core-keeper internal] load .dockerignore 07:58:00 #18 transferring context: 50B done 07:58:00 #18 DONE 0.0s 07:58:00 07:58:00 #19 [security-bootstrapper internal] load .dockerignore 07:58:00 #19 transferring context: 50B done 07:58:00 #19 DONE 0.0s 07:58:00 07:58:00 #20 [core-metadata internal] load .dockerignore 07:58:00 #20 transferring context: 50B done 07:58:00 #20 DONE 0.0s 07:58:00 07:58:00 #21 [security-proxy-auth internal] load .dockerignore 07:58:00 #21 transferring context: 50B done 07:58:00 #21 DONE 0.0s 07:58:00 07:58:00 #22 [security-proxy-setup internal] load .dockerignore 07:58:00 #22 transferring context: 50B done 07:58:00 #22 DONE 0.0s 07:58:00 07:58:00 #23 [core-data internal] load .dockerignore 07:58:00 #23 transferring context: 50B done 07:58:00 #23 DONE 0.0s 07:58:00 07:58:00 #24 [security-spire-server internal] load .dockerignore 07:58:00 #24 transferring context: 50B done 07:58:00 #24 DONE 0.0s 07:58:00 07:58:00 #25 [support-scheduler internal] load .dockerignore 07:58:01 #25 transferring context: 50B done 07:58:01 #25 DONE 0.0s 07:58:01 07:58:01 #26 [core-common-config-bootstrapper internal] load .dockerignore 07:58:01 #26 transferring context: 50B done 07:58:01 #26 DONE 0.0s 07:58:01 07:58:01 #27 [security-spire-agent internal] load .dockerignore 07:58:01 #27 transferring context: 50B done 07:58:01 #27 DONE 0.0s 07:58:01 07:58:01 #28 [security-spire-config internal] load .dockerignore 07:58:01 #28 transferring context: 50B done 07:58:01 #28 DONE 0.0s 07:58:01 07:58:01 #29 [core-command internal] load .dockerignore 07:58:01 #29 transferring context: 50B done 07:58:01 #29 DONE 0.0s 07:58:01 07:58:01 #30 [security-spiffe-token-provider internal] load .dockerignore 07:58:01 #30 transferring context: 50B done 07:58:01 #30 DONE 0.0s 07:58:01 07:58:01 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:58:01 #31 DONE 0.0s 07:58:01 07:58:01 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 07:58:01 #32 DONE 0.1s 07:58:01 07:58:01 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:58:01 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:58:01 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 07:58:01 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s 07:58:01 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:58:01 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 07:58:01 #33 ... 07:58:01 07:58:01 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:58:01 #31 DONE 0.0s 07:58:01 07:58:01 #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:58:01 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:58:01 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 07:58:01 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 07:58:01 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:58:01 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 07:58:01 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 07:58:01 #33 ... 07:58:01 07:58:01 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:58:01 #31 DONE 0.0s 07:58:01 07:58:01 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 07:58:01 #32 DONE 0.1s 07:58:01 07:58:01 #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:58:01 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:58:01 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 07:58:01 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 07:58:01 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:58:01 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 07:58:01 #33 ... 07:58:01 07:58:01 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:58:01 #31 DONE 0.0s 07:58:01 07:58:01 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:58:01 #34 DONE 0.6s 07:58:01 07:58:01 #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:58:01 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:58:01 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 07:58:01 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 07:58:01 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:58:01 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 07:58:01 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 07:58:01 #33 ... 07:58:01 07:58:01 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:58:01 #31 DONE 0.0s 07:58:01 07:58:01 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:58:01 #31 DONE 0.0s 07:58:01 07:58:01 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 07:58:01 #35 ... 07:58:01 07:58:01 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:58:01 #31 DONE 0.0s 07:58:01 07:58:01 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 07:58:04 #32 DONE 2.9s 07:58:04 07:58:04 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:58:04 #34 DONE 0.6s 07:58:04 07:58:04 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:58:04 #35 DONE 3.0s 07:58:04 07:58:04 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:58:04 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:58:04 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 07:58:04 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 07:58:04 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:58:04 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 07:58:04 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 07:58:04 #33 DONE 3.6s 07:58:04 07:58:04 #36 [core-command internal] load build context 07:58:04 #36 ... 07:58:04 07:58:04 #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:58:04 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:58:04 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 07:58:04 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 07:58:04 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:58:04 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 07:58:04 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 07:58:04 #33 DONE 3.6s 07:58:04 07:58:04 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:58:04 #37 DONE 3.5s 07:58:05 07:58:05 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:58:05 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:58:05 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 07:58:05 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 07:58:05 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:58:05 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 07:58:05 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 07:58:05 #33 DONE 3.6s 07:58:05 07:58:05 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:58:05 #38 DONE 3.5s 07:58:05 07:58:05 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:58:05 #39 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:58:05 #39 ... 07:58:05 07:58:05 #40 [security-spire-server internal] load build context 07:58:05 #40 transferring context: 23.57kB 0.0s done 07:58:05 #40 DONE 0.4s 07:58:05 07:58:05 #41 [security-spire-config internal] load build context 07:58:05 #41 transferring context: 21.82kB 0.0s done 07:58:05 #41 DONE 0.4s 07:58:05 07:58:05 #42 [security-spire-agent internal] load build context 07:58:05 #42 transferring context: 23.10kB 0.0s done 07:58:05 #42 DONE 0.4s 07:58:05 07:58:05 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:58:05 #39 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 07:58:05 #39 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:58:05 #39 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:58:05 #39 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:58:05 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 07:58:05 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 07:58:05 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:58:05 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:58:05 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 07:58:05 #39 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.2s 07:58:05 #39 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s 07:58:05 #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.3s 07:58:06 #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 10.49MB / 20.02MB 0.6s 07:58:06 #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 16.78MB / 20.02MB 0.9s 07:58:06 #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s 07:58:07 #39 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done 07:58:11 #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.0s done 07:58:11 #39 ... 07:58:11 07:58:11 #43 [security-secretstore-setup internal] load build context 07:58:11 #43 transferring context: 334.35MB 9.9s 07:58:11 #43 ... 07:58:11 07:58:11 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:58:11 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 07:58:11 #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:58:11 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:58:11 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:58:11 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 07:58:11 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:58:11 #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:58:11 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 07:58:11 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.6s done 07:58:11 #44 ... 07:58:11 07:58:11 #45 [support-notifications internal] load build context 07:58:11 #45 ... 07:58:11 07:58:11 #46 [core-metadata internal] load build context 07:58:11 #46 ... 07:58:11 07:58:11 #47 [core-data internal] load build context 07:58:11 #47 ... 07:58:11 07:58:11 #48 [security-bootstrapper internal] load build context 07:58:11 #48 ... 07:58:11 07:58:11 #49 [core-keeper internal] load build context 07:58:11 #49 ... 07:58:11 07:58:11 #50 [security-proxy-setup internal] load build context 07:58:11 #50 ... 07:58:11 07:58:11 #51 [security-proxy-auth internal] load build context 07:58:11 #51 ... 07:58:11 07:58:11 #49 [core-keeper internal] load build context 07:58:14 #49 ... 07:58:14 07:58:14 #52 [core-common-config-bootstrapper internal] load build context 07:58:14 #52 ... 07:58:14 07:58:14 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:14 #53 ... 07:58:14 07:58:14 #54 [security-spiffe-token-provider internal] load build context 07:58:14 #54 ... 07:58:14 07:58:14 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:58:14 #0 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:14 #0 0.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:14 #0 1.362 OK: 246 MiB in 54 packages 07:58:14 #55 ... 07:58:14 07:58:14 #56 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 07:58:14 #0 5.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:14 #0 5.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:14 #0 5.715 (1/1) Installing dumb-init (1.2.5-r3) 07:58:14 #0 5.728 Executing busybox-1.36.1-r29.trigger 07:58:14 #0 5.752 OK: 8 MiB in 15 packages 07:58:15 #56 ... 07:58:15 07:58:15 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:58:15 #57 ... 07:58:15 07:58:15 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:58:15 #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:15 #0 1.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:15 #0 1.573 (1/2) Installing dumb-init (1.2.5-r3) 07:58:15 #0 1.733 (2/2) Installing su-exec (0.2-r3) 07:58:15 #0 1.733 Executing busybox-1.36.1-r29.trigger 07:58:15 #0 1.733 OK: 8 MiB in 16 packages 07:58:15 #58 ... 07:58:15 07:58:15 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:58:15 #59 ... 07:58:15 07:58:15 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:58:15 #60 ... 07:58:15 07:58:15 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:58:15 #61 ... 07:58:15 07:58:15 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:58:15 #0 5.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:15 #0 5.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:15 #0 6.183 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:58:15 #0 6.221 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:58:15 #0 6.241 (3/6) Installing dumb-init (1.2.5-r3) 07:58:15 #0 6.253 (4/6) Installing openssl (3.3.2-r1) 07:58:15 #0 6.263 (5/6) Installing su-exec (0.2-r3) 07:58:15 #0 6.263 (6/6) Installing yq-go (4.44.1-r2) 07:58:15 #0 6.333 Executing busybox-1.36.1-r29.trigger 07:58:15 #0 6.344 OK: 19 MiB in 18 packages 07:58:15 #62 ... 07:58:15 07:58:15 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:58:15 #0 1.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:15 #0 1.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:15 #0 1.608 OK: 246 MiB in 54 packages 07:58:16 #63 ... 07:58:16 07:58:16 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:58:16 #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:16 #0 1.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:16 #0 1.904 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:58:16 #0 1.904 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:58:16 #0 1.904 OK: 24173 distinct packages available 07:58:16 #0 2.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:16 #0 2.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:16 #0 2.429 OK: 246 MiB in 54 packages 07:58:16 #64 ... 07:58:16 07:58:16 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:58:16 #65 ... 07:58:16 07:58:16 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:58:16 #66 ... 07:58:16 07:58:16 #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:17 #67 ... 07:58:17 07:58:17 #36 [core-command internal] load build context 07:58:17 #36 transferring context: 433.23MB 11.2s done 07:58:17 #36 ... 07:58:17 07:58:17 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:58:17 #68 ... 07:58:17 07:58:17 #69 [support-scheduler internal] load build context 07:58:17 #69 transferring context: 433.23MB 11.2s done 07:58:17 #69 ... 07:58:17 07:58:17 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:58:17 #0 1.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:17 #0 1.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:17 #0 1.816 OK: 246 MiB in 54 packages 07:58:17 #70 ... 07:58:17 07:58:17 #45 [support-notifications internal] load build context 07:58:17 #45 transferring context: 433.23MB 13.1s done 07:58:22 #45 ... 07:58:22 07:58:22 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:58:22 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:58:22 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:58:22 #44 ... 07:58:22 07:58:22 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:58:22 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:58:22 #39 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 07:58:22 #39 ... 07:58:22 07:58:22 #47 [core-data internal] load build context 07:58:22 #47 transferring context: 433.23MB 10.7s done 07:58:22 #47 ... 07:58:22 07:58:22 #51 [security-proxy-auth internal] load build context 07:58:22 #51 transferring context: 433.23MB 11.2s done 07:58:22 #51 ... 07:58:22 07:58:22 #50 [security-proxy-setup internal] load build context 07:58:22 #50 transferring context: 433.23MB 10.7s done 07:58:22 #50 ... 07:58:22 07:58:22 #43 [security-secretstore-setup internal] load build context 07:58:22 #43 transferring context: 433.23MB 12.1s done 07:58:22 #43 ... 07:58:22 07:58:22 #48 [security-bootstrapper internal] load build context 07:58:22 #48 transferring context: 433.23MB 11.2s done 07:58:22 #48 ... 07:58:22 07:58:22 #46 [core-metadata internal] load build context 07:58:22 #46 transferring context: 433.23MB 11.2s done 07:58:23 #46 ... 07:58:23 07:58:23 #49 [core-keeper internal] load build context 07:58:23 #49 transferring context: 433.23MB 14.1s done 07:58:24 #49 ... 07:58:24 07:58:24 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:58:24 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 07:58:24 #44 ... 07:58:24 07:58:24 #52 [core-common-config-bootstrapper internal] load build context 07:58:24 #52 transferring context: 433.23MB 11.1s done 07:58:24 #52 ... 07:58:24 07:58:24 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:58:24 #44 ... 07:58:24 07:58:24 #54 [security-spiffe-token-provider internal] load build context 07:58:24 #54 transferring context: 433.23MB 10.5s done 07:58:24 #54 ... 07:58:24 07:58:24 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:58:25 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done 07:58:28 #44 ... 07:58:28 07:58:28 #50 [security-proxy-setup internal] load build context 07:58:28 #50 DONE 26.8s 07:58:28 07:58:28 #48 [security-bootstrapper internal] load build context 07:58:28 #48 DONE 26.9s 07:58:28 07:58:28 #46 [core-metadata internal] load build context 07:58:28 #46 DONE 26.9s 07:58:28 07:58:28 #51 [security-proxy-auth internal] load build context 07:58:28 #51 DONE 26.8s 07:58:28 07:58:28 #47 [core-data internal] load build context 07:58:28 #47 DONE 26.8s 07:58:28 07:58:28 #54 [security-spiffe-token-provider internal] load build context 07:58:28 #54 DONE 24.1s 07:58:28 07:58:28 #52 [core-common-config-bootstrapper internal] load build context 07:58:28 #52 DONE 24.1s 07:58:28 07:58:28 #45 [support-notifications internal] load build context 07:58:28 #45 DONE 27.0s 07:58:28 07:58:28 #49 [core-keeper internal] load build context 07:58:28 #49 DONE 27.0s 07:58:28 07:58:28 #36 [core-command internal] load build context 07:58:28 #36 DONE 24.1s 07:58:28 07:58:28 #69 [support-scheduler internal] load build context 07:58:28 #69 DONE 24.1s 07:58:28 07:58:28 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:58:28 #62 DONE 23.6s 07:58:28 07:58:28 #43 [security-secretstore-setup internal] load build context 07:58:28 #43 DONE 27.2s 07:58:28 07:58:28 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:58:28 #39 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done 07:58:28 #39 ... 07:58:28 07:58:28 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:28 #53 DONE 24.2s 07:58:28 07:58:28 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:58:28 #55 DONE 24.2s 07:58:28 07:58:28 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:58:28 #63 DONE 24.2s 07:58:28 07:58:28 #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:28 #67 DONE 23.6s 07:58:28 07:58:28 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:58:28 #64 DONE 24.2s 07:58:28 07:58:28 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:58:28 #58 DONE 23.9s 07:58:28 07:58:28 #56 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 07:58:28 #56 DONE 23.7s 07:58:28 07:58:28 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:58:28 #70 DONE 24.4s 07:58:28 07:58:28 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:58:28 #71 DONE 0.1s 07:58:28 07:58:28 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:58:28 #72 DONE 0.2s 07:58:28 07:58:28 #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:58:28 #73 DONE 0.2s 07:58:28 07:58:28 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:58:28 #74 DONE 0.2s 07:58:28 07:58:28 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:58:28 #44 ... 07:58:28 07:58:28 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:58:28 #39 DONE 23.6s 07:58:28 07:58:28 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:58:29 #44 ... 07:58:29 07:58:29 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:58:29 #59 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:29 #59 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:29 #59 24.65 (1/1) Installing dumb-init (1.2.5-r3) 07:58:29 #59 24.66 Executing busybox-1.36.1-r29.trigger 07:58:29 #59 24.67 OK: 8 MiB in 15 packages 07:58:29 #59 DONE 24.8s 07:58:29 07:58:29 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:58:29 #60 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:29 #60 24.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:30 #60 24.84 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:58:30 #60 24.84 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:58:30 #60 24.84 OK: 24169 distinct packages available 07:58:30 #60 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:30 #60 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:30 #60 ... 07:58:30 07:58:30 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:58:30 #61 24.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:30 #61 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:30 #61 25.13 (1/3) Installing ca-certificates (20240705-r0) 07:58:30 #61 25.14 (2/3) Installing dumb-init (1.2.5-r3) 07:58:30 #61 25.14 (3/3) Installing tzdata (2024b-r0) 07:58:30 #61 25.18 Executing busybox-1.36.1-r29.trigger 07:58:30 #61 25.18 Executing ca-certificates-20240705-r0.trigger 07:58:30 #61 25.23 OK: 10 MiB in 17 packages 07:58:30 #61 DONE 25.6s 07:58:30 07:58:30 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:58:30 #66 24.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:30 #66 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:30 #66 25.16 (1/4) Installing ca-certificates (20240705-r0) 07:58:30 #66 25.18 (2/4) Installing dumb-init (1.2.5-r3) 07:58:30 #66 25.19 (3/4) Installing su-exec (0.2-r3) 07:58:30 #66 25.19 (4/4) Installing yq-go (4.44.1-r2) 07:58:30 #66 25.27 Executing busybox-1.36.1-r29.trigger 07:58:30 #66 25.27 Executing ca-certificates-20240705-r0.trigger 07:58:30 #66 25.31 OK: 19 MiB in 18 packages 07:58:30 #66 DONE 25.6s 07:58:30 07:58:30 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:58:30 #57 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:30 #57 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:30 #57 25.69 (1/2) Installing ca-certificates (20240705-r0) 07:58:30 #57 25.71 (2/2) Installing dumb-init (1.2.5-r3) 07:58:30 #57 25.72 Executing busybox-1.36.1-r29.trigger 07:58:30 #57 25.73 Executing ca-certificates-20240705-r0.trigger 07:58:30 #57 25.77 OK: 9 MiB in 16 packages 07:58:31 #57 DONE 26.3s 07:58:31 07:58:31 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:58:31 #65 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:31 #65 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:31 #65 25.36 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:58:31 #65 25.36 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:58:31 #65 25.36 OK: 24169 distinct packages available 07:58:31 #65 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:31 #65 25.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:31 #65 25.86 (1/14) Installing ca-certificates (20240705-r0) 07:58:31 #65 25.88 (2/14) Installing brotli-libs (1.1.0-r2) 07:58:31 #65 25.89 (3/14) Installing c-ares (1.33.1-r0) 07:58:31 #65 25.90 (4/14) Installing libunistring (1.2-r0) 07:58:31 #65 25.92 (5/14) Installing libidn2 (2.3.7-r0) 07:58:31 #65 25.93 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:58:31 #65 25.93 (7/14) Installing libpsl (0.21.5-r1) 07:58:31 #65 25.94 (8/14) Installing zstd-libs (1.5.6-r0) 07:58:31 #65 25.95 (9/14) Installing libcurl (8.11.0-r2) 07:58:31 #65 25.96 (10/14) Installing curl (8.11.0-r2) 07:58:31 #65 25.96 (11/14) Installing dumb-init (1.2.5-r3) 07:58:31 #65 25.97 (12/14) Installing musl-obstack (1.2.3-r2) 07:58:31 #65 25.97 (13/14) Installing libucontext (1.2-r3) 07:58:31 #65 25.97 (14/14) Installing gcompat (1.1.0-r4) 07:58:31 #65 25.98 Executing busybox-1.36.1-r29.trigger 07:58:31 #65 25.99 Executing ca-certificates-20240705-r0.trigger 07:58:31 #65 26.03 OK: 13 MiB in 28 packages 07:58:31 #65 DONE 26.3s 07:58:31 07:58:31 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:58:31 #60 25.41 (1/4) Installing dumb-init (1.2.5-r3) 07:58:31 #60 25.42 (2/4) Installing musl-obstack (1.2.3-r2) 07:58:31 #60 25.42 (3/4) Installing libucontext (1.2-r3) 07:58:31 #60 25.42 (4/4) Installing gcompat (1.1.0-r4) 07:58:31 #60 25.42 Executing busybox-1.36.1-r29.trigger 07:58:31 #60 25.43 OK: 8 MiB in 18 packages 07:58:31 #60 DONE 25.8s 07:58:31 07:58:31 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:58:31 #75 ... 07:58:31 07:58:31 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:58:31 #0 1.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:31 #0 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:31 #0 2.481 Upgrading critical system libraries and apk-tools: 07:58:31 #0 2.481 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:58:31 #0 2.487 Executing busybox-1.36.1-r29.trigger 07:58:31 #0 2.594 Continuing the upgrade transaction with new apk-tools: 07:58:31 #0 2.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:31 #0 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:31 #0 3.003 OK: 19 MiB in 18 packages 07:58:31 #76 DONE 3.3s 07:58:31 07:58:31 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:58:31 #68 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:31 #68 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:31 #68 25.38 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:58:31 #68 25.38 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:58:31 #68 25.38 OK: 24169 distinct packages available 07:58:31 #68 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:31 #68 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:31 #68 25.96 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:58:31 #68 26.10 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:58:31 #68 26.11 (3/7) Installing dumb-init (1.2.5-r3) 07:58:31 #68 26.12 (4/7) Installing musl-obstack (1.2.3-r2) 07:58:31 #68 26.12 (5/7) Installing libucontext (1.2-r3) 07:58:31 #68 26.12 (6/7) Installing gcompat (1.1.0-r4) 07:58:31 #68 26.12 (7/7) Installing openssl (3.3.2-r1) 07:58:31 #68 26.14 Executing busybox-1.36.1-r29.trigger 07:58:31 #68 26.15 OK: 9 MiB in 19 packages 07:58:31 #68 DONE 26.5s 07:58:31 07:58:31 #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:58:31 #77 DONE 0.0s 07:58:31 07:58:31 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:58:32 #78 ... 07:58:32 07:58:32 #79 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 07:58:32 #0 2.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:32 #0 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:32 #0 3.186 Upgrading critical system libraries and apk-tools: 07:58:32 #0 3.186 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:58:32 #0 3.194 Executing busybox-1.36.1-r29.trigger 07:58:32 #0 3.284 Continuing the upgrade transaction with new apk-tools: 07:58:32 #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:32 #0 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:32 #0 3.640 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:58:32 #0 3.694 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:58:32 #0 3.707 OK: 8 MiB in 15 packages 07:58:32 #79 DONE 3.9s 07:58:32 07:58:32 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:58:32 #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:32 #0 3.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:32 #0 3.813 Upgrading critical system libraries and apk-tools: 07:58:32 #0 3.813 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:58:32 #0 3.818 Executing busybox-1.36.1-r29.trigger 07:58:32 #0 3.935 Continuing the upgrade transaction with new apk-tools: 07:58:32 #0 3.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:32 #0 4.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:32 #80 ... 07:58:32 07:58:32 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:58:32 #0 2.790 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:32 #0 3.328 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:32 #0 4.155 OK: 246 MiB in 54 packages 07:58:32 #81 DONE 4.4s 07:58:32 07:58:32 #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:58:32 #82 DONE 0.1s 07:58:32 07:58:32 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:58:32 #80 4.448 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:58:32 #80 4.490 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:58:32 #80 4.507 OK: 8 MiB in 16 packages 07:58:33 #80 DONE 4.7s 07:58:33 07:58:33 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:58:33 #0 2.760 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:33 #0 3.306 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:33 #0 4.201 (1/1) Installing dumb-init (1.2.5-r3) 07:58:33 #0 4.500 Executing busybox-1.36.1-r29.trigger 07:58:33 #0 4.513 OK: 8 MiB in 15 packages 07:58:33 #83 DONE 4.8s 07:58:33 07:58:33 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:58:33 #84 ... 07:58:33 07:58:33 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:58:33 #78 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:33 #78 0.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:33 #78 1.299 Upgrading critical system libraries and apk-tools: 07:58:33 #78 1.299 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:58:33 #78 1.307 Executing busybox-1.36.1-r29.trigger 07:58:33 #78 1.399 Continuing the upgrade transaction with new apk-tools: 07:58:33 #78 1.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:33 #78 1.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:33 #78 1.765 OK: 9 MiB in 19 packages 07:58:33 #78 DONE 1.9s 07:58:34 07:58:34 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:58:34 #75 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:34 #75 2.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:34 #75 2.798 Upgrading critical system libraries and apk-tools: 07:58:34 #75 2.798 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:58:34 #75 2.808 Executing busybox-1.36.1-r29.trigger 07:58:34 #75 2.879 Continuing the upgrade transaction with new apk-tools: 07:58:34 #75 2.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:34 #75 2.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:34 #75 3.229 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:58:34 #75 3.363 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:58:34 #75 3.377 Executing ca-certificates-20240705-r0.trigger 07:58:34 #75 ... 07:58:34 07:58:34 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:58:34 #85 DONE 1.0s 07:58:34 07:58:34 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:58:34 #75 3.458 OK: 13 MiB in 28 packages 07:58:34 #75 ... 07:58:34 07:58:34 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:58:34 #86 DONE 1.0s 07:58:34 07:58:34 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:58:35 #87 ... 07:58:35 07:58:35 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:58:35 #75 DONE 4.4s 07:58:35 07:58:35 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:58:35 #0 2.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:35 #0 2.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:35 #0 2.878 Upgrading critical system libraries and apk-tools: 07:58:35 #0 2.878 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:58:35 #0 2.885 Executing busybox-1.36.1-r29.trigger 07:58:35 #0 2.964 Continuing the upgrade transaction with new apk-tools: 07:58:35 #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:35 #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:35 #0 3.408 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:58:35 #0 3.469 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:58:35 #0 3.480 OK: 8 MiB in 18 packages 07:58:35 #88 DONE 4.5s 07:58:35 07:58:35 #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:58:35 #0 2.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:35 #0 2.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:35 #0 3.085 Upgrading critical system libraries and apk-tools: 07:58:35 #0 3.085 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:58:35 #0 3.187 Executing busybox-1.36.1-r29.trigger 07:58:35 #0 3.313 Continuing the upgrade transaction with new apk-tools: 07:58:35 #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:35 #0 3.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:35 #0 3.811 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:58:35 #0 4.006 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:58:35 #0 4.016 Executing ca-certificates-20240705-r0.trigger 07:58:35 #0 4.140 OK: 9 MiB in 16 packages 07:58:35 #89 DONE 4.7s 07:58:35 07:58:35 #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:58:35 #0 3.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:35 #0 4.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:35 #0 4.362 Upgrading critical system libraries and apk-tools: 07:58:35 #0 4.362 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:58:35 #0 4.370 Executing busybox-1.36.1-r29.trigger 07:58:35 #0 4.456 Continuing the upgrade transaction with new apk-tools: 07:58:35 #0 4.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:35 #0 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:35 #0 4.807 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:58:35 #0 4.903 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:58:35 #0 4.954 OK: 8 MiB in 15 packages 07:58:35 #90 DONE 6.1s 07:58:35 07:58:35 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:58:35 #91 DONE 1.1s 07:58:35 07:58:35 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:58:35 #87 DONE 1.1s 07:58:35 07:58:35 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:58:35 #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:35 #0 4.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:35 #0 4.438 Upgrading critical system libraries and apk-tools: 07:58:35 #0 4.438 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:58:35 #0 4.452 Executing busybox-1.36.1-r29.trigger 07:58:35 #0 4.538 Continuing the upgrade transaction with new apk-tools: 07:58:35 #0 4.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:35 #0 4.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:35 #0 4.951 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:58:35 #0 5.038 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:58:35 #0 5.052 Executing ca-certificates-20240705-r0.trigger 07:58:35 #0 5.118 OK: 10 MiB in 17 packages 07:58:35 #92 DONE 5.4s 07:58:35 07:58:35 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:58:36 #93 DONE 0.8s 07:58:36 07:58:36 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:58:36 #84 DONE 3.4s 07:58:36 07:58:36 #94 [security-spire-server stage-2 6/9] COPY security.txt / 07:58:36 #94 DONE 0.8s 07:58:36 07:58:36 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:58:36 #95 DONE 0.9s 07:58:36 07:58:36 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:58:36 #96 DONE 0.1s 07:58:36 07:58:36 #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:58:36 #0 3.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:36 #0 4.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:36 #0 4.593 Upgrading critical system libraries and apk-tools: 07:58:36 #0 4.594 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:58:36 #0 4.622 Executing busybox-1.36.1-r29.trigger 07:58:36 #0 4.674 Continuing the upgrade transaction with new apk-tools: 07:58:36 #0 4.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:36 #0 4.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:36 #0 5.204 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:58:36 #0 5.357 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:58:36 #0 5.372 Executing ca-certificates-20240705-r0.trigger 07:58:36 #0 5.425 OK: 19 MiB in 18 packages 07:58:36 #97 DONE 6.2s 07:58:36 07:58:36 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:58:36 #98 DONE 0.1s 07:58:36 07:58:36 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 07:58:36 #99 DONE 0.1s 07:58:36 07:58:36 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:58:36 #100 DONE 0.1s 07:58:36 07:58:36 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:58:36 #101 DONE 0.1s 07:58:36 07:58:36 #102 [security-spire-config stage-2 6/10] COPY security.txt / 07:58:37 #102 DONE 0.1s 07:58:37 07:58:37 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:58:37 #103 DONE 0.1s 07:58:37 07:58:37 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:58:37 #104 DONE 0.1s 07:58:37 07:58:37 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:58:37 #105 DONE 0.1s 07:58:37 07:58:37 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:58:37 #106 DONE 0.1s 07:58:37 07:58:37 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:58:37 #107 DONE 0.1s 07:58:37 07:58:37 #108 [security-spire-server] exporting to image 07:58:37 #108 exporting layers 07:58:37 #108 ... 07:58:37 07:58:37 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:58:37 #109 DONE 0.1s 07:58:37 07:58:37 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:58:37 #110 DONE 0.1s 07:58:37 07:58:37 #108 [security-spire-config] exporting to image 07:58:37 #108 exporting layers 0.8s done 07:58:37 #108 writing image sha256:0ec9054278c3bd8404243e38adae3480b9e870f3711177afe75565b460fc0d07 done 07:58:37 #108 naming to docker.io/library/security-spire-server done 07:58:37 #108 exporting layers 0.8s done 07:58:37 #108 writing image sha256:9f3752227ca2977359277634f53e46bfdb17f5188f49c24302a29504e3b8fe0d done 07:58:37 #108 naming to docker.io/library/security-spire-agent done 07:58:38 #108 writing image sha256:31af2b73ae69d8ef95bba6fac89c315dbf6158c2ac601f780665800796b21ac1 done 07:58:38 #108 naming to docker.io/library/security-spire-config done 07:58:38 #108 DONE 1.0s 07:58:38 07:58:38 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:38 #111 ... 07:58:38 07:58:38 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:38 #112 ... 07:58:38 07:58:38 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:39 #113 ... 07:58:39 07:58:39 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:39 #114 ... 07:58:39 07:58:39 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:54 Removing intermediate container 416a40c4f5d7 07:58:54 ---> 8f49c82b3dd8 07:58:54 Successfully built 8f49c82b3dd8 07:58:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:54 + docker inspect -f . ci-base-image-arm64 07:58:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:55 prd-ubuntu20.04-docker-arm64-4c-16g-26996 does not seem to be running inside a container 07:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:58:56 $ docker top 44d55f9b250e9f3ca271219c3dcc26c24702e3bf864491dd56ef7443265dc78f -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:57 + go version 07:58:57 go version go1.23.2 linux/arm64 [Pipeline] } 07:58:57 $ docker stop --time=1 44d55f9b250e9f3ca271219c3dcc26c24702e3bf864491dd56ef7443265dc78f 07:58:58 $ docker rm -f --volumes 44d55f9b250e9f3ca271219c3dcc26c24702e3bf864491dd56ef7443265dc78f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:58:59 07:58:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:58:59 latest: Pulling from edgex-devops/edgex-compose-arm64 07:58:59 547446be3368: Pulling fs layer 07:58:59 d125d8839a47: Pulling fs layer 07:58:59 3e85d5ac6304: Pulling fs layer 07:58:59 c3105a71a48b: Pulling fs layer 07:58:59 0f093f025ec4: Pulling fs layer 07:58:59 c3106fc0e877: Pulling fs layer 07:58:59 0f093f025ec4: Waiting 07:58:59 c3105a71a48b: Waiting 07:58:59 c3106fc0e877: Waiting 07:59:00 547446be3368: Verifying Checksum 07:59:00 547446be3368: Download complete 07:59:00 c3105a71a48b: Verifying Checksum 07:59:00 c3105a71a48b: Download complete 07:59:00 d125d8839a47: Verifying Checksum 07:59:00 d125d8839a47: Download complete 07:59:00 c3106fc0e877: Verifying Checksum 07:59:00 c3106fc0e877: Download complete 07:59:00 0f093f025ec4: Verifying Checksum 07:59:00 0f093f025ec4: Download complete 07:59:00 547446be3368: Pull complete 07:59:02 d125d8839a47: Pull complete 07:59:02 3e85d5ac6304: Verifying Checksum 07:59:02 3e85d5ac6304: Download complete 07:59:05 #115 DONE 33.9s 07:59:05 07:59:05 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:05 #113 DONE 33.9s 07:59:05 07:59:05 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:05 #114 DONE 33.9s 07:59:05 07:59:05 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:05 #111 DONE 29.7s 07:59:05 07:59:05 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:05 #112 DONE 34.0s 07:59:05 07:59:05 #116 [security-secretstore-setup builder 6/7] COPY . . 07:59:12 3e85d5ac6304: Pull complete 07:59:12 c3105a71a48b: Pull complete 07:59:13 0f093f025ec4: Pull complete 07:59:13 c3106fc0e877: Pull complete 07:59:13 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:59:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:13 prd-ubuntu20.04-docker-arm64-4c-16g-26996 does not seem to be running inside a container 07:59:13 $ 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/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:59:14 #116 ... 07:59:14 07:59:14 #117 [security-spiffe-token-provider builder 6/7] COPY . . 07:59:14 #117 DONE 10.2s 07:59:14 07:59:14 #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:59:14 #118 CACHED 07:59:14 07:59:14 #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:14 #119 CACHED 07:59:14 07:59:14 #120 [security-proxy-setup builder 6/7] COPY . . 07:59:14 #120 CACHED 07:59:14 07:59:14 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:14 #121 CACHED 07:59:14 07:59:14 #122 [security-bootstrapper builder 6/7] COPY . . 07:59:14 #122 CACHED 07:59:14 07:59:14 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:59:14 #123 CACHED 07:59:14 07:59:14 #124 [core-keeper builder 7/8] COPY . . 07:59:14 #124 DONE 10.1s 07:59:14 07:59:14 #125 [support-scheduler builder 6/7] COPY . . 07:59:14 #125 CACHED 07:59:14 07:59:14 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:59:14 #126 CACHED 07:59:14 07:59:14 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:14 #127 CACHED 07:59:14 07:59:14 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:14 #128 CACHED 07:59:14 07:59:14 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:59:14 #129 CACHED 07:59:14 07:59:14 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 07:59:14 #130 CACHED 07:59:14 07:59:14 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:14 #131 CACHED 07:59:14 07:59:14 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 07:59:14 #132 CACHED 07:59:14 07:59:14 #133 [core-command builder 6/7] COPY . . 07:59:14 #133 CACHED 07:59:14 07:59:14 #134 [core-metadata builder 6/7] COPY . . 07:59:14 #134 DONE 10.2s 07:59:14 07:59:14 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:14 #135 CACHED 07:59:14 07:59:14 #136 [security-proxy-auth builder 6/7] COPY . . 07:59:14 #136 CACHED 07:59:14 07:59:14 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:59:14 #137 CACHED 07:59:14 07:59:14 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 07:59:14 #138 CACHED 07:59:14 07:59:14 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:14 #139 CACHED 07:59:14 07:59:14 #140 [core-data builder 6/7] COPY . . 07:59:14 #140 CACHED 07:59:14 07:59:14 #141 [support-notifications builder 6/7] COPY . . 07:59:14 #141 DONE 10.2s 07:59:14 07:59:14 #116 [security-secretstore-setup builder 6/7] COPY . . 07:59:14 #116 DONE 10.1s 07:59:14 07:59:14 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:59:14 #142 1.307 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:59:15 $ docker top 791f7999957e550d6e675c633f2f257d7e305d8248b147d39475a4b9e2dcfa9e -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:16 + docker compose -f ./docker-compose-build.yml build --parallel 07:59:24 #142 ... 07:59:24 07:59:24 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:59:24 #0 0.855 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:59:24 #143 ... 07:59:24 07:59:24 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:59:24 #0 0.884 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:59:24 #144 ... 07:59:24 07:59:24 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:59:24 #0 0.549 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:59:24 #145 ... 07:59:24 07:59:24 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:59:24 #0 0.552 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:59:24 #146 ... 07:59:24 07:59:24 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:59:24 #0 0.976 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:59:24 #147 ... 07:59:24 07:59:24 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:59:24 #0 1.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:59:24 #148 ... 07:59:24 07:59:24 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:59:24 #0 1.235 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:59:24 #149 ... 07:59:24 07:59:24 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:59:24 #0 0.981 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:59:24 #150 ... 07:59:24 07:59:24 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:59:24 #0 0.854 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:59:24 #151 ... 07:59:24 07:59:24 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:59:24 #0 0.650 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:59:24 #152 ... 07:59:24 07:59:24 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:59:24 #0 0.723 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:59:26 #1 [core-metadata internal] load build definition from Dockerfile 07:59:26 #1 transferring dockerfile: 2.13kB done 07:59:26 #1 DONE 0.1s 07:59:26 07:59:26 #2 [support-notifications internal] load build definition from Dockerfile 07:59:26 #2 transferring dockerfile: 2.02kB done 07:59:26 #2 DONE 0.0s 07:59:26 07:59:26 #3 [security-proxy-auth internal] load build definition from Dockerfile 07:59:26 #3 transferring dockerfile: 2.15kB 0.0s done 07:59:26 #3 DONE 0.1s 07:59:26 07:59:26 #4 [core-data internal] load build definition from Dockerfile 07:59:26 #4 transferring dockerfile: 2.07kB done 07:59:26 #4 DONE 0.1s 07:59:26 07:59:26 #5 [security-bootstrapper internal] load build definition from Dockerfile 07:59:26 #5 transferring dockerfile: 3.02kB 0.0s done 07:59:26 #5 DONE 0.1s 07:59:26 07:59:26 #6 [core-command internal] load build definition from Dockerfile 07:59:26 #6 transferring dockerfile: 1.94kB done 07:59:26 #6 DONE 0.1s 07:59:26 07:59:26 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:59:26 #7 transferring dockerfile: 2.23kB done 07:59:26 #7 DONE 0.1s 07:59:26 07:59:26 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:59:26 #8 transferring dockerfile: 1.89kB done 07:59:26 #8 DONE 0.1s 07:59:26 07:59:26 #9 [security-spire-config internal] load build definition from Dockerfile 07:59:26 #9 transferring dockerfile: 1.69kB done 07:59:26 #9 DONE 0.1s 07:59:26 07:59:26 #10 [security-proxy-setup internal] load build definition from Dockerfile 07:59:26 #10 transferring dockerfile: 2.50kB done 07:59:26 #10 DONE 0.1s 07:59:26 07:59:26 #11 [security-secretstore-setup internal] load build definition from Dockerfile 07:59:26 #11 transferring dockerfile: 2.49kB 0.0s done 07:59:26 #11 DONE 0.1s 07:59:26 07:59:26 #12 [security-spire-server internal] load build definition from Dockerfile 07:59:26 #12 transferring dockerfile: 1.70kB 0.0s done 07:59:26 #12 DONE 0.1s 07:59:26 07:59:26 #13 [core-keeper internal] load build definition from Dockerfile 07:59:26 #13 transferring dockerfile: 2.07kB done 07:59:26 #13 DONE 0.1s 07:59:26 07:59:26 #14 [support-scheduler internal] load build definition from Dockerfile 07:59:26 #14 transferring dockerfile: 1.82kB 0.0s done 07:59:26 #14 DONE 0.1s 07:59:26 07:59:26 #15 [security-spire-agent internal] load build definition from Dockerfile 07:59:26 #15 transferring dockerfile: 1.81kB 0.0s done 07:59:26 #15 DONE 0.1s 07:59:26 07:59:26 #16 [core-metadata internal] load .dockerignore 07:59:26 #16 transferring context: 07:59:27 #16 transferring context: 50B 0.0s done 07:59:27 #16 DONE 0.1s 07:59:27 07:59:27 #17 [support-notifications internal] load .dockerignore 07:59:27 #17 transferring context: 50B 0.0s done 07:59:27 #17 DONE 0.1s 07:59:27 07:59:27 #18 [core-data internal] load .dockerignore 07:59:27 #18 transferring context: 50B done 07:59:27 #18 DONE 0.1s 07:59:27 07:59:27 #19 [security-proxy-auth internal] load .dockerignore 07:59:27 #19 transferring context: 50B done 07:59:27 #19 DONE 0.0s 07:59:28 07:59:28 #20 [security-bootstrapper internal] load .dockerignore 07:59:28 #20 transferring context: 50B done 07:59:28 #20 DONE 0.1s 07:59:28 07:59:28 #21 [core-command internal] load .dockerignore 07:59:28 #21 transferring context: 50B done 07:59:28 #21 DONE 0.1s 07:59:28 07:59:28 #22 [core-common-config-bootstrapper internal] load .dockerignore 07:59:28 #22 transferring context: 50B done 07:59:28 #22 DONE 0.1s 07:59:28 07:59:28 #23 [security-spiffe-token-provider internal] load .dockerignore 07:59:28 #23 transferring context: 50B done 07:59:28 #23 DONE 0.1s 07:59:28 07:59:28 #24 [security-spire-config internal] load .dockerignore 07:59:28 #24 transferring context: 50B done 07:59:28 #24 DONE 0.1s 07:59:28 07:59:28 #25 [security-proxy-setup internal] load .dockerignore 07:59:28 #25 transferring context: 50B 0.0s done 07:59:28 #25 DONE 0.1s 07:59:28 07:59:28 #26 [security-secretstore-setup internal] load .dockerignore 07:59:28 #26 transferring context: 50B done 07:59:28 #26 DONE 0.1s 07:59:28 07:59:28 #27 [security-spire-server internal] load .dockerignore 07:59:28 #27 transferring context: 50B done 07:59:28 #27 DONE 0.1s 07:59:28 07:59:28 #28 [core-keeper internal] load .dockerignore 07:59:28 #28 transferring context: 50B 0.0s done 07:59:28 #28 DONE 0.1s 07:59:28 07:59:28 #29 [support-scheduler internal] load .dockerignore 07:59:28 #29 transferring context: 50B done 07:59:28 #29 DONE 0.1s 07:59:28 07:59:28 #30 [security-spire-agent internal] load .dockerignore 07:59:28 #30 transferring context: 50B done 07:59:28 #30 DONE 0.1s 07:59:28 07:59:28 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:59:28 #31 DONE 0.0s 07:59:28 07:59:28 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 07:59:28 #32 DONE 0.4s 07:59:29 07:59:29 #33 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:29 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:59:29 #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.2s 07:59:29 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:59:29 #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:59:29 #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:59:29 #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.99MB / 4.09MB 0.3s 07:59:29 #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 07:59:29 #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 07:59:29 #33 ... 07:59:29 07:59:29 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:59:29 #31 DONE 0.0s 07:59:29 07:59:29 #34 [core-metadata internal] load build context 07:59:29 #34 transferring context: 2.94MB 0.5s done 07:59:29 #34 DONE 0.6s 07:59:29 07:59:29 #33 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:29 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:59:29 #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 07:59:29 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:59:29 #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:59:29 #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:59:29 #33 ... 07:59:29 07:59:29 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:59:29 #31 DONE 0.0s 07:59:29 07:59:29 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 07:59:29 #32 DONE 0.4s 07:59:29 07:59:29 #33 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:29 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:59:29 #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 07:59:29 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:59:29 #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:59:29 #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:59:29 #33 ... 07:59:29 07:59:29 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:59:29 #31 DONE 0.0s 07:59:29 07:59:29 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:59:29 #32 DONE 0.5s 07:59:29 07:59:29 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:59:29 #31 DONE 0.0s 07:59:29 07:59:29 #33 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:30 #33 ... 07:59:30 07:59:30 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:59:30 #31 DONE 0.0s 07:59:30 07:59:30 #33 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:30 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:59:30 #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 07:59:30 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:59:30 #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:59:30 #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:59:30 #33 ... 07:59:30 07:59:30 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:59:30 #32 DONE 0.7s 07:59:30 07:59:30 #35 [core-command internal] load build context 07:59:30 #35 DONE 0.0s 07:59:30 07:59:30 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:59:30 #36 DONE 2.0s 07:59:30 07:59:30 #33 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:30 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:59:30 #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 07:59:30 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:59:30 #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:59:30 #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:59:30 #33 ... 07:59:30 07:59:30 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:59:30 #31 DONE 0.0s 07:59:30 07:59:30 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 07:59:30 #37 ... 07:59:30 07:59:30 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 07:59:30 #32 DONE 1.0s 07:59:30 07:59:30 #33 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:31 #33 ... 07:59:31 07:59:31 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:59:31 #36 DONE 2.0s 07:59:31 07:59:31 #33 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:31 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:59:31 #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 07:59:31 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:59:31 #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:59:31 #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:59:31 #33 ... 07:59:31 07:59:31 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 07:59:31 #32 DONE 1.4s 07:59:31 07:59:31 #33 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:31 #33 ... 07:59:31 07:59:31 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:59:31 #31 DONE 0.0s 07:59:31 07:59:31 #33 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:31 #33 ... 07:59:31 07:59:31 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:59:31 #37 DONE 1.6s 07:59:31 07:59:31 #33 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:31 #33 ... 07:59:31 07:59:31 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:59:31 #36 DONE 2.0s 07:59:31 07:59:31 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 07:59:31 #32 DONE 1.6s 07:59:31 07:59:31 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:59:31 #37 DONE 1.7s 07:59:31 07:59:31 #33 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:31 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:59:31 #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 07:59:31 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:59:31 #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:59:31 #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:59:31 #33 ... 07:59:31 07:59:31 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:59:31 #31 DONE 0.0s 07:59:31 07:59:31 #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:59:31 #38 ... 07:59:31 07:59:31 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:59:31 #31 DONE 0.0s 07:59:32 07:59:32 #39 [security-proxy-auth internal] load build context 07:59:32 #39 transferring context: 2.94MB 1.9s done 07:59:32 #39 DONE 2.3s 07:59:32 07:59:32 #33 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:32 #33 ... 07:59:32 07:59:32 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:59:32 #31 DONE 0.0s 07:59:32 07:59:32 #33 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:32 #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.8s done 07:59:32 #33 ... 07:59:32 07:59:32 #40 [support-notifications internal] load build context 07:59:32 #40 transferring context: 2.94MB 2.0s done 07:59:32 #40 DONE 2.6s 07:59:32 07:59:32 #33 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:32 #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.8s done 07:59:32 #33 ... 07:59:32 07:59:32 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:59:32 #36 DONE 2.1s 07:59:32 07:59:32 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 07:59:32 #37 DONE 1.7s 07:59:32 07:59:32 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 07:59:32 #32 DONE 2.8s 07:59:32 07:59:32 #33 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:32 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:59:32 #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 07:59:32 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:59:32 #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:59:32 #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:59:32 #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.8s done 07:59:32 #33 ... 07:59:32 07:59:32 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:59:32 #36 DONE 2.1s 07:59:32 07:59:32 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 07:59:32 #37 DONE 1.7s 07:59:32 07:59:32 #41 [core-data internal] load build context 07:59:32 #41 transferring context: 2.94MB 2.0s done 07:59:32 #41 DONE 3.0s 07:59:32 07:59:32 #33 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:32 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:59:32 #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 07:59:32 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:59:32 #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:59:32 #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:59:32 #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.8s done 07:59:33 #33 ... 07:59:33 07:59:33 #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:59:33 #42 DONE 2.6s 07:59:33 07:59:33 #33 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:33 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:59:33 #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 07:59:33 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:59:33 #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:59:33 #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:59:33 #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.8s done 07:59:33 #33 ... 07:59:33 07:59:33 #43 [security-spiffe-token-provider internal] load build context 07:59:33 #43 transferring context: 2.94MB 1.5s done 07:59:33 #43 DONE 2.5s 07:59:33 07:59:33 #44 [core-common-config-bootstrapper internal] load build context 07:59:33 #44 transferring context: 2.94MB 2.2s done 07:59:33 #44 DONE 3.2s 07:59:33 07:59:33 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:33 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 07:59:33 #45 ... 07:59:33 07:59:33 #35 [core-command internal] load build context 07:59:33 #35 transferring context: 2.94MB 2.4s done 07:59:33 #35 DONE 3.3s 07:59:33 07:59:33 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:33 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 07:59:33 #45 ... 07:59:33 07:59:33 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:59:33 #46 DONE 1.1s 07:59:33 07:59:33 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:33 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 07:59:33 #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:59:33 #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:59:33 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s 07:59:34 #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:59:34 #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:59:34 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:59:34 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:59:34 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 07:59:34 #45 ... 07:59:34 07:59:34 #47 [security-bootstrapper internal] load build context 07:59:34 #47 transferring context: 2.94MB 3.0s done 07:59:34 #47 DONE 4.1s 07:59:34 07:59:34 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:34 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:59:34 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 07:59:34 #45 ... 07:59:34 07:59:34 #48 [security-proxy-setup internal] load build context 07:59:34 #48 transferring context: 2.94MB 1.7s done 07:59:34 #48 DONE 2.8s 07:59:34 07:59:34 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:34 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s 07:59:34 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s 07:59:34 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done 07:59:34 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s 07:59:34 #45 ... 07:59:34 07:59:34 #33 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:59:34 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:59:34 #33 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 07:59:34 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:59:34 #33 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:59:34 #33 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:59:34 #33 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.8s done 07:59:34 #33 DONE 6.6s 07:59:34 07:59:34 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:34 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.9s 07:59:34 #45 ... 07:59:34 07:59:34 #49 [security-spire-config internal] load build context 07:59:34 #49 transferring context: 21.82kB 0.1s done 07:59:34 #49 DONE 1.6s 07:59:34 07:59:34 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:34 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done 07:59:35 #45 ... 07:59:35 07:59:35 #50 [security-spire-agent internal] load build context 07:59:35 #50 transferring context: 23.10kB 0.1s done 07:59:35 #50 DONE 1.2s 07:59:35 07:59:35 #51 [security-spire-server internal] load build context 07:59:35 #51 transferring context: 23.57kB 0.1s done 07:59:35 #51 DONE 1.7s 07:59:35 07:59:35 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:35 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 1.3s 07:59:35 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 1.9s 07:59:35 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 07:59:36 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.18MB / 28.04MB 2.1s 07:59:36 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 07:59:36 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.11MB / 28.04MB 2.6s 07:59:36 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 2.8s 07:59:37 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 3.4s 07:59:37 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 3.9s 07:59:38 #45 ... 07:59:38 07:59:38 #52 [security-secretstore-setup internal] load build context 07:59:38 #52 transferring context: 2.94MB 2.8s done 07:59:38 #52 DONE 5.6s 07:59:38 07:59:38 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:38 #45 ... 07:59:38 07:59:38 #53 [support-scheduler internal] load build context 07:59:38 #53 transferring context: 2.94MB 2.7s done 07:59:38 #53 DONE 5.6s 07:59:38 07:59:38 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:38 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.59MB / 28.04MB 4.5s 07:59:38 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 07:59:38 #45 ... 07:59:38 07:59:38 #54 [core-keeper internal] load build context 07:59:38 #54 transferring context: 2.94MB 2.9s done 07:59:38 #54 DONE 5.8s 07:59:38 07:59:38 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:38 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 07:59:39 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 5.9s 07:59:39 #45 ... 07:59:39 07:59:39 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:39 #55 DONE 7.1s 07:59:39 07:59:39 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:40 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 6.7s 07:59:41 #45 ... 07:59:41 07:59:41 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:59:41 #0 5.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:41 #0 6.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:41 #56 ... 07:59:41 07:59:41 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:59:41 #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:41 #0 7.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:41 #57 ... 07:59:41 07:59:41 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:59:41 #0 8.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:41 #0 9.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:41 #58 ... 07:59:41 07:59:41 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:41 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.48MB / 28.04MB 8.2s 07:59:42 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 8.9s 07:59:44 #45 ... 07:59:44 07:59:44 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:59:44 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done 07:59:44 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:59:44 #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 07:59:44 #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 07:59:44 #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:59:44 #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 07:59:44 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done 07:59:44 #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.19MB / 18.32MB 8.4s 07:59:44 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 07:59:44 #59 ... 07:59:44 07:59:44 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:44 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 10.2s 07:59:44 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.4s done 07:59:45 #45 ... 07:59:45 07:59:45 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:59:45 #0 8.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:45 #0 9.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:45 #60 ... 07:59:45 07:59:45 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:59:45 #61 ... 07:59:45 07:59:45 #62 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 07:59:45 #62 ... 07:59:45 07:59:45 #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:59:45 #63 ... 07:59:45 07:59:45 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:59:45 #57 12.42 OK: 238 MiB in 54 packages 07:59:45 #57 DONE 14.5s 07:59:45 07:59:45 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:59:45 #64 ... 07:59:45 07:59:45 #38 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:59:45 #38 6.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:45 #38 7.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:45 #38 13.15 OK: 238 MiB in 54 packages 07:59:45 #38 DONE 15.2s 07:59:45 07:59:45 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:59:45 #65 ... 07:59:45 07:59:45 #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:46 #66 ... 07:59:46 07:59:46 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:59:46 #67 ... 07:59:46 07:59:46 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:59:46 #68 ... 07:59:46 07:59:46 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:59:46 #58 14.07 OK: 238 MiB in 54 packages 07:59:46 #58 DONE 15.0s 07:59:46 07:59:46 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:59:46 #69 ... 07:59:46 07:59:46 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:59:46 #70 ... 07:59:46 07:59:46 #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:59:46 #71 ... 07:59:46 07:59:46 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:59:46 #72 DONE 1.3s 07:59:47 07:59:47 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:47 #73 ... 07:59:47 07:59:47 #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:59:47 #71 DONE 1.2s 07:59:47 07:59:47 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:59:47 #60 12.40 (1/1) Installing dumb-init (1.2.5-r3) 07:59:47 #60 12.42 Executing busybox-1.36.1-r29.trigger 07:59:47 #60 12.46 OK: 9 MiB in 15 packages 07:59:47 #60 ... 07:59:47 07:59:47 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:59:47 #74 DONE 2.3s 07:59:47 07:59:47 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:47 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 07:59:48 #45 ... 07:59:48 07:59:48 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:59:48 #56 10.33 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:59:48 #56 10.33 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:59:48 #56 10.33 OK: 24051 distinct packages available 07:59:48 #56 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:48 #56 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:48 #56 16.17 OK: 238 MiB in 54 packages 07:59:48 #56 DONE 16.9s 07:59:48 07:59:48 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:48 #45 ... 07:59:48 07:59:48 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:59:48 #60 DONE 13.4s 07:59:48 07:59:48 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:50 #45 ... 07:59:50 07:59:50 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:59:50 #75 ... 07:59:50 07:59:50 #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:59:50 #63 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:50 #63 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:50 #63 ... 07:59:50 07:59:50 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:59:50 #76 DONE 2.2s 07:59:50 07:59:50 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:53 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s 07:59:54 #45 ... 07:59:54 07:59:54 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:59:54 #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.0s done 07:59:54 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.5s 07:59:54 #59 ... 07:59:54 07:59:54 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:54 #45 ... 07:59:54 07:59:54 #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:54 #66 DONE 19.3s 07:59:54 07:59:54 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:56 #45 ... 07:59:56 07:59:56 #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:59:56 #63 17.63 (1/2) Installing ca-certificates (20240705-r0) 07:59:56 #63 18.00 (2/2) Installing dumb-init (1.2.5-r3) 07:59:56 #63 18.04 Executing busybox-1.36.1-r29.trigger 07:59:56 #63 18.19 Executing ca-certificates-20240705-r0.trigger 07:59:56 #63 19.59 OK: 10 MiB in 16 packages 07:59:56 #63 DONE 21.1s 07:59:56 07:59:56 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:59:57 #59 ... 07:59:57 07:59:57 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:59:57 #61 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:57 #61 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:57 #61 15.03 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:59:57 #61 15.03 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:59:57 #61 15.03 OK: 24047 distinct packages available 07:59:57 #61 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:57 #61 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:57 #61 ... 07:59:57 07:59:57 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:59:57 #59 ... 07:59:57 07:59:57 #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:57 #77 ... 07:59:57 07:59:57 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:59:57 #61 22.26 (1/4) Installing dumb-init (1.2.5-r3) 07:59:57 #61 22.28 (2/4) Installing musl-obstack (1.2.3-r2) 07:59:57 #61 22.31 (3/4) Installing libucontext (1.2-r3) 07:59:57 #61 22.34 (4/4) Installing gcompat (1.1.0-r4) 07:59:57 #61 22.40 Executing busybox-1.36.1-r29.trigger 07:59:57 #61 22.59 OK: 9 MiB in 18 packages 07:59:57 #61 ... 07:59:57 07:59:57 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:58 #78 ... 07:59:58 07:59:58 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:59:58 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s 07:59:58 #45 ... 07:59:58 07:59:58 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:59:58 #0 9.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:58 #79 ... 07:59:58 07:59:58 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:00:00 #45 ... 08:00:00 08:00:00 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:00:00 #61 DONE 25.0s 08:00:00 08:00:00 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:00:00 #45 ... 08:00:00 08:00:00 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:00 #80 ... 08:00:00 08:00:00 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:00:00 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.8s 08:00:01 #59 ... 08:00:01 08:00:01 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:00:01 #65 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:01 #65 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:01 #65 25.32 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:00:01 #65 26.13 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:00:01 #65 ... 08:00:01 08:00:01 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:00:01 #45 ... 08:00:01 08:00:01 #62 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 08:00:01 #62 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:01 #62 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:02 #62 ... 08:00:02 08:00:02 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:00:02 #64 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:02 #64 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:02 #64 26.25 (1/4) Installing ca-certificates (20240705-r0) 08:00:02 #64 ... 08:00:02 08:00:02 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:00:02 #68 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:02 #68 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:02 #68 26.74 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:00:02 #68 26.74 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:00:02 #68 26.74 OK: 24047 distinct packages available 08:00:02 #68 ... 08:00:02 08:00:02 #62 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 08:00:02 #62 27.10 (1/1) Installing dumb-init (1.2.5-r3) 08:00:02 #62 27.14 Executing busybox-1.36.1-r29.trigger 08:00:02 #62 27.26 OK: 9 MiB in 15 packages 08:00:04 #62 ... 08:00:04 08:00:04 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:00:04 #70 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:04 #70 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:04 #70 ... 08:00:04 08:00:04 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:00:04 #69 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:04 #69 20.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:04 #69 ... 08:00:04 08:00:04 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:00:04 #67 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:04 #67 20.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:04 #67 ... 08:00:04 08:00:04 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:00:04 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s 08:00:04 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.3s done 08:00:04 #45 ... 08:00:04 08:00:04 #62 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 08:00:04 #62 DONE 30.4s 08:00:04 08:00:04 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:00:04 #0 6.208 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:04 #0 8.729 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:04 #81 ... 08:00:04 08:00:04 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:00:04 #45 DONE 31.6s 08:00:04 08:00:04 #82 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 08:00:05 #82 ... 08:00:05 08:00:05 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:00:05 #75 15.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:05 #75 17.30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:05 #75 ... 08:00:05 08:00:05 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:00:05 #68 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:06 #68 ... 08:00:06 08:00:06 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:00:06 #65 26.37 (3/6) Installing dumb-init (1.2.5-r3) 08:00:06 #65 26.40 (4/6) Installing openssl (3.3.2-r1) 08:00:06 #65 26.59 (5/6) Installing su-exec (0.2-r3) 08:00:06 #65 26.61 (6/6) Installing yq-go (4.44.1-r2) 08:00:06 #65 28.01 Executing busybox-1.36.1-r29.trigger 08:00:06 #65 28.10 OK: 20 MiB in 18 packages 08:00:06 #65 DONE 30.8s 08:00:06 08:00:06 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:00:06 #70 30.37 (1/2) Installing dumb-init (1.2.5-r3) 08:00:06 #70 30.40 (2/2) Installing su-exec (0.2-r3) 08:00:06 #70 30.42 Executing busybox-1.36.1-r29.trigger 08:00:06 #70 30.63 OK: 9 MiB in 16 packages 08:00:07 #70 ... 08:00:07 08:00:07 #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:00:07 #0 6.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:07 #0 9.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:07 #83 ... 08:00:07 08:00:07 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:00:10 #84 ... 08:00:10 08:00:10 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:00:10 #70 DONE 32.2s 08:00:10 08:00:10 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:00:10 #85 ... 08:00:10 08:00:10 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:00:10 #64 27.01 (2/4) Installing dumb-init (1.2.5-r3) 08:00:10 #64 27.05 (3/4) Installing su-exec (0.2-r3) 08:00:10 #64 27.06 (4/4) Installing yq-go (4.44.1-r2) 08:00:10 #64 28.79 Executing busybox-1.36.1-r29.trigger 08:00:10 #64 29.00 Executing ca-certificates-20240705-r0.trigger 08:00:10 #64 30.37 OK: 20 MiB in 18 packages 08:00:10 #64 DONE 32.7s 08:00:10 08:00:10 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:00:10 #86 ... 08:00:10 08:00:10 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:00:10 #79 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:10 #79 ... 08:00:10 08:00:10 #82 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 08:00:10 #82 3.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:10 #82 ... 08:00:10 08:00:10 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:00:10 #0 4.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:10 #0 6.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:10 #87 ... 08:00:10 08:00:10 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:00:10 #84 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:13 #84 ... 08:00:13 08:00:13 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:00:13 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.3s done 08:00:13 #59 ... 08:00:13 08:00:13 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:00:13 #75 31.59 OK: 238 MiB in 54 packages 08:00:13 #75 DONE 33.1s 08:00:13 08:00:13 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:00:13 #81 18.18 (1/1) Installing dumb-init (1.2.5-r3) 08:00:13 #81 ... 08:00:13 08:00:13 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:00:13 #88 DONE 0.4s 08:00:13 08:00:13 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:14 #89 ... 08:00:14 08:00:14 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:00:14 #69 32.69 (1/3) Installing ca-certificates (20240705-r0) 08:00:14 #69 33.88 (2/3) Installing dumb-init (1.2.5-r3) 08:00:14 #69 34.97 (3/3) Installing tzdata (2024b-r0) 08:00:14 #69 36.11 Executing busybox-1.36.1-r29.trigger 08:00:14 #69 36.23 Executing ca-certificates-20240705-r0.trigger 08:00:14 #69 37.27 OK: 11 MiB in 17 packages 08:00:14 #69 DONE 39.2s 08:00:14 08:00:14 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:00:14 #87 14.60 Upgrading critical system libraries and apk-tools: 08:00:14 #87 14.60 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:00:14 #87 14.67 Executing busybox-1.36.1-r29.trigger 08:00:19 #87 16.46 Continuing the upgrade transaction with new apk-tools: 08:00:19 #87 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:19 #87 ... 08:00:19 08:00:19 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:00:19 #67 31.34 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:00:19 #67 31.35 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:00:19 #67 31.35 OK: 24047 distinct packages available 08:00:19 #67 34.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:19 #67 37.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:19 #67 ... 08:00:19 08:00:19 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:00:19 #81 19.45 Executing busybox-1.36.1-r29.trigger 08:00:19 #81 19.62 OK: 9 MiB in 15 packages 08:00:19 #81 DONE 22.1s 08:00:19 08:00:19 #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:00:19 #83 17.50 Upgrading critical system libraries and apk-tools: 08:00:19 #83 17.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:00:19 #83 17.65 Executing busybox-1.36.1-r29.trigger 08:00:19 #83 20.08 Continuing the upgrade transaction with new apk-tools: 08:00:19 #83 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:19 #83 ... 08:00:19 08:00:19 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:00:19 #68 31.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:19 #68 40.62 (1/14) Installing ca-certificates (20240705-r0) 08:00:19 #68 41.32 (2/14) Installing brotli-libs (1.1.0-r2) 08:00:19 #68 41.53 (3/14) Installing c-ares (1.33.1-r0) 08:00:19 #68 41.58 (4/14) Installing libunistring (1.2-r0) 08:00:19 #68 41.87 (5/14) Installing libidn2 (2.3.7-r0) 08:00:19 #68 41.88 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:00:19 #68 41.91 (7/14) Installing libpsl (0.21.5-r1) 08:00:19 #68 41.93 (8/14) Installing zstd-libs (1.5.6-r0) 08:00:19 #68 42.01 (9/14) Installing libcurl (8.11.0-r2) 08:00:19 #68 42.22 (10/14) Installing curl (8.11.0-r2) 08:00:19 #68 42.26 (11/14) Installing dumb-init (1.2.5-r3) 08:00:19 #68 42.28 (12/14) Installing musl-obstack (1.2.3-r2) 08:00:19 #68 42.29 (13/14) Installing libucontext (1.2-r3) 08:00:19 #68 42.30 (14/14) Installing gcompat (1.1.0-r4) 08:00:19 #68 42.32 Executing busybox-1.36.1-r29.trigger 08:00:19 #68 42.41 Executing ca-certificates-20240705-r0.trigger 08:00:19 #68 43.39 OK: 15 MiB in 28 packages 08:00:21 #68 ... 08:00:21 08:00:21 #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:00:21 #83 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:21 #83 ... 08:00:21 08:00:21 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:00:21 #79 21.76 Upgrading critical system libraries and apk-tools: 08:00:21 #79 21.76 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:00:21 #79 21.80 Executing busybox-1.36.1-r29.trigger 08:00:21 #79 23.52 Continuing the upgrade transaction with new apk-tools: 08:00:21 #79 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:21 #79 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:21 #79 31.14 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:00:21 #79 31.63 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:00:21 #79 31.73 OK: 9 MiB in 15 packages 08:00:21 #79 ... 08:00:21 08:00:21 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:00:21 #68 DONE 45.0s 08:00:21 08:00:21 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:00:21 #90 ... 08:00:21 08:00:21 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:00:21 #85 3.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:21 #85 4.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:21 #85 13.19 Upgrading critical system libraries and apk-tools: 08:00:21 #85 13.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:00:21 #85 13.27 Executing busybox-1.36.1-r29.trigger 08:00:21 #85 ... 08:00:21 08:00:21 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:00:21 #86 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:21 #86 4.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:21 #86 ... 08:00:21 08:00:21 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:00:21 #67 44.22 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:00:21 #67 44.90 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:00:21 #67 45.10 (3/7) Installing dumb-init (1.2.5-r3) 08:00:21 #67 45.19 (4/7) Installing musl-obstack (1.2.3-r2) 08:00:21 #67 45.21 (5/7) Installing libucontext (1.2-r3) 08:00:21 #67 45.21 (6/7) Installing gcompat (1.1.0-r4) 08:00:21 #67 45.30 (7/7) Installing openssl (3.3.2-r1) 08:00:21 #67 45.40 Executing busybox-1.36.1-r29.trigger 08:00:21 #67 45.54 OK: 10 MiB in 19 packages 08:00:21 #67 ... 08:00:21 08:00:21 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:00:21 #79 DONE 33.2s 08:00:21 08:00:21 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:00:21 #86 13.41 Upgrading critical system libraries and apk-tools: 08:00:21 #86 13.41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:00:21 #86 13.50 Executing busybox-1.36.1-r29.trigger 08:00:22 #86 ... 08:00:22 08:00:22 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:00:22 #67 DONE 46.9s 08:00:22 08:00:22 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:00:22 #84 6.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:22 #84 13.10 Upgrading critical system libraries and apk-tools: 08:00:22 #84 13.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:00:22 #84 13.15 Executing busybox-1.36.1-r29.trigger 08:00:22 #84 15.12 Continuing the upgrade transaction with new apk-tools: 08:00:22 #84 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:22 #84 ... 08:00:22 08:00:22 #82 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 08:00:22 #82 7.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:22 #82 14.58 Upgrading critical system libraries and apk-tools: 08:00:22 #82 14.59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:00:22 #82 14.63 Executing busybox-1.36.1-r29.trigger 08:00:22 #82 16.34 Continuing the upgrade transaction with new apk-tools: 08:00:22 #82 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:22 #82 ... 08:00:22 08:00:22 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:00:25 #91 ... 08:00:25 08:00:25 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:00:25 #0 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:25 #0 6.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:25 #92 ... 08:00:25 08:00:25 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:00:25 #85 15.61 Continuing the upgrade transaction with new apk-tools: 08:00:25 #85 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:25 #85 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:28 #85 ... 08:00:28 08:00:28 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:00:28 #92 13.26 Upgrading critical system libraries and apk-tools: 08:00:28 #92 13.26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:00:28 #92 13.30 Executing busybox-1.36.1-r29.trigger 08:00:29 #92 14.58 Continuing the upgrade transaction with new apk-tools: 08:00:29 #92 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:29 #92 ... 08:00:29 08:00:29 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:00:29 #87 20.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:29 #87 27.57 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:00:29 #87 28.05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:00:29 #87 28.19 OK: 9 MiB in 18 packages 08:00:29 #87 DONE 29.6s 08:00:29 08:00:29 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:00:31 #93 DONE 1.3s 08:00:31 08:00:31 #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:00:31 #83 31.24 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:00:31 #83 31.72 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:00:31 #83 31.82 Executing ca-certificates-20240705-r0.trigger 08:00:31 #83 32.89 OK: 10 MiB in 16 packages 08:00:31 #83 DONE 34.9s 08:00:31 08:00:31 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:00:31 #94 DONE 0.3s 08:00:31 08:00:31 #95 [security-spire-config stage-2 6/10] COPY security.txt / 08:00:31 #95 DONE 0.4s 08:00:31 08:00:31 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:00:32 #96 DONE 0.2s 08:00:32 08:00:32 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:00:32 #85 23.56 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:00:32 #85 24.28 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:00:32 #85 ... 08:00:32 08:00:32 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:00:32 #84 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:32 #84 24.48 OK: 20 MiB in 18 packages 08:00:32 #84 DONE 26.1s 08:00:32 08:00:32 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:00:32 #85 24.59 OK: 9 MiB in 16 packages 08:00:32 #85 ... 08:00:32 08:00:32 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:00:32 #97 DONE 0.4s 08:00:32 08:00:32 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:00:32 #98 ... 08:00:32 08:00:32 #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:00:32 #99 DONE 0.3s 08:00:32 08:00:32 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:00:32 #98 DONE 0.3s 08:00:32 08:00:32 #100 [security-spire-config] exporting to image 08:00:32 #100 exporting layers 08:00:33 #100 ... 08:00:33 08:00:33 #82 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 08:00:33 #82 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:33 #82 26.05 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:00:33 #82 26.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:00:33 #82 27.22 OK: 9 MiB in 15 packages 08:00:33 #82 ... 08:00:33 08:00:33 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:00:33 #86 15.31 Continuing the upgrade transaction with new apk-tools: 08:00:33 #86 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:33 #86 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:33 #86 23.59 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:00:33 #86 24.61 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:00:33 #86 24.71 Executing ca-certificates-20240705-r0.trigger 08:00:33 #86 ... 08:00:33 08:00:33 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:00:33 #85 DONE 26.3s 08:00:33 08:00:33 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:00:33 #101 ... 08:00:33 08:00:33 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:00:33 #90 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:33 #90 5.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:33 #90 12.69 Upgrading critical system libraries and apk-tools: 08:00:33 #90 12.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:00:33 #90 12.73 Executing busybox-1.36.1-r29.trigger 08:00:34 #90 ... 08:00:34 08:00:34 #82 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 08:00:34 #82 DONE 30.1s 08:00:34 08:00:34 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:00:34 #86 26.00 OK: 20 MiB in 18 packages 08:00:34 #86 ... 08:00:34 08:00:34 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:00:34 #91 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:34 #91 4.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:34 #91 12.50 Upgrading critical system libraries and apk-tools: 08:00:34 #91 12.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:00:34 #91 12.57 Executing busybox-1.36.1-r29.trigger 08:00:35 #91 ... 08:00:35 08:00:35 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:00:35 #90 14.15 Continuing the upgrade transaction with new apk-tools: 08:00:35 #90 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:36 #90 ... 08:00:36 08:00:36 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:00:36 #86 DONE 27.7s 08:00:36 08:00:36 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:00:36 #90 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:36 #90 ... 08:00:36 08:00:36 #100 [security-spire-config] exporting to image 08:00:36 #100 exporting layers 3.7s done 08:00:36 #100 writing image sha256:5ad45f4dd5082220a7d90953427e8c0767b2d52568fda3e0ae5611574f00db8b 0.0s done 08:00:36 #100 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:00:36 #100 DONE 3.8s 08:00:36 08:00:36 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:00:36 #91 14.35 Continuing the upgrade transaction with new apk-tools: 08:00:36 #91 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:37 #91 ... 08:00:37 08:00:37 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:00:37 #101 DONE 3.1s 08:00:37 08:00:37 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:00:37 #102 DONE 0.2s 08:00:37 08:00:37 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:00:37 #92 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:37 #92 ... 08:00:37 08:00:37 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:00:37 #91 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:40 #91 ... 08:00:40 08:00:40 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:00:40 #92 23.65 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:00:40 #92 23.98 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:00:40 #92 24.06 Executing ca-certificates-20240705-r0.trigger 08:00:40 #92 24.62 OK: 11 MiB in 17 packages 08:00:40 #92 DONE 25.9s 08:00:40 08:00:40 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:00:40 #91 18.37 OK: 10 MiB in 19 packages 08:00:41 #91 DONE 19.4s 08:00:41 08:00:41 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:00:41 #90 18.96 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:00:41 #90 19.22 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:00:41 #90 19.30 Executing ca-certificates-20240705-r0.trigger 08:00:41 #90 20.09 OK: 15 MiB in 28 packages 08:00:41 #90 DONE 21.3s 08:00:41 08:00:41 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:00:43 #103 DONE 1.5s 08:00:43 08:00:43 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:00:43 #104 DONE 1.6s 08:00:43 08:00:43 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:00:43 #105 ... 08:00:43 08:00:43 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:00:43 #106 DONE 0.3s 08:00:43 08:00:43 #107 [security-spire-server stage-2 6/9] COPY security.txt / 08:00:43 #107 DONE 0.3s 08:00:43 08:00:43 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:00:44 #108 DONE 0.3s 08:00:44 08:00:44 #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:44 #77 ... 08:00:44 08:00:44 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:00:44 #109 DONE 0.3s 08:00:44 08:00:44 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:44 #78 ... 08:00:44 08:00:44 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:00:44 #110 DONE 0.2s 08:00:44 08:00:44 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:00:44 #105 DONE 1.3s 08:00:44 08:00:44 #100 [security-spire-server] exporting to image 08:00:44 #100 exporting layers 08:00:45 #100 ... 08:00:45 08:00:45 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:00:45 #111 DONE 0.4s 08:00:45 08:00:45 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 08:00:45 #112 DONE 0.4s 08:00:45 08:00:45 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:00:45 #113 DONE 0.3s 08:00:45 08:00:45 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:00:45 #114 DONE 0.3s 08:00:45 08:00:45 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:00:46 #115 DONE 0.3s 08:00:46 08:00:46 #100 [security-spire-agent] exporting to image 08:00:47 #100 exporting layers 3.2s done 08:00:47 #100 writing image sha256:76b4c308b1dba013f99206e2ffcadf70e14a6f4dcea095d1d5f27cb99306d799 08:00:47 #100 writing image sha256:76b4c308b1dba013f99206e2ffcadf70e14a6f4dcea095d1d5f27cb99306d799 0.0s done 08:00:47 #100 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:00:48 #100 exporting layers 2.2s done 08:00:48 #153 ... 08:00:48 08:00:48 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:00:48 #146 85.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:00:48 #100 writing image sha256:c92e23e984bbee11e5e37737cebb2bb5c0153a8ad248b884a916dee3c1c44141 done 08:00:48 #100 naming to docker.io/library/security-spire-agent-arm64 done 08:00:48 #100 DONE 7.5s 08:00:48 08:00:48 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:35 #146 ... 08:01:35 08:01:35 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:01:35 #145 DONE 135.5s 08:01:35 08:01:35 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:01:35 #144 ... 08:01:35 08:01:35 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:01:35 #146 DONE 139.9s 08:01:35 08:01:35 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:01:35 #149 ... 08:01:35 08:01:35 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:01:35 #152 DONE 140.6s 08:01:35 08:01:35 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:01:35 #154 ... 08:01:35 08:01:35 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:01:35 #142 DONE 141.0s 08:01:35 08:01:35 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:01:38 #155 ... 08:01:38 08:01:38 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:01:38 #150 DONE 145.4s 08:01:38 08:01:38 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:01:43 #156 ... 08:01:43 08:01:43 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:01:44 #157 ... 08:01:44 08:01:44 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:01:44 #148 DONE 151.6s 08:01:44 08:01:44 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:01:44 #149 DONE 151.6s 08:01:44 08:01:44 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:01:44 #144 DONE 151.6s 08:01:44 08:01:44 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:01:44 #151 DONE 151.6s 08:01:44 08:01:44 #158 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:01:44 #78 DONE 112.7s 08:01:44 08:01:44 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:44 #80 DONE 110.2s 08:01:44 08:01:44 #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:44 #77 DONE 113.2s 08:01:44 08:01:44 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:44 #73 DONE 113.7s 08:01:44 08:01:44 #116 [core-metadata builder 6/7] COPY . . 08:01:44 #116 DONE 1.4s 08:01:44 08:01:44 #117 [security-bootstrapper builder 6/7] COPY . . 08:01:44 #117 DONE 1.4s 08:01:44 08:01:44 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:44 #89 DONE 88.7s 08:01:44 08:01:44 #118 [support-scheduler builder 6/7] COPY . . 08:01:44 #118 CACHED 08:01:44 08:01:44 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:01:44 #119 CACHED 08:01:44 08:01:44 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:44 #120 CACHED 08:01:44 08:01:44 #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:44 #121 CACHED 08:01:44 08:01:44 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:01:44 #122 CACHED 08:01:44 08:01:44 #123 [security-secretstore-setup builder 6/7] COPY . . 08:01:44 #123 CACHED 08:01:44 08:01:44 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:44 #124 CACHED 08:01:44 08:01:44 #125 [security-proxy-setup builder 6/7] COPY . . 08:01:44 #125 CACHED 08:01:44 08:01:44 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:01:44 #126 CACHED 08:01:44 08:01:44 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:44 #127 CACHED 08:01:44 08:01:44 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:01:44 #128 CACHED 08:01:44 08:01:44 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 08:01:44 #129 CACHED 08:01:44 08:01:44 #130 [core-command builder 6/7] COPY . . 08:01:44 #130 CACHED 08:01:44 08:01:44 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 08:01:44 #131 CACHED 08:01:44 08:01:44 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:44 #132 CACHED 08:01:44 08:01:44 #133 [security-spiffe-token-provider builder 6/7] COPY . . 08:01:44 #133 DONE 1.5s 08:01:44 08:01:44 #134 [core-data builder 6/7] COPY . . 08:01:44 #134 CACHED 08:01:44 08:01:44 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:44 #135 CACHED 08:01:44 08:01:44 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 08:01:44 #136 CACHED 08:01:44 08:01:44 #137 [security-proxy-auth builder 6/7] COPY . . 08:01:44 #137 CACHED 08:01:44 08:01:44 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:44 #138 CACHED 08:01:44 08:01:44 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:01:44 #139 CACHED 08:01:44 08:01:44 #140 [support-notifications builder 6/7] COPY . . 08:01:44 #140 DONE 1.5s 08:01:44 08:01:44 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:01:45 #158 ... 08:01:45 08:01:45 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:01:45 #154 DONE 12.4s 08:01:45 08:01:45 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:01:45 #155 DONE 12.0s 08:01:45 08:01:45 #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:01:46 #159 ... 08:01:46 08:01:46 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:01:46 #156 DONE 10.9s 08:01:46 08:01:46 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:01:46 #153 DONE 153.3s 08:01:46 08:01:46 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:01:46 #143 DONE 153.3s 08:01:46 08:01:46 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:01:46 #157 DONE 2.1s 08:01:46 08:01:46 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:01:46 #160 DONE 2.2s 08:01:46 08:01:46 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:01:46 #141 ... 08:01:46 08:01:46 #142 [core-keeper builder 7/8] COPY . . 08:01:46 #142 DONE 4.0s 08:01:46 08:01:46 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:01:46 #161 ... 08:01:46 08:01:46 #158 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:01:46 #158 DONE 1.9s 08:01:46 08:01:46 #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:01:46 #159 DONE 0.6s 08:01:46 08:01:46 #162 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:01:46 #162 ... 08:01:46 08:01:46 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:01:46 #163 DONE 0.5s 08:01:46 08:01:46 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:01:46 #147 DONE 153.8s 08:01:46 08:01:46 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:01:46 #164 DONE 0.4s 08:01:46 08:01:46 #165 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:01:46 #165 CACHED 08:01:46 08:01:46 #166 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:01:46 #166 CACHED 08:01:46 08:01:46 #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:01:46 #167 CACHED 08:01:46 08:01:46 #168 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:01:46 #168 CACHED 08:01:46 08:01:46 #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:01:46 #169 CACHED 08:01:46 08:01:46 #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:01:46 #170 CACHED 08:01:46 08:01:46 #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:01:46 #171 DONE 0.5s 08:01:46 08:01:46 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:01:46 #161 DONE 0.5s 08:01:46 08:01:46 #172 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:01:46 #172 DONE 0.4s 08:01:46 08:01:46 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:01:46 #173 ... 08:01:46 08:01:46 #162 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:01:46 #162 DONE 0.4s 08:01:46 08:01:46 #174 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:01:47 #174 ... 08:01:47 08:01:47 #175 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:01:47 #175 DONE 1.5s 08:01:47 08:01:47 #176 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:01:47 #176 ... 08:01:47 08:01:47 #177 [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 08:01:47 #177 DONE 1.2s 08:01:47 08:01:47 #178 [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 08:01:47 #178 ... 08:01:47 08:01:47 #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:01:47 #179 DONE 1.4s 08:01:47 08:01:47 #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:01:47 #180 DONE 1.3s 08:01:47 08:01:47 #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:01:47 #181 DONE 1.3s 08:01:47 08:01:47 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:01:47 #173 DONE 1.3s 08:01:48 08:01:48 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:01:48 #182 DONE 1.4s 08:01:48 08:01:48 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:01:48 #183 DONE 1.4s 08:01:48 08:01:48 #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:01:48 #184 DONE 1.4s 08:01:48 08:01:48 #185 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:01:48 #185 DONE 1.3s 08:01:48 08:01:48 #186 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:01:48 #186 DONE 1.4s 08:01:48 08:01:48 #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:01:48 #187 ... 08:01:48 08:01:48 #174 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:01:48 #174 DONE 1.4s 08:01:48 08:01:48 #176 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:01:48 #176 DONE 0.9s 08:01:48 08:01:48 #188 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:01:48 #188 DONE 0.4s 08:01:48 08:01:48 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:01:48 #189 ... 08:01:48 08:01:48 #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:01:48 #190 DONE 0.8s 08:01:48 08:01:48 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:01:48 #191 DONE 0.8s 08:01:48 08:01:48 #192 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:01:48 #192 DONE 0.8s 08:01:48 08:01:48 #178 [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 08:01:48 #178 DONE 0.8s 08:01:48 08:01:48 #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:01:48 #193 DONE 0.6s 08:01:48 08:01:48 #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:01:48 #194 DONE 0.6s 08:01:48 08:01:48 #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:01:48 #195 DONE 0.6s 08:01:48 08:01:48 #196 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:01:48 #196 DONE 0.6s 08:01:48 08:01:48 #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:01:48 #187 DONE 0.6s 08:01:48 08:01:48 #108 [core-command] exporting to image 08:01:48 #108 exporting layers 08:01:48 #108 ... 08:01:48 08:01:48 #197 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:01:48 #197 DONE 0.7s 08:01:48 08:01:48 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:01:48 #189 DONE 0.7s 08:01:48 08:01:48 #198 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:01:48 #198 DONE 0.4s 08:01:48 08:01:48 #199 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:01:49 #199 ... 08:01:49 08:01:49 #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:01:49 #200 DONE 0.5s 08:01:49 08:01:49 #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:01:49 #201 DONE 0.6s 08:01:49 08:01:49 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:01:49 #202 DONE 0.6s 08:01:49 08:01:49 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:01:49 #203 DONE 0.6s 08:01:49 08:01:49 #108 [support-scheduler] exporting to image 08:01:49 #108 ... 08:01:49 08:01:49 #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:01:49 #204 DONE 0.7s 08:01:49 08:01:49 #205 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:01:49 #205 DONE 0.7s 08:01:49 08:01:49 #206 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:01:49 #206 DONE 0.7s 08:01:49 08:01:49 #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:01:49 #207 DONE 0.6s 08:01:49 08:01:49 #108 [core-keeper] exporting to image 08:01:49 #143 3.071 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:01:49 #108 ... 08:01:49 08:01:49 #199 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:01:49 #199 DONE 0.6s 08:01:49 08:01:49 #208 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:01:49 #208 DONE 0.5s 08:01:49 08:01:49 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:01:49 #209 DONE 0.4s 08:01:49 08:01:49 #108 [core-metadata] exporting to image 08:01:49 #108 ... 08:01:49 08:01:49 #210 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:01:49 #210 DONE 0.3s 08:01:49 08:01:49 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:01:49 #211 DONE 0.4s 08:01:49 08:01:49 #212 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:01:49 #212 DONE 0.2s 08:01:49 08:01:49 #108 [core-metadata] exporting to image 08:01:49 #108 exporting layers 0.4s done 08:01:49 #108 writing image sha256:d2de353214758c8e8e238b80f4e277772fac07d32689420a24968ad12d65e823 08:01:49 #108 writing image sha256:60c092da54d4ee573c48884a1313deef67256556ba1c84b33d984f2e510cbbc3 08:01:49 #108 writing image sha256:db83dbe588b9a8597e6fc7d132cefc913cbe6b04fed42c154b38c64c78cfc47b 08:01:49 #108 writing image sha256:88060ac0eb910b7c68e497d625d4f8ec623140c6aebf8ac4a84820441892eb4a 08:01:49 #108 ... 08:01:49 08:01:49 #213 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:01:49 #213 DONE 0.2s 08:01:49 08:01:49 #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:01:49 #214 DONE 0.3s 08:01:49 08:01:49 #108 [core-keeper] exporting to image 08:01:49 #108 writing image sha256:d2de353214758c8e8e238b80f4e277772fac07d32689420a24968ad12d65e823 0.2s done 08:01:49 #108 writing image sha256:88060ac0eb910b7c68e497d625d4f8ec623140c6aebf8ac4a84820441892eb4a 0.2s done 08:01:49 #108 naming to docker.io/library/core-keeper 0.0s done 08:01:49 #108 naming to docker.io/library/support-scheduler 08:01:49 #108 ... 08:01:49 08:01:49 #215 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:01:49 #215 DONE 0.3s 08:01:49 08:01:49 #108 [security-spiffe-token-provider] exporting to image 08:01:49 #108 exporting layers 0.4s done 08:01:49 #108 writing image sha256:60c092da54d4ee573c48884a1313deef67256556ba1c84b33d984f2e510cbbc3 0.2s done 08:01:49 #108 writing image sha256:db83dbe588b9a8597e6fc7d132cefc913cbe6b04fed42c154b38c64c78cfc47b 0.2s done 08:01:49 #108 naming to docker.io/library/support-scheduler done 08:01:49 #108 naming to docker.io/library/core-command done 08:01:49 #108 naming to docker.io/library/security-spiffe-token-provider done 08:01:50 #108 ... 08:01:50 08:01:50 #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:01:50 #216 DONE 0.9s 08:01:50 08:01:50 #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:01:50 #217 DONE 0.8s 08:01:50 08:01:50 #108 [core-metadata] exporting to image 08:01:50 #108 writing image sha256:c93ee05da3ff197e69a581ad7d4edad6f073bfcd9405be7e0f78f303d61239fc done 08:01:50 #108 naming to docker.io/library/core-data done 08:01:50 #108 writing image sha256:5501fdc46a5672368eee289d7b5ad40bbb9cbc5ddbd10889f4f2fe861840ee45 done 08:01:50 #108 naming to docker.io/library/core-metadata 0.0s done 08:01:50 #108 ... 08:01:50 08:01:50 #218 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:01:50 #218 DONE 0.2s 08:01:50 08:01:50 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:01:50 #219 DONE 0.3s 08:01:50 08:01:50 #108 [core-metadata] exporting to image 08:01:50 #108 exporting layers 0.3s done 08:01:50 #108 writing image sha256:65a16711df69d345b28d39424b53d607417a76360730a2b6e4cfceea82b0c9c5 08:01:50 #108 exporting layers 0.3s done 08:01:50 #108 writing image sha256:65a16711df69d345b28d39424b53d607417a76360730a2b6e4cfceea82b0c9c5 0.0s done 08:01:50 #108 naming to docker.io/library/support-notifications 0.0s done 08:01:50 #108 ... 08:01:50 08:01:50 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:01:50 #220 DONE 0.8s 08:01:50 08:01:50 #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:01:50 #221 DONE 0.2s 08:01:50 08:01:50 #108 [security-proxy-auth] exporting to image 08:01:50 #108 writing image sha256:ac195beab053bea84e37080eb29f14785a0d0c9ac03007b7414d1cf11c5dea24 done 08:01:50 #108 writing image sha256:0db7adb42d5a172809bd6981cffa2ffd65d16cb4cf278ecc112f2fa32ec6ed0a done 08:01:50 #108 naming to docker.io/library/core-common-config-bootstrapper done 08:01:50 #108 naming to docker.io/library/security-proxy-auth 0.0s done 08:01:50 #108 ... 08:01:50 08:01:50 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:01:50 #222 DONE 0.1s 08:01:50 08:01:50 #108 [security-proxy-setup] exporting to image 08:01:50 #108 exporting layers 0.3s done 08:01:50 #108 writing image sha256:ea5d3535ccb9f8b8d8a2b8d99ca39b3a767de4cf269d22fce46a6c983f58ea91 done 08:01:50 #108 naming to docker.io/library/security-proxy-setup done 08:01:50 #108 DONE 3.1s 08:01:50 08:01:50 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:01:51 #223 DONE 0.4s 08:01:51 08:01:51 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:01:51 #224 DONE 0.5s 08:01:51 08:01:51 #108 [security-secretstore-setup] exporting to image 08:01:51 #108 exporting layers 0.3s done 08:01:51 #108 exporting layers 0.2s done 08:01:51 #108 writing image sha256:59cd6ae4b8bd3808c582463a6e42cfaf048220319ac139d9c940eb1f27010d6d done 08:01:51 #108 naming to docker.io/library/security-secretstore-setup done 08:01:51 #108 writing image sha256:bb6fb684dc08423cd6ebd90df34c540c98d5594ec042ecc22f9a641230ba04c1 done 08:01:51 #108 naming to docker.io/library/security-bootstrapper done 08:01:51 #108 DONE 3.5s 08:01:51 08:01:51 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:01:51 time="2024-11-19T07:57:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:01:51 $ docker stop --time=1 7c81f10b818efde1a0aeec6c10203187ad4b499ef71f539530e7258d2b40bcb0 08:01:52 #143 ... 08:01:52 08:01:52 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:01:52 #0 6.086 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:01:52 #144 ... 08:01:52 08:01:52 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:01:52 #0 5.778 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:01:52 #145 ... 08:01:52 08:01:52 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:01:52 #0 5.339 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:01:52 #146 ... 08:01:52 08:01:52 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:01:52 #0 6.259 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:01:52 $ docker rm -f --volumes 7c81f10b818efde1a0aeec6c10203187ad4b499ef71f539530e7258d2b40bcb0 [Pipeline] // withDockerContainer [Pipeline] sh 08:01:52 #147 ... 08:01:52 08:01:52 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:01:52 #0 5.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:01:52 #148 ... 08:01:52 08:01:52 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:01:52 #0 4.436 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:01:53 + docker images 08:01:53 REPOSITORY TAG IMAGE ID CREATED SIZE 08:01:53 security-proxy-setup latest ea5d3535ccb9 2 seconds ago 35MB 08:01:53 security-bootstrapper latest bb6fb684dc08 2 seconds ago 26MB 08:01:53 security-secretstore-setup latest 59cd6ae4b8bd 2 seconds ago 46.9MB 08:01:53 security-proxy-auth latest 0db7adb42d5a 3 seconds ago 32.2MB 08:01:53 core-keeper latest 88060ac0eb91 3 seconds ago 31.3MB 08:01:53 support-notifications latest 65a16711df69 3 seconds ago 51.9MB 08:01:53 core-metadata latest 5501fdc46a56 3 seconds ago 37.6MB 08:01:53 support-scheduler latest d2de35321475 3 seconds ago 52.9MB 08:01:53 core-common-config-bootstrapper latest ac195beab053 3 seconds ago 22.8MB 08:01:53 core-data latest c93ee05da3ff 3 seconds ago 37.4MB 08:01:53 core-command latest 60c092da54d4 4 seconds ago 33.2MB 08:01:53 security-spiffe-token-provider latest db83dbe588b9 4 seconds ago 38.5MB 08:01:53 security-spire-config latest 31af2b73ae69 3 minutes ago 127MB 08:01:53 security-spire-agent latest 9f3752227ca2 3 minutes ago 188MB 08:01:53 security-spire-server latest 0ec9054278c3 3 minutes ago 128MB 08:01:53 ci-base-image-x86_64 latest 78cbe94b4838 6 minutes ago 975MB 08:01:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 6 weeks ago 573MB 08:01:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 08:01:53 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 08:01:53 provisioning config files... 08:01:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/753@tmp/config3445877458483627159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:53 #149 ... 08:01:53 08:01:53 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:01:53 #0 5.323 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:01:53 ---> ****-login.sh 08:01:53 nexus3.edgexfoundry.org:10001 08:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:53 Configure a credential helper to remove this warning. See 08:01:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:53 08:01:53 Login Succeeded 08:01:53 nexus3.edgexfoundry.org:10002 08:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:53 Configure a credential helper to remove this warning. See 08:01:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:53 08:01:53 Login Succeeded 08:01:53 nexus3.edgexfoundry.org:10003 08:01:53 #150 ... 08:01:53 08:01:53 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:01:53 #0 6.204 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:01:53 #151 ... 08:01:53 08:01:53 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:01:53 #0 6.377 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:53 Configure a credential helper to remove this warning. See 08:01:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:53 08:01:53 Login Succeeded 08:01:53 nexus3.edgexfoundry.org:10004 08:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:53 Configure a credential helper to remove this warning. See 08:01:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:53 08:01:53 Login Succeeded 08:01:53 ****.io 08:01:53 #152 ... 08:01:53 08:01:53 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:01:53 #0 5.674 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:01:53 #153 ... 08:01:53 08:01:53 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:01:53 #141 6.459 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:53 Configure a credential helper to remove this warning. See 08:01:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:53 08:01:53 Login Succeeded 08:01:53 ---> ****-login.sh ends [Pipeline] } 08:01:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:01:54 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:01:54 7addbec354a77316b727e383be6098b331324c50 08:01:54 latest 08:01:54 4.0.0-dev.19 08:01:54 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:01:54 main 08:01:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:54 + docker push nexus3.edgexfoundry.org:10004/core-command:7addbec354a77316b727e383be6098b331324c50 08:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:01:54 4fe1facf55dc: Preparing 08:01:54 d45f346b6150: Preparing 08:01:54 b5510567b5af: Preparing 08:01:54 1bdc8ff656d2: Preparing 08:01:54 9e36bca05039: Preparing 08:01:54 c9484bfbc731: Preparing 08:01:54 75654b8eeebd: Preparing 08:01:54 c9484bfbc731: Waiting 08:01:54 75654b8eeebd: Waiting 08:01:54 1bdc8ff656d2: Pushed 08:01:54 b5510567b5af: Pushed 08:01:54 4fe1facf55dc: Pushed 08:01:54 75654b8eeebd: Layer already exists 08:01:54 c9484bfbc731: Pushed 08:01:55 9e36bca05039: Pushed 08:01:57 d45f346b6150: Pushed 08:01:57 7addbec354a77316b727e383be6098b331324c50: digest: sha256:73ab8a8a0ec0d0d986537546c588a2c0f04cef9b2294d23870e0aad416237d5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:57 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:01:57 4fe1facf55dc: Preparing 08:01:57 d45f346b6150: Preparing 08:01:57 b5510567b5af: Preparing 08:01:57 1bdc8ff656d2: Preparing 08:01:57 9e36bca05039: Preparing 08:01:57 c9484bfbc731: Preparing 08:01:57 75654b8eeebd: Preparing 08:01:57 75654b8eeebd: Waiting 08:01:57 c9484bfbc731: Waiting 08:01:57 4fe1facf55dc: Layer already exists 08:01:57 b5510567b5af: Layer already exists 08:01:57 9e36bca05039: Layer already exists 08:01:57 1bdc8ff656d2: Layer already exists 08:01:57 d45f346b6150: Layer already exists 08:01:57 75654b8eeebd: Layer already exists 08:01:57 c9484bfbc731: Layer already exists 08:01:57 latest: digest: sha256:73ab8a8a0ec0d0d986537546c588a2c0f04cef9b2294d23870e0aad416237d5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:58 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.19 08:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:01:58 4fe1facf55dc: Preparing 08:01:58 d45f346b6150: Preparing 08:01:58 b5510567b5af: Preparing 08:01:58 1bdc8ff656d2: Preparing 08:01:58 9e36bca05039: Preparing 08:01:58 c9484bfbc731: Preparing 08:01:58 75654b8eeebd: Preparing 08:01:58 c9484bfbc731: Waiting 08:01:58 75654b8eeebd: Waiting 08:01:58 4fe1facf55dc: Layer already exists 08:01:58 b5510567b5af: Layer already exists 08:01:58 1bdc8ff656d2: Layer already exists 08:01:58 9e36bca05039: Layer already exists 08:01:58 d45f346b6150: Layer already exists 08:01:58 c9484bfbc731: Layer already exists 08:01:58 75654b8eeebd: Layer already exists 08:01:58 4.0.0-dev.19: digest: sha256:73ab8a8a0ec0d0d986537546c588a2c0f04cef9b2294d23870e0aad416237d5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:59 + docker push nexus3.edgexfoundry.org:10004/core-command:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:01:59 4fe1facf55dc: Preparing 08:01:59 d45f346b6150: Preparing 08:01:59 b5510567b5af: Preparing 08:01:59 1bdc8ff656d2: Preparing 08:01:59 9e36bca05039: Preparing 08:01:59 c9484bfbc731: Preparing 08:01:59 75654b8eeebd: Preparing 08:01:59 c9484bfbc731: Waiting 08:01:59 75654b8eeebd: Waiting 08:01:59 1bdc8ff656d2: Layer already exists 08:01:59 d45f346b6150: Layer already exists 08:01:59 b5510567b5af: Layer already exists 08:01:59 9e36bca05039: Layer already exists 08:01:59 4fe1facf55dc: Layer already exists 08:01:59 75654b8eeebd: Layer already exists 08:01:59 c9484bfbc731: Layer already exists 08:01:59 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:73ab8a8a0ec0d0d986537546c588a2c0f04cef9b2294d23870e0aad416237d5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:59 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:01:59 4fe1facf55dc: Preparing 08:01:59 d45f346b6150: Preparing 08:01:59 b5510567b5af: Preparing 08:01:59 1bdc8ff656d2: Preparing 08:01:59 9e36bca05039: Preparing 08:01:59 c9484bfbc731: Preparing 08:01:59 75654b8eeebd: Preparing 08:01:59 c9484bfbc731: Waiting 08:01:59 75654b8eeebd: Waiting 08:01:59 9e36bca05039: Layer already exists 08:01:59 1bdc8ff656d2: Layer already exists 08:01:59 4fe1facf55dc: Layer already exists 08:01:59 b5510567b5af: Layer already exists 08:01:59 d45f346b6150: Layer already exists 08:01:59 75654b8eeebd: Layer already exists 08:01:59 c9484bfbc731: Layer already exists 08:01:59 main: digest: sha256:73ab8a8a0ec0d0d986537546c588a2c0f04cef9b2294d23870e0aad416237d5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:59 ===================================================== [Pipeline] echo 08:01:59 taggedImages: 08:01:59 - nexus3.edgexfoundry.org:10004/core-command:7addbec354a77316b727e383be6098b331324c50 08:01:59 - nexus3.edgexfoundry.org:10004/core-command:latest 08:01:59 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.19 08:01:59 - nexus3.edgexfoundry.org:10004/core-command:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:01:59 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:01:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:01:59 7addbec354a77316b727e383be6098b331324c50 08:01:59 latest 08:01:59 4.0.0-dev.19 08:01:59 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:01:59 main 08:01:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7addbec354a77316b727e383be6098b331324c50 08:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:02:00 658e2fcc90f2: Preparing 08:02:00 9d885fd879e7: Preparing 08:02:00 02381ba6d516: Preparing 08:02:00 147d1fe4d36e: Preparing 08:02:00 b5510567b5af: Preparing 08:02:00 1bdc8ff656d2: Preparing 08:02:00 9e36bca05039: Preparing 08:02:00 c9484bfbc731: Preparing 08:02:00 75654b8eeebd: Preparing 08:02:00 1bdc8ff656d2: Waiting 08:02:00 9e36bca05039: Waiting 08:02:00 c9484bfbc731: Waiting 08:02:00 75654b8eeebd: Waiting 08:02:00 b5510567b5af: Layer already exists 08:02:00 02381ba6d516: Pushed 08:02:00 9d885fd879e7: Pushed 08:02:00 658e2fcc90f2: Pushed 08:02:00 1bdc8ff656d2: Layer already exists 08:02:00 9e36bca05039: Layer already exists 08:02:00 c9484bfbc731: Layer already exists 08:02:00 75654b8eeebd: Layer already exists 08:02:01 147d1fe4d36e: Pushed 08:02:01 7addbec354a77316b727e383be6098b331324c50: digest: sha256:c3ec3cf2da13228f2ab03a13fbdcfe09d5471175278190cf7ef8eeb9e86ff760 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:02 + 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 08:02:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:02:02 658e2fcc90f2: Preparing 08:02:02 9d885fd879e7: Preparing 08:02:02 02381ba6d516: Preparing 08:02:02 147d1fe4d36e: Preparing 08:02:02 b5510567b5af: Preparing 08:02:02 1bdc8ff656d2: Preparing 08:02:02 9e36bca05039: Preparing 08:02:02 c9484bfbc731: Preparing 08:02:02 75654b8eeebd: Preparing 08:02:02 75654b8eeebd: Waiting 08:02:02 9e36bca05039: Waiting 08:02:02 9d885fd879e7: Layer already exists 08:02:02 658e2fcc90f2: Layer already exists 08:02:02 147d1fe4d36e: Layer already exists 08:02:02 02381ba6d516: Layer already exists 08:02:02 b5510567b5af: Layer already exists 08:02:02 9e36bca05039: Layer already exists 08:02:02 1bdc8ff656d2: Layer already exists 08:02:02 75654b8eeebd: Layer already exists 08:02:02 c9484bfbc731: Layer already exists 08:02:02 latest: digest: sha256:c3ec3cf2da13228f2ab03a13fbdcfe09d5471175278190cf7ef8eeb9e86ff760 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.19 08:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:02:03 658e2fcc90f2: Preparing 08:02:03 9d885fd879e7: Preparing 08:02:03 02381ba6d516: Preparing 08:02:03 147d1fe4d36e: Preparing 08:02:03 b5510567b5af: Preparing 08:02:03 1bdc8ff656d2: Preparing 08:02:03 9e36bca05039: Preparing 08:02:03 c9484bfbc731: Preparing 08:02:03 75654b8eeebd: Preparing 08:02:03 1bdc8ff656d2: Waiting 08:02:03 9e36bca05039: Waiting 08:02:03 c9484bfbc731: Waiting 08:02:03 75654b8eeebd: Waiting 08:02:03 b5510567b5af: Layer already exists 08:02:03 658e2fcc90f2: Layer already exists 08:02:03 147d1fe4d36e: Layer already exists 08:02:03 02381ba6d516: Layer already exists 08:02:03 9d885fd879e7: Layer already exists 08:02:03 1bdc8ff656d2: Layer already exists 08:02:03 75654b8eeebd: Layer already exists 08:02:03 c9484bfbc731: Layer already exists 08:02:03 9e36bca05039: Layer already exists 08:02:03 4.0.0-dev.19: digest: sha256:c3ec3cf2da13228f2ab03a13fbdcfe09d5471175278190cf7ef8eeb9e86ff760 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:02:03 658e2fcc90f2: Preparing 08:02:03 9d885fd879e7: Preparing 08:02:03 02381ba6d516: Preparing 08:02:03 147d1fe4d36e: Preparing 08:02:03 b5510567b5af: Preparing 08:02:03 1bdc8ff656d2: Preparing 08:02:03 9e36bca05039: Preparing 08:02:03 c9484bfbc731: Preparing 08:02:03 75654b8eeebd: Preparing 08:02:03 1bdc8ff656d2: Waiting 08:02:03 9e36bca05039: Waiting 08:02:03 c9484bfbc731: Waiting 08:02:03 75654b8eeebd: Waiting 08:02:03 147d1fe4d36e: Layer already exists 08:02:03 b5510567b5af: Layer already exists 08:02:03 658e2fcc90f2: Layer already exists 08:02:03 02381ba6d516: Layer already exists 08:02:03 9d885fd879e7: Layer already exists 08:02:03 1bdc8ff656d2: Layer already exists 08:02:03 c9484bfbc731: Layer already exists 08:02:03 9e36bca05039: Layer already exists 08:02:03 75654b8eeebd: Layer already exists 08:02:03 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:c3ec3cf2da13228f2ab03a13fbdcfe09d5471175278190cf7ef8eeb9e86ff760 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:04 + 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 08:02:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:02:04 658e2fcc90f2: Preparing 08:02:04 9d885fd879e7: Preparing 08:02:04 02381ba6d516: Preparing 08:02:04 147d1fe4d36e: Preparing 08:02:04 b5510567b5af: Preparing 08:02:04 1bdc8ff656d2: Preparing 08:02:04 9e36bca05039: Preparing 08:02:04 c9484bfbc731: Preparing 08:02:04 75654b8eeebd: Preparing 08:02:04 1bdc8ff656d2: Waiting 08:02:04 9e36bca05039: Waiting 08:02:04 c9484bfbc731: Waiting 08:02:04 75654b8eeebd: Waiting 08:02:04 658e2fcc90f2: Layer already exists 08:02:04 02381ba6d516: Layer already exists 08:02:04 9d885fd879e7: Layer already exists 08:02:04 147d1fe4d36e: Layer already exists 08:02:04 b5510567b5af: Layer already exists 08:02:04 1bdc8ff656d2: Layer already exists 08:02:04 9e36bca05039: Layer already exists 08:02:04 c9484bfbc731: Layer already exists 08:02:04 75654b8eeebd: Layer already exists 08:02:04 main: digest: sha256:c3ec3cf2da13228f2ab03a13fbdcfe09d5471175278190cf7ef8eeb9e86ff760 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:04 ===================================================== [Pipeline] echo 08:02:04 taggedImages: 08:02:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7addbec354a77316b727e383be6098b331324c50 08:02:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:02:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.19 08:02:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:02:04 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:02:04 7addbec354a77316b727e383be6098b331324c50 08:02:04 latest 08:02:04 4.0.0-dev.19 08:02:04 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:04 main 08:02:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:05 + docker push nexus3.edgexfoundry.org:10004/core-data:7addbec354a77316b727e383be6098b331324c50 08:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:02:05 32b950462d1b: Preparing 08:02:05 98d600cd65cc: Preparing 08:02:05 b5aca17c1e4f: Preparing 08:02:05 b5510567b5af: Preparing 08:02:05 1bdc8ff656d2: Preparing 08:02:05 66faf5d99503: Preparing 08:02:05 4983c0a02ae9: Preparing 08:02:05 75654b8eeebd: Preparing 08:02:05 4983c0a02ae9: Waiting 08:02:05 75654b8eeebd: Waiting 08:02:05 1bdc8ff656d2: Layer already exists 08:02:05 b5510567b5af: Layer already exists 08:02:05 98d600cd65cc: Pushed 08:02:05 32b950462d1b: Pushed 08:02:05 4983c0a02ae9: Pushed 08:02:05 75654b8eeebd: Layer already exists 08:02:05 66faf5d99503: Pushed 08:02:07 b5aca17c1e4f: Pushed 08:02:07 7addbec354a77316b727e383be6098b331324c50: digest: sha256:052fa148a3361411b2ecbddfae62933b97b2dc2febf842012ed757994cd92b22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:08 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:02:08 32b950462d1b: Preparing 08:02:08 98d600cd65cc: Preparing 08:02:08 b5aca17c1e4f: Preparing 08:02:08 b5510567b5af: Preparing 08:02:08 1bdc8ff656d2: Preparing 08:02:08 66faf5d99503: Preparing 08:02:08 4983c0a02ae9: Preparing 08:02:08 75654b8eeebd: Preparing 08:02:08 4983c0a02ae9: Waiting 08:02:08 66faf5d99503: Waiting 08:02:08 75654b8eeebd: Waiting 08:02:08 b5aca17c1e4f: Layer already exists 08:02:08 1bdc8ff656d2: Layer already exists 08:02:08 98d600cd65cc: Layer already exists 08:02:08 b5510567b5af: Layer already exists 08:02:08 32b950462d1b: Layer already exists 08:02:08 75654b8eeebd: Layer already exists 08:02:08 4983c0a02ae9: Layer already exists 08:02:08 66faf5d99503: Layer already exists 08:02:08 latest: digest: sha256:052fa148a3361411b2ecbddfae62933b97b2dc2febf842012ed757994cd92b22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:09 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.19 08:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:02:09 32b950462d1b: Preparing 08:02:09 98d600cd65cc: Preparing 08:02:09 b5aca17c1e4f: Preparing 08:02:09 b5510567b5af: Preparing 08:02:09 1bdc8ff656d2: Preparing 08:02:09 66faf5d99503: Preparing 08:02:09 4983c0a02ae9: Preparing 08:02:09 75654b8eeebd: Preparing 08:02:09 66faf5d99503: Waiting 08:02:09 4983c0a02ae9: Waiting 08:02:09 75654b8eeebd: Waiting 08:02:09 1bdc8ff656d2: Layer already exists 08:02:09 98d600cd65cc: Layer already exists 08:02:09 b5510567b5af: Layer already exists 08:02:09 32b950462d1b: Layer already exists 08:02:09 b5aca17c1e4f: Layer already exists 08:02:09 66faf5d99503: Layer already exists 08:02:09 4983c0a02ae9: Layer already exists 08:02:09 75654b8eeebd: Layer already exists 08:02:09 4.0.0-dev.19: digest: sha256:052fa148a3361411b2ecbddfae62933b97b2dc2febf842012ed757994cd92b22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:09 + docker push nexus3.edgexfoundry.org:10004/core-data:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:02:09 32b950462d1b: Preparing 08:02:09 98d600cd65cc: Preparing 08:02:09 b5aca17c1e4f: Preparing 08:02:09 b5510567b5af: Preparing 08:02:09 1bdc8ff656d2: Preparing 08:02:09 66faf5d99503: Preparing 08:02:09 4983c0a02ae9: Preparing 08:02:09 75654b8eeebd: Preparing 08:02:09 75654b8eeebd: Waiting 08:02:09 4983c0a02ae9: Waiting 08:02:09 b5510567b5af: Layer already exists 08:02:09 32b950462d1b: Layer already exists 08:02:09 98d600cd65cc: Layer already exists 08:02:09 b5aca17c1e4f: Layer already exists 08:02:09 1bdc8ff656d2: Layer already exists 08:02:09 66faf5d99503: Layer already exists 08:02:09 4983c0a02ae9: Layer already exists 08:02:09 75654b8eeebd: Layer already exists 08:02:09 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:052fa148a3361411b2ecbddfae62933b97b2dc2febf842012ed757994cd92b22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:10 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:02:10 32b950462d1b: Preparing 08:02:10 98d600cd65cc: Preparing 08:02:10 b5aca17c1e4f: Preparing 08:02:10 b5510567b5af: Preparing 08:02:10 1bdc8ff656d2: Preparing 08:02:10 66faf5d99503: Preparing 08:02:10 4983c0a02ae9: Preparing 08:02:10 75654b8eeebd: Preparing 08:02:10 66faf5d99503: Waiting 08:02:10 4983c0a02ae9: Waiting 08:02:10 98d600cd65cc: Layer already exists 08:02:10 1bdc8ff656d2: Layer already exists 08:02:10 32b950462d1b: Layer already exists 08:02:10 b5aca17c1e4f: Layer already exists 08:02:10 b5510567b5af: Layer already exists 08:02:10 66faf5d99503: Layer already exists 08:02:10 4983c0a02ae9: Layer already exists 08:02:10 75654b8eeebd: Layer already exists 08:02:10 main: digest: sha256:052fa148a3361411b2ecbddfae62933b97b2dc2febf842012ed757994cd92b22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:10 ===================================================== [Pipeline] echo 08:02:10 taggedImages: 08:02:10 - nexus3.edgexfoundry.org:10004/core-data:7addbec354a77316b727e383be6098b331324c50 08:02:10 - nexus3.edgexfoundry.org:10004/core-data:latest 08:02:10 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.19 08:02:10 - nexus3.edgexfoundry.org:10004/core-data:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:10 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:02:10 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:02:10 7addbec354a77316b727e383be6098b331324c50 08:02:10 latest 08:02:10 4.0.0-dev.19 08:02:10 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:10 main 08:02:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7addbec354a77316b727e383be6098b331324c50 08:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:02:11 6c6a56a549ee: Preparing 08:02:11 5f5d7ab6e6e6: Preparing 08:02:11 b579b794b49d: Preparing 08:02:11 1bdc8ff656d2: Preparing 08:02:11 c93a7a4d1719: Preparing 08:02:11 e9921f1b4d0b: Preparing 08:02:11 75654b8eeebd: Preparing 08:02:11 75654b8eeebd: Waiting 08:02:11 e9921f1b4d0b: Waiting 08:02:11 1bdc8ff656d2: Layer already exists 08:02:11 c93a7a4d1719: Pushed 08:02:11 6c6a56a549ee: Pushed 08:02:11 e9921f1b4d0b: Pushed 08:02:11 5f5d7ab6e6e6: Pushed 08:02:11 75654b8eeebd: Layer already exists 08:02:13 b579b794b49d: Pushed 08:02:13 7addbec354a77316b727e383be6098b331324c50: digest: sha256:0342c3d7879df6ed9c3f719dfaa8ba8130c13a137cedb08244f1425a67f2751e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:02:14 6c6a56a549ee: Preparing 08:02:14 5f5d7ab6e6e6: Preparing 08:02:14 b579b794b49d: Preparing 08:02:14 1bdc8ff656d2: Preparing 08:02:14 c93a7a4d1719: Preparing 08:02:14 e9921f1b4d0b: Preparing 08:02:14 75654b8eeebd: Preparing 08:02:14 e9921f1b4d0b: Waiting 08:02:14 75654b8eeebd: Waiting 08:02:14 b579b794b49d: Layer already exists 08:02:14 c93a7a4d1719: Layer already exists 08:02:14 5f5d7ab6e6e6: Layer already exists 08:02:14 1bdc8ff656d2: Layer already exists 08:02:14 6c6a56a549ee: Layer already exists 08:02:14 e9921f1b4d0b: Layer already exists 08:02:14 75654b8eeebd: Layer already exists 08:02:14 latest: digest: sha256:0342c3d7879df6ed9c3f719dfaa8ba8130c13a137cedb08244f1425a67f2751e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.19 08:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:02:15 6c6a56a549ee: Preparing 08:02:15 5f5d7ab6e6e6: Preparing 08:02:15 b579b794b49d: Preparing 08:02:15 1bdc8ff656d2: Preparing 08:02:15 c93a7a4d1719: Preparing 08:02:15 e9921f1b4d0b: Preparing 08:02:15 75654b8eeebd: Preparing 08:02:15 75654b8eeebd: Waiting 08:02:15 e9921f1b4d0b: Waiting 08:02:15 b579b794b49d: Layer already exists 08:02:15 5f5d7ab6e6e6: Layer already exists 08:02:15 1bdc8ff656d2: Layer already exists 08:02:15 c93a7a4d1719: Layer already exists 08:02:15 6c6a56a549ee: Layer already exists 08:02:15 e9921f1b4d0b: Layer already exists 08:02:15 75654b8eeebd: Layer already exists 08:02:15 4.0.0-dev.19: digest: sha256:0342c3d7879df6ed9c3f719dfaa8ba8130c13a137cedb08244f1425a67f2751e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:02:15 6c6a56a549ee: Preparing 08:02:15 5f5d7ab6e6e6: Preparing 08:02:15 b579b794b49d: Preparing 08:02:15 1bdc8ff656d2: Preparing 08:02:15 c93a7a4d1719: Preparing 08:02:15 e9921f1b4d0b: Preparing 08:02:15 75654b8eeebd: Preparing 08:02:15 e9921f1b4d0b: Waiting 08:02:15 75654b8eeebd: Waiting 08:02:15 c93a7a4d1719: Layer already exists 08:02:15 b579b794b49d: Layer already exists 08:02:15 5f5d7ab6e6e6: Layer already exists 08:02:15 6c6a56a549ee: Layer already exists 08:02:15 1bdc8ff656d2: Layer already exists 08:02:15 e9921f1b4d0b: Layer already exists 08:02:15 75654b8eeebd: Layer already exists 08:02:15 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:0342c3d7879df6ed9c3f719dfaa8ba8130c13a137cedb08244f1425a67f2751e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:02:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:02:16 6c6a56a549ee: Preparing 08:02:16 5f5d7ab6e6e6: Preparing 08:02:16 b579b794b49d: Preparing 08:02:16 1bdc8ff656d2: Preparing 08:02:16 c93a7a4d1719: Preparing 08:02:16 e9921f1b4d0b: Preparing 08:02:16 75654b8eeebd: Preparing 08:02:16 75654b8eeebd: Waiting 08:02:16 1bdc8ff656d2: Layer already exists 08:02:16 5f5d7ab6e6e6: Layer already exists 08:02:16 c93a7a4d1719: Layer already exists 08:02:16 b579b794b49d: Layer already exists 08:02:16 6c6a56a549ee: Layer already exists 08:02:16 e9921f1b4d0b: Layer already exists 08:02:16 75654b8eeebd: Layer already exists 08:02:16 main: digest: sha256:0342c3d7879df6ed9c3f719dfaa8ba8130c13a137cedb08244f1425a67f2751e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:16 ===================================================== [Pipeline] echo 08:02:16 taggedImages: 08:02:16 - nexus3.edgexfoundry.org:10004/core-keeper:7addbec354a77316b727e383be6098b331324c50 08:02:16 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:02:16 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.19 08:02:16 - nexus3.edgexfoundry.org:10004/core-keeper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:16 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:02:16 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:02:16 7addbec354a77316b727e383be6098b331324c50 08:02:16 latest 08:02:16 4.0.0-dev.19 08:02:16 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:16 main 08:02:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7addbec354a77316b727e383be6098b331324c50 08:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:02:17 31a2549d28f9: Preparing 08:02:17 a27a2ed54a8f: Preparing 08:02:17 b983f205b046: Preparing 08:02:17 4faf147f58ed: Preparing 08:02:17 b5510567b5af: Preparing 08:02:17 1bdc8ff656d2: Preparing 08:02:17 9e36bca05039: Preparing 08:02:17 c9484bfbc731: Preparing 08:02:17 75654b8eeebd: Preparing 08:02:17 1bdc8ff656d2: Waiting 08:02:17 c9484bfbc731: Waiting 08:02:17 75654b8eeebd: Waiting 08:02:17 9e36bca05039: Waiting 08:02:17 b5510567b5af: Layer already exists 08:02:17 1bdc8ff656d2: Layer already exists 08:02:17 9e36bca05039: Layer already exists 08:02:17 c9484bfbc731: Layer already exists 08:02:17 b983f205b046: Pushed 08:02:17 75654b8eeebd: Layer already exists 08:02:17 a27a2ed54a8f: Pushed 08:02:17 31a2549d28f9: Pushed 08:02:19 4faf147f58ed: Pushed 08:02:19 7addbec354a77316b727e383be6098b331324c50: digest: sha256:72308a277e6d3505814c5bb7b79eb4c7c3ca55f634f78a5ffd5b9d21bbcee51c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:02:20 31a2549d28f9: Preparing 08:02:20 a27a2ed54a8f: Preparing 08:02:20 b983f205b046: Preparing 08:02:20 4faf147f58ed: Preparing 08:02:20 b5510567b5af: Preparing 08:02:20 1bdc8ff656d2: Preparing 08:02:20 9e36bca05039: Preparing 08:02:20 c9484bfbc731: Preparing 08:02:20 75654b8eeebd: Preparing 08:02:20 1bdc8ff656d2: Waiting 08:02:20 9e36bca05039: Waiting 08:02:20 c9484bfbc731: Waiting 08:02:20 75654b8eeebd: Waiting 08:02:20 b983f205b046: Layer already exists 08:02:20 4faf147f58ed: Layer already exists 08:02:20 31a2549d28f9: Layer already exists 08:02:20 a27a2ed54a8f: Layer already exists 08:02:20 b5510567b5af: Layer already exists 08:02:20 1bdc8ff656d2: Layer already exists 08:02:20 75654b8eeebd: Layer already exists 08:02:20 9e36bca05039: Layer already exists 08:02:20 c9484bfbc731: Layer already exists 08:02:20 latest: digest: sha256:72308a277e6d3505814c5bb7b79eb4c7c3ca55f634f78a5ffd5b9d21bbcee51c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.19 08:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:02:21 31a2549d28f9: Preparing 08:02:21 a27a2ed54a8f: Preparing 08:02:21 b983f205b046: Preparing 08:02:21 4faf147f58ed: Preparing 08:02:21 b5510567b5af: Preparing 08:02:21 1bdc8ff656d2: Preparing 08:02:21 9e36bca05039: Preparing 08:02:21 c9484bfbc731: Preparing 08:02:21 75654b8eeebd: Preparing 08:02:21 9e36bca05039: Waiting 08:02:21 c9484bfbc731: Waiting 08:02:21 75654b8eeebd: Waiting 08:02:21 1bdc8ff656d2: Waiting 08:02:21 b983f205b046: Layer already exists 08:02:21 31a2549d28f9: Layer already exists 08:02:21 b5510567b5af: Layer already exists 08:02:21 a27a2ed54a8f: Layer already exists 08:02:21 4faf147f58ed: Layer already exists 08:02:21 9e36bca05039: Layer already exists 08:02:21 75654b8eeebd: Layer already exists 08:02:21 c9484bfbc731: Layer already exists 08:02:21 1bdc8ff656d2: Layer already exists 08:02:21 4.0.0-dev.19: digest: sha256:72308a277e6d3505814c5bb7b79eb4c7c3ca55f634f78a5ffd5b9d21bbcee51c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:02:21 31a2549d28f9: Preparing 08:02:21 a27a2ed54a8f: Preparing 08:02:21 b983f205b046: Preparing 08:02:21 4faf147f58ed: Preparing 08:02:21 b5510567b5af: Preparing 08:02:21 1bdc8ff656d2: Preparing 08:02:21 9e36bca05039: Preparing 08:02:21 c9484bfbc731: Preparing 08:02:21 75654b8eeebd: Preparing 08:02:21 1bdc8ff656d2: Waiting 08:02:21 75654b8eeebd: Waiting 08:02:21 9e36bca05039: Waiting 08:02:21 c9484bfbc731: Waiting 08:02:21 b983f205b046: Layer already exists 08:02:21 a27a2ed54a8f: Layer already exists 08:02:21 b5510567b5af: Layer already exists 08:02:21 4faf147f58ed: Layer already exists 08:02:21 31a2549d28f9: Layer already exists 08:02:21 1bdc8ff656d2: Layer already exists 08:02:21 c9484bfbc731: Layer already exists 08:02:21 75654b8eeebd: Layer already exists 08:02:21 9e36bca05039: Layer already exists 08:02:21 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:72308a277e6d3505814c5bb7b79eb4c7c3ca55f634f78a5ffd5b9d21bbcee51c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:02:22 31a2549d28f9: Preparing 08:02:22 a27a2ed54a8f: Preparing 08:02:22 b983f205b046: Preparing 08:02:22 4faf147f58ed: Preparing 08:02:22 b5510567b5af: Preparing 08:02:22 1bdc8ff656d2: Preparing 08:02:22 9e36bca05039: Preparing 08:02:22 c9484bfbc731: Preparing 08:02:22 75654b8eeebd: Preparing 08:02:22 1bdc8ff656d2: Waiting 08:02:22 9e36bca05039: Waiting 08:02:22 75654b8eeebd: Waiting 08:02:22 c9484bfbc731: Waiting 08:02:22 4faf147f58ed: Layer already exists 08:02:22 b5510567b5af: Layer already exists 08:02:22 31a2549d28f9: Layer already exists 08:02:22 a27a2ed54a8f: Layer already exists 08:02:22 b983f205b046: Layer already exists 08:02:22 1bdc8ff656d2: Layer already exists 08:02:22 c9484bfbc731: Layer already exists 08:02:22 75654b8eeebd: Layer already exists 08:02:22 9e36bca05039: Layer already exists 08:02:22 main: digest: sha256:72308a277e6d3505814c5bb7b79eb4c7c3ca55f634f78a5ffd5b9d21bbcee51c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:22 ===================================================== [Pipeline] echo 08:02:22 taggedImages: 08:02:22 - nexus3.edgexfoundry.org:10004/core-metadata:7addbec354a77316b727e383be6098b331324c50 08:02:22 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:02:22 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.19 08:02:22 - nexus3.edgexfoundry.org:10004/core-metadata:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:22 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:02:22 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:02:22 7addbec354a77316b727e383be6098b331324c50 08:02:22 latest 08:02:22 4.0.0-dev.19 08:02:22 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:22 main 08:02:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7addbec354a77316b727e383be6098b331324c50 08:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:02:23 c377c0c00930: Preparing 08:02:23 1d5980c30f3c: Preparing 08:02:23 82312e5f9395: Preparing 08:02:23 e518bf7327aa: Preparing 08:02:23 6333fbb6f40c: Preparing 08:02:23 3484fcf1074f: Preparing 08:02:23 e985716857d5: Preparing 08:02:23 b5510567b5af: Preparing 08:02:23 1bdc8ff656d2: Preparing 08:02:23 d8b3a1e5d568: Preparing 08:02:23 c75e1e48ba5c: Preparing 08:02:23 5f70bf18a086: Preparing 08:02:23 267594789d6e: Preparing 08:02:23 9c2feab1f907: Preparing 08:02:23 b6edc6701f35: Preparing 08:02:23 75654b8eeebd: Preparing 08:02:23 3484fcf1074f: Waiting 08:02:23 e985716857d5: Waiting 08:02:23 b5510567b5af: Waiting 08:02:23 1bdc8ff656d2: Waiting 08:02:23 9c2feab1f907: Waiting 08:02:23 b6edc6701f35: Waiting 08:02:23 75654b8eeebd: Waiting 08:02:23 d8b3a1e5d568: Waiting 08:02:23 c75e1e48ba5c: Waiting 08:02:23 5f70bf18a086: Waiting 08:02:23 e518bf7327aa: Pushed 08:02:23 1d5980c30f3c: Pushed 08:02:23 6333fbb6f40c: Pushed 08:02:23 c377c0c00930: Pushed 08:02:23 82312e5f9395: Pushed 08:02:23 b5510567b5af: Layer already exists 08:02:23 1bdc8ff656d2: Layer already exists 08:02:23 5f70bf18a086: Layer already exists 08:02:23 3484fcf1074f: Pushed 08:02:23 d8b3a1e5d568: Pushed 08:02:23 c75e1e48ba5c: Pushed 08:02:23 267594789d6e: Pushed 08:02:23 75654b8eeebd: Layer already exists 08:02:23 b6edc6701f35: Pushed 08:02:24 9c2feab1f907: Pushed 08:02:25 e985716857d5: Pushed 08:02:25 7addbec354a77316b727e383be6098b331324c50: digest: sha256:32978df2d8fa5ad36bd2f01a066c0e67003839790fb5aa2a22b25eb5cab7b7a2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:02:25 c377c0c00930: Preparing 08:02:25 1d5980c30f3c: Preparing 08:02:25 82312e5f9395: Preparing 08:02:25 e518bf7327aa: Preparing 08:02:25 6333fbb6f40c: Preparing 08:02:25 3484fcf1074f: Preparing 08:02:25 e985716857d5: Preparing 08:02:25 b5510567b5af: Preparing 08:02:25 1bdc8ff656d2: Preparing 08:02:25 d8b3a1e5d568: Preparing 08:02:25 c75e1e48ba5c: Preparing 08:02:25 5f70bf18a086: Preparing 08:02:25 267594789d6e: Preparing 08:02:25 9c2feab1f907: Preparing 08:02:25 b6edc6701f35: Preparing 08:02:25 75654b8eeebd: Preparing 08:02:25 1bdc8ff656d2: Waiting 08:02:25 d8b3a1e5d568: Waiting 08:02:25 c75e1e48ba5c: Waiting 08:02:25 5f70bf18a086: Waiting 08:02:25 267594789d6e: Waiting 08:02:25 9c2feab1f907: Waiting 08:02:25 b6edc6701f35: Waiting 08:02:25 75654b8eeebd: Waiting 08:02:25 b5510567b5af: Waiting 08:02:25 3484fcf1074f: Waiting 08:02:25 e985716857d5: Waiting 08:02:25 82312e5f9395: Layer already exists 08:02:25 c377c0c00930: Layer already exists 08:02:25 e518bf7327aa: Layer already exists 08:02:25 1d5980c30f3c: Layer already exists 08:02:25 6333fbb6f40c: Layer already exists 08:02:25 3484fcf1074f: Layer already exists 08:02:25 e985716857d5: Layer already exists 08:02:25 b5510567b5af: Layer already exists 08:02:25 1bdc8ff656d2: Layer already exists 08:02:25 d8b3a1e5d568: Layer already exists 08:02:25 5f70bf18a086: Layer already exists 08:02:25 c75e1e48ba5c: Layer already exists 08:02:25 9c2feab1f907: Layer already exists 08:02:25 267594789d6e: Layer already exists 08:02:25 b6edc6701f35: Layer already exists 08:02:25 75654b8eeebd: Layer already exists 08:02:25 latest: digest: sha256:32978df2d8fa5ad36bd2f01a066c0e67003839790fb5aa2a22b25eb5cab7b7a2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.19 08:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:02:26 c377c0c00930: Preparing 08:02:26 1d5980c30f3c: Preparing 08:02:26 82312e5f9395: Preparing 08:02:26 e518bf7327aa: Preparing 08:02:26 6333fbb6f40c: Preparing 08:02:26 3484fcf1074f: Preparing 08:02:26 e985716857d5: Preparing 08:02:26 b5510567b5af: Preparing 08:02:26 1bdc8ff656d2: Preparing 08:02:26 d8b3a1e5d568: Preparing 08:02:26 c75e1e48ba5c: Preparing 08:02:26 5f70bf18a086: Preparing 08:02:26 267594789d6e: Preparing 08:02:26 9c2feab1f907: Preparing 08:02:26 b6edc6701f35: Preparing 08:02:26 75654b8eeebd: Preparing 08:02:26 e985716857d5: Waiting 08:02:26 b5510567b5af: Waiting 08:02:26 1bdc8ff656d2: Waiting 08:02:26 267594789d6e: Waiting 08:02:26 5f70bf18a086: Waiting 08:02:26 d8b3a1e5d568: Waiting 08:02:26 3484fcf1074f: Waiting 08:02:26 9c2feab1f907: Waiting 08:02:26 b6edc6701f35: Waiting 08:02:26 75654b8eeebd: Waiting 08:02:26 c75e1e48ba5c: Waiting 08:02:26 82312e5f9395: Layer already exists 08:02:26 6333fbb6f40c: Layer already exists 08:02:26 1d5980c30f3c: Layer already exists 08:02:26 e518bf7327aa: Layer already exists 08:02:26 c377c0c00930: Layer already exists 08:02:26 3484fcf1074f: Layer already exists 08:02:26 e985716857d5: Layer already exists 08:02:26 1bdc8ff656d2: Layer already exists 08:02:26 b5510567b5af: Layer already exists 08:02:26 d8b3a1e5d568: Layer already exists 08:02:26 c75e1e48ba5c: Layer already exists 08:02:26 267594789d6e: Layer already exists 08:02:26 9c2feab1f907: Layer already exists 08:02:26 5f70bf18a086: Layer already exists 08:02:26 b6edc6701f35: Layer already exists 08:02:26 75654b8eeebd: Layer already exists 08:02:26 4.0.0-dev.19: digest: sha256:32978df2d8fa5ad36bd2f01a066c0e67003839790fb5aa2a22b25eb5cab7b7a2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:02:27 c377c0c00930: Preparing 08:02:27 1d5980c30f3c: Preparing 08:02:27 82312e5f9395: Preparing 08:02:27 e518bf7327aa: Preparing 08:02:27 6333fbb6f40c: Preparing 08:02:27 3484fcf1074f: Preparing 08:02:27 e985716857d5: Preparing 08:02:27 b5510567b5af: Preparing 08:02:27 1bdc8ff656d2: Preparing 08:02:27 d8b3a1e5d568: Preparing 08:02:27 c75e1e48ba5c: Preparing 08:02:27 5f70bf18a086: Preparing 08:02:27 267594789d6e: Preparing 08:02:27 9c2feab1f907: Preparing 08:02:27 b6edc6701f35: Preparing 08:02:27 75654b8eeebd: Preparing 08:02:27 3484fcf1074f: Waiting 08:02:27 b5510567b5af: Waiting 08:02:27 e985716857d5: Waiting 08:02:27 c75e1e48ba5c: Waiting 08:02:27 5f70bf18a086: Waiting 08:02:27 1bdc8ff656d2: Waiting 08:02:27 267594789d6e: Waiting 08:02:27 9c2feab1f907: Waiting 08:02:27 d8b3a1e5d568: Waiting 08:02:27 b6edc6701f35: Waiting 08:02:27 75654b8eeebd: Waiting 08:02:27 1d5980c30f3c: Layer already exists 08:02:27 c377c0c00930: Layer already exists 08:02:27 82312e5f9395: Layer already exists 08:02:27 e518bf7327aa: Layer already exists 08:02:27 6333fbb6f40c: Layer already exists 08:02:27 e985716857d5: Layer already exists 08:02:27 d8b3a1e5d568: Layer already exists 08:02:27 3484fcf1074f: Layer already exists 08:02:27 1bdc8ff656d2: Layer already exists 08:02:27 b5510567b5af: Layer already exists 08:02:27 c75e1e48ba5c: Layer already exists 08:02:27 5f70bf18a086: Layer already exists 08:02:27 9c2feab1f907: Layer already exists 08:02:27 b6edc6701f35: Layer already exists 08:02:27 267594789d6e: Layer already exists 08:02:27 75654b8eeebd: Layer already exists 08:02:27 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:32978df2d8fa5ad36bd2f01a066c0e67003839790fb5aa2a22b25eb5cab7b7a2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:02:27 c377c0c00930: Preparing 08:02:27 1d5980c30f3c: Preparing 08:02:27 82312e5f9395: Preparing 08:02:27 e518bf7327aa: Preparing 08:02:27 6333fbb6f40c: Preparing 08:02:27 3484fcf1074f: Preparing 08:02:27 e985716857d5: Preparing 08:02:27 b5510567b5af: Preparing 08:02:27 1bdc8ff656d2: Preparing 08:02:27 d8b3a1e5d568: Preparing 08:02:27 c75e1e48ba5c: Preparing 08:02:27 5f70bf18a086: Preparing 08:02:27 267594789d6e: Preparing 08:02:27 9c2feab1f907: Preparing 08:02:27 b6edc6701f35: Preparing 08:02:27 75654b8eeebd: Preparing 08:02:27 e985716857d5: Waiting 08:02:27 1bdc8ff656d2: Waiting 08:02:27 75654b8eeebd: Waiting 08:02:27 267594789d6e: Waiting 08:02:27 9c2feab1f907: Waiting 08:02:27 d8b3a1e5d568: Waiting 08:02:27 5f70bf18a086: Waiting 08:02:27 3484fcf1074f: Waiting 08:02:27 c75e1e48ba5c: Waiting 08:02:27 b5510567b5af: Waiting 08:02:27 c377c0c00930: Layer already exists 08:02:27 1d5980c30f3c: Layer already exists 08:02:27 6333fbb6f40c: Layer already exists 08:02:27 82312e5f9395: Layer already exists 08:02:27 e518bf7327aa: Layer already exists 08:02:27 3484fcf1074f: Layer already exists 08:02:27 1bdc8ff656d2: Layer already exists 08:02:27 e985716857d5: Layer already exists 08:02:27 b5510567b5af: Layer already exists 08:02:27 d8b3a1e5d568: Layer already exists 08:02:27 c75e1e48ba5c: Layer already exists 08:02:27 5f70bf18a086: Layer already exists 08:02:27 267594789d6e: Layer already exists 08:02:27 9c2feab1f907: Layer already exists 08:02:27 b6edc6701f35: Layer already exists 08:02:27 75654b8eeebd: Layer already exists 08:02:27 main: digest: sha256:32978df2d8fa5ad36bd2f01a066c0e67003839790fb5aa2a22b25eb5cab7b7a2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:27 ===================================================== [Pipeline] echo 08:02:27 taggedImages: 08:02:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7addbec354a77316b727e383be6098b331324c50 08:02:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:02:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.19 08:02:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:02:27 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:02:27 7addbec354a77316b727e383be6098b331324c50 08:02:27 latest 08:02:27 4.0.0-dev.19 08:02:27 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:27 main 08:02:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7addbec354a77316b727e383be6098b331324c50 08:02:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:02:28 658e2fcc90f2: Preparing 08:02:28 9d885fd879e7: Preparing 08:02:28 fd3453a73730: Preparing 08:02:28 0128cbf83424: Preparing 08:02:28 b5510567b5af: Preparing 08:02:28 1bdc8ff656d2: Preparing 08:02:28 9e36bca05039: Preparing 08:02:28 c9484bfbc731: Preparing 08:02:28 75654b8eeebd: Preparing 08:02:28 75654b8eeebd: Waiting 08:02:28 c9484bfbc731: Waiting 08:02:28 9e36bca05039: Waiting 08:02:28 1bdc8ff656d2: Waiting 08:02:28 9d885fd879e7: Layer already exists 08:02:28 658e2fcc90f2: Layer already exists 08:02:28 b5510567b5af: Layer already exists 08:02:28 1bdc8ff656d2: Layer already exists 08:02:28 9e36bca05039: Layer already exists 08:02:28 c9484bfbc731: Layer already exists 08:02:28 75654b8eeebd: Layer already exists 08:02:28 fd3453a73730: Pushed 08:02:31 0128cbf83424: Pushed 08:02:31 7addbec354a77316b727e383be6098b331324c50: digest: sha256:5ee035861ef0690b07d028cf9b4fb6055482cdf62e950ab7e04dfa404d02c053 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:02:31 658e2fcc90f2: Preparing 08:02:31 9d885fd879e7: Preparing 08:02:31 fd3453a73730: Preparing 08:02:31 0128cbf83424: Preparing 08:02:31 b5510567b5af: Preparing 08:02:31 1bdc8ff656d2: Preparing 08:02:31 9e36bca05039: Preparing 08:02:31 c9484bfbc731: Preparing 08:02:31 75654b8eeebd: Preparing 08:02:31 c9484bfbc731: Waiting 08:02:31 1bdc8ff656d2: Waiting 08:02:31 9e36bca05039: Waiting 08:02:31 9d885fd879e7: Layer already exists 08:02:31 b5510567b5af: Layer already exists 08:02:31 fd3453a73730: Layer already exists 08:02:31 0128cbf83424: Layer already exists 08:02:31 658e2fcc90f2: Layer already exists 08:02:31 9e36bca05039: Layer already exists 08:02:31 1bdc8ff656d2: Layer already exists 08:02:31 c9484bfbc731: Layer already exists 08:02:31 75654b8eeebd: Layer already exists 08:02:31 latest: digest: sha256:5ee035861ef0690b07d028cf9b4fb6055482cdf62e950ab7e04dfa404d02c053 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.19 08:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:02:32 658e2fcc90f2: Preparing 08:02:32 9d885fd879e7: Preparing 08:02:32 fd3453a73730: Preparing 08:02:32 0128cbf83424: Preparing 08:02:32 b5510567b5af: Preparing 08:02:32 1bdc8ff656d2: Preparing 08:02:32 9e36bca05039: Preparing 08:02:32 c9484bfbc731: Preparing 08:02:32 75654b8eeebd: Preparing 08:02:32 c9484bfbc731: Waiting 08:02:32 1bdc8ff656d2: Waiting 08:02:32 9e36bca05039: Waiting 08:02:32 75654b8eeebd: Waiting 08:02:32 9d885fd879e7: Layer already exists 08:02:32 658e2fcc90f2: Layer already exists 08:02:32 0128cbf83424: Layer already exists 08:02:32 9e36bca05039: Layer already exists 08:02:32 1bdc8ff656d2: Layer already exists 08:02:32 c9484bfbc731: Layer already exists 08:02:32 75654b8eeebd: Layer already exists 08:02:32 fd3453a73730: Layer already exists 08:02:32 b5510567b5af: Layer already exists 08:02:32 4.0.0-dev.19: digest: sha256:5ee035861ef0690b07d028cf9b4fb6055482cdf62e950ab7e04dfa404d02c053 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:02:33 658e2fcc90f2: Preparing 08:02:33 9d885fd879e7: Preparing 08:02:33 fd3453a73730: Preparing 08:02:33 0128cbf83424: Preparing 08:02:33 b5510567b5af: Preparing 08:02:33 1bdc8ff656d2: Preparing 08:02:33 9e36bca05039: Preparing 08:02:33 c9484bfbc731: Preparing 08:02:33 75654b8eeebd: Preparing 08:02:33 75654b8eeebd: Waiting 08:02:33 1bdc8ff656d2: Waiting 08:02:33 c9484bfbc731: Waiting 08:02:33 9d885fd879e7: Layer already exists 08:02:33 fd3453a73730: Layer already exists 08:02:33 658e2fcc90f2: Layer already exists 08:02:33 b5510567b5af: Layer already exists 08:02:33 0128cbf83424: Layer already exists 08:02:33 c9484bfbc731: Layer already exists 08:02:33 9e36bca05039: Layer already exists 08:02:33 1bdc8ff656d2: Layer already exists 08:02:33 75654b8eeebd: Layer already exists 08:02:33 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:5ee035861ef0690b07d028cf9b4fb6055482cdf62e950ab7e04dfa404d02c053 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:02:33 658e2fcc90f2: Preparing 08:02:33 9d885fd879e7: Preparing 08:02:33 fd3453a73730: Preparing 08:02:33 0128cbf83424: Preparing 08:02:33 b5510567b5af: Preparing 08:02:33 1bdc8ff656d2: Preparing 08:02:33 9e36bca05039: Preparing 08:02:33 c9484bfbc731: Preparing 08:02:33 75654b8eeebd: Preparing 08:02:33 9e36bca05039: Waiting 08:02:33 658e2fcc90f2: Layer already exists 08:02:33 b5510567b5af: Layer already exists 08:02:33 fd3453a73730: Layer already exists 08:02:33 0128cbf83424: Layer already exists 08:02:33 9d885fd879e7: Layer already exists 08:02:33 c9484bfbc731: Layer already exists 08:02:33 1bdc8ff656d2: Layer already exists 08:02:33 75654b8eeebd: Layer already exists 08:02:33 9e36bca05039: Layer already exists 08:02:33 main: digest: sha256:5ee035861ef0690b07d028cf9b4fb6055482cdf62e950ab7e04dfa404d02c053 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:33 ===================================================== [Pipeline] echo 08:02:33 taggedImages: 08:02:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7addbec354a77316b727e383be6098b331324c50 08:02:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:02:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.19 08:02:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:02:33 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:02:33 7addbec354a77316b727e383be6098b331324c50 08:02:33 latest 08:02:33 4.0.0-dev.19 08:02:33 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:33 main 08:02:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7addbec354a77316b727e383be6098b331324c50 08:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:02:34 8fef427f4cac: Preparing 08:02:34 62c48c2cf901: Preparing 08:02:34 9bea678b295a: Preparing 08:02:34 db591b565a11: Preparing 08:02:34 6b45f8bdf295: Preparing 08:02:34 b5510567b5af: Preparing 08:02:34 1bdc8ff656d2: Preparing 08:02:34 7cc64597cb18: Preparing 08:02:34 e6cb4dceeb72: Preparing 08:02:34 8e41dd813f72: Preparing 08:02:34 75654b8eeebd: Preparing 08:02:34 b5510567b5af: Waiting 08:02:34 1bdc8ff656d2: Waiting 08:02:34 7cc64597cb18: Waiting 08:02:34 e6cb4dceeb72: Waiting 08:02:34 8e41dd813f72: Waiting 08:02:34 75654b8eeebd: Waiting 08:02:34 62c48c2cf901: Pushed 08:02:34 6b45f8bdf295: Pushed 08:02:34 8fef427f4cac: Pushed 08:02:34 b5510567b5af: Layer already exists 08:02:34 db591b565a11: Pushed 08:02:34 1bdc8ff656d2: Layer already exists 08:02:34 75654b8eeebd: Layer already exists 08:02:34 7cc64597cb18: Pushed 08:02:34 e6cb4dceeb72: Pushed 08:02:35 9bea678b295a: Pushed 08:02:36 8e41dd813f72: Pushed 08:02:36 7addbec354a77316b727e383be6098b331324c50: digest: sha256:202c47ce9be13ab19c3cd43d0c4eb6db6d484421419f0d3cf30b358a733c4076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:02:37 8fef427f4cac: Preparing 08:02:37 62c48c2cf901: Preparing 08:02:37 9bea678b295a: Preparing 08:02:37 db591b565a11: Preparing 08:02:37 6b45f8bdf295: Preparing 08:02:37 b5510567b5af: Preparing 08:02:37 1bdc8ff656d2: Preparing 08:02:37 7cc64597cb18: Preparing 08:02:37 e6cb4dceeb72: Preparing 08:02:37 8e41dd813f72: Preparing 08:02:37 75654b8eeebd: Preparing 08:02:37 b5510567b5af: Waiting 08:02:37 7cc64597cb18: Waiting 08:02:37 75654b8eeebd: Waiting 08:02:37 8e41dd813f72: Waiting 08:02:37 1bdc8ff656d2: Waiting 08:02:37 e6cb4dceeb72: Waiting 08:02:37 62c48c2cf901: Layer already exists 08:02:37 9bea678b295a: Layer already exists 08:02:37 8fef427f4cac: Layer already exists 08:02:37 6b45f8bdf295: Layer already exists 08:02:37 db591b565a11: Layer already exists 08:02:37 b5510567b5af: Layer already exists 08:02:37 8e41dd813f72: Layer already exists 08:02:37 1bdc8ff656d2: Layer already exists 08:02:37 e6cb4dceeb72: Layer already exists 08:02:37 7cc64597cb18: Layer already exists 08:02:37 75654b8eeebd: Layer already exists 08:02:37 latest: digest: sha256:202c47ce9be13ab19c3cd43d0c4eb6db6d484421419f0d3cf30b358a733c4076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.19 08:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:02:38 8fef427f4cac: Preparing 08:02:38 62c48c2cf901: Preparing 08:02:38 9bea678b295a: Preparing 08:02:38 db591b565a11: Preparing 08:02:38 6b45f8bdf295: Preparing 08:02:38 b5510567b5af: Preparing 08:02:38 1bdc8ff656d2: Preparing 08:02:38 7cc64597cb18: Preparing 08:02:38 e6cb4dceeb72: Preparing 08:02:38 8e41dd813f72: Preparing 08:02:38 75654b8eeebd: Preparing 08:02:38 e6cb4dceeb72: Waiting 08:02:38 7cc64597cb18: Waiting 08:02:38 1bdc8ff656d2: Waiting 08:02:38 8e41dd813f72: Waiting 08:02:38 6b45f8bdf295: Layer already exists 08:02:38 62c48c2cf901: Layer already exists 08:02:38 8fef427f4cac: Layer already exists 08:02:38 9bea678b295a: Layer already exists 08:02:38 db591b565a11: Layer already exists 08:02:38 b5510567b5af: Layer already exists 08:02:38 e6cb4dceeb72: Layer already exists 08:02:38 1bdc8ff656d2: Layer already exists 08:02:38 8e41dd813f72: Layer already exists 08:02:38 7cc64597cb18: Layer already exists 08:02:38 75654b8eeebd: Layer already exists 08:02:38 4.0.0-dev.19: digest: sha256:202c47ce9be13ab19c3cd43d0c4eb6db6d484421419f0d3cf30b358a733c4076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:02:39 8fef427f4cac: Preparing 08:02:39 62c48c2cf901: Preparing 08:02:39 9bea678b295a: Preparing 08:02:39 db591b565a11: Preparing 08:02:39 6b45f8bdf295: Preparing 08:02:39 b5510567b5af: Preparing 08:02:39 1bdc8ff656d2: Preparing 08:02:39 b5510567b5af: Waiting 08:02:39 1bdc8ff656d2: Waiting 08:02:39 7cc64597cb18: Preparing 08:02:39 e6cb4dceeb72: Preparing 08:02:39 8e41dd813f72: Preparing 08:02:39 e6cb4dceeb72: Waiting 08:02:39 7cc64597cb18: Waiting 08:02:39 75654b8eeebd: Preparing 08:02:39 8e41dd813f72: Waiting 08:02:39 6b45f8bdf295: Layer already exists 08:02:39 db591b565a11: Layer already exists 08:02:39 9bea678b295a: Layer already exists 08:02:39 62c48c2cf901: Layer already exists 08:02:39 8fef427f4cac: Layer already exists 08:02:39 b5510567b5af: Layer already exists 08:02:39 1bdc8ff656d2: Layer already exists 08:02:39 7cc64597cb18: Layer already exists 08:02:39 e6cb4dceeb72: Layer already exists 08:02:39 8e41dd813f72: Layer already exists 08:02:39 75654b8eeebd: Layer already exists 08:02:39 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:202c47ce9be13ab19c3cd43d0c4eb6db6d484421419f0d3cf30b358a733c4076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:02:39 8fef427f4cac: Preparing 08:02:39 62c48c2cf901: Preparing 08:02:39 9bea678b295a: Preparing 08:02:39 db591b565a11: Preparing 08:02:39 6b45f8bdf295: Preparing 08:02:39 b5510567b5af: Preparing 08:02:39 1bdc8ff656d2: Preparing 08:02:39 7cc64597cb18: Preparing 08:02:39 e6cb4dceeb72: Preparing 08:02:39 8e41dd813f72: Preparing 08:02:39 75654b8eeebd: Preparing 08:02:39 7cc64597cb18: Waiting 08:02:39 e6cb4dceeb72: Waiting 08:02:39 8e41dd813f72: Waiting 08:02:39 75654b8eeebd: Waiting 08:02:39 b5510567b5af: Waiting 08:02:39 1bdc8ff656d2: Waiting 08:02:39 8fef427f4cac: Layer already exists 08:02:39 62c48c2cf901: Layer already exists 08:02:39 9bea678b295a: Layer already exists 08:02:39 db591b565a11: Layer already exists 08:02:39 6b45f8bdf295: Layer already exists 08:02:39 7cc64597cb18: Layer already exists 08:02:39 8e41dd813f72: Layer already exists 08:02:39 1bdc8ff656d2: Layer already exists 08:02:39 e6cb4dceeb72: Layer already exists 08:02:39 b5510567b5af: Layer already exists 08:02:39 75654b8eeebd: Layer already exists 08:02:39 main: digest: sha256:202c47ce9be13ab19c3cd43d0c4eb6db6d484421419f0d3cf30b358a733c4076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:39 ===================================================== [Pipeline] echo 08:02:39 taggedImages: 08:02:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7addbec354a77316b727e383be6098b331324c50 08:02:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:02:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.19 08:02:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:02:39 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:02:39 7addbec354a77316b727e383be6098b331324c50 08:02:39 latest 08:02:39 4.0.0-dev.19 08:02:39 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:39 main 08:02:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7addbec354a77316b727e383be6098b331324c50 08:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:02:40 d70f2df1a4a8: Preparing 08:02:40 d2c0ceb51936: Preparing 08:02:40 cc114a0a207d: Preparing 08:02:40 4b2c02ade798: Preparing 08:02:40 d6e7719cf74b: Preparing 08:02:40 87b31721dfcc: Preparing 08:02:40 042bb8f02242: Preparing 08:02:40 b5510567b5af: Preparing 08:02:40 1bdc8ff656d2: Preparing 08:02:40 7a40e0763154: Preparing 08:02:40 8748a016e0de: Preparing 08:02:40 75654b8eeebd: Preparing 08:02:40 87b31721dfcc: Waiting 08:02:40 042bb8f02242: Waiting 08:02:40 b5510567b5af: Waiting 08:02:40 1bdc8ff656d2: Waiting 08:02:40 7a40e0763154: Waiting 08:02:40 8748a016e0de: Waiting 08:02:40 75654b8eeebd: Waiting 08:02:40 d70f2df1a4a8: Pushed 08:02:40 d2c0ceb51936: Pushed 08:02:40 d6e7719cf74b: Pushed 08:02:40 b5510567b5af: Layer already exists 08:02:40 87b31721dfcc: Pushed 08:02:40 042bb8f02242: Pushed 08:02:40 1bdc8ff656d2: Layer already exists 08:02:40 75654b8eeebd: Layer already exists 08:02:41 7a40e0763154: Pushed 08:02:41 4b2c02ade798: Pushed 08:02:41 cc114a0a207d: Pushed 08:02:42 8748a016e0de: Pushed 08:02:42 7addbec354a77316b727e383be6098b331324c50: digest: sha256:c5679caff55fd7beadde8f25feaddf8c5c4d55e4e5f8ee1a5fa46272f329960b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:02:42 d70f2df1a4a8: Preparing 08:02:42 d2c0ceb51936: Preparing 08:02:42 cc114a0a207d: Preparing 08:02:42 4b2c02ade798: Preparing 08:02:42 d6e7719cf74b: Preparing 08:02:42 87b31721dfcc: Preparing 08:02:42 042bb8f02242: Preparing 08:02:42 b5510567b5af: Preparing 08:02:42 1bdc8ff656d2: Preparing 08:02:42 7a40e0763154: Preparing 08:02:42 8748a016e0de: Preparing 08:02:42 75654b8eeebd: Preparing 08:02:42 8748a016e0de: Waiting 08:02:42 b5510567b5af: Waiting 08:02:42 1bdc8ff656d2: Waiting 08:02:42 87b31721dfcc: Waiting 08:02:42 75654b8eeebd: Waiting 08:02:42 7a40e0763154: Waiting 08:02:42 042bb8f02242: Waiting 08:02:42 d6e7719cf74b: Layer already exists 08:02:42 4b2c02ade798: Layer already exists 08:02:42 cc114a0a207d: Layer already exists 08:02:42 d2c0ceb51936: Layer already exists 08:02:42 d70f2df1a4a8: Layer already exists 08:02:42 87b31721dfcc: Layer already exists 08:02:42 042bb8f02242: Layer already exists 08:02:42 1bdc8ff656d2: Layer already exists 08:02:42 7a40e0763154: Layer already exists 08:02:42 b5510567b5af: Layer already exists 08:02:42 8748a016e0de: Layer already exists 08:02:42 75654b8eeebd: Layer already exists 08:02:42 latest: digest: sha256:c5679caff55fd7beadde8f25feaddf8c5c4d55e4e5f8ee1a5fa46272f329960b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.19 08:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:02:43 d70f2df1a4a8: Preparing 08:02:43 d2c0ceb51936: Preparing 08:02:43 cc114a0a207d: Preparing 08:02:43 4b2c02ade798: Preparing 08:02:43 d6e7719cf74b: Preparing 08:02:43 87b31721dfcc: Preparing 08:02:43 042bb8f02242: Preparing 08:02:43 b5510567b5af: Preparing 08:02:43 1bdc8ff656d2: Preparing 08:02:43 7a40e0763154: Preparing 08:02:43 8748a016e0de: Preparing 08:02:43 75654b8eeebd: Preparing 08:02:43 b5510567b5af: Waiting 08:02:43 87b31721dfcc: Waiting 08:02:43 042bb8f02242: Waiting 08:02:43 1bdc8ff656d2: Waiting 08:02:43 7a40e0763154: Waiting 08:02:43 8748a016e0de: Waiting 08:02:43 75654b8eeebd: Waiting 08:02:43 cc114a0a207d: Layer already exists 08:02:43 d70f2df1a4a8: Layer already exists 08:02:43 d6e7719cf74b: Layer already exists 08:02:43 d2c0ceb51936: Layer already exists 08:02:43 4b2c02ade798: Layer already exists 08:02:43 b5510567b5af: Layer already exists 08:02:43 87b31721dfcc: Layer already exists 08:02:43 042bb8f02242: Layer already exists 08:02:43 7a40e0763154: Layer already exists 08:02:43 1bdc8ff656d2: Layer already exists 08:02:43 8748a016e0de: Layer already exists 08:02:43 75654b8eeebd: Layer already exists 08:02:43 4.0.0-dev.19: digest: sha256:c5679caff55fd7beadde8f25feaddf8c5c4d55e4e5f8ee1a5fa46272f329960b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:02:44 d70f2df1a4a8: Preparing 08:02:44 d2c0ceb51936: Preparing 08:02:44 cc114a0a207d: Preparing 08:02:44 4b2c02ade798: Preparing 08:02:44 d6e7719cf74b: Preparing 08:02:44 87b31721dfcc: Preparing 08:02:44 042bb8f02242: Preparing 08:02:44 b5510567b5af: Preparing 08:02:44 1bdc8ff656d2: Preparing 08:02:44 7a40e0763154: Preparing 08:02:44 8748a016e0de: Preparing 08:02:44 75654b8eeebd: Preparing 08:02:44 042bb8f02242: Waiting 08:02:44 b5510567b5af: Waiting 08:02:44 8748a016e0de: Waiting 08:02:44 1bdc8ff656d2: Waiting 08:02:44 75654b8eeebd: Waiting 08:02:44 87b31721dfcc: Waiting 08:02:44 4b2c02ade798: Layer already exists 08:02:44 d2c0ceb51936: Layer already exists 08:02:44 d6e7719cf74b: Layer already exists 08:02:44 d70f2df1a4a8: Layer already exists 08:02:44 cc114a0a207d: Layer already exists 08:02:44 1bdc8ff656d2: Layer already exists 08:02:44 87b31721dfcc: Layer already exists 08:02:44 042bb8f02242: Layer already exists 08:02:44 b5510567b5af: Layer already exists 08:02:44 7a40e0763154: Layer already exists 08:02:44 75654b8eeebd: Layer already exists 08:02:44 8748a016e0de: Layer already exists 08:02:44 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:c5679caff55fd7beadde8f25feaddf8c5c4d55e4e5f8ee1a5fa46272f329960b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:02:44 d70f2df1a4a8: Preparing 08:02:44 d2c0ceb51936: Preparing 08:02:44 cc114a0a207d: Preparing 08:02:44 4b2c02ade798: Preparing 08:02:44 d6e7719cf74b: Preparing 08:02:44 87b31721dfcc: Preparing 08:02:44 042bb8f02242: Preparing 08:02:44 b5510567b5af: Preparing 08:02:44 1bdc8ff656d2: Preparing 08:02:44 7a40e0763154: Preparing 08:02:44 8748a016e0de: Preparing 08:02:44 75654b8eeebd: Preparing 08:02:44 042bb8f02242: Waiting 08:02:44 b5510567b5af: Waiting 08:02:44 1bdc8ff656d2: Waiting 08:02:44 7a40e0763154: Waiting 08:02:44 8748a016e0de: Waiting 08:02:44 75654b8eeebd: Waiting 08:02:44 87b31721dfcc: Waiting 08:02:44 d6e7719cf74b: Layer already exists 08:02:44 cc114a0a207d: Layer already exists 08:02:44 d2c0ceb51936: Layer already exists 08:02:44 d70f2df1a4a8: Layer already exists 08:02:44 4b2c02ade798: Layer already exists 08:02:44 87b31721dfcc: Layer already exists 08:02:44 1bdc8ff656d2: Layer already exists 08:02:44 042bb8f02242: Layer already exists 08:02:44 7a40e0763154: Layer already exists 08:02:44 b5510567b5af: Layer already exists 08:02:44 8748a016e0de: Layer already exists 08:02:44 75654b8eeebd: Layer already exists 08:02:44 main: digest: sha256:c5679caff55fd7beadde8f25feaddf8c5c4d55e4e5f8ee1a5fa46272f329960b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:44 ===================================================== [Pipeline] echo 08:02:44 taggedImages: 08:02:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7addbec354a77316b727e383be6098b331324c50 08:02:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:02:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.19 08:02:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:02:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:02:44 7addbec354a77316b727e383be6098b331324c50 08:02:44 latest 08:02:44 4.0.0-dev.19 08:02:44 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:44 main 08:02:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7addbec354a77316b727e383be6098b331324c50 08:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:02:45 9a9dfb764830: Preparing 08:02:45 081632c8ff46: Preparing 08:02:45 b5510567b5af: Preparing 08:02:45 1bdc8ff656d2: Preparing 08:02:45 16d1f36dfe4a: Preparing 08:02:45 f8c2ad99007d: Preparing 08:02:45 75654b8eeebd: Preparing 08:02:45 f8c2ad99007d: Waiting 08:02:45 75654b8eeebd: Waiting 08:02:45 1bdc8ff656d2: Layer already exists 08:02:45 b5510567b5af: Layer already exists 08:02:45 75654b8eeebd: Layer already exists 08:02:45 9a9dfb764830: Pushed 08:02:46 16d1f36dfe4a: Pushed 08:02:46 f8c2ad99007d: Pushed 08:02:47 081632c8ff46: Pushed 08:02:47 7addbec354a77316b727e383be6098b331324c50: digest: sha256:0d3237876dd387428b5ebc3fade1c44eda03adcd7455df1a6cee1bca40bafe57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:47 + 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 08:02:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:02:48 9a9dfb764830: Preparing 08:02:48 081632c8ff46: Preparing 08:02:48 b5510567b5af: Preparing 08:02:48 1bdc8ff656d2: Preparing 08:02:48 16d1f36dfe4a: Preparing 08:02:48 f8c2ad99007d: Preparing 08:02:48 75654b8eeebd: Preparing 08:02:48 f8c2ad99007d: Waiting 08:02:48 16d1f36dfe4a: Layer already exists 08:02:48 9a9dfb764830: Layer already exists 08:02:48 081632c8ff46: Layer already exists 08:02:48 b5510567b5af: Layer already exists 08:02:48 1bdc8ff656d2: Layer already exists 08:02:48 f8c2ad99007d: Layer already exists 08:02:48 75654b8eeebd: Layer already exists 08:02:48 latest: digest: sha256:0d3237876dd387428b5ebc3fade1c44eda03adcd7455df1a6cee1bca40bafe57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.19 08:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:02:48 9a9dfb764830: Preparing 08:02:48 081632c8ff46: Preparing 08:02:48 b5510567b5af: Preparing 08:02:48 1bdc8ff656d2: Preparing 08:02:48 16d1f36dfe4a: Preparing 08:02:48 f8c2ad99007d: Preparing 08:02:48 75654b8eeebd: Preparing 08:02:48 f8c2ad99007d: Waiting 08:02:48 75654b8eeebd: Waiting 08:02:48 081632c8ff46: Layer already exists 08:02:48 16d1f36dfe4a: Layer already exists 08:02:48 1bdc8ff656d2: Layer already exists 08:02:48 b5510567b5af: Layer already exists 08:02:48 9a9dfb764830: Layer already exists 08:02:48 75654b8eeebd: Layer already exists 08:02:48 f8c2ad99007d: Layer already exists 08:02:48 4.0.0-dev.19: digest: sha256:0d3237876dd387428b5ebc3fade1c44eda03adcd7455df1a6cee1bca40bafe57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:02:49 9a9dfb764830: Preparing 08:02:49 081632c8ff46: Preparing 08:02:49 b5510567b5af: Preparing 08:02:49 1bdc8ff656d2: Preparing 08:02:49 16d1f36dfe4a: Preparing 08:02:49 f8c2ad99007d: Preparing 08:02:49 75654b8eeebd: Preparing 08:02:49 f8c2ad99007d: Waiting 08:02:49 9a9dfb764830: Layer already exists 08:02:49 1bdc8ff656d2: Layer already exists 08:02:49 16d1f36dfe4a: Layer already exists 08:02:49 081632c8ff46: Layer already exists 08:02:49 b5510567b5af: Layer already exists 08:02:49 f8c2ad99007d: Layer already exists 08:02:49 75654b8eeebd: Layer already exists 08:02:49 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:0d3237876dd387428b5ebc3fade1c44eda03adcd7455df1a6cee1bca40bafe57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:49 + 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 08:02:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:02:50 9a9dfb764830: Preparing 08:02:50 081632c8ff46: Preparing 08:02:50 b5510567b5af: Preparing 08:02:50 1bdc8ff656d2: Preparing 08:02:50 16d1f36dfe4a: Preparing 08:02:50 f8c2ad99007d: Preparing 08:02:50 75654b8eeebd: Preparing 08:02:50 f8c2ad99007d: Waiting 08:02:50 75654b8eeebd: Waiting 08:02:50 1bdc8ff656d2: Layer already exists 08:02:50 9a9dfb764830: Layer already exists 08:02:50 081632c8ff46: Layer already exists 08:02:50 b5510567b5af: Layer already exists 08:02:50 16d1f36dfe4a: Layer already exists 08:02:50 75654b8eeebd: Layer already exists 08:02:50 f8c2ad99007d: Layer already exists 08:02:50 main: digest: sha256:0d3237876dd387428b5ebc3fade1c44eda03adcd7455df1a6cee1bca40bafe57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:50 ===================================================== [Pipeline] echo 08:02:50 taggedImages: 08:02:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7addbec354a77316b727e383be6098b331324c50 08:02:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:02:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.19 08:02:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:02:50 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:02:50 7addbec354a77316b727e383be6098b331324c50 08:02:50 latest 08:02:50 4.0.0-dev.19 08:02:50 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:02:50 main 08:02:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7addbec354a77316b727e383be6098b331324c50 08:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:02:51 fc49e072c431: Preparing 08:02:51 58807dabccef: Preparing 08:02:51 5d477b76f987: Preparing 08:02:51 b5510567b5af: Preparing 08:02:51 1bdc8ff656d2: Preparing 08:02:51 93e64e1b839c: Preparing 08:02:51 569f98365c1c: Preparing 08:02:51 aaeb9e9af4cf: Preparing 08:02:51 1de72e897847: Preparing 08:02:51 75654b8eeebd: Preparing 08:02:51 93e64e1b839c: Waiting 08:02:51 569f98365c1c: Waiting 08:02:51 aaeb9e9af4cf: Waiting 08:02:51 1de72e897847: Waiting 08:02:51 b5510567b5af: Layer already exists 08:02:51 1bdc8ff656d2: Layer already exists 08:02:51 58807dabccef: Pushed 08:02:51 5d477b76f987: Pushed 08:02:51 fc49e072c431: Pushed 08:02:51 75654b8eeebd: Layer already exists 08:02:51 aaeb9e9af4cf: Pushed 08:02:52 1de72e897847: Pushed 08:02:57 569f98365c1c: Pushed 08:03:01 93e64e1b839c: Pushed 08:03:01 7addbec354a77316b727e383be6098b331324c50: digest: sha256:bee70ad109954c4625a8de244ab257e5d33ebf293b16a0f42829b7c11ea968f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:03:02 fc49e072c431: Preparing 08:03:02 58807dabccef: Preparing 08:03:02 5d477b76f987: Preparing 08:03:02 b5510567b5af: Preparing 08:03:02 1bdc8ff656d2: Preparing 08:03:02 93e64e1b839c: Preparing 08:03:02 569f98365c1c: Preparing 08:03:02 aaeb9e9af4cf: Preparing 08:03:02 1de72e897847: Preparing 08:03:02 75654b8eeebd: Preparing 08:03:02 93e64e1b839c: Waiting 08:03:02 569f98365c1c: Waiting 08:03:02 aaeb9e9af4cf: Waiting 08:03:02 1de72e897847: Waiting 08:03:02 75654b8eeebd: Waiting 08:03:02 5d477b76f987: Layer already exists 08:03:02 58807dabccef: Layer already exists 08:03:02 b5510567b5af: Layer already exists 08:03:02 1bdc8ff656d2: Layer already exists 08:03:02 fc49e072c431: Layer already exists 08:03:02 93e64e1b839c: Layer already exists 08:03:02 569f98365c1c: Layer already exists 08:03:02 aaeb9e9af4cf: Layer already exists 08:03:02 75654b8eeebd: Layer already exists 08:03:02 1de72e897847: Layer already exists 08:03:02 latest: digest: sha256:bee70ad109954c4625a8de244ab257e5d33ebf293b16a0f42829b7c11ea968f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.19 08:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:03:03 fc49e072c431: Preparing 08:03:03 58807dabccef: Preparing 08:03:03 5d477b76f987: Preparing 08:03:03 b5510567b5af: Preparing 08:03:03 1bdc8ff656d2: Preparing 08:03:03 93e64e1b839c: Preparing 08:03:03 569f98365c1c: Preparing 08:03:03 aaeb9e9af4cf: Preparing 08:03:03 1de72e897847: Preparing 08:03:03 75654b8eeebd: Preparing 08:03:03 aaeb9e9af4cf: Waiting 08:03:03 1de72e897847: Waiting 08:03:03 93e64e1b839c: Waiting 08:03:03 75654b8eeebd: Waiting 08:03:03 569f98365c1c: Waiting 08:03:03 1bdc8ff656d2: Layer already exists 08:03:03 58807dabccef: Layer already exists 08:03:03 b5510567b5af: Layer already exists 08:03:03 fc49e072c431: Layer already exists 08:03:03 5d477b76f987: Layer already exists 08:03:03 93e64e1b839c: Layer already exists 08:03:03 569f98365c1c: Layer already exists 08:03:03 1de72e897847: Layer already exists 08:03:03 75654b8eeebd: Layer already exists 08:03:03 aaeb9e9af4cf: Layer already exists 08:03:03 4.0.0-dev.19: digest: sha256:bee70ad109954c4625a8de244ab257e5d33ebf293b16a0f42829b7c11ea968f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:03:03 fc49e072c431: Preparing 08:03:03 58807dabccef: Preparing 08:03:03 5d477b76f987: Preparing 08:03:03 b5510567b5af: Preparing 08:03:03 1bdc8ff656d2: Preparing 08:03:03 93e64e1b839c: Preparing 08:03:03 569f98365c1c: Preparing 08:03:03 aaeb9e9af4cf: Preparing 08:03:03 1de72e897847: Preparing 08:03:03 75654b8eeebd: Preparing 08:03:03 93e64e1b839c: Waiting 08:03:03 569f98365c1c: Waiting 08:03:03 aaeb9e9af4cf: Waiting 08:03:03 1de72e897847: Waiting 08:03:03 75654b8eeebd: Waiting 08:03:03 b5510567b5af: Layer already exists 08:03:03 58807dabccef: Layer already exists 08:03:03 1bdc8ff656d2: Layer already exists 08:03:03 fc49e072c431: Layer already exists 08:03:03 5d477b76f987: Layer already exists 08:03:03 93e64e1b839c: Layer already exists 08:03:03 1de72e897847: Layer already exists 08:03:03 569f98365c1c: Layer already exists 08:03:03 aaeb9e9af4cf: Layer already exists 08:03:03 75654b8eeebd: Layer already exists 08:03:03 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:bee70ad109954c4625a8de244ab257e5d33ebf293b16a0f42829b7c11ea968f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:03:04 fc49e072c431: Preparing 08:03:04 58807dabccef: Preparing 08:03:04 5d477b76f987: Preparing 08:03:04 b5510567b5af: Preparing 08:03:04 1bdc8ff656d2: Preparing 08:03:04 93e64e1b839c: Preparing 08:03:04 569f98365c1c: Preparing 08:03:04 aaeb9e9af4cf: Preparing 08:03:04 1de72e897847: Preparing 08:03:04 75654b8eeebd: Preparing 08:03:04 569f98365c1c: Waiting 08:03:04 aaeb9e9af4cf: Waiting 08:03:04 1de72e897847: Waiting 08:03:04 93e64e1b839c: Waiting 08:03:04 75654b8eeebd: Waiting 08:03:04 58807dabccef: Layer already exists 08:03:04 5d477b76f987: Layer already exists 08:03:04 93e64e1b839c: Layer already exists 08:03:04 fc49e072c431: Layer already exists 08:03:04 1bdc8ff656d2: Layer already exists 08:03:04 b5510567b5af: Layer already exists 08:03:04 569f98365c1c: Layer already exists 08:03:04 aaeb9e9af4cf: Layer already exists 08:03:04 75654b8eeebd: Layer already exists 08:03:04 1de72e897847: Layer already exists 08:03:04 main: digest: sha256:bee70ad109954c4625a8de244ab257e5d33ebf293b16a0f42829b7c11ea968f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:04 ===================================================== [Pipeline] echo 08:03:04 taggedImages: 08:03:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:7addbec354a77316b727e383be6098b331324c50 08:03:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:03:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.19 08:03:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:03:04 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:03:04 7addbec354a77316b727e383be6098b331324c50 08:03:04 latest 08:03:04 4.0.0-dev.19 08:03:04 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:04 main 08:03:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7addbec354a77316b727e383be6098b331324c50 08:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:03:05 b2450cbca93c: Preparing 08:03:05 52bed6c49a5b: Preparing 08:03:05 7f3e8e735c31: Preparing 08:03:05 b5510567b5af: Preparing 08:03:05 1bdc8ff656d2: Preparing 08:03:05 9c03262d48de: Preparing 08:03:05 0f33e90841cd: Preparing 08:03:05 5f3e27814abb: Preparing 08:03:05 75654b8eeebd: Preparing 08:03:05 9c03262d48de: Waiting 08:03:05 0f33e90841cd: Waiting 08:03:05 5f3e27814abb: Waiting 08:03:05 75654b8eeebd: Waiting 08:03:05 b5510567b5af: Layer already exists 08:03:05 1bdc8ff656d2: Layer already exists 08:03:05 7f3e8e735c31: Pushed 08:03:05 52bed6c49a5b: Pushed 08:03:05 b2450cbca93c: Pushed 08:03:05 75654b8eeebd: Layer already exists 08:03:05 5f3e27814abb: Pushed 08:03:05 0f33e90841cd: Pushed 08:03:15 9c03262d48de: Pushed 08:03:15 7addbec354a77316b727e383be6098b331324c50: digest: sha256:d6489b7227fd084c5376ba98f9942b5643e7907b2f2857f0c75d23150a61eb88 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:03:16 b2450cbca93c: Preparing 08:03:16 52bed6c49a5b: Preparing 08:03:16 7f3e8e735c31: Preparing 08:03:16 b5510567b5af: Preparing 08:03:16 1bdc8ff656d2: Preparing 08:03:16 9c03262d48de: Preparing 08:03:16 0f33e90841cd: Preparing 08:03:16 5f3e27814abb: Preparing 08:03:16 75654b8eeebd: Preparing 08:03:16 0f33e90841cd: Waiting 08:03:16 9c03262d48de: Waiting 08:03:16 75654b8eeebd: Waiting 08:03:16 5f3e27814abb: Waiting 08:03:16 7f3e8e735c31: Layer already exists 08:03:16 52bed6c49a5b: Layer already exists 08:03:16 b2450cbca93c: Layer already exists 08:03:16 1bdc8ff656d2: Layer already exists 08:03:16 b5510567b5af: Layer already exists 08:03:16 9c03262d48de: Layer already exists 08:03:16 0f33e90841cd: Layer already exists 08:03:16 5f3e27814abb: Layer already exists 08:03:16 75654b8eeebd: Layer already exists 08:03:16 latest: digest: sha256:d6489b7227fd084c5376ba98f9942b5643e7907b2f2857f0c75d23150a61eb88 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.19 08:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:03:17 b2450cbca93c: Preparing 08:03:17 52bed6c49a5b: Preparing 08:03:17 7f3e8e735c31: Preparing 08:03:17 b5510567b5af: Preparing 08:03:17 1bdc8ff656d2: Preparing 08:03:17 9c03262d48de: Preparing 08:03:17 0f33e90841cd: Preparing 08:03:17 5f3e27814abb: Preparing 08:03:17 75654b8eeebd: Preparing 08:03:17 9c03262d48de: Waiting 08:03:17 0f33e90841cd: Waiting 08:03:17 5f3e27814abb: Waiting 08:03:17 75654b8eeebd: Waiting 08:03:17 b2450cbca93c: Layer already exists 08:03:17 1bdc8ff656d2: Layer already exists 08:03:17 7f3e8e735c31: Layer already exists 08:03:17 52bed6c49a5b: Layer already exists 08:03:17 b5510567b5af: Layer already exists 08:03:17 0f33e90841cd: Layer already exists 08:03:17 5f3e27814abb: Layer already exists 08:03:17 9c03262d48de: Layer already exists 08:03:17 75654b8eeebd: Layer already exists 08:03:17 4.0.0-dev.19: digest: sha256:d6489b7227fd084c5376ba98f9942b5643e7907b2f2857f0c75d23150a61eb88 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:03:17 b2450cbca93c: Preparing 08:03:17 52bed6c49a5b: Preparing 08:03:17 7f3e8e735c31: Preparing 08:03:17 b5510567b5af: Preparing 08:03:17 1bdc8ff656d2: Preparing 08:03:17 9c03262d48de: Preparing 08:03:17 0f33e90841cd: Preparing 08:03:17 5f3e27814abb: Preparing 08:03:17 75654b8eeebd: Preparing 08:03:17 75654b8eeebd: Waiting 08:03:17 5f3e27814abb: Waiting 08:03:17 9c03262d48de: Waiting 08:03:17 0f33e90841cd: Waiting 08:03:17 7f3e8e735c31: Layer already exists 08:03:17 1bdc8ff656d2: Layer already exists 08:03:17 52bed6c49a5b: Layer already exists 08:03:17 b2450cbca93c: Layer already exists 08:03:17 b5510567b5af: Layer already exists 08:03:17 0f33e90841cd: Layer already exists 08:03:17 9c03262d48de: Layer already exists 08:03:17 75654b8eeebd: Layer already exists 08:03:17 5f3e27814abb: Layer already exists 08:03:17 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:d6489b7227fd084c5376ba98f9942b5643e7907b2f2857f0c75d23150a61eb88 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:03:18 b2450cbca93c: Preparing 08:03:18 52bed6c49a5b: Preparing 08:03:18 7f3e8e735c31: Preparing 08:03:18 b5510567b5af: Preparing 08:03:18 1bdc8ff656d2: Preparing 08:03:18 9c03262d48de: Preparing 08:03:18 0f33e90841cd: Preparing 08:03:18 5f3e27814abb: Preparing 08:03:18 75654b8eeebd: Preparing 08:03:18 5f3e27814abb: Waiting 08:03:18 75654b8eeebd: Waiting 08:03:18 9c03262d48de: Waiting 08:03:18 52bed6c49a5b: Layer already exists 08:03:18 b2450cbca93c: Layer already exists 08:03:18 7f3e8e735c31: Layer already exists 08:03:18 1bdc8ff656d2: Layer already exists 08:03:18 b5510567b5af: Layer already exists 08:03:18 0f33e90841cd: Layer already exists 08:03:18 75654b8eeebd: Layer already exists 08:03:18 9c03262d48de: Layer already exists 08:03:18 5f3e27814abb: Layer already exists 08:03:18 main: digest: sha256:d6489b7227fd084c5376ba98f9942b5643e7907b2f2857f0c75d23150a61eb88 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:18 ===================================================== [Pipeline] echo 08:03:18 taggedImages: 08:03:18 - nexus3.edgexfoundry.org:10004/security-spire-config:7addbec354a77316b727e383be6098b331324c50 08:03:18 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:03:18 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.19 08:03:18 - nexus3.edgexfoundry.org:10004/security-spire-config:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:18 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:03:18 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:03:18 7addbec354a77316b727e383be6098b331324c50 08:03:18 latest 08:03:18 4.0.0-dev.19 08:03:18 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:18 main 08:03:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7addbec354a77316b727e383be6098b331324c50 08:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:03:19 fc49e072c431: Preparing 08:03:19 731b66ea8d0d: Preparing 08:03:19 381c8c559032: Preparing 08:03:19 b5510567b5af: Preparing 08:03:19 1bdc8ff656d2: Preparing 08:03:19 c48f8ed28b7a: Preparing 08:03:19 aaeb9e9af4cf: Preparing 08:03:19 1de72e897847: Preparing 08:03:19 75654b8eeebd: Preparing 08:03:19 aaeb9e9af4cf: Waiting 08:03:19 c48f8ed28b7a: Waiting 08:03:19 1de72e897847: Waiting 08:03:19 75654b8eeebd: Waiting 08:03:19 fc49e072c431: Layer already exists 08:03:19 1bdc8ff656d2: Layer already exists 08:03:19 b5510567b5af: Layer already exists 08:03:19 aaeb9e9af4cf: Layer already exists 08:03:19 1de72e897847: Layer already exists 08:03:19 75654b8eeebd: Layer already exists 08:03:19 731b66ea8d0d: Pushed 08:03:19 381c8c559032: Pushed 08:03:29 c48f8ed28b7a: Pushed 08:03:29 7addbec354a77316b727e383be6098b331324c50: digest: sha256:e2256e0da0fcc3ea56e59f6cd9d974d7ea180afb4be7ee904126f2de0df23792 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:03:29 fc49e072c431: Preparing 08:03:29 731b66ea8d0d: Preparing 08:03:29 381c8c559032: Preparing 08:03:29 b5510567b5af: Preparing 08:03:29 1bdc8ff656d2: Preparing 08:03:29 c48f8ed28b7a: Preparing 08:03:29 aaeb9e9af4cf: Preparing 08:03:29 1de72e897847: Preparing 08:03:29 75654b8eeebd: Preparing 08:03:29 c48f8ed28b7a: Waiting 08:03:29 1de72e897847: Waiting 08:03:29 75654b8eeebd: Waiting 08:03:29 381c8c559032: Layer already exists 08:03:29 b5510567b5af: Layer already exists 08:03:29 fc49e072c431: Layer already exists 08:03:29 1bdc8ff656d2: Layer already exists 08:03:29 731b66ea8d0d: Layer already exists 08:03:29 1de72e897847: Layer already exists 08:03:29 aaeb9e9af4cf: Layer already exists 08:03:29 75654b8eeebd: Layer already exists 08:03:29 c48f8ed28b7a: Layer already exists 08:03:29 latest: digest: sha256:e2256e0da0fcc3ea56e59f6cd9d974d7ea180afb4be7ee904126f2de0df23792 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.19 08:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:03:30 fc49e072c431: Preparing 08:03:30 731b66ea8d0d: Preparing 08:03:30 381c8c559032: Preparing 08:03:30 b5510567b5af: Preparing 08:03:30 1bdc8ff656d2: Preparing 08:03:30 c48f8ed28b7a: Preparing 08:03:30 aaeb9e9af4cf: Preparing 08:03:30 1de72e897847: Preparing 08:03:30 c48f8ed28b7a: Waiting 08:03:30 aaeb9e9af4cf: Waiting 08:03:30 75654b8eeebd: Preparing 08:03:30 1de72e897847: Waiting 08:03:30 fc49e072c431: Layer already exists 08:03:30 731b66ea8d0d: Layer already exists 08:03:30 381c8c559032: Layer already exists 08:03:30 1bdc8ff656d2: Layer already exists 08:03:30 b5510567b5af: Layer already exists 08:03:30 c48f8ed28b7a: Layer already exists 08:03:30 aaeb9e9af4cf: Layer already exists 08:03:30 1de72e897847: Layer already exists 08:03:30 75654b8eeebd: Layer already exists 08:03:30 4.0.0-dev.19: digest: sha256:e2256e0da0fcc3ea56e59f6cd9d974d7ea180afb4be7ee904126f2de0df23792 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:03:31 fc49e072c431: Preparing 08:03:31 731b66ea8d0d: Preparing 08:03:31 381c8c559032: Preparing 08:03:31 b5510567b5af: Preparing 08:03:31 1bdc8ff656d2: Preparing 08:03:31 c48f8ed28b7a: Preparing 08:03:31 aaeb9e9af4cf: Preparing 08:03:31 1de72e897847: Preparing 08:03:31 75654b8eeebd: Preparing 08:03:31 aaeb9e9af4cf: Waiting 08:03:31 1de72e897847: Waiting 08:03:31 75654b8eeebd: Waiting 08:03:31 c48f8ed28b7a: Waiting 08:03:31 731b66ea8d0d: Layer already exists 08:03:31 fc49e072c431: Layer already exists 08:03:31 1bdc8ff656d2: Layer already exists 08:03:31 b5510567b5af: Layer already exists 08:03:31 381c8c559032: Layer already exists 08:03:31 c48f8ed28b7a: Layer already exists 08:03:31 aaeb9e9af4cf: Layer already exists 08:03:31 1de72e897847: Layer already exists 08:03:31 75654b8eeebd: Layer already exists 08:03:31 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:e2256e0da0fcc3ea56e59f6cd9d974d7ea180afb4be7ee904126f2de0df23792 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:03:31 fc49e072c431: Preparing 08:03:31 731b66ea8d0d: Preparing 08:03:31 381c8c559032: Preparing 08:03:31 b5510567b5af: Preparing 08:03:31 1bdc8ff656d2: Preparing 08:03:31 c48f8ed28b7a: Preparing 08:03:31 aaeb9e9af4cf: Preparing 08:03:31 1de72e897847: Preparing 08:03:31 75654b8eeebd: Preparing 08:03:31 c48f8ed28b7a: Waiting 08:03:31 aaeb9e9af4cf: Waiting 08:03:31 1de72e897847: Waiting 08:03:31 75654b8eeebd: Waiting 08:03:31 1bdc8ff656d2: Layer already exists 08:03:31 fc49e072c431: Layer already exists 08:03:31 731b66ea8d0d: Layer already exists 08:03:31 b5510567b5af: Layer already exists 08:03:31 381c8c559032: Layer already exists 08:03:31 aaeb9e9af4cf: Layer already exists 08:03:31 1de72e897847: Layer already exists 08:03:31 75654b8eeebd: Layer already exists 08:03:31 c48f8ed28b7a: Layer already exists 08:03:31 main: digest: sha256:e2256e0da0fcc3ea56e59f6cd9d974d7ea180afb4be7ee904126f2de0df23792 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:31 ===================================================== [Pipeline] echo 08:03:31 taggedImages: 08:03:31 - nexus3.edgexfoundry.org:10004/security-spire-server:7addbec354a77316b727e383be6098b331324c50 08:03:31 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:03:31 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.19 08:03:31 - nexus3.edgexfoundry.org:10004/security-spire-server:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:31 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:03:32 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:03:32 7addbec354a77316b727e383be6098b331324c50 08:03:32 latest 08:03:32 4.0.0-dev.19 08:03:32 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:32 main 08:03:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7addbec354a77316b727e383be6098b331324c50 08:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:03:32 db5c079c394b: Preparing 08:03:32 e3f336606d12: Preparing 08:03:32 22c3c27b31c9: Preparing 08:03:32 b5510567b5af: Preparing 08:03:32 1bdc8ff656d2: Preparing 08:03:32 97d438767347: Preparing 08:03:32 fd5ac4195340: Preparing 08:03:32 75654b8eeebd: Preparing 08:03:32 fd5ac4195340: Waiting 08:03:32 97d438767347: Waiting 08:03:32 75654b8eeebd: Waiting 08:03:32 b5510567b5af: Layer already exists 08:03:32 1bdc8ff656d2: Layer already exists 08:03:32 e3f336606d12: Pushed 08:03:32 db5c079c394b: Pushed 08:03:32 75654b8eeebd: Layer already exists 08:03:32 fd5ac4195340: Pushed 08:03:33 97d438767347: Pushed 08:03:36 22c3c27b31c9: Pushed 08:03:36 7addbec354a77316b727e383be6098b331324c50: digest: sha256:0f527f7ec25fcc503af2f4522279d25f1d51ddcee0816aef4fd7e3afd5a0f974 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:03:37 db5c079c394b: Preparing 08:03:37 e3f336606d12: Preparing 08:03:37 22c3c27b31c9: Preparing 08:03:37 b5510567b5af: Preparing 08:03:37 1bdc8ff656d2: Preparing 08:03:37 97d438767347: Preparing 08:03:37 fd5ac4195340: Preparing 08:03:37 75654b8eeebd: Preparing 08:03:37 fd5ac4195340: Waiting 08:03:37 97d438767347: Waiting 08:03:37 b5510567b5af: Layer already exists 08:03:37 22c3c27b31c9: Layer already exists 08:03:37 1bdc8ff656d2: Layer already exists 08:03:37 e3f336606d12: Layer already exists 08:03:37 db5c079c394b: Layer already exists 08:03:37 97d438767347: Layer already exists 08:03:37 fd5ac4195340: Layer already exists 08:03:37 75654b8eeebd: Layer already exists 08:03:37 latest: digest: sha256:0f527f7ec25fcc503af2f4522279d25f1d51ddcee0816aef4fd7e3afd5a0f974 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.19 08:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:03:37 db5c079c394b: Preparing 08:03:37 e3f336606d12: Preparing 08:03:37 22c3c27b31c9: Preparing 08:03:37 b5510567b5af: Preparing 08:03:37 1bdc8ff656d2: Preparing 08:03:37 97d438767347: Preparing 08:03:37 fd5ac4195340: Preparing 08:03:37 75654b8eeebd: Preparing 08:03:37 fd5ac4195340: Waiting 08:03:37 75654b8eeebd: Waiting 08:03:37 97d438767347: Waiting 08:03:37 1bdc8ff656d2: Layer already exists 08:03:37 b5510567b5af: Layer already exists 08:03:37 22c3c27b31c9: Layer already exists 08:03:37 e3f336606d12: Layer already exists 08:03:37 db5c079c394b: Layer already exists 08:03:37 97d438767347: Layer already exists 08:03:37 75654b8eeebd: Layer already exists 08:03:37 fd5ac4195340: Layer already exists 08:03:37 4.0.0-dev.19: digest: sha256:0f527f7ec25fcc503af2f4522279d25f1d51ddcee0816aef4fd7e3afd5a0f974 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:03:38 db5c079c394b: Preparing 08:03:38 e3f336606d12: Preparing 08:03:38 22c3c27b31c9: Preparing 08:03:38 b5510567b5af: Preparing 08:03:38 1bdc8ff656d2: Preparing 08:03:38 97d438767347: Preparing 08:03:38 fd5ac4195340: Preparing 08:03:38 75654b8eeebd: Preparing 08:03:38 97d438767347: Waiting 08:03:38 fd5ac4195340: Waiting 08:03:38 75654b8eeebd: Waiting 08:03:38 22c3c27b31c9: Layer already exists 08:03:38 e3f336606d12: Layer already exists 08:03:38 1bdc8ff656d2: Layer already exists 08:03:38 db5c079c394b: Layer already exists 08:03:38 b5510567b5af: Layer already exists 08:03:38 97d438767347: Layer already exists 08:03:38 fd5ac4195340: Layer already exists 08:03:38 75654b8eeebd: Layer already exists 08:03:38 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:0f527f7ec25fcc503af2f4522279d25f1d51ddcee0816aef4fd7e3afd5a0f974 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:03:39 db5c079c394b: Preparing 08:03:39 e3f336606d12: Preparing 08:03:39 22c3c27b31c9: Preparing 08:03:39 b5510567b5af: Preparing 08:03:39 1bdc8ff656d2: Preparing 08:03:39 97d438767347: Preparing 08:03:39 fd5ac4195340: Preparing 08:03:39 75654b8eeebd: Preparing 08:03:39 97d438767347: Waiting 08:03:39 75654b8eeebd: Waiting 08:03:39 fd5ac4195340: Waiting 08:03:39 e3f336606d12: Layer already exists 08:03:39 db5c079c394b: Layer already exists 08:03:39 22c3c27b31c9: Layer already exists 08:03:39 b5510567b5af: Layer already exists 08:03:39 1bdc8ff656d2: Layer already exists 08:03:39 97d438767347: Layer already exists 08:03:39 fd5ac4195340: Layer already exists 08:03:39 75654b8eeebd: Layer already exists 08:03:39 main: digest: sha256:0f527f7ec25fcc503af2f4522279d25f1d51ddcee0816aef4fd7e3afd5a0f974 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:39 ===================================================== [Pipeline] echo 08:03:39 taggedImages: 08:03:39 - nexus3.edgexfoundry.org:10004/support-notifications:7addbec354a77316b727e383be6098b331324c50 08:03:39 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:03:39 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.19 08:03:39 - nexus3.edgexfoundry.org:10004/support-notifications:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:39 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:03:39 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:03:39 7addbec354a77316b727e383be6098b331324c50 08:03:39 latest 08:03:39 4.0.0-dev.19 08:03:39 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:39 main 08:03:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7addbec354a77316b727e383be6098b331324c50 08:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:03:39 39d58c64fd23: Preparing 08:03:39 82db32336f45: Preparing 08:03:39 b5510567b5af: Preparing 08:03:39 1bdc8ff656d2: Preparing 08:03:39 1417c12a3a8b: Preparing 08:03:39 3e397f13c240: Preparing 08:03:39 75654b8eeebd: Preparing 08:03:39 3e397f13c240: Waiting 08:03:39 75654b8eeebd: Waiting 08:03:39 b5510567b5af: Layer already exists 08:03:39 1bdc8ff656d2: Layer already exists 08:03:39 75654b8eeebd: Layer already exists 08:03:39 39d58c64fd23: Pushed 08:03:40 3e397f13c240: Pushed 08:03:40 1417c12a3a8b: Pushed 08:03:44 82db32336f45: Pushed 08:03:44 7addbec354a77316b727e383be6098b331324c50: digest: sha256:6a5e14a4b82dea45d421046f7fb3a4fc856e76cdd0f5e69edae25110e53ff432 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:03:44 39d58c64fd23: Preparing 08:03:44 82db32336f45: Preparing 08:03:44 b5510567b5af: Preparing 08:03:44 1bdc8ff656d2: Preparing 08:03:44 1417c12a3a8b: Preparing 08:03:44 3e397f13c240: Preparing 08:03:44 75654b8eeebd: Preparing 08:03:44 3e397f13c240: Waiting 08:03:44 75654b8eeebd: Waiting 08:03:44 82db32336f45: Layer already exists 08:03:44 39d58c64fd23: Layer already exists 08:03:44 1bdc8ff656d2: Layer already exists 08:03:44 b5510567b5af: Layer already exists 08:03:44 1417c12a3a8b: Layer already exists 08:03:44 75654b8eeebd: Layer already exists 08:03:44 3e397f13c240: Layer already exists 08:03:44 latest: digest: sha256:6a5e14a4b82dea45d421046f7fb3a4fc856e76cdd0f5e69edae25110e53ff432 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.19 08:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:03:45 39d58c64fd23: Preparing 08:03:45 82db32336f45: Preparing 08:03:45 b5510567b5af: Preparing 08:03:45 1bdc8ff656d2: Preparing 08:03:45 1417c12a3a8b: Preparing 08:03:45 3e397f13c240: Preparing 08:03:45 75654b8eeebd: Preparing 08:03:45 3e397f13c240: Waiting 08:03:45 75654b8eeebd: Waiting 08:03:45 39d58c64fd23: Layer already exists 08:03:45 1417c12a3a8b: Layer already exists 08:03:45 1bdc8ff656d2: Layer already exists 08:03:45 b5510567b5af: Layer already exists 08:03:45 82db32336f45: Layer already exists 08:03:45 3e397f13c240: Layer already exists 08:03:45 75654b8eeebd: Layer already exists 08:03:45 4.0.0-dev.19: digest: sha256:6a5e14a4b82dea45d421046f7fb3a4fc856e76cdd0f5e69edae25110e53ff432 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:03:46 39d58c64fd23: Preparing 08:03:46 82db32336f45: Preparing 08:03:46 b5510567b5af: Preparing 08:03:46 1bdc8ff656d2: Preparing 08:03:46 1417c12a3a8b: Preparing 08:03:46 3e397f13c240: Preparing 08:03:46 75654b8eeebd: Preparing 08:03:46 3e397f13c240: Waiting 08:03:46 75654b8eeebd: Waiting 08:03:46 1bdc8ff656d2: Layer already exists 08:03:46 1417c12a3a8b: Layer already exists 08:03:46 82db32336f45: Layer already exists 08:03:46 39d58c64fd23: Layer already exists 08:03:46 b5510567b5af: Layer already exists 08:03:46 3e397f13c240: Layer already exists 08:03:46 75654b8eeebd: Layer already exists 08:03:46 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:6a5e14a4b82dea45d421046f7fb3a4fc856e76cdd0f5e69edae25110e53ff432 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:03:46 39d58c64fd23: Preparing 08:03:46 82db32336f45: Preparing 08:03:46 b5510567b5af: Preparing 08:03:46 1bdc8ff656d2: Preparing 08:03:46 1417c12a3a8b: Preparing 08:03:46 3e397f13c240: Preparing 08:03:46 75654b8eeebd: Preparing 08:03:46 75654b8eeebd: Waiting 08:03:46 3e397f13c240: Waiting 08:03:46 1bdc8ff656d2: Layer already exists 08:03:46 82db32336f45: Layer already exists 08:03:46 b5510567b5af: Layer already exists 08:03:46 39d58c64fd23: Layer already exists 08:03:46 1417c12a3a8b: Layer already exists 08:03:46 75654b8eeebd: Layer already exists 08:03:46 3e397f13c240: Layer already exists 08:03:46 main: digest: sha256:6a5e14a4b82dea45d421046f7fb3a4fc856e76cdd0f5e69edae25110e53ff432 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:46 ===================================================== [Pipeline] echo 08:03:46 taggedImages: 08:03:46 - nexus3.edgexfoundry.org:10004/support-scheduler:7addbec354a77316b727e383be6098b331324c50 08:03:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:03:46 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.19 08:03:46 - nexus3.edgexfoundry.org:10004/support-scheduler:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:03:46 - 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] } 08:22:05 #141 ... 08:22:05 08:22:05 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:22:05 #153 DONE 1208.7s 08:22:05 08:22:05 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:05 #152 ... 08:22:05 08:22:05 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:22:05 #154 DONE 0.4s 08:22:05 08:22:05 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:22:05 #155 DONE 0.2s 08:22:05 08:22:05 #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:22:05 #156 DONE 0.3s 08:22:05 08:22:05 #157 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:22:05 #157 DONE 0.2s 08:22:05 08:22:05 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:05 #152 ... 08:22:05 08:22:05 #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:22:05 #158 DONE 0.2s 08:22:05 08:22:05 #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:22:05 #159 DONE 2.4s 08:22:05 08:22:05 #100 [core-common-config-bootstrapper] exporting to image 08:22:05 #100 exporting layers 08:22:05 #100 exporting layers 0.7s done 08:22:05 #100 writing image sha256:d50896927a00666793b0ee550ba7e8536bbbe8612fe7b6853ba3f16392763277 done 08:22:05 #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:22:05 #100 DONE 8.2s 08:22:05 08:22:05 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:22:05 #148 DONE 1213.9s 08:22:05 08:22:05 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:22:05 #144 ... 08:22:05 08:22:05 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:22:05 #160 DONE 0.3s 08:22:05 08:22:05 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:22:05 #161 DONE 0.1s 08:22:05 08:22:05 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:22:05 #162 DONE 0.1s 08:22:05 08:22:05 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:22:05 #141 ... 08:22:05 08:22:05 #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:22:05 #163 DONE 0.1s 08:22:05 08:22:05 #164 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:22:05 #164 DONE 0.3s 08:22:05 08:22:05 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:05 #152 ... 08:22:05 08:22:05 #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:22:05 #165 DONE 0.1s 08:22:05 08:22:05 #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:22:05 #166 DONE 1.9s 08:22:05 08:22:05 #100 [security-proxy-setup] exporting to image 08:22:05 #100 exporting layers 0.8s done 08:22:05 #100 writing image sha256:f06c1d37eb626de12c9aaea045ec435aa3c0a3b3b5a09d1163f550e5f1c073c5 done 08:22:05 #100 naming to docker.io/library/security-proxy-setup-arm64 done 08:22:05 #100 DONE 9.0s 08:22:05 08:22:05 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:22:05 #143 ... 08:22:05 08:22:05 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:22:05 #146 DONE 1221.2s 08:22:05 08:22:05 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:05 #152 ... 08:22:05 08:22:05 #167 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:22:05 #167 DONE 0.3s 08:22:05 08:22:05 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:22:05 #149 ... 08:22:05 08:22:05 #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:22:06 #168 DONE 2.2s 08:22:06 08:22:06 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:22:06 #144 1223.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:22:07 #144 ... 08:22:07 08:22:07 #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:22:07 #169 DONE 0.3s 08:22:07 08:22:07 #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:22:07 #170 DONE 0.2s 08:22:07 08:22:07 #171 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:22:07 #171 DONE 0.4s 08:22:07 08:22:07 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:07 #152 ... 08:22:07 08:22:07 #172 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:22:07 #172 DONE 0.1s 08:22:07 08:22:07 #173 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:22:07 #173 DONE 0.1s 08:22:07 08:22:07 #174 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:22:08 #174 DONE 0.2s 08:22:08 08:22:08 #175 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:22:08 #175 DONE 0.1s 08:22:08 08:22:08 #176 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:22:08 #176 DONE 0.2s 08:22:08 08:22:08 #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:22:11 #177 DONE 2.2s 08:22:11 08:22:11 #100 [security-bootstrapper] exporting to image 08:22:11 #100 exporting layers 08:22:11 #100 exporting layers 1.1s done 08:22:11 #100 writing image sha256:229f6be0d744f40832e26d3dd86e0e43fc18ce170c04fb139807414310907964 done 08:22:11 #100 naming to docker.io/library/security-bootstrapper-arm64 done 08:22:11 #100 DONE 10.1s 08:22:11 08:22:11 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:22:23 #150 ... 08:22:23 08:22:23 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:22:23 #144 DONE 1240.3s 08:22:23 08:22:23 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:23 #152 ... 08:22:23 08:22:23 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:22:23 #178 DONE 0.3s 08:22:23 08:22:23 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:22:23 #151 ... 08:22:23 08:22:23 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:22:23 #179 DONE 0.3s 08:22:23 08:22:23 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:23 #152 ... 08:22:23 08:22:23 #180 [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 08:22:23 #180 DONE 0.2s 08:22:23 08:22:23 #181 [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 08:22:23 #181 DONE 0.1s 08:22:23 08:22:23 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:22:23 #182 DONE 0.2s 08:22:23 08:22:23 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:23 #152 ... 08:22:23 08:22:23 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:22:24 #183 DONE 0.3s 08:22:24 08:22:24 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:22:24 #184 DONE 0.3s 08:22:24 08:22:24 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:22:24 #151 ... 08:22:24 08:22:24 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:22:24 #185 DONE 0.1s 08:22:24 08:22:24 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:22:26 #186 DONE 2.1s 08:22:26 08:22:26 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:22:26 #152 ... 08:22:26 08:22:26 #100 [security-secretstore-setup] exporting to image 08:22:26 #100 exporting layers 08:22:28 #100 exporting layers 1.3s done 08:22:28 #100 writing image sha256:1c8655c0a148405a73443921393d29b4a800e1aae8cb6633291a378b2204dc95 done 08:22:28 #100 naming to docker.io/library/security-secretstore-setup-arm64 done 08:22:28 #100 DONE 11.5s 08:22:28 08:22:28 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:25:04 #149 ... 08:25:04 08:25:04 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:25:04 #141 DONE 1390.4s 08:25:04 08:25:04 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:25:04 #152 ... 08:25:04 08:25:04 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:25:04 #187 DONE 0.2s 08:25:04 08:25:04 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:25:04 #150 ... 08:25:04 08:25:04 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:25:04 #188 DONE 0.2s 08:25:04 08:25:04 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:25:04 #189 DONE 0.3s 08:25:04 08:25:04 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:25:04 #190 DONE 0.1s 08:25:04 08:25:04 #100 [security-spiffe-token-provider] exporting to image 08:25:04 #100 exporting layers 08:25:04 #100 exporting layers 1.4s done 08:25:04 #100 writing image sha256:0c110e2ea503997dd2f2d82833fc134b478a3e32b166b4f16ec90ec5e082c4a4 done 08:25:04 #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:25:04 #100 DONE 12.9s 08:25:04 08:25:04 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:31:41 #152 ... 08:31:41 08:31:41 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:31:41 #149 DONE 1788.0s 08:31:41 08:31:41 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:31:41 #152 ... 08:31:41 08:31:41 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:31:41 #191 DONE 0.1s 08:31:41 08:31:41 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:31:41 #152 ... 08:31:41 08:31:41 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:31:41 #192 DONE 0.1s 08:31:41 08:31:41 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:31:41 #152 ... 08:31:41 08:31:41 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:31:41 #193 DONE 0.4s 08:31:41 08:31:41 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:31:41 #194 DONE 0.1s 08:31:41 08:31:41 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:31:41 #195 DONE 0.1s 08:31:41 08:31:41 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:31:41 #147 ... 08:31:41 08:31:41 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:31:41 #196 DONE 1.8s 08:31:41 08:31:41 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:31:41 #145 ... 08:31:41 08:31:41 #100 [security-proxy-auth] exporting to image 08:31:41 #100 exporting layers 08:31:41 #100 exporting layers 0.6s done 08:31:41 #100 writing image sha256:cd1aa38ede4a69aa771110e60f7ceb99c58c6cef6d8b55a684f251dca1ea51a6 0.0s done 08:31:41 #100 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 08:31:41 #100 DONE 13.5s 08:31:41 08:31:41 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:31:49 #145 ... 08:31:49 08:31:49 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:31:49 #151 DONE 1807.3s 08:31:49 08:31:49 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:31:49 #147 ... 08:31:49 08:31:49 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:31:49 #197 DONE 0.1s 08:31:49 08:31:49 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:31:50 #59 ... 08:31:50 08:31:50 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:31:50 #198 DONE 0.2s 08:31:50 08:31:50 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:31:50 #199 DONE 0.4s 08:31:50 08:31:50 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:31:50 #200 DONE 0.1s 08:31:50 08:31:50 #100 [core-command] exporting to image 08:31:50 #100 exporting layers 08:31:51 #100 exporting layers 0.3s done 08:31:51 #100 writing image sha256:431a50da9fa5ace8ff5c7640a3a7947401b41ffca9980b549c01611fe0f89f30 done 08:31:51 #100 naming to docker.io/library/core-command-arm64 done 08:31:51 #100 DONE 13.9s 08:31:51 08:31:51 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:33:29 #59 ... 08:33:29 08:33:29 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:33:29 #143 DONE 1895.8s 08:33:29 08:33:29 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:33:29 #150 DONE 1899.9s 08:33:29 08:33:29 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:33:29 #145 ... 08:33:29 08:33:29 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:33:29 #201 DONE 0.4s 08:33:29 08:33:29 #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:33:29 #202 DONE 0.8s 08:33:29 08:33:29 #203 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:33:29 #203 DONE 0.7s 08:33:29 08:33:29 #204 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:33:29 #204 ... 08:33:29 08:33:29 #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:33:29 #205 DONE 0.6s 08:33:29 08:33:29 #204 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:33:29 #204 DONE 0.6s 08:33:29 08:33:29 #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:33:29 #206 DONE 0.1s 08:33:29 08:33:29 #207 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:33:29 #207 DONE 0.2s 08:33:29 08:33:29 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:33:29 #208 DONE 0.2s 08:33:29 08:33:29 #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:33:29 #209 DONE 0.2s 08:33:29 08:33:29 #100 [core-data] exporting to image 08:33:29 #100 exporting layers 08:33:29 #100 exporting layers 0.7s done 08:33:29 #100 writing image sha256:d40a2dac993272342259b9b1101c8584424d56e55a6fc0b5a237c944c2c119ac 0.0s done 08:33:29 #100 naming to docker.io/library/core-data-arm64 done 08:33:29 #100 writing image sha256:582656b8fe97e96dc29bd5bb06d1e13c929b626a15363564fc7a83414f8f155f done 08:33:29 #100 naming to docker.io/library/core-keeper-arm64 done 08:33:29 #100 DONE 14.8s 08:33:29 08:33:29 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:33:29 #59 ... 08:33:29 08:33:29 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:33:29 #147 DONE 1905.2s 08:33:29 08:33:29 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:33:29 #59 ... 08:33:29 08:33:29 #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:33:29 #210 DONE 0.2s 08:33:29 08:33:29 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:33:29 #145 ... 08:33:29 08:33:29 #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:33:29 #211 DONE 0.2s 08:33:29 08:33:29 #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:33:29 #212 DONE 0.4s 08:33:29 08:33:29 #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:33:29 #213 DONE 0.1s 08:33:29 08:33:29 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:33:29 #214 DONE 0.1s 08:33:29 08:33:29 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:33:29 #145 ... 08:33:29 08:33:29 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:33:29 #215 DONE 0.2s 08:33:29 08:33:29 #100 [core-metadata] exporting to image 08:33:29 #100 exporting layers 0.5s done 08:33:29 #100 writing image sha256:770037fb64fe1a1e9945ca884bc490294dad3fd1061dcc0c50a46077efcf10ff done 08:33:29 #100 naming to docker.io/library/core-metadata-arm64 done 08:33:29 #100 DONE 15.3s 08:33:29 08:33:29 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:33:56 #152 DONE 1931.1s 08:33:56 08:33:56 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:33:56 #145 DONE 1931.2s 08:33:56 08:33:56 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:33:56 #59 ... 08:33:56 08:33:56 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:33:56 #216 DONE 0.3s 08:33:56 08:33:56 #217 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:33:56 #217 DONE 0.3s 08:33:56 08:33:56 #218 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:33:56 #218 DONE 0.1s 08:33:56 08:33:56 #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:33:56 #219 DONE 0.1s 08:33:56 08:33:56 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:33:56 #220 DONE 0.4s 08:33:56 08:33:56 #221 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:33:56 #221 DONE 0.5s 08:33:56 08:33:56 #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:33:56 #222 DONE 0.1s 08:33:56 08:33:56 #223 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:33:56 #223 DONE 0.2s 08:33:56 08:33:56 #100 [support-scheduler] exporting to image 08:33:56 #100 exporting layers 08:33:56 #100 ... 08:33:56 08:33:56 #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:33:56 #224 DONE 0.2s 08:33:56 08:33:56 #100 [support-notifications] exporting to image 08:33:56 #100 exporting layers 0.5s done 08:33:56 #100 writing image sha256:e768f72b3568903984e9912de42e56b9577c70546b8bb61e76a6acd65eb5d7a9 0.0s done 08:33:56 #100 naming to docker.io/library/support-scheduler-arm64 done 08:33:56 #100 writing image sha256:516974f5b20ea6a9dcf51c1bbda90a08f6d22781f1e58c515f92a2e99bc89ce5 done 08:33:56 #100 naming to docker.io/library/support-notifications-arm64 done 08:33:56 #100 DONE 16.4s 08:33:56 08:33:56 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:33:56 time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:56 time="2024-11-19T07:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:33:56 $ docker stop --time=1 791f7999957e550d6e675c633f2f257d7e305d8248b147d39475a4b9e2dcfa9e 08:33:58 $ docker rm -f --volumes 791f7999957e550d6e675c633f2f257d7e305d8248b147d39475a4b9e2dcfa9e [Pipeline] // withDockerContainer [Pipeline] sh 08:33:59 + docker images 08:33:59 REPOSITORY TAG IMAGE ID CREATED SIZE 08:33:59 support-scheduler-arm64 latest e768f72b3568 5 seconds ago 53.6MB 08:33:59 support-notifications-arm64 latest 516974f5b20e 5 seconds ago 52.7MB 08:33:59 core-metadata-arm64 latest 770037fb64fe 31 seconds ago 38.5MB 08:33:59 core-data-arm64 latest d40a2dac9932 35 seconds ago 38.5MB 08:33:59 core-keeper-arm64 latest 582656b8fe97 35 seconds ago 31.7MB 08:33:59 core-command-arm64 latest 431a50da9fa5 2 minutes ago 34.3MB 08:33:59 security-proxy-auth-arm64 latest cd1aa38ede4a 2 minutes ago 33.3MB 08:33:59 security-spiffe-token-provider-arm64 latest 0c110e2ea503 9 minutes ago 40.2MB 08:33:59 security-secretstore-setup-arm64 latest 1c8655c0a148 11 minutes ago 47.6MB 08:33:59 security-bootstrapper-arm64 latest 229f6be0d744 11 minutes ago 27.2MB 08:33:59 security-proxy-setup-arm64 latest f06c1d37eb62 12 minutes ago 36.2MB 08:33:59 core-common-config-bootstrapper-arm64 latest d50896927a00 12 minutes ago 24.1MB 08:33:59 security-spire-agent-arm64 latest c92e23e984bb 33 minutes ago 182MB 08:33:59 security-spire-server-arm64 latest 76b4c308b1db 33 minutes ago 124MB 08:33:59 security-spire-config-arm64 latest 5ad45f4dd508 33 minutes ago 123MB 08:33:59 ci-base-image-arm64 latest 8f49c82b3dd8 35 minutes ago 960MB 08:33:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 6 weeks ago 558MB 08:33:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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 08:33:59 provisioning config files... 08:33:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/753@tmp/config3863769716925657317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:59 ---> ****-login.sh 08:33:59 nexus3.edgexfoundry.org:10001 08:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:00 Configure a credential helper to remove this warning. See 08:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:00 08:34:00 Login Succeeded 08:34:00 nexus3.edgexfoundry.org:10002 08:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:00 Configure a credential helper to remove this warning. See 08:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:00 08:34:00 Login Succeeded 08:34:00 nexus3.edgexfoundry.org:10003 08:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:01 Configure a credential helper to remove this warning. See 08:34:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:01 08:34:01 Login Succeeded 08:34:01 nexus3.edgexfoundry.org:10004 08:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:01 Configure a credential helper to remove this warning. See 08:34:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:01 08:34:01 Login Succeeded 08:34:01 ****.io 08:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:01 Configure a credential helper to remove this warning. See 08:34:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:01 08:34:01 Login Succeeded 08:34:01 ---> ****-login.sh ends [Pipeline] } 08:34:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:01 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:34:01 7addbec354a77316b727e383be6098b331324c50 08:34:01 latest 08:34:01 4.0.0-dev.19 08:34:01 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:01 main 08:34:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7addbec354a77316b727e383be6098b331324c50 08:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:34:02 965ccfe4eff2: Preparing 08:34:02 9deac02060f5: Preparing 08:34:02 fef57eb4e239: Preparing 08:34:02 1f7621b7f47f: Preparing 08:34:02 d18e6ea6fa75: Preparing 08:34:02 e7b8960c335d: Preparing 08:34:02 651d9022c234: Preparing 08:34:02 e7b8960c335d: Waiting 08:34:02 651d9022c234: Waiting 08:34:02 965ccfe4eff2: Pushed 08:34:02 fef57eb4e239: Pushed 08:34:02 1f7621b7f47f: Pushed 08:34:02 651d9022c234: Layer already exists 08:34:02 e7b8960c335d: Pushed 08:34:04 d18e6ea6fa75: Pushed 08:34:06 9deac02060f5: Pushed 08:34:06 7addbec354a77316b727e383be6098b331324c50: digest: sha256:b9a2965f6f9a06fd52d68ec5ec969588d81bc2f75e2b5b2568eb3e081d97343f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:34:07 965ccfe4eff2: Preparing 08:34:07 9deac02060f5: Preparing 08:34:07 fef57eb4e239: Preparing 08:34:07 1f7621b7f47f: Preparing 08:34:07 d18e6ea6fa75: Preparing 08:34:07 e7b8960c335d: Preparing 08:34:07 651d9022c234: Preparing 08:34:07 e7b8960c335d: Waiting 08:34:07 651d9022c234: Waiting 08:34:07 1f7621b7f47f: Layer already exists 08:34:07 965ccfe4eff2: Layer already exists 08:34:07 9deac02060f5: Layer already exists 08:34:07 d18e6ea6fa75: Layer already exists 08:34:07 fef57eb4e239: Layer already exists 08:34:07 651d9022c234: Layer already exists 08:34:07 e7b8960c335d: Layer already exists 08:34:08 latest: digest: sha256:b9a2965f6f9a06fd52d68ec5ec969588d81bc2f75e2b5b2568eb3e081d97343f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.19 08:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:34:09 965ccfe4eff2: Preparing 08:34:09 9deac02060f5: Preparing 08:34:09 fef57eb4e239: Preparing 08:34:09 1f7621b7f47f: Preparing 08:34:09 d18e6ea6fa75: Preparing 08:34:09 e7b8960c335d: Preparing 08:34:09 651d9022c234: Preparing 08:34:09 e7b8960c335d: Waiting 08:34:09 651d9022c234: Waiting 08:34:09 965ccfe4eff2: Layer already exists 08:34:09 9deac02060f5: Layer already exists 08:34:09 1f7621b7f47f: Layer already exists 08:34:09 fef57eb4e239: Layer already exists 08:34:09 d18e6ea6fa75: Layer already exists 08:34:09 651d9022c234: Layer already exists 08:34:09 e7b8960c335d: Layer already exists 08:34:09 4.0.0-dev.19: digest: sha256:b9a2965f6f9a06fd52d68ec5ec969588d81bc2f75e2b5b2568eb3e081d97343f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:34:10 965ccfe4eff2: Preparing 08:34:10 9deac02060f5: Preparing 08:34:10 fef57eb4e239: Preparing 08:34:10 1f7621b7f47f: Preparing 08:34:10 d18e6ea6fa75: Preparing 08:34:10 e7b8960c335d: Preparing 08:34:10 651d9022c234: Preparing 08:34:10 e7b8960c335d: Waiting 08:34:10 651d9022c234: Waiting 08:34:10 fef57eb4e239: Layer already exists 08:34:10 9deac02060f5: Layer already exists 08:34:10 965ccfe4eff2: Layer already exists 08:34:10 d18e6ea6fa75: Layer already exists 08:34:10 1f7621b7f47f: Layer already exists 08:34:10 651d9022c234: Layer already exists 08:34:10 e7b8960c335d: Layer already exists 08:34:10 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:b9a2965f6f9a06fd52d68ec5ec969588d81bc2f75e2b5b2568eb3e081d97343f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:34:11 965ccfe4eff2: Preparing 08:34:11 9deac02060f5: Preparing 08:34:11 fef57eb4e239: Preparing 08:34:11 1f7621b7f47f: Preparing 08:34:11 d18e6ea6fa75: Preparing 08:34:11 e7b8960c335d: Preparing 08:34:11 651d9022c234: Preparing 08:34:11 e7b8960c335d: Waiting 08:34:11 651d9022c234: Waiting 08:34:11 965ccfe4eff2: Layer already exists 08:34:11 d18e6ea6fa75: Layer already exists 08:34:11 fef57eb4e239: Layer already exists 08:34:11 9deac02060f5: Layer already exists 08:34:11 1f7621b7f47f: Layer already exists 08:34:11 651d9022c234: Layer already exists 08:34:11 e7b8960c335d: Layer already exists 08:34:11 main: digest: sha256:b9a2965f6f9a06fd52d68ec5ec969588d81bc2f75e2b5b2568eb3e081d97343f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:11 ===================================================== [Pipeline] echo 08:34:11 taggedImages: 08:34:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:7addbec354a77316b727e383be6098b331324c50 08:34:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:34:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.19 08:34:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:34:11 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:34:11 7addbec354a77316b727e383be6098b331324c50 08:34:11 latest 08:34:11 4.0.0-dev.19 08:34:11 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:11 main 08:34:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:11 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50 08:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:34:12 16fc980dc2c6: Preparing 08:34:12 5b0b6687a30b: Preparing 08:34:12 354db15616c9: Preparing 08:34:12 fb129b2a0f96: Preparing 08:34:12 fef57eb4e239: Preparing 08:34:12 1f7621b7f47f: Preparing 08:34:12 d18e6ea6fa75: Preparing 08:34:12 e7b8960c335d: Preparing 08:34:12 651d9022c234: Preparing 08:34:12 1f7621b7f47f: Waiting 08:34:12 d18e6ea6fa75: Waiting 08:34:12 e7b8960c335d: Waiting 08:34:12 651d9022c234: Waiting 08:34:12 fef57eb4e239: Layer already exists 08:34:12 1f7621b7f47f: Layer already exists 08:34:12 5b0b6687a30b: Pushed 08:34:12 354db15616c9: Pushed 08:34:12 d18e6ea6fa75: Layer already exists 08:34:12 16fc980dc2c6: Pushed 08:34:12 e7b8960c335d: Layer already exists 08:34:12 651d9022c234: Layer already exists 08:34:14 fb129b2a0f96: Pushed 08:34:14 7addbec354a77316b727e383be6098b331324c50: digest: sha256:12b151ed4dfe79162a16cb8866563a640b2a421b65f781aaa3520ce36947f3d1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:34:15 16fc980dc2c6: Preparing 08:34:15 5b0b6687a30b: Preparing 08:34:15 354db15616c9: Preparing 08:34:15 fb129b2a0f96: Preparing 08:34:15 fef57eb4e239: Preparing 08:34:15 1f7621b7f47f: Preparing 08:34:15 d18e6ea6fa75: Preparing 08:34:15 e7b8960c335d: Preparing 08:34:15 651d9022c234: Preparing 08:34:15 d18e6ea6fa75: Waiting 08:34:15 e7b8960c335d: Waiting 08:34:15 651d9022c234: Waiting 08:34:15 1f7621b7f47f: Waiting 08:34:15 5b0b6687a30b: Layer already exists 08:34:15 fef57eb4e239: Layer already exists 08:34:15 354db15616c9: Layer already exists 08:34:15 16fc980dc2c6: Layer already exists 08:34:15 fb129b2a0f96: Layer already exists 08:34:15 651d9022c234: Layer already exists 08:34:15 1f7621b7f47f: Layer already exists 08:34:15 d18e6ea6fa75: Layer already exists 08:34:15 e7b8960c335d: Layer already exists 08:34:15 latest: digest: sha256:12b151ed4dfe79162a16cb8866563a640b2a421b65f781aaa3520ce36947f3d1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.19 08:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:34:16 16fc980dc2c6: Preparing 08:34:16 5b0b6687a30b: Preparing 08:34:16 354db15616c9: Preparing 08:34:16 fb129b2a0f96: Preparing 08:34:16 fef57eb4e239: Preparing 08:34:16 1f7621b7f47f: Preparing 08:34:16 d18e6ea6fa75: Preparing 08:34:16 e7b8960c335d: Preparing 08:34:16 651d9022c234: Preparing 08:34:16 1f7621b7f47f: Waiting 08:34:16 d18e6ea6fa75: Waiting 08:34:16 e7b8960c335d: Waiting 08:34:16 651d9022c234: Waiting 08:34:16 fb129b2a0f96: Layer already exists 08:34:16 16fc980dc2c6: Layer already exists 08:34:16 354db15616c9: Layer already exists 08:34:16 fef57eb4e239: Layer already exists 08:34:16 5b0b6687a30b: Layer already exists 08:34:16 d18e6ea6fa75: Layer already exists 08:34:16 1f7621b7f47f: Layer already exists 08:34:16 651d9022c234: Layer already exists 08:34:16 e7b8960c335d: Layer already exists 08:34:16 4.0.0-dev.19: digest: sha256:12b151ed4dfe79162a16cb8866563a640b2a421b65f781aaa3520ce36947f3d1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:34:17 16fc980dc2c6: Preparing 08:34:17 5b0b6687a30b: Preparing 08:34:17 354db15616c9: Preparing 08:34:17 fb129b2a0f96: Preparing 08:34:17 fef57eb4e239: Preparing 08:34:17 1f7621b7f47f: Preparing 08:34:17 d18e6ea6fa75: Preparing 08:34:17 e7b8960c335d: Preparing 08:34:17 651d9022c234: Preparing 08:34:17 e7b8960c335d: Waiting 08:34:17 1f7621b7f47f: Waiting 08:34:17 d18e6ea6fa75: Waiting 08:34:17 651d9022c234: Waiting 08:34:17 fef57eb4e239: Layer already exists 08:34:17 fb129b2a0f96: Layer already exists 08:34:17 16fc980dc2c6: Layer already exists 08:34:17 5b0b6687a30b: Layer already exists 08:34:17 354db15616c9: Layer already exists 08:34:17 d18e6ea6fa75: Layer already exists 08:34:17 1f7621b7f47f: Layer already exists 08:34:17 e7b8960c335d: Layer already exists 08:34:17 651d9022c234: Layer already exists 08:34:17 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:12b151ed4dfe79162a16cb8866563a640b2a421b65f781aaa3520ce36947f3d1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:17 + 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 08:34:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:34:18 16fc980dc2c6: Preparing 08:34:18 5b0b6687a30b: Preparing 08:34:18 354db15616c9: Preparing 08:34:18 fb129b2a0f96: Preparing 08:34:18 fef57eb4e239: Preparing 08:34:18 1f7621b7f47f: Preparing 08:34:18 d18e6ea6fa75: Preparing 08:34:18 e7b8960c335d: Preparing 08:34:18 651d9022c234: Preparing 08:34:18 1f7621b7f47f: Waiting 08:34:18 d18e6ea6fa75: Waiting 08:34:18 e7b8960c335d: Waiting 08:34:18 651d9022c234: Waiting 08:34:18 fb129b2a0f96: Layer already exists 08:34:18 354db15616c9: Layer already exists 08:34:18 fef57eb4e239: Layer already exists 08:34:18 5b0b6687a30b: Layer already exists 08:34:18 16fc980dc2c6: Layer already exists 08:34:18 651d9022c234: Layer already exists 08:34:18 1f7621b7f47f: Layer already exists 08:34:18 d18e6ea6fa75: Layer already exists 08:34:18 e7b8960c335d: Layer already exists 08:34:18 main: digest: sha256:12b151ed4dfe79162a16cb8866563a640b2a421b65f781aaa3520ce36947f3d1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:18 ===================================================== [Pipeline] echo 08:34:18 taggedImages: 08:34:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50 08:34:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:34:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.19 08:34:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:34:18 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:34:18 7addbec354a77316b727e383be6098b331324c50 08:34:18 latest 08:34:18 4.0.0-dev.19 08:34:18 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:18 main 08:34:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7addbec354a77316b727e383be6098b331324c50 08:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:34:19 75f054a0ec3f: Preparing 08:34:19 876b4c65d1f4: Preparing 08:34:19 61bd00623d07: Preparing 08:34:19 fef57eb4e239: Preparing 08:34:19 1f7621b7f47f: Preparing 08:34:19 026db76c0089: Preparing 08:34:19 071c79711226: Preparing 08:34:19 651d9022c234: Preparing 08:34:19 026db76c0089: Waiting 08:34:19 071c79711226: Waiting 08:34:19 651d9022c234: Waiting 08:34:19 876b4c65d1f4: Pushed 08:34:19 1f7621b7f47f: Layer already exists 08:34:19 fef57eb4e239: Layer already exists 08:34:20 651d9022c234: Layer already exists 08:34:20 75f054a0ec3f: Pushed 08:34:20 071c79711226: Pushed 08:34:21 026db76c0089: Pushed 08:34:24 61bd00623d07: Pushed 08:34:24 7addbec354a77316b727e383be6098b331324c50: digest: sha256:efcfb35305dc018aeef16343c199bea2375e724eda4f07a60427e13ab3679057 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:34:25 75f054a0ec3f: Preparing 08:34:25 876b4c65d1f4: Preparing 08:34:25 61bd00623d07: Preparing 08:34:25 fef57eb4e239: Preparing 08:34:25 1f7621b7f47f: Preparing 08:34:25 026db76c0089: Preparing 08:34:25 071c79711226: Preparing 08:34:25 651d9022c234: Preparing 08:34:25 026db76c0089: Waiting 08:34:25 071c79711226: Waiting 08:34:25 651d9022c234: Waiting 08:34:25 1f7621b7f47f: Layer already exists 08:34:25 75f054a0ec3f: Layer already exists 08:34:25 61bd00623d07: Layer already exists 08:34:25 876b4c65d1f4: Layer already exists 08:34:25 fef57eb4e239: Layer already exists 08:34:25 026db76c0089: Layer already exists 08:34:25 651d9022c234: Layer already exists 08:34:25 071c79711226: Layer already exists 08:34:25 latest: digest: sha256:efcfb35305dc018aeef16343c199bea2375e724eda4f07a60427e13ab3679057 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.19 08:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:34:26 75f054a0ec3f: Preparing 08:34:26 876b4c65d1f4: Preparing 08:34:26 61bd00623d07: Preparing 08:34:26 fef57eb4e239: Preparing 08:34:26 1f7621b7f47f: Preparing 08:34:26 026db76c0089: Preparing 08:34:26 071c79711226: Preparing 08:34:26 651d9022c234: Preparing 08:34:26 026db76c0089: Waiting 08:34:26 071c79711226: Waiting 08:34:26 651d9022c234: Waiting 08:34:26 876b4c65d1f4: Layer already exists 08:34:26 61bd00623d07: Layer already exists 08:34:26 1f7621b7f47f: Layer already exists 08:34:26 fef57eb4e239: Layer already exists 08:34:26 75f054a0ec3f: Layer already exists 08:34:26 651d9022c234: Layer already exists 08:34:26 071c79711226: Layer already exists 08:34:26 026db76c0089: Layer already exists 08:34:26 4.0.0-dev.19: digest: sha256:efcfb35305dc018aeef16343c199bea2375e724eda4f07a60427e13ab3679057 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:34:27 75f054a0ec3f: Preparing 08:34:27 876b4c65d1f4: Preparing 08:34:27 61bd00623d07: Preparing 08:34:27 fef57eb4e239: Preparing 08:34:27 1f7621b7f47f: Preparing 08:34:27 026db76c0089: Preparing 08:34:27 026db76c0089: Waiting 08:34:27 071c79711226: Preparing 08:34:27 651d9022c234: Preparing 08:34:27 071c79711226: Waiting 08:34:27 651d9022c234: Waiting 08:34:27 61bd00623d07: Layer already exists 08:34:27 876b4c65d1f4: Layer already exists 08:34:27 fef57eb4e239: Layer already exists 08:34:27 75f054a0ec3f: Layer already exists 08:34:27 1f7621b7f47f: Layer already exists 08:34:27 026db76c0089: Layer already exists 08:34:27 071c79711226: Layer already exists 08:34:27 651d9022c234: Layer already exists 08:34:27 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:efcfb35305dc018aeef16343c199bea2375e724eda4f07a60427e13ab3679057 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:34:28 75f054a0ec3f: Preparing 08:34:28 876b4c65d1f4: Preparing 08:34:28 61bd00623d07: Preparing 08:34:28 fef57eb4e239: Preparing 08:34:28 1f7621b7f47f: Preparing 08:34:28 026db76c0089: Preparing 08:34:28 071c79711226: Preparing 08:34:28 026db76c0089: Waiting 08:34:28 651d9022c234: Preparing 08:34:28 071c79711226: Waiting 08:34:28 651d9022c234: Waiting 08:34:28 fef57eb4e239: Layer already exists 08:34:28 61bd00623d07: Layer already exists 08:34:28 75f054a0ec3f: Layer already exists 08:34:28 1f7621b7f47f: Layer already exists 08:34:28 876b4c65d1f4: Layer already exists 08:34:28 651d9022c234: Layer already exists 08:34:28 071c79711226: Layer already exists 08:34:28 026db76c0089: Layer already exists 08:34:28 main: digest: sha256:efcfb35305dc018aeef16343c199bea2375e724eda4f07a60427e13ab3679057 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:28 ===================================================== [Pipeline] echo 08:34:28 taggedImages: 08:34:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:7addbec354a77316b727e383be6098b331324c50 08:34:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:34:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.19 08:34:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:34:28 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:34:28 7addbec354a77316b727e383be6098b331324c50 08:34:28 latest 08:34:28 4.0.0-dev.19 08:34:28 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:28 main 08:34:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7addbec354a77316b727e383be6098b331324c50 08:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:34:29 d69a96f85ab6: Preparing 08:34:29 b896a11e7565: Preparing 08:34:29 3b87943c15f4: Preparing 08:34:29 1f7621b7f47f: Preparing 08:34:29 c3f790e482e5: Preparing 08:34:29 58527ab05774: Preparing 08:34:29 651d9022c234: Preparing 08:34:29 58527ab05774: Waiting 08:34:29 651d9022c234: Waiting 08:34:29 1f7621b7f47f: Layer already exists 08:34:29 b896a11e7565: Pushed 08:34:29 651d9022c234: Layer already exists 08:34:29 c3f790e482e5: Pushed 08:34:29 d69a96f85ab6: Pushed 08:34:29 58527ab05774: Pushed 08:34:35 3b87943c15f4: Pushed 08:34:35 7addbec354a77316b727e383be6098b331324c50: digest: sha256:bad56709f44ded206e29544bd1423104d64207ed7780ae90e86481105feb95b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:34:35 d69a96f85ab6: Preparing 08:34:35 b896a11e7565: Preparing 08:34:35 3b87943c15f4: Preparing 08:34:35 1f7621b7f47f: Preparing 08:34:35 c3f790e482e5: Preparing 08:34:35 58527ab05774: Preparing 08:34:35 651d9022c234: Preparing 08:34:35 651d9022c234: Waiting 08:34:35 58527ab05774: Waiting 08:34:35 d69a96f85ab6: Layer already exists 08:34:35 b896a11e7565: Layer already exists 08:34:35 1f7621b7f47f: Layer already exists 08:34:35 c3f790e482e5: Layer already exists 08:34:35 3b87943c15f4: Layer already exists 08:34:35 58527ab05774: Layer already exists 08:34:35 651d9022c234: Layer already exists 08:34:36 latest: digest: sha256:bad56709f44ded206e29544bd1423104d64207ed7780ae90e86481105feb95b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.19 08:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:34:36 d69a96f85ab6: Preparing 08:34:36 b896a11e7565: Preparing 08:34:36 3b87943c15f4: Preparing 08:34:36 1f7621b7f47f: Preparing 08:34:36 c3f790e482e5: Preparing 08:34:36 58527ab05774: Preparing 08:34:36 651d9022c234: Preparing 08:34:36 58527ab05774: Waiting 08:34:36 651d9022c234: Waiting 08:34:36 d69a96f85ab6: Layer already exists 08:34:36 3b87943c15f4: Layer already exists 08:34:36 1f7621b7f47f: Layer already exists 08:34:36 b896a11e7565: Layer already exists 08:34:36 c3f790e482e5: Layer already exists 08:34:36 651d9022c234: Layer already exists 08:34:36 58527ab05774: Layer already exists 08:34:36 4.0.0-dev.19: digest: sha256:bad56709f44ded206e29544bd1423104d64207ed7780ae90e86481105feb95b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:37 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:34:37 d69a96f85ab6: Preparing 08:34:37 b896a11e7565: Preparing 08:34:37 3b87943c15f4: Preparing 08:34:37 1f7621b7f47f: Preparing 08:34:37 c3f790e482e5: Preparing 08:34:37 58527ab05774: Preparing 08:34:37 651d9022c234: Preparing 08:34:37 58527ab05774: Waiting 08:34:37 651d9022c234: Waiting 08:34:37 3b87943c15f4: Layer already exists 08:34:37 1f7621b7f47f: Layer already exists 08:34:37 c3f790e482e5: Layer already exists 08:34:37 b896a11e7565: Layer already exists 08:34:37 d69a96f85ab6: Layer already exists 08:34:37 58527ab05774: Layer already exists 08:34:37 651d9022c234: Layer already exists 08:34:37 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:bad56709f44ded206e29544bd1423104d64207ed7780ae90e86481105feb95b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:34:38 d69a96f85ab6: Preparing 08:34:38 b896a11e7565: Preparing 08:34:38 3b87943c15f4: Preparing 08:34:38 1f7621b7f47f: Preparing 08:34:38 c3f790e482e5: Preparing 08:34:38 58527ab05774: Preparing 08:34:38 651d9022c234: Preparing 08:34:38 58527ab05774: Waiting 08:34:38 651d9022c234: Waiting 08:34:38 b896a11e7565: Layer already exists 08:34:38 d69a96f85ab6: Layer already exists 08:34:38 3b87943c15f4: Layer already exists 08:34:38 1f7621b7f47f: Layer already exists 08:34:38 c3f790e482e5: Layer already exists 08:34:38 651d9022c234: Layer already exists 08:34:38 58527ab05774: Layer already exists 08:34:39 main: digest: sha256:bad56709f44ded206e29544bd1423104d64207ed7780ae90e86481105feb95b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:39 ===================================================== [Pipeline] echo 08:34:39 taggedImages: 08:34:39 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7addbec354a77316b727e383be6098b331324c50 08:34:39 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:34:39 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.19 08:34:39 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:39 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:34:39 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:34:39 7addbec354a77316b727e383be6098b331324c50 08:34:39 latest 08:34:39 4.0.0-dev.19 08:34:39 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:39 main 08:34:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7addbec354a77316b727e383be6098b331324c50 08:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:34:39 6c0ad4f7c443: Preparing 08:34:39 1c53d108a73e: Preparing 08:34:39 dec26363b40a: Preparing 08:34:39 2bfa375001a1: Preparing 08:34:39 fef57eb4e239: Preparing 08:34:39 1f7621b7f47f: Preparing 08:34:39 d18e6ea6fa75: Preparing 08:34:39 e7b8960c335d: Preparing 08:34:39 651d9022c234: Preparing 08:34:39 d18e6ea6fa75: Waiting 08:34:39 e7b8960c335d: Waiting 08:34:39 651d9022c234: Waiting 08:34:39 1f7621b7f47f: Waiting 08:34:39 fef57eb4e239: Layer already exists 08:34:40 1f7621b7f47f: Layer already exists 08:34:40 d18e6ea6fa75: Layer already exists 08:34:40 dec26363b40a: Pushed 08:34:40 e7b8960c335d: Layer already exists 08:34:40 6c0ad4f7c443: Pushed 08:34:40 1c53d108a73e: Pushed 08:34:40 651d9022c234: Layer already exists 08:34:45 2bfa375001a1: Pushed 08:34:45 7addbec354a77316b727e383be6098b331324c50: digest: sha256:5bd74ca56b05ce10a1d0ae57036fd17eb31eddf0a2880cf89ce244722945ec36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:34:46 6c0ad4f7c443: Preparing 08:34:46 1c53d108a73e: Preparing 08:34:46 dec26363b40a: Preparing 08:34:46 2bfa375001a1: Preparing 08:34:46 fef57eb4e239: Preparing 08:34:46 1f7621b7f47f: Preparing 08:34:46 d18e6ea6fa75: Preparing 08:34:46 e7b8960c335d: Preparing 08:34:46 651d9022c234: Preparing 08:34:46 d18e6ea6fa75: Waiting 08:34:46 e7b8960c335d: Waiting 08:34:46 1f7621b7f47f: Waiting 08:34:46 651d9022c234: Waiting 08:34:46 fef57eb4e239: Layer already exists 08:34:46 dec26363b40a: Layer already exists 08:34:46 2bfa375001a1: Layer already exists 08:34:46 6c0ad4f7c443: Layer already exists 08:34:46 1c53d108a73e: Layer already exists 08:34:46 d18e6ea6fa75: Layer already exists 08:34:46 1f7621b7f47f: Layer already exists 08:34:46 e7b8960c335d: Layer already exists 08:34:46 651d9022c234: Layer already exists 08:34:46 latest: digest: sha256:5bd74ca56b05ce10a1d0ae57036fd17eb31eddf0a2880cf89ce244722945ec36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.19 08:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:34:47 6c0ad4f7c443: Preparing 08:34:47 1c53d108a73e: Preparing 08:34:47 dec26363b40a: Preparing 08:34:47 2bfa375001a1: Preparing 08:34:47 fef57eb4e239: Preparing 08:34:47 1f7621b7f47f: Preparing 08:34:47 d18e6ea6fa75: Preparing 08:34:47 e7b8960c335d: Preparing 08:34:47 651d9022c234: Preparing 08:34:47 1f7621b7f47f: Waiting 08:34:47 e7b8960c335d: Waiting 08:34:47 d18e6ea6fa75: Waiting 08:34:47 651d9022c234: Waiting 08:34:47 dec26363b40a: Layer already exists 08:34:47 1c53d108a73e: Layer already exists 08:34:47 6c0ad4f7c443: Layer already exists 08:34:47 2bfa375001a1: Layer already exists 08:34:47 fef57eb4e239: Layer already exists 08:34:47 1f7621b7f47f: Layer already exists 08:34:47 e7b8960c335d: Layer already exists 08:34:47 651d9022c234: Layer already exists 08:34:47 d18e6ea6fa75: Layer already exists 08:34:47 4.0.0-dev.19: digest: sha256:5bd74ca56b05ce10a1d0ae57036fd17eb31eddf0a2880cf89ce244722945ec36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:34:48 6c0ad4f7c443: Preparing 08:34:48 1c53d108a73e: Preparing 08:34:48 dec26363b40a: Preparing 08:34:48 2bfa375001a1: Preparing 08:34:48 fef57eb4e239: Preparing 08:34:48 1f7621b7f47f: Preparing 08:34:48 d18e6ea6fa75: Preparing 08:34:48 e7b8960c335d: Preparing 08:34:48 651d9022c234: Preparing 08:34:48 1f7621b7f47f: Waiting 08:34:48 d18e6ea6fa75: Waiting 08:34:48 e7b8960c335d: Waiting 08:34:48 651d9022c234: Waiting 08:34:48 dec26363b40a: Layer already exists 08:34:48 6c0ad4f7c443: Layer already exists 08:34:48 2bfa375001a1: Layer already exists 08:34:48 1c53d108a73e: Layer already exists 08:34:48 fef57eb4e239: Layer already exists 08:34:48 e7b8960c335d: Layer already exists 08:34:48 d18e6ea6fa75: Layer already exists 08:34:48 1f7621b7f47f: Layer already exists 08:34:48 651d9022c234: Layer already exists 08:34:48 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:5bd74ca56b05ce10a1d0ae57036fd17eb31eddf0a2880cf89ce244722945ec36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:34:49 6c0ad4f7c443: Preparing 08:34:49 1c53d108a73e: Preparing 08:34:49 dec26363b40a: Preparing 08:34:49 2bfa375001a1: Preparing 08:34:49 fef57eb4e239: Preparing 08:34:49 1f7621b7f47f: Preparing 08:34:49 d18e6ea6fa75: Preparing 08:34:49 e7b8960c335d: Preparing 08:34:49 651d9022c234: Preparing 08:34:49 d18e6ea6fa75: Waiting 08:34:49 e7b8960c335d: Waiting 08:34:49 651d9022c234: Waiting 08:34:49 1f7621b7f47f: Waiting 08:34:49 dec26363b40a: Layer already exists 08:34:49 2bfa375001a1: Layer already exists 08:34:49 6c0ad4f7c443: Layer already exists 08:34:49 fef57eb4e239: Layer already exists 08:34:49 1c53d108a73e: Layer already exists 08:34:49 d18e6ea6fa75: Layer already exists 08:34:49 651d9022c234: Layer already exists 08:34:49 e7b8960c335d: Layer already exists 08:34:49 1f7621b7f47f: Layer already exists 08:34:49 main: digest: sha256:5bd74ca56b05ce10a1d0ae57036fd17eb31eddf0a2880cf89ce244722945ec36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:49 ===================================================== [Pipeline] echo 08:34:49 taggedImages: 08:34:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7addbec354a77316b727e383be6098b331324c50 08:34:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:34:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.19 08:34:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:34:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:34:49 7addbec354a77316b727e383be6098b331324c50 08:34:49 latest 08:34:49 4.0.0-dev.19 08:34:49 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:49 main 08:34:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50 08:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:34:50 c1cc8a0233cb: Preparing 08:34:50 7b5bfeacb97e: Preparing 08:34:50 d819ab89baf6: Preparing 08:34:50 a5cdfaae451a: Preparing 08:34:50 189a3018642c: Preparing 08:34:50 c63b9561d901: Preparing 08:34:50 d7e4db94b59a: Preparing 08:34:50 fef57eb4e239: Preparing 08:34:50 1f7621b7f47f: Preparing 08:34:50 f232adf87d40: Preparing 08:34:50 aa7c51fe9064: Preparing 08:34:50 5f70bf18a086: Preparing 08:34:50 f9569f23dc5d: Preparing 08:34:50 be6347156bf8: Preparing 08:34:50 87d208f7c50f: Preparing 08:34:50 651d9022c234: Preparing 08:34:50 1f7621b7f47f: Waiting 08:34:50 f232adf87d40: Waiting 08:34:50 aa7c51fe9064: Waiting 08:34:50 5f70bf18a086: Waiting 08:34:50 f9569f23dc5d: Waiting 08:34:50 be6347156bf8: Waiting 08:34:50 87d208f7c50f: Waiting 08:34:50 651d9022c234: Waiting 08:34:50 d7e4db94b59a: Waiting 08:34:50 fef57eb4e239: Waiting 08:34:50 c63b9561d901: Waiting 08:34:53 a5cdfaae451a: Pushed 08:34:53 7b5bfeacb97e: Pushed 08:34:53 d819ab89baf6: Pushed 08:34:53 189a3018642c: Pushed 08:34:53 c1cc8a0233cb: Pushed 08:34:53 fef57eb4e239: Layer already exists 08:34:53 1f7621b7f47f: Layer already exists 08:34:53 c63b9561d901: Pushed 08:34:53 5f70bf18a086: Layer already exists 08:34:53 f232adf87d40: Pushed 08:34:53 aa7c51fe9064: Pushed 08:34:53 651d9022c234: Layer already exists 08:34:53 f9569f23dc5d: Pushed 08:34:53 87d208f7c50f: Pushed 08:34:55 be6347156bf8: Pushed 08:34:56 d7e4db94b59a: Pushed 08:34:56 7addbec354a77316b727e383be6098b331324c50: digest: sha256:0f0cc509b2b0fba4d6fd844055e5602f31346e23ed2765c7be913d4385417008 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:34:57 c1cc8a0233cb: Preparing 08:34:57 7b5bfeacb97e: Preparing 08:34:57 d819ab89baf6: Preparing 08:34:57 a5cdfaae451a: Preparing 08:34:57 189a3018642c: Preparing 08:34:57 c63b9561d901: Preparing 08:34:57 d7e4db94b59a: Preparing 08:34:57 fef57eb4e239: Preparing 08:34:57 1f7621b7f47f: Preparing 08:34:57 f232adf87d40: Preparing 08:34:57 aa7c51fe9064: Preparing 08:34:57 5f70bf18a086: Preparing 08:34:57 f9569f23dc5d: Preparing 08:34:57 be6347156bf8: Preparing 08:34:57 87d208f7c50f: Preparing 08:34:57 651d9022c234: Preparing 08:34:57 1f7621b7f47f: Waiting 08:34:57 f232adf87d40: Waiting 08:34:57 aa7c51fe9064: Waiting 08:34:57 5f70bf18a086: Waiting 08:34:57 f9569f23dc5d: Waiting 08:34:57 be6347156bf8: Waiting 08:34:57 87d208f7c50f: Waiting 08:34:57 c63b9561d901: Waiting 08:34:57 d7e4db94b59a: Waiting 08:34:57 fef57eb4e239: Waiting 08:34:57 651d9022c234: Waiting 08:34:57 a5cdfaae451a: Layer already exists 08:34:57 7b5bfeacb97e: Layer already exists 08:34:57 189a3018642c: Layer already exists 08:34:57 c1cc8a0233cb: Layer already exists 08:34:57 d819ab89baf6: Layer already exists 08:34:57 d7e4db94b59a: Layer already exists 08:34:57 c63b9561d901: Layer already exists 08:34:57 fef57eb4e239: Layer already exists 08:34:57 1f7621b7f47f: Layer already exists 08:34:57 f232adf87d40: Layer already exists 08:34:57 aa7c51fe9064: Layer already exists 08:34:57 5f70bf18a086: Layer already exists 08:34:57 be6347156bf8: Layer already exists 08:34:57 f9569f23dc5d: Layer already exists 08:34:57 87d208f7c50f: Layer already exists 08:34:57 651d9022c234: Layer already exists 08:34:57 latest: digest: sha256:0f0cc509b2b0fba4d6fd844055e5602f31346e23ed2765c7be913d4385417008 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.19 08:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:34:58 c1cc8a0233cb: Preparing 08:34:58 7b5bfeacb97e: Preparing 08:34:58 d819ab89baf6: Preparing 08:34:58 a5cdfaae451a: Preparing 08:34:58 189a3018642c: Preparing 08:34:58 c63b9561d901: Preparing 08:34:58 d7e4db94b59a: Preparing 08:34:58 fef57eb4e239: Preparing 08:34:58 1f7621b7f47f: Preparing 08:34:58 f232adf87d40: Preparing 08:34:58 aa7c51fe9064: Preparing 08:34:58 5f70bf18a086: Preparing 08:34:58 f9569f23dc5d: Preparing 08:34:58 be6347156bf8: Preparing 08:34:58 87d208f7c50f: Preparing 08:34:58 651d9022c234: Preparing 08:34:58 1f7621b7f47f: Waiting 08:34:58 f232adf87d40: Waiting 08:34:58 aa7c51fe9064: Waiting 08:34:58 5f70bf18a086: Waiting 08:34:58 f9569f23dc5d: Waiting 08:34:58 be6347156bf8: Waiting 08:34:58 87d208f7c50f: Waiting 08:34:58 651d9022c234: Waiting 08:34:58 c63b9561d901: Waiting 08:34:58 d7e4db94b59a: Waiting 08:34:58 fef57eb4e239: Waiting 08:34:58 c1cc8a0233cb: Layer already exists 08:34:58 189a3018642c: Layer already exists 08:34:58 7b5bfeacb97e: Layer already exists 08:34:58 a5cdfaae451a: Layer already exists 08:34:58 d819ab89baf6: Layer already exists 08:34:58 c63b9561d901: Layer already exists 08:34:58 d7e4db94b59a: Layer already exists 08:34:58 fef57eb4e239: Layer already exists 08:34:58 1f7621b7f47f: Layer already exists 08:34:58 f232adf87d40: Layer already exists 08:34:58 aa7c51fe9064: Layer already exists 08:34:58 f9569f23dc5d: Layer already exists 08:34:58 5f70bf18a086: Layer already exists 08:34:58 be6347156bf8: Layer already exists 08:34:58 87d208f7c50f: Layer already exists 08:34:58 651d9022c234: Layer already exists 08:34:58 4.0.0-dev.19: digest: sha256:0f0cc509b2b0fba4d6fd844055e5602f31346e23ed2765c7be913d4385417008 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:34:59 c1cc8a0233cb: Preparing 08:34:59 7b5bfeacb97e: Preparing 08:34:59 d819ab89baf6: Preparing 08:34:59 a5cdfaae451a: Preparing 08:34:59 189a3018642c: Preparing 08:34:59 c63b9561d901: Preparing 08:34:59 d7e4db94b59a: Preparing 08:34:59 fef57eb4e239: Preparing 08:34:59 1f7621b7f47f: Preparing 08:34:59 f232adf87d40: Preparing 08:34:59 aa7c51fe9064: Preparing 08:34:59 d7e4db94b59a: Waiting 08:34:59 fef57eb4e239: Waiting 08:34:59 1f7621b7f47f: Waiting 08:34:59 f232adf87d40: Waiting 08:34:59 5f70bf18a086: Preparing 08:34:59 f9569f23dc5d: Preparing 08:34:59 be6347156bf8: Preparing 08:34:59 87d208f7c50f: Preparing 08:34:59 651d9022c234: Preparing 08:34:59 aa7c51fe9064: Waiting 08:34:59 5f70bf18a086: Waiting 08:34:59 f9569f23dc5d: Waiting 08:34:59 c63b9561d901: Waiting 08:34:59 be6347156bf8: Waiting 08:34:59 87d208f7c50f: Waiting 08:34:59 651d9022c234: Waiting 08:34:59 189a3018642c: Layer already exists 08:34:59 c1cc8a0233cb: Layer already exists 08:34:59 7b5bfeacb97e: Layer already exists 08:34:59 d819ab89baf6: Layer already exists 08:34:59 a5cdfaae451a: Layer already exists 08:34:59 c63b9561d901: Layer already exists 08:34:59 d7e4db94b59a: Layer already exists 08:34:59 f232adf87d40: Layer already exists 08:34:59 1f7621b7f47f: Layer already exists 08:34:59 fef57eb4e239: Layer already exists 08:34:59 aa7c51fe9064: Layer already exists 08:34:59 be6347156bf8: Layer already exists 08:34:59 5f70bf18a086: Layer already exists 08:34:59 f9569f23dc5d: Layer already exists 08:34:59 87d208f7c50f: Layer already exists 08:34:59 651d9022c234: Layer already exists 08:34:59 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:0f0cc509b2b0fba4d6fd844055e5602f31346e23ed2765c7be913d4385417008 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:35:00 c1cc8a0233cb: Preparing 08:35:00 7b5bfeacb97e: Preparing 08:35:00 d819ab89baf6: Preparing 08:35:00 a5cdfaae451a: Preparing 08:35:00 189a3018642c: Preparing 08:35:00 c63b9561d901: Preparing 08:35:00 d7e4db94b59a: Preparing 08:35:00 fef57eb4e239: Preparing 08:35:00 1f7621b7f47f: Preparing 08:35:00 f232adf87d40: Preparing 08:35:00 aa7c51fe9064: Preparing 08:35:00 5f70bf18a086: Preparing 08:35:00 f9569f23dc5d: Preparing 08:35:00 be6347156bf8: Preparing 08:35:00 87d208f7c50f: Preparing 08:35:00 651d9022c234: Preparing 08:35:00 d7e4db94b59a: Waiting 08:35:00 fef57eb4e239: Waiting 08:35:00 1f7621b7f47f: Waiting 08:35:00 f232adf87d40: Waiting 08:35:00 aa7c51fe9064: Waiting 08:35:00 5f70bf18a086: Waiting 08:35:00 f9569f23dc5d: Waiting 08:35:00 be6347156bf8: Waiting 08:35:00 87d208f7c50f: Waiting 08:35:00 651d9022c234: Waiting 08:35:00 c63b9561d901: Waiting 08:35:00 c1cc8a0233cb: Layer already exists 08:35:00 189a3018642c: Layer already exists 08:35:00 d819ab89baf6: Layer already exists 08:35:00 7b5bfeacb97e: Layer already exists 08:35:00 a5cdfaae451a: Layer already exists 08:35:00 f232adf87d40: Layer already exists 08:35:00 c63b9561d901: Layer already exists 08:35:00 d7e4db94b59a: Layer already exists 08:35:00 fef57eb4e239: Layer already exists 08:35:00 1f7621b7f47f: Layer already exists 08:35:00 aa7c51fe9064: Layer already exists 08:35:00 f9569f23dc5d: Layer already exists 08:35:00 5f70bf18a086: Layer already exists 08:35:00 87d208f7c50f: Layer already exists 08:35:00 be6347156bf8: Layer already exists 08:35:00 651d9022c234: Layer already exists 08:35:00 main: digest: sha256:0f0cc509b2b0fba4d6fd844055e5602f31346e23ed2765c7be913d4385417008 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:00 ===================================================== [Pipeline] echo 08:35:00 taggedImages: 08:35:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50 08:35:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:35:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.19 08:35:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:35:00 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:35:00 7addbec354a77316b727e383be6098b331324c50 08:35:00 latest 08:35:00 4.0.0-dev.19 08:35:00 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:00 main 08:35:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7addbec354a77316b727e383be6098b331324c50 08:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:35:01 fccc48461f74: Preparing 08:35:01 33c7594cc652: Preparing 08:35:01 00fceff2f77e: Preparing 08:35:01 64f3d1312498: Preparing 08:35:01 fef57eb4e239: Preparing 08:35:01 1f7621b7f47f: Preparing 08:35:01 d18e6ea6fa75: Preparing 08:35:01 e7b8960c335d: Preparing 08:35:01 1f7621b7f47f: Waiting 08:35:01 651d9022c234: Preparing 08:35:01 e7b8960c335d: Waiting 08:35:01 d18e6ea6fa75: Waiting 08:35:01 651d9022c234: Waiting 08:35:01 fef57eb4e239: Layer already exists 08:35:02 1f7621b7f47f: Layer already exists 08:35:02 d18e6ea6fa75: Layer already exists 08:35:02 00fceff2f77e: Pushed 08:35:02 e7b8960c335d: Layer already exists 08:35:02 33c7594cc652: Pushed 08:35:02 fccc48461f74: Pushed 08:35:02 651d9022c234: Layer already exists 08:35:10 64f3d1312498: Pushed 08:35:10 7addbec354a77316b727e383be6098b331324c50: digest: sha256:ce52b682143f8a06ada3ce1bf9c38232afe9039ffbb9e6caedc50b56bd07fde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:10 + 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 08:35:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:35:10 fccc48461f74: Preparing 08:35:10 33c7594cc652: Preparing 08:35:10 00fceff2f77e: Preparing 08:35:10 64f3d1312498: Preparing 08:35:10 fef57eb4e239: Preparing 08:35:10 1f7621b7f47f: Preparing 08:35:10 d18e6ea6fa75: Preparing 08:35:10 e7b8960c335d: Preparing 08:35:10 651d9022c234: Preparing 08:35:10 1f7621b7f47f: Waiting 08:35:10 d18e6ea6fa75: Waiting 08:35:10 e7b8960c335d: Waiting 08:35:10 651d9022c234: Waiting 08:35:10 fef57eb4e239: Layer already exists 08:35:10 33c7594cc652: Layer already exists 08:35:10 fccc48461f74: Layer already exists 08:35:10 64f3d1312498: Layer already exists 08:35:10 00fceff2f77e: Layer already exists 08:35:10 d18e6ea6fa75: Layer already exists 08:35:10 1f7621b7f47f: Layer already exists 08:35:10 e7b8960c335d: Layer already exists 08:35:10 651d9022c234: Layer already exists 08:35:11 latest: digest: sha256:ce52b682143f8a06ada3ce1bf9c38232afe9039ffbb9e6caedc50b56bd07fde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.19 08:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:35:11 fccc48461f74: Preparing 08:35:11 33c7594cc652: Preparing 08:35:11 00fceff2f77e: Preparing 08:35:11 64f3d1312498: Preparing 08:35:11 fef57eb4e239: Preparing 08:35:11 1f7621b7f47f: Preparing 08:35:11 d18e6ea6fa75: Preparing 08:35:11 e7b8960c335d: Preparing 08:35:11 651d9022c234: Preparing 08:35:11 d18e6ea6fa75: Waiting 08:35:11 e7b8960c335d: Waiting 08:35:11 651d9022c234: Waiting 08:35:11 1f7621b7f47f: Waiting 08:35:11 fccc48461f74: Layer already exists 08:35:11 64f3d1312498: Layer already exists 08:35:11 00fceff2f77e: Layer already exists 08:35:11 33c7594cc652: Layer already exists 08:35:11 fef57eb4e239: Layer already exists 08:35:11 d18e6ea6fa75: Layer already exists 08:35:11 1f7621b7f47f: Layer already exists 08:35:11 e7b8960c335d: Layer already exists 08:35:11 651d9022c234: Layer already exists 08:35:11 4.0.0-dev.19: digest: sha256:ce52b682143f8a06ada3ce1bf9c38232afe9039ffbb9e6caedc50b56bd07fde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:35:12 fccc48461f74: Preparing 08:35:12 33c7594cc652: Preparing 08:35:12 00fceff2f77e: Preparing 08:35:12 64f3d1312498: Preparing 08:35:12 fef57eb4e239: Preparing 08:35:12 1f7621b7f47f: Preparing 08:35:12 d18e6ea6fa75: Preparing 08:35:12 e7b8960c335d: Preparing 08:35:12 651d9022c234: Preparing 08:35:12 d18e6ea6fa75: Waiting 08:35:12 e7b8960c335d: Waiting 08:35:12 651d9022c234: Waiting 08:35:12 1f7621b7f47f: Waiting 08:35:12 fccc48461f74: Layer already exists 08:35:12 fef57eb4e239: Layer already exists 08:35:12 33c7594cc652: Layer already exists 08:35:12 00fceff2f77e: Layer already exists 08:35:12 64f3d1312498: Layer already exists 08:35:12 d18e6ea6fa75: Layer already exists 08:35:12 e7b8960c335d: Layer already exists 08:35:12 1f7621b7f47f: Layer already exists 08:35:12 651d9022c234: Layer already exists 08:35:12 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:ce52b682143f8a06ada3ce1bf9c38232afe9039ffbb9e6caedc50b56bd07fde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:13 + 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 08:35:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:35:15 fccc48461f74: Preparing 08:35:15 33c7594cc652: Preparing 08:35:15 00fceff2f77e: Preparing 08:35:15 64f3d1312498: Preparing 08:35:15 fef57eb4e239: Preparing 08:35:15 1f7621b7f47f: Preparing 08:35:15 d18e6ea6fa75: Preparing 08:35:15 e7b8960c335d: Preparing 08:35:15 651d9022c234: Preparing 08:35:15 d18e6ea6fa75: Waiting 08:35:15 e7b8960c335d: Waiting 08:35:15 651d9022c234: Waiting 08:35:15 1f7621b7f47f: Waiting 08:35:15 fef57eb4e239: Layer already exists 08:35:15 fccc48461f74: Layer already exists 08:35:15 00fceff2f77e: Layer already exists 08:35:15 64f3d1312498: Layer already exists 08:35:15 33c7594cc652: Layer already exists 08:35:15 1f7621b7f47f: Layer already exists 08:35:15 e7b8960c335d: Layer already exists 08:35:15 d18e6ea6fa75: Layer already exists 08:35:15 651d9022c234: Layer already exists 08:35:15 main: digest: sha256:ce52b682143f8a06ada3ce1bf9c38232afe9039ffbb9e6caedc50b56bd07fde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:15 ===================================================== [Pipeline] echo 08:35:15 taggedImages: 08:35:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7addbec354a77316b727e383be6098b331324c50 08:35:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:35:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.19 08:35:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:35:15 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:35:15 7addbec354a77316b727e383be6098b331324c50 08:35:15 latest 08:35:15 4.0.0-dev.19 08:35:15 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:15 main 08:35:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7addbec354a77316b727e383be6098b331324c50 08:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:35:16 130a59f708fc: Preparing 08:35:16 7c100f1e47b3: Preparing 08:35:16 9f6ea5e79ea3: Preparing 08:35:16 17d0c4950d77: Preparing 08:35:16 e448c26be8b9: Preparing 08:35:16 fef57eb4e239: Preparing 08:35:16 1f7621b7f47f: Preparing 08:35:16 fef57eb4e239: Waiting 08:35:16 1f7621b7f47f: Waiting 08:35:16 a39573fcf1bc: Preparing 08:35:16 9563f0758d0a: Preparing 08:35:16 7e4c3ef1393c: Preparing 08:35:16 a39573fcf1bc: Waiting 08:35:16 9563f0758d0a: Waiting 08:35:16 651d9022c234: Preparing 08:35:16 7e4c3ef1393c: Waiting 08:35:16 651d9022c234: Waiting 08:35:17 17d0c4950d77: Pushed 08:35:17 7c100f1e47b3: Pushed 08:35:17 e448c26be8b9: Pushed 08:35:17 fef57eb4e239: Layer already exists 08:35:17 1f7621b7f47f: Layer already exists 08:35:17 130a59f708fc: Pushed 08:35:17 651d9022c234: Layer already exists 08:35:17 a39573fcf1bc: Pushed 08:35:17 9563f0758d0a: Pushed 08:35:18 9f6ea5e79ea3: Pushed 08:35:22 7e4c3ef1393c: Pushed 08:35:22 7addbec354a77316b727e383be6098b331324c50: digest: sha256:5127866601f6c24234c6d2ac17d140a540b23038020f5944d7a2779c1bf8885c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:22 + 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 08:35:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:35:22 130a59f708fc: Preparing 08:35:22 7c100f1e47b3: Preparing 08:35:22 9f6ea5e79ea3: Preparing 08:35:22 17d0c4950d77: Preparing 08:35:22 e448c26be8b9: Preparing 08:35:22 fef57eb4e239: Preparing 08:35:22 1f7621b7f47f: Preparing 08:35:22 a39573fcf1bc: Preparing 08:35:22 9563f0758d0a: Preparing 08:35:22 7e4c3ef1393c: Preparing 08:35:22 651d9022c234: Preparing 08:35:22 fef57eb4e239: Waiting 08:35:22 1f7621b7f47f: Waiting 08:35:22 a39573fcf1bc: Waiting 08:35:22 9563f0758d0a: Waiting 08:35:22 7e4c3ef1393c: Waiting 08:35:22 651d9022c234: Waiting 08:35:22 17d0c4950d77: Layer already exists 08:35:22 130a59f708fc: Layer already exists 08:35:22 e448c26be8b9: Layer already exists 08:35:22 7c100f1e47b3: Layer already exists 08:35:22 9f6ea5e79ea3: Layer already exists 08:35:22 a39573fcf1bc: Layer already exists 08:35:22 1f7621b7f47f: Layer already exists 08:35:22 9563f0758d0a: Layer already exists 08:35:22 fef57eb4e239: Layer already exists 08:35:22 7e4c3ef1393c: Layer already exists 08:35:22 651d9022c234: Layer already exists 08:35:23 latest: digest: sha256:5127866601f6c24234c6d2ac17d140a540b23038020f5944d7a2779c1bf8885c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.19 08:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:35:23 130a59f708fc: Preparing 08:35:23 7c100f1e47b3: Preparing 08:35:23 9f6ea5e79ea3: Preparing 08:35:23 17d0c4950d77: Preparing 08:35:23 e448c26be8b9: Preparing 08:35:23 fef57eb4e239: Preparing 08:35:23 1f7621b7f47f: Preparing 08:35:23 a39573fcf1bc: Preparing 08:35:23 9563f0758d0a: Preparing 08:35:23 7e4c3ef1393c: Preparing 08:35:23 651d9022c234: Preparing 08:35:23 a39573fcf1bc: Waiting 08:35:23 9563f0758d0a: Waiting 08:35:23 7e4c3ef1393c: Waiting 08:35:23 651d9022c234: Waiting 08:35:23 fef57eb4e239: Waiting 08:35:23 1f7621b7f47f: Waiting 08:35:23 7c100f1e47b3: Layer already exists 08:35:23 130a59f708fc: Layer already exists 08:35:23 e448c26be8b9: Layer already exists 08:35:23 17d0c4950d77: Layer already exists 08:35:23 9f6ea5e79ea3: Layer already exists 08:35:23 1f7621b7f47f: Layer already exists 08:35:23 fef57eb4e239: Layer already exists 08:35:23 7e4c3ef1393c: Layer already exists 08:35:23 a39573fcf1bc: Layer already exists 08:35:23 9563f0758d0a: Layer already exists 08:35:23 651d9022c234: Layer already exists 08:35:24 4.0.0-dev.19: digest: sha256:5127866601f6c24234c6d2ac17d140a540b23038020f5944d7a2779c1bf8885c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:35:24 130a59f708fc: Preparing 08:35:24 7c100f1e47b3: Preparing 08:35:24 9f6ea5e79ea3: Preparing 08:35:24 17d0c4950d77: Preparing 08:35:24 e448c26be8b9: Preparing 08:35:24 fef57eb4e239: Preparing 08:35:24 1f7621b7f47f: Preparing 08:35:24 a39573fcf1bc: Preparing 08:35:24 9563f0758d0a: Preparing 08:35:24 7e4c3ef1393c: Preparing 08:35:24 651d9022c234: Preparing 08:35:24 a39573fcf1bc: Waiting 08:35:24 9563f0758d0a: Waiting 08:35:24 7e4c3ef1393c: Waiting 08:35:24 fef57eb4e239: Waiting 08:35:24 651d9022c234: Waiting 08:35:24 1f7621b7f47f: Waiting 08:35:24 e448c26be8b9: Layer already exists 08:35:24 9f6ea5e79ea3: Layer already exists 08:35:24 17d0c4950d77: Layer already exists 08:35:24 130a59f708fc: Layer already exists 08:35:24 7c100f1e47b3: Layer already exists 08:35:24 fef57eb4e239: Layer already exists 08:35:24 1f7621b7f47f: Layer already exists 08:35:24 9563f0758d0a: Layer already exists 08:35:24 a39573fcf1bc: Layer already exists 08:35:24 7e4c3ef1393c: Layer already exists 08:35:24 651d9022c234: Layer already exists 08:35:25 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:5127866601f6c24234c6d2ac17d140a540b23038020f5944d7a2779c1bf8885c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:25 + 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 08:35:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:35:25 130a59f708fc: Preparing 08:35:25 7c100f1e47b3: Preparing 08:35:25 9f6ea5e79ea3: Preparing 08:35:25 17d0c4950d77: Preparing 08:35:25 e448c26be8b9: Preparing 08:35:25 fef57eb4e239: Preparing 08:35:25 1f7621b7f47f: Preparing 08:35:25 a39573fcf1bc: Preparing 08:35:25 9563f0758d0a: Preparing 08:35:25 7e4c3ef1393c: Preparing 08:35:25 651d9022c234: Preparing 08:35:25 a39573fcf1bc: Waiting 08:35:25 fef57eb4e239: Waiting 08:35:25 1f7621b7f47f: Waiting 08:35:25 9563f0758d0a: Waiting 08:35:25 7e4c3ef1393c: Waiting 08:35:25 7c100f1e47b3: Layer already exists 08:35:25 130a59f708fc: Layer already exists 08:35:25 9f6ea5e79ea3: Layer already exists 08:35:25 17d0c4950d77: Layer already exists 08:35:25 e448c26be8b9: Layer already exists 08:35:25 fef57eb4e239: Layer already exists 08:35:25 1f7621b7f47f: Layer already exists 08:35:25 a39573fcf1bc: Layer already exists 08:35:25 9563f0758d0a: Layer already exists 08:35:25 7e4c3ef1393c: Layer already exists 08:35:25 651d9022c234: Layer already exists 08:35:25 main: digest: sha256:5127866601f6c24234c6d2ac17d140a540b23038020f5944d7a2779c1bf8885c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:26 ===================================================== [Pipeline] echo 08:35:26 taggedImages: 08:35:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7addbec354a77316b727e383be6098b331324c50 08:35:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:35:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.19 08:35:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:35:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:35:26 7addbec354a77316b727e383be6098b331324c50 08:35:26 latest 08:35:26 4.0.0-dev.19 08:35:26 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:26 main 08:35:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7addbec354a77316b727e383be6098b331324c50 08:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:35:26 c3307872f5ec: Preparing 08:35:26 6b16932a96a9: Preparing 08:35:26 893ca726907a: Preparing 08:35:26 660263183171: Preparing 08:35:26 7a1427a5876c: Preparing 08:35:26 70e42c272869: Preparing 08:35:26 ce3d19e790e3: Preparing 08:35:26 fef57eb4e239: Preparing 08:35:26 1f7621b7f47f: Preparing 08:35:26 fa64766f61cd: Preparing 08:35:26 89bb6a3911b3: Preparing 08:35:26 651d9022c234: Preparing 08:35:26 70e42c272869: Waiting 08:35:26 ce3d19e790e3: Waiting 08:35:26 fef57eb4e239: Waiting 08:35:26 89bb6a3911b3: Waiting 08:35:26 1f7621b7f47f: Waiting 08:35:26 651d9022c234: Waiting 08:35:26 fa64766f61cd: Waiting 08:35:27 7a1427a5876c: Pushed 08:35:27 6b16932a96a9: Pushed 08:35:27 c3307872f5ec: Pushed 08:35:27 fef57eb4e239: Layer already exists 08:35:27 70e42c272869: Pushed 08:35:27 1f7621b7f47f: Layer already exists 08:35:27 ce3d19e790e3: Pushed 08:35:27 651d9022c234: Layer already exists 08:35:28 fa64766f61cd: Pushed 08:35:29 660263183171: Pushed 08:35:29 893ca726907a: Pushed 08:35:29 89bb6a3911b3: Pushed 08:35:30 7addbec354a77316b727e383be6098b331324c50: digest: sha256:baac1805558506bb0555b9ecad175abf02c842d5bde4b3d1a8db54c4cf50c2b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:30 + 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 08:35:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:35:30 c3307872f5ec: Preparing 08:35:30 6b16932a96a9: Preparing 08:35:30 893ca726907a: Preparing 08:35:30 660263183171: Preparing 08:35:30 7a1427a5876c: Preparing 08:35:30 70e42c272869: Preparing 08:35:30 ce3d19e790e3: Preparing 08:35:30 fef57eb4e239: Preparing 08:35:30 1f7621b7f47f: Preparing 08:35:30 fa64766f61cd: Preparing 08:35:30 89bb6a3911b3: Preparing 08:35:30 651d9022c234: Preparing 08:35:30 1f7621b7f47f: Waiting 08:35:30 fa64766f61cd: Waiting 08:35:30 89bb6a3911b3: Waiting 08:35:30 651d9022c234: Waiting 08:35:30 70e42c272869: Waiting 08:35:30 ce3d19e790e3: Waiting 08:35:30 fef57eb4e239: Waiting 08:35:30 c3307872f5ec: Layer already exists 08:35:30 6b16932a96a9: Layer already exists 08:35:30 893ca726907a: Layer already exists 08:35:30 660263183171: Layer already exists 08:35:30 7a1427a5876c: Layer already exists 08:35:30 ce3d19e790e3: Layer already exists 08:35:30 fa64766f61cd: Layer already exists 08:35:30 70e42c272869: Layer already exists 08:35:30 1f7621b7f47f: Layer already exists 08:35:30 fef57eb4e239: Layer already exists 08:35:30 89bb6a3911b3: Layer already exists 08:35:30 651d9022c234: Layer already exists 08:35:31 latest: digest: sha256:baac1805558506bb0555b9ecad175abf02c842d5bde4b3d1a8db54c4cf50c2b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.19 08:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:35:31 c3307872f5ec: Preparing 08:35:31 6b16932a96a9: Preparing 08:35:31 893ca726907a: Preparing 08:35:31 660263183171: Preparing 08:35:31 7a1427a5876c: Preparing 08:35:31 70e42c272869: Preparing 08:35:31 ce3d19e790e3: Preparing 08:35:31 fef57eb4e239: Preparing 08:35:31 1f7621b7f47f: Preparing 08:35:31 fa64766f61cd: Preparing 08:35:31 89bb6a3911b3: Preparing 08:35:31 651d9022c234: Preparing 08:35:31 70e42c272869: Waiting 08:35:31 ce3d19e790e3: Waiting 08:35:31 fef57eb4e239: Waiting 08:35:31 1f7621b7f47f: Waiting 08:35:31 fa64766f61cd: Waiting 08:35:31 89bb6a3911b3: Waiting 08:35:31 c3307872f5ec: Layer already exists 08:35:31 6b16932a96a9: Layer already exists 08:35:31 893ca726907a: Layer already exists 08:35:31 7a1427a5876c: Layer already exists 08:35:31 660263183171: Layer already exists 08:35:31 fa64766f61cd: Layer already exists 08:35:31 70e42c272869: Layer already exists 08:35:31 1f7621b7f47f: Layer already exists 08:35:31 fef57eb4e239: Layer already exists 08:35:31 ce3d19e790e3: Layer already exists 08:35:31 651d9022c234: Layer already exists 08:35:31 89bb6a3911b3: Layer already exists 08:35:32 4.0.0-dev.19: digest: sha256:baac1805558506bb0555b9ecad175abf02c842d5bde4b3d1a8db54c4cf50c2b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:35:32 c3307872f5ec: Preparing 08:35:32 6b16932a96a9: Preparing 08:35:32 893ca726907a: Preparing 08:35:32 660263183171: Preparing 08:35:32 7a1427a5876c: Preparing 08:35:32 70e42c272869: Preparing 08:35:32 70e42c272869: Waiting 08:35:32 ce3d19e790e3: Preparing 08:35:32 fef57eb4e239: Preparing 08:35:32 ce3d19e790e3: Waiting 08:35:32 1f7621b7f47f: Preparing 08:35:32 fef57eb4e239: Waiting 08:35:32 1f7621b7f47f: Waiting 08:35:32 fa64766f61cd: Preparing 08:35:32 89bb6a3911b3: Preparing 08:35:32 fa64766f61cd: Waiting 08:35:32 651d9022c234: Preparing 08:35:32 89bb6a3911b3: Waiting 08:35:32 651d9022c234: Waiting 08:35:32 c3307872f5ec: Layer already exists 08:35:32 7a1427a5876c: Layer already exists 08:35:32 6b16932a96a9: Layer already exists 08:35:32 893ca726907a: Layer already exists 08:35:32 660263183171: Layer already exists 08:35:32 fef57eb4e239: Layer already exists 08:35:32 fa64766f61cd: Layer already exists 08:35:32 1f7621b7f47f: Layer already exists 08:35:32 ce3d19e790e3: Layer already exists 08:35:32 70e42c272869: Layer already exists 08:35:32 651d9022c234: Layer already exists 08:35:32 89bb6a3911b3: Layer already exists 08:35:33 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:baac1805558506bb0555b9ecad175abf02c842d5bde4b3d1a8db54c4cf50c2b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + 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 08:35:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:35:33 c3307872f5ec: Preparing 08:35:33 6b16932a96a9: Preparing 08:35:33 893ca726907a: Preparing 08:35:33 660263183171: Preparing 08:35:33 7a1427a5876c: Preparing 08:35:33 70e42c272869: Preparing 08:35:33 ce3d19e790e3: Preparing 08:35:33 70e42c272869: Waiting 08:35:33 fef57eb4e239: Preparing 08:35:33 1f7621b7f47f: Preparing 08:35:33 fa64766f61cd: Preparing 08:35:33 89bb6a3911b3: Preparing 08:35:33 651d9022c234: Preparing 08:35:33 fef57eb4e239: Waiting 08:35:33 1f7621b7f47f: Waiting 08:35:33 fa64766f61cd: Waiting 08:35:33 89bb6a3911b3: Waiting 08:35:33 651d9022c234: Waiting 08:35:33 ce3d19e790e3: Waiting 08:35:33 893ca726907a: Layer already exists 08:35:33 c3307872f5ec: Layer already exists 08:35:33 660263183171: Layer already exists 08:35:33 7a1427a5876c: Layer already exists 08:35:33 6b16932a96a9: Layer already exists 08:35:33 fef57eb4e239: Layer already exists 08:35:33 70e42c272869: Layer already exists 08:35:33 ce3d19e790e3: Layer already exists 08:35:33 1f7621b7f47f: Layer already exists 08:35:33 fa64766f61cd: Layer already exists 08:35:33 651d9022c234: Layer already exists 08:35:33 89bb6a3911b3: Layer already exists 08:35:33 main: digest: sha256:baac1805558506bb0555b9ecad175abf02c842d5bde4b3d1a8db54c4cf50c2b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:34 ===================================================== [Pipeline] echo 08:35:34 taggedImages: 08:35:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7addbec354a77316b727e383be6098b331324c50 08:35:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:35:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.19 08:35:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:35:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:35:34 7addbec354a77316b727e383be6098b331324c50 08:35:34 latest 08:35:34 4.0.0-dev.19 08:35:34 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:34 main 08:35:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7addbec354a77316b727e383be6098b331324c50 08:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:35:34 a37b90b29112: Preparing 08:35:34 5ef78f140682: Preparing 08:35:34 fef57eb4e239: Preparing 08:35:34 1f7621b7f47f: Preparing 08:35:34 5bb028ed7b0c: Preparing 08:35:34 47ec23820ab3: Preparing 08:35:34 651d9022c234: Preparing 08:35:34 47ec23820ab3: Waiting 08:35:34 651d9022c234: Waiting 08:35:34 fef57eb4e239: Layer already exists 08:35:35 1f7621b7f47f: Layer already exists 08:35:35 651d9022c234: Layer already exists 08:35:35 a37b90b29112: Pushed 08:35:36 5bb028ed7b0c: Pushed 08:35:37 47ec23820ab3: Pushed 08:35:38 5ef78f140682: Pushed 08:35:38 7addbec354a77316b727e383be6098b331324c50: digest: sha256:81195329542885285ef77b4f71a03938b499228f21ca7140c9f90ebbb0a1a82d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:39 + 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 08:35:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:35:39 a37b90b29112: Preparing 08:35:39 5ef78f140682: Preparing 08:35:39 fef57eb4e239: Preparing 08:35:39 1f7621b7f47f: Preparing 08:35:39 5bb028ed7b0c: Preparing 08:35:39 47ec23820ab3: Preparing 08:35:39 651d9022c234: Preparing 08:35:39 47ec23820ab3: Waiting 08:35:39 651d9022c234: Waiting 08:35:39 5ef78f140682: Layer already exists 08:35:39 fef57eb4e239: Layer already exists 08:35:39 1f7621b7f47f: Layer already exists 08:35:39 5bb028ed7b0c: Layer already exists 08:35:39 a37b90b29112: Layer already exists 08:35:39 47ec23820ab3: Layer already exists 08:35:39 651d9022c234: Layer already exists 08:35:39 latest: digest: sha256:81195329542885285ef77b4f71a03938b499228f21ca7140c9f90ebbb0a1a82d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.19 08:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:35:41 a37b90b29112: Preparing 08:35:41 5ef78f140682: Preparing 08:35:41 fef57eb4e239: Preparing 08:35:41 1f7621b7f47f: Preparing 08:35:41 5bb028ed7b0c: Preparing 08:35:41 47ec23820ab3: Preparing 08:35:41 651d9022c234: Preparing 08:35:41 47ec23820ab3: Waiting 08:35:41 5bb028ed7b0c: Layer already exists 08:35:41 a37b90b29112: Layer already exists 08:35:41 1f7621b7f47f: Layer already exists 08:35:41 fef57eb4e239: Layer already exists 08:35:41 5ef78f140682: Layer already exists 08:35:41 651d9022c234: Layer already exists 08:35:41 47ec23820ab3: Layer already exists 08:35:41 4.0.0-dev.19: digest: sha256:81195329542885285ef77b4f71a03938b499228f21ca7140c9f90ebbb0a1a82d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:35:42 a37b90b29112: Preparing 08:35:42 5ef78f140682: Preparing 08:35:42 fef57eb4e239: Preparing 08:35:42 1f7621b7f47f: Preparing 08:35:42 5bb028ed7b0c: Preparing 08:35:42 47ec23820ab3: Preparing 08:35:42 651d9022c234: Preparing 08:35:42 47ec23820ab3: Waiting 08:35:42 651d9022c234: Waiting 08:35:42 a37b90b29112: Layer already exists 08:35:42 5ef78f140682: Layer already exists 08:35:42 fef57eb4e239: Layer already exists 08:35:42 5bb028ed7b0c: Layer already exists 08:35:42 1f7621b7f47f: Layer already exists 08:35:42 651d9022c234: Layer already exists 08:35:42 47ec23820ab3: Layer already exists 08:35:42 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:81195329542885285ef77b4f71a03938b499228f21ca7140c9f90ebbb0a1a82d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:42 + 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 08:35:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:35:43 a37b90b29112: Preparing 08:35:43 5ef78f140682: Preparing 08:35:43 fef57eb4e239: Preparing 08:35:43 1f7621b7f47f: Preparing 08:35:43 5bb028ed7b0c: Preparing 08:35:43 47ec23820ab3: Preparing 08:35:43 651d9022c234: Preparing 08:35:43 47ec23820ab3: Waiting 08:35:43 651d9022c234: Waiting 08:35:43 a37b90b29112: Layer already exists 08:35:43 1f7621b7f47f: Layer already exists 08:35:43 5ef78f140682: Layer already exists 08:35:43 fef57eb4e239: Layer already exists 08:35:43 5bb028ed7b0c: Layer already exists 08:35:43 651d9022c234: Layer already exists 08:35:43 47ec23820ab3: Layer already exists 08:35:43 main: digest: sha256:81195329542885285ef77b4f71a03938b499228f21ca7140c9f90ebbb0a1a82d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:43 ===================================================== [Pipeline] echo 08:35:43 taggedImages: 08:35:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7addbec354a77316b727e383be6098b331324c50 08:35:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:35:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.19 08:35:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:35:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:35:43 7addbec354a77316b727e383be6098b331324c50 08:35:43 latest 08:35:43 4.0.0-dev.19 08:35:43 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:35:43 main 08:35:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7addbec354a77316b727e383be6098b331324c50 08:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:35:44 ef11a6070a43: Preparing 08:35:44 e301ef6d9cf0: Preparing 08:35:44 545d3851b2ef: Preparing 08:35:44 fef57eb4e239: Preparing 08:35:44 1f7621b7f47f: Preparing 08:35:44 0f459519c708: Preparing 08:35:44 9c30c927ada7: Preparing 08:35:44 ae15dc026777: Preparing 08:35:44 fcc8b9d4dd3e: Preparing 08:35:44 651d9022c234: Preparing 08:35:44 0f459519c708: Waiting 08:35:44 9c30c927ada7: Waiting 08:35:44 ae15dc026777: Waiting 08:35:44 fcc8b9d4dd3e: Waiting 08:35:44 651d9022c234: Waiting 08:35:44 fef57eb4e239: Layer already exists 08:35:44 1f7621b7f47f: Layer already exists 08:35:44 e301ef6d9cf0: Pushed 08:35:44 545d3851b2ef: Pushed 08:35:44 ef11a6070a43: Pushed 08:35:44 651d9022c234: Layer already exists 08:35:44 ae15dc026777: Pushed 08:35:47 fcc8b9d4dd3e: Pushed 08:35:58 9c30c927ada7: Pushed 08:36:06 0f459519c708: Pushed 08:36:06 7addbec354a77316b727e383be6098b331324c50: digest: sha256:5aba3c8206df8766ba99b6e4f54385d056144377cf16f3df0bd910dc3b126967 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:07 + 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 08:36:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:36:07 ef11a6070a43: Preparing 08:36:07 e301ef6d9cf0: Preparing 08:36:07 545d3851b2ef: Preparing 08:36:07 fef57eb4e239: Preparing 08:36:07 1f7621b7f47f: Preparing 08:36:07 0f459519c708: Preparing 08:36:07 9c30c927ada7: Preparing 08:36:07 0f459519c708: Waiting 08:36:07 ae15dc026777: Preparing 08:36:07 9c30c927ada7: Waiting 08:36:07 fcc8b9d4dd3e: Preparing 08:36:07 651d9022c234: Preparing 08:36:07 fcc8b9d4dd3e: Waiting 08:36:07 651d9022c234: Waiting 08:36:07 1f7621b7f47f: Layer already exists 08:36:07 e301ef6d9cf0: Layer already exists 08:36:07 545d3851b2ef: Layer already exists 08:36:07 ef11a6070a43: Layer already exists 08:36:07 fef57eb4e239: Layer already exists 08:36:07 0f459519c708: Layer already exists 08:36:07 ae15dc026777: Layer already exists 08:36:07 9c30c927ada7: Layer already exists 08:36:07 651d9022c234: Layer already exists 08:36:07 fcc8b9d4dd3e: Layer already exists 08:36:07 latest: digest: sha256:5aba3c8206df8766ba99b6e4f54385d056144377cf16f3df0bd910dc3b126967 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.19 08:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:36:08 ef11a6070a43: Preparing 08:36:08 e301ef6d9cf0: Preparing 08:36:08 545d3851b2ef: Preparing 08:36:08 fef57eb4e239: Preparing 08:36:08 1f7621b7f47f: Preparing 08:36:08 0f459519c708: Preparing 08:36:08 9c30c927ada7: Preparing 08:36:08 ae15dc026777: Preparing 08:36:08 fcc8b9d4dd3e: Preparing 08:36:08 651d9022c234: Preparing 08:36:08 9c30c927ada7: Waiting 08:36:08 ae15dc026777: Waiting 08:36:08 fcc8b9d4dd3e: Waiting 08:36:08 651d9022c234: Waiting 08:36:08 0f459519c708: Waiting 08:36:08 e301ef6d9cf0: Layer already exists 08:36:08 545d3851b2ef: Layer already exists 08:36:08 1f7621b7f47f: Layer already exists 08:36:08 ef11a6070a43: Layer already exists 08:36:08 fef57eb4e239: Layer already exists 08:36:08 9c30c927ada7: Layer already exists 08:36:08 0f459519c708: Layer already exists 08:36:08 ae15dc026777: Layer already exists 08:36:08 651d9022c234: Layer already exists 08:36:08 fcc8b9d4dd3e: Layer already exists 08:36:08 4.0.0-dev.19: digest: sha256:5aba3c8206df8766ba99b6e4f54385d056144377cf16f3df0bd910dc3b126967 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:36:09 ef11a6070a43: Preparing 08:36:09 e301ef6d9cf0: Preparing 08:36:09 545d3851b2ef: Preparing 08:36:09 fef57eb4e239: Preparing 08:36:09 1f7621b7f47f: Preparing 08:36:09 0f459519c708: Preparing 08:36:09 9c30c927ada7: Preparing 08:36:09 ae15dc026777: Preparing 08:36:09 fcc8b9d4dd3e: Preparing 08:36:09 651d9022c234: Preparing 08:36:09 9c30c927ada7: Waiting 08:36:09 ae15dc026777: Waiting 08:36:09 0f459519c708: Waiting 08:36:09 fcc8b9d4dd3e: Waiting 08:36:09 651d9022c234: Waiting 08:36:09 ef11a6070a43: Layer already exists 08:36:09 e301ef6d9cf0: Layer already exists 08:36:09 fef57eb4e239: Layer already exists 08:36:09 1f7621b7f47f: Layer already exists 08:36:09 545d3851b2ef: Layer already exists 08:36:09 9c30c927ada7: Layer already exists 08:36:09 0f459519c708: Layer already exists 08:36:09 651d9022c234: Layer already exists 08:36:09 ae15dc026777: Layer already exists 08:36:09 fcc8b9d4dd3e: Layer already exists 08:36:09 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:5aba3c8206df8766ba99b6e4f54385d056144377cf16f3df0bd910dc3b126967 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:10 + 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 08:36:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:36:10 ef11a6070a43: Preparing 08:36:10 e301ef6d9cf0: Preparing 08:36:10 545d3851b2ef: Preparing 08:36:10 fef57eb4e239: Preparing 08:36:10 1f7621b7f47f: Preparing 08:36:10 0f459519c708: Preparing 08:36:10 9c30c927ada7: Preparing 08:36:10 ae15dc026777: Preparing 08:36:10 fcc8b9d4dd3e: Preparing 08:36:10 651d9022c234: Preparing 08:36:10 ae15dc026777: Waiting 08:36:10 fcc8b9d4dd3e: Waiting 08:36:10 651d9022c234: Waiting 08:36:10 0f459519c708: Waiting 08:36:10 9c30c927ada7: Waiting 08:36:10 ef11a6070a43: Layer already exists 08:36:10 545d3851b2ef: Layer already exists 08:36:10 1f7621b7f47f: Layer already exists 08:36:10 fef57eb4e239: Layer already exists 08:36:10 e301ef6d9cf0: Layer already exists 08:36:10 651d9022c234: Layer already exists 08:36:10 0f459519c708: Layer already exists 08:36:10 fcc8b9d4dd3e: Layer already exists 08:36:10 ae15dc026777: Layer already exists 08:36:10 9c30c927ada7: Layer already exists 08:36:10 main: digest: sha256:5aba3c8206df8766ba99b6e4f54385d056144377cf16f3df0bd910dc3b126967 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:10 ===================================================== [Pipeline] echo 08:36:10 taggedImages: 08:36:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7addbec354a77316b727e383be6098b331324c50 08:36:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:36:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.19 08:36:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:36:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:36:11 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:36:11 7addbec354a77316b727e383be6098b331324c50 08:36:11 latest 08:36:11 4.0.0-dev.19 08:36:11 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:36:11 main 08:36:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7addbec354a77316b727e383be6098b331324c50 08:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:36:11 c1df6ab81c11: Preparing 08:36:11 2fbf43a6f321: Preparing 08:36:11 cdc4f8b05435: Preparing 08:36:11 fef57eb4e239: Preparing 08:36:11 1f7621b7f47f: Preparing 08:36:11 e2472058ab8f: Preparing 08:36:11 42d775735af8: Preparing 08:36:11 6d2b457da8bc: Preparing 08:36:11 651d9022c234: Preparing 08:36:11 e2472058ab8f: Waiting 08:36:11 42d775735af8: Waiting 08:36:11 6d2b457da8bc: Waiting 08:36:11 1f7621b7f47f: Layer already exists 08:36:11 fef57eb4e239: Layer already exists 08:36:11 cdc4f8b05435: Pushed 08:36:11 2fbf43a6f321: Pushed 08:36:11 c1df6ab81c11: Pushed 08:36:11 651d9022c234: Layer already exists 08:36:12 6d2b457da8bc: Pushed 08:36:13 42d775735af8: Pushed 08:36:35 e2472058ab8f: Pushed 08:36:35 7addbec354a77316b727e383be6098b331324c50: digest: sha256:cc957daed32ed7d71ef1ce466d067498fef2cc2e16b6c23e33f6175fa964f917 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:36 + 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 08:36:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:36:36 c1df6ab81c11: Preparing 08:36:36 2fbf43a6f321: Preparing 08:36:36 cdc4f8b05435: Preparing 08:36:36 fef57eb4e239: Preparing 08:36:36 1f7621b7f47f: Preparing 08:36:36 e2472058ab8f: Preparing 08:36:36 42d775735af8: Preparing 08:36:36 6d2b457da8bc: Preparing 08:36:36 651d9022c234: Preparing 08:36:36 e2472058ab8f: Waiting 08:36:36 42d775735af8: Waiting 08:36:36 6d2b457da8bc: Waiting 08:36:36 651d9022c234: Waiting 08:36:36 1f7621b7f47f: Layer already exists 08:36:36 2fbf43a6f321: Layer already exists 08:36:36 c1df6ab81c11: Layer already exists 08:36:36 cdc4f8b05435: Layer already exists 08:36:36 fef57eb4e239: Layer already exists 08:36:36 651d9022c234: Layer already exists 08:36:36 e2472058ab8f: Layer already exists 08:36:36 42d775735af8: Layer already exists 08:36:36 6d2b457da8bc: Layer already exists 08:36:36 latest: digest: sha256:cc957daed32ed7d71ef1ce466d067498fef2cc2e16b6c23e33f6175fa964f917 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.19 08:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:36:37 c1df6ab81c11: Preparing 08:36:37 2fbf43a6f321: Preparing 08:36:37 cdc4f8b05435: Preparing 08:36:37 fef57eb4e239: Preparing 08:36:37 1f7621b7f47f: Preparing 08:36:37 e2472058ab8f: Preparing 08:36:37 42d775735af8: Preparing 08:36:37 6d2b457da8bc: Preparing 08:36:37 651d9022c234: Preparing 08:36:37 e2472058ab8f: Waiting 08:36:37 42d775735af8: Waiting 08:36:37 6d2b457da8bc: Waiting 08:36:37 651d9022c234: Waiting 08:36:37 fef57eb4e239: Layer already exists 08:36:37 c1df6ab81c11: Layer already exists 08:36:37 1f7621b7f47f: Layer already exists 08:36:37 cdc4f8b05435: Layer already exists 08:36:37 2fbf43a6f321: Layer already exists 08:36:37 6d2b457da8bc: Layer already exists 08:36:37 42d775735af8: Layer already exists 08:36:37 e2472058ab8f: Layer already exists 08:36:37 651d9022c234: Layer already exists 08:36:37 4.0.0-dev.19: digest: sha256:cc957daed32ed7d71ef1ce466d067498fef2cc2e16b6c23e33f6175fa964f917 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:36:38 c1df6ab81c11: Preparing 08:36:38 2fbf43a6f321: Preparing 08:36:38 cdc4f8b05435: Preparing 08:36:38 fef57eb4e239: Preparing 08:36:38 1f7621b7f47f: Preparing 08:36:38 e2472058ab8f: Preparing 08:36:38 42d775735af8: Preparing 08:36:38 6d2b457da8bc: Preparing 08:36:38 651d9022c234: Preparing 08:36:38 e2472058ab8f: Waiting 08:36:38 42d775735af8: Waiting 08:36:38 6d2b457da8bc: Waiting 08:36:38 651d9022c234: Waiting 08:36:38 fef57eb4e239: Layer already exists 08:36:38 cdc4f8b05435: Layer already exists 08:36:38 1f7621b7f47f: Layer already exists 08:36:38 c1df6ab81c11: Layer already exists 08:36:38 2fbf43a6f321: Layer already exists 08:36:38 42d775735af8: Layer already exists 08:36:38 e2472058ab8f: Layer already exists 08:36:38 651d9022c234: Layer already exists 08:36:38 6d2b457da8bc: Layer already exists 08:36:38 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:cc957daed32ed7d71ef1ce466d067498fef2cc2e16b6c23e33f6175fa964f917 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:38 + 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 08:36:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:36:39 c1df6ab81c11: Preparing 08:36:39 2fbf43a6f321: Preparing 08:36:39 cdc4f8b05435: Preparing 08:36:39 fef57eb4e239: Preparing 08:36:39 1f7621b7f47f: Preparing 08:36:39 e2472058ab8f: Preparing 08:36:39 42d775735af8: Preparing 08:36:39 6d2b457da8bc: Preparing 08:36:39 651d9022c234: Preparing 08:36:39 6d2b457da8bc: Waiting 08:36:39 e2472058ab8f: Waiting 08:36:39 42d775735af8: Waiting 08:36:39 651d9022c234: Waiting 08:36:39 cdc4f8b05435: Layer already exists 08:36:39 1f7621b7f47f: Layer already exists 08:36:39 2fbf43a6f321: Layer already exists 08:36:39 fef57eb4e239: Layer already exists 08:36:39 c1df6ab81c11: Layer already exists 08:36:39 e2472058ab8f: Layer already exists 08:36:39 651d9022c234: Layer already exists 08:36:39 42d775735af8: Layer already exists 08:36:39 6d2b457da8bc: Layer already exists 08:36:39 main: digest: sha256:cc957daed32ed7d71ef1ce466d067498fef2cc2e16b6c23e33f6175fa964f917 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:39 ===================================================== [Pipeline] echo 08:36:39 taggedImages: 08:36:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7addbec354a77316b727e383be6098b331324c50 08:36:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:36:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.19 08:36:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:36:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:36:39 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:36:39 7addbec354a77316b727e383be6098b331324c50 08:36:39 latest 08:36:39 4.0.0-dev.19 08:36:39 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:36:39 main 08:36:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7addbec354a77316b727e383be6098b331324c50 08:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:36:40 de31c7324c81: Preparing 08:36:40 5fc439a6f1ec: Preparing 08:36:40 9ff9753f0a85: Preparing 08:36:40 fef57eb4e239: Preparing 08:36:40 1f7621b7f47f: Preparing 08:36:40 2447d03c2fa7: Preparing 08:36:40 ae15dc026777: Preparing 08:36:40 fcc8b9d4dd3e: Preparing 08:36:40 651d9022c234: Preparing 08:36:40 2447d03c2fa7: Waiting 08:36:40 ae15dc026777: Waiting 08:36:40 fcc8b9d4dd3e: Waiting 08:36:40 651d9022c234: Waiting 08:36:40 1f7621b7f47f: Layer already exists 08:36:40 fef57eb4e239: Layer already exists 08:36:40 ae15dc026777: Layer already exists 08:36:40 5fc439a6f1ec: Pushed 08:36:40 9ff9753f0a85: Pushed 08:36:40 fcc8b9d4dd3e: Layer already exists 08:36:40 de31c7324c81: Pushed 08:36:40 651d9022c234: Layer already exists 08:37:02 2447d03c2fa7: Pushed 08:37:02 7addbec354a77316b727e383be6098b331324c50: digest: sha256:2e0dca5179eadf7b59c9f09ec236d618b992bd788a08931bd51cb6e1f51b8731 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:03 + 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 08:37:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:37:03 de31c7324c81: Preparing 08:37:03 5fc439a6f1ec: Preparing 08:37:03 9ff9753f0a85: Preparing 08:37:03 fef57eb4e239: Preparing 08:37:03 1f7621b7f47f: Preparing 08:37:03 2447d03c2fa7: Preparing 08:37:03 ae15dc026777: Preparing 08:37:03 fcc8b9d4dd3e: Preparing 08:37:03 651d9022c234: Preparing 08:37:03 ae15dc026777: Waiting 08:37:03 fcc8b9d4dd3e: Waiting 08:37:03 2447d03c2fa7: Waiting 08:37:03 651d9022c234: Waiting 08:37:03 1f7621b7f47f: Layer already exists 08:37:03 9ff9753f0a85: Layer already exists 08:37:03 fef57eb4e239: Layer already exists 08:37:03 de31c7324c81: Layer already exists 08:37:03 5fc439a6f1ec: Layer already exists 08:37:03 2447d03c2fa7: Layer already exists 08:37:03 ae15dc026777: Layer already exists 08:37:03 fcc8b9d4dd3e: Layer already exists 08:37:03 651d9022c234: Layer already exists 08:37:03 latest: digest: sha256:2e0dca5179eadf7b59c9f09ec236d618b992bd788a08931bd51cb6e1f51b8731 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.19 08:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:37:04 de31c7324c81: Preparing 08:37:04 5fc439a6f1ec: Preparing 08:37:04 9ff9753f0a85: Preparing 08:37:04 fef57eb4e239: Preparing 08:37:04 1f7621b7f47f: Preparing 08:37:04 2447d03c2fa7: Preparing 08:37:04 ae15dc026777: Preparing 08:37:04 fcc8b9d4dd3e: Preparing 08:37:04 651d9022c234: Preparing 08:37:04 2447d03c2fa7: Waiting 08:37:04 ae15dc026777: Waiting 08:37:04 fcc8b9d4dd3e: Waiting 08:37:04 651d9022c234: Waiting 08:37:04 5fc439a6f1ec: Layer already exists 08:37:04 de31c7324c81: Layer already exists 08:37:04 1f7621b7f47f: Layer already exists 08:37:04 fef57eb4e239: Layer already exists 08:37:04 9ff9753f0a85: Layer already exists 08:37:04 2447d03c2fa7: Layer already exists 08:37:04 651d9022c234: Layer already exists 08:37:04 ae15dc026777: Layer already exists 08:37:04 fcc8b9d4dd3e: Layer already exists 08:37:04 4.0.0-dev.19: digest: sha256:2e0dca5179eadf7b59c9f09ec236d618b992bd788a08931bd51cb6e1f51b8731 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:37:05 de31c7324c81: Preparing 08:37:05 5fc439a6f1ec: Preparing 08:37:05 9ff9753f0a85: Preparing 08:37:05 fef57eb4e239: Preparing 08:37:05 1f7621b7f47f: Preparing 08:37:05 2447d03c2fa7: Preparing 08:37:05 ae15dc026777: Preparing 08:37:05 fcc8b9d4dd3e: Preparing 08:37:05 651d9022c234: Preparing 08:37:05 2447d03c2fa7: Waiting 08:37:05 ae15dc026777: Waiting 08:37:05 fcc8b9d4dd3e: Waiting 08:37:05 651d9022c234: Waiting 08:37:05 1f7621b7f47f: Layer already exists 08:37:05 de31c7324c81: Layer already exists 08:37:05 9ff9753f0a85: Layer already exists 08:37:05 fef57eb4e239: Layer already exists 08:37:05 5fc439a6f1ec: Layer already exists 08:37:05 ae15dc026777: Layer already exists 08:37:05 fcc8b9d4dd3e: Layer already exists 08:37:05 2447d03c2fa7: Layer already exists 08:37:05 651d9022c234: Layer already exists 08:37:05 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:2e0dca5179eadf7b59c9f09ec236d618b992bd788a08931bd51cb6e1f51b8731 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:05 + 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 08:37:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:37:06 de31c7324c81: Preparing 08:37:06 5fc439a6f1ec: Preparing 08:37:06 9ff9753f0a85: Preparing 08:37:06 fef57eb4e239: Preparing 08:37:06 1f7621b7f47f: Preparing 08:37:06 2447d03c2fa7: Preparing 08:37:06 ae15dc026777: Preparing 08:37:06 fcc8b9d4dd3e: Preparing 08:37:06 651d9022c234: Preparing 08:37:06 2447d03c2fa7: Waiting 08:37:06 ae15dc026777: Waiting 08:37:06 fcc8b9d4dd3e: Waiting 08:37:06 651d9022c234: Waiting 08:37:06 5fc439a6f1ec: Layer already exists 08:37:06 fef57eb4e239: Layer already exists 08:37:06 de31c7324c81: Layer already exists 08:37:06 9ff9753f0a85: Layer already exists 08:37:06 1f7621b7f47f: Layer already exists 08:37:06 ae15dc026777: Layer already exists 08:37:06 651d9022c234: Layer already exists 08:37:06 2447d03c2fa7: Layer already exists 08:37:06 fcc8b9d4dd3e: Layer already exists 08:37:06 main: digest: sha256:2e0dca5179eadf7b59c9f09ec236d618b992bd788a08931bd51cb6e1f51b8731 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:06 ===================================================== [Pipeline] echo 08:37:06 taggedImages: 08:37:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7addbec354a77316b727e383be6098b331324c50 08:37:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:37:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.19 08:37:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:37:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:37:06 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:37:06 7addbec354a77316b727e383be6098b331324c50 08:37:06 latest 08:37:06 4.0.0-dev.19 08:37:06 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:37:06 main 08:37:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7addbec354a77316b727e383be6098b331324c50 08:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:37:07 d4f31b97f38a: Preparing 08:37:07 dea9ecc4fa48: Preparing 08:37:07 31503804baa1: Preparing 08:37:07 fef57eb4e239: Preparing 08:37:07 1f7621b7f47f: Preparing 08:37:07 34b4a27c16fa: Preparing 08:37:07 ef2425490fcd: Preparing 08:37:07 651d9022c234: Preparing 08:37:07 34b4a27c16fa: Waiting 08:37:07 ef2425490fcd: Waiting 08:37:07 651d9022c234: Waiting 08:37:07 fef57eb4e239: Layer already exists 08:37:07 1f7621b7f47f: Layer already exists 08:37:07 dea9ecc4fa48: Pushed 08:37:07 651d9022c234: Layer already exists 08:37:07 d4f31b97f38a: Pushed 08:37:07 ef2425490fcd: Pushed 08:37:09 34b4a27c16fa: Pushed 08:37:15 31503804baa1: Pushed 08:37:15 7addbec354a77316b727e383be6098b331324c50: digest: sha256:0e1442a5dafa97ff1f0febbfe2a7ad4a11a14f13f25bd37fde389b3076aa44bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:37:16 d4f31b97f38a: Preparing 08:37:16 dea9ecc4fa48: Preparing 08:37:16 31503804baa1: Preparing 08:37:16 fef57eb4e239: Preparing 08:37:16 1f7621b7f47f: Preparing 08:37:16 34b4a27c16fa: Preparing 08:37:16 ef2425490fcd: Preparing 08:37:16 651d9022c234: Preparing 08:37:16 34b4a27c16fa: Waiting 08:37:16 ef2425490fcd: Waiting 08:37:16 651d9022c234: Waiting 08:37:16 fef57eb4e239: Layer already exists 08:37:16 d4f31b97f38a: Layer already exists 08:37:16 31503804baa1: Layer already exists 08:37:16 1f7621b7f47f: Layer already exists 08:37:16 dea9ecc4fa48: Layer already exists 08:37:16 34b4a27c16fa: Layer already exists 08:37:16 651d9022c234: Layer already exists 08:37:16 ef2425490fcd: Layer already exists 08:37:16 latest: digest: sha256:0e1442a5dafa97ff1f0febbfe2a7ad4a11a14f13f25bd37fde389b3076aa44bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.19 08:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:37:17 d4f31b97f38a: Preparing 08:37:17 dea9ecc4fa48: Preparing 08:37:17 31503804baa1: Preparing 08:37:17 fef57eb4e239: Preparing 08:37:17 1f7621b7f47f: Preparing 08:37:17 34b4a27c16fa: Preparing 08:37:17 ef2425490fcd: Preparing 08:37:17 651d9022c234: Preparing 08:37:17 ef2425490fcd: Waiting 08:37:17 651d9022c234: Waiting 08:37:17 34b4a27c16fa: Waiting 08:37:17 d4f31b97f38a: Layer already exists 08:37:17 fef57eb4e239: Layer already exists 08:37:17 31503804baa1: Layer already exists 08:37:17 dea9ecc4fa48: Layer already exists 08:37:17 1f7621b7f47f: Layer already exists 08:37:17 34b4a27c16fa: Layer already exists 08:37:17 651d9022c234: Layer already exists 08:37:17 ef2425490fcd: Layer already exists 08:37:17 4.0.0-dev.19: digest: sha256:0e1442a5dafa97ff1f0febbfe2a7ad4a11a14f13f25bd37fde389b3076aa44bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:37:18 d4f31b97f38a: Preparing 08:37:18 dea9ecc4fa48: Preparing 08:37:18 31503804baa1: Preparing 08:37:18 fef57eb4e239: Preparing 08:37:18 1f7621b7f47f: Preparing 08:37:18 34b4a27c16fa: Preparing 08:37:18 ef2425490fcd: Preparing 08:37:18 651d9022c234: Preparing 08:37:18 34b4a27c16fa: Waiting 08:37:18 ef2425490fcd: Waiting 08:37:18 651d9022c234: Waiting 08:37:18 31503804baa1: Layer already exists 08:37:18 fef57eb4e239: Layer already exists 08:37:18 d4f31b97f38a: Layer already exists 08:37:18 dea9ecc4fa48: Layer already exists 08:37:18 1f7621b7f47f: Layer already exists 08:37:18 ef2425490fcd: Layer already exists 08:37:18 34b4a27c16fa: Layer already exists 08:37:18 651d9022c234: Layer already exists 08:37:18 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:0e1442a5dafa97ff1f0febbfe2a7ad4a11a14f13f25bd37fde389b3076aa44bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:37:19 d4f31b97f38a: Preparing 08:37:19 dea9ecc4fa48: Preparing 08:37:19 31503804baa1: Preparing 08:37:19 fef57eb4e239: Preparing 08:37:19 1f7621b7f47f: Preparing 08:37:19 34b4a27c16fa: Preparing 08:37:19 ef2425490fcd: Preparing 08:37:19 651d9022c234: Preparing 08:37:19 ef2425490fcd: Waiting 08:37:19 651d9022c234: Waiting 08:37:19 34b4a27c16fa: Waiting 08:37:19 1f7621b7f47f: Layer already exists 08:37:19 dea9ecc4fa48: Layer already exists 08:37:19 fef57eb4e239: Layer already exists 08:37:19 31503804baa1: Layer already exists 08:37:19 d4f31b97f38a: Layer already exists 08:37:19 34b4a27c16fa: Layer already exists 08:37:19 ef2425490fcd: Layer already exists 08:37:19 651d9022c234: Layer already exists 08:37:19 main: digest: sha256:0e1442a5dafa97ff1f0febbfe2a7ad4a11a14f13f25bd37fde389b3076aa44bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:19 ===================================================== [Pipeline] echo 08:37:19 taggedImages: 08:37:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7addbec354a77316b727e383be6098b331324c50 08:37:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:37:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.19 08:37:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:37:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:37:19 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:37:19 7addbec354a77316b727e383be6098b331324c50 08:37:19 latest 08:37:19 4.0.0-dev.19 08:37:19 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:37:19 main 08:37:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7addbec354a77316b727e383be6098b331324c50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7addbec354a77316b727e383be6098b331324c50 08:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:37:20 bbf03b5cd678: Preparing 08:37:20 6f3f20252978: Preparing 08:37:20 fef57eb4e239: Preparing 08:37:20 1f7621b7f47f: Preparing 08:37:20 be80551829e7: Preparing 08:37:20 1b3fad0792cc: Preparing 08:37:20 651d9022c234: Preparing 08:37:20 1b3fad0792cc: Waiting 08:37:20 651d9022c234: Waiting 08:37:20 1f7621b7f47f: Layer already exists 08:37:20 fef57eb4e239: Layer already exists 08:37:20 651d9022c234: Layer already exists 08:37:20 bbf03b5cd678: Pushed 08:37:21 1b3fad0792cc: Pushed 08:37:22 be80551829e7: Pushed 08:37:28 6f3f20252978: Pushed 08:37:28 7addbec354a77316b727e383be6098b331324c50: digest: sha256:dec1a08f2197f63494f1ec53a37a6f2dce0d282e2f287a8456735642d77fd538 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:37:29 bbf03b5cd678: Preparing 08:37:29 6f3f20252978: Preparing 08:37:29 fef57eb4e239: Preparing 08:37:29 1f7621b7f47f: Preparing 08:37:29 be80551829e7: Preparing 08:37:29 1b3fad0792cc: Preparing 08:37:29 651d9022c234: Preparing 08:37:29 1b3fad0792cc: Waiting 08:37:29 651d9022c234: Waiting 08:37:29 bbf03b5cd678: Layer already exists 08:37:29 be80551829e7: Layer already exists 08:37:29 1f7621b7f47f: Layer already exists 08:37:29 6f3f20252978: Layer already exists 08:37:29 fef57eb4e239: Layer already exists 08:37:29 651d9022c234: Layer already exists 08:37:29 1b3fad0792cc: Layer already exists 08:37:29 latest: digest: sha256:dec1a08f2197f63494f1ec53a37a6f2dce0d282e2f287a8456735642d77fd538 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.19 08:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:37:30 bbf03b5cd678: Preparing 08:37:30 6f3f20252978: Preparing 08:37:30 fef57eb4e239: Preparing 08:37:30 1f7621b7f47f: Preparing 08:37:30 be80551829e7: Preparing 08:37:30 1b3fad0792cc: Preparing 08:37:30 651d9022c234: Preparing 08:37:30 1b3fad0792cc: Waiting 08:37:30 651d9022c234: Waiting 08:37:30 6f3f20252978: Layer already exists 08:37:30 be80551829e7: Layer already exists 08:37:30 bbf03b5cd678: Layer already exists 08:37:30 fef57eb4e239: Layer already exists 08:37:30 1f7621b7f47f: Layer already exists 08:37:30 1b3fad0792cc: Layer already exists 08:37:30 651d9022c234: Layer already exists 08:37:30 4.0.0-dev.19: digest: sha256:dec1a08f2197f63494f1ec53a37a6f2dce0d282e2f287a8456735642d77fd538 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:37:31 bbf03b5cd678: Preparing 08:37:31 6f3f20252978: Preparing 08:37:31 fef57eb4e239: Preparing 08:37:31 1f7621b7f47f: Preparing 08:37:31 be80551829e7: Preparing 08:37:31 1b3fad0792cc: Preparing 08:37:31 651d9022c234: Preparing 08:37:31 1b3fad0792cc: Waiting 08:37:31 651d9022c234: Waiting 08:37:31 6f3f20252978: Layer already exists 08:37:31 be80551829e7: Layer already exists 08:37:31 fef57eb4e239: Layer already exists 08:37:31 1f7621b7f47f: Layer already exists 08:37:31 bbf03b5cd678: Layer already exists 08:37:31 651d9022c234: Layer already exists 08:37:31 1b3fad0792cc: Layer already exists 08:37:31 7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19: digest: sha256:dec1a08f2197f63494f1ec53a37a6f2dce0d282e2f287a8456735642d77fd538 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:37:32 bbf03b5cd678: Preparing 08:37:32 6f3f20252978: Preparing 08:37:32 fef57eb4e239: Preparing 08:37:32 1f7621b7f47f: Preparing 08:37:32 be80551829e7: Preparing 08:37:32 1b3fad0792cc: Preparing 08:37:32 651d9022c234: Preparing 08:37:32 1b3fad0792cc: Waiting 08:37:32 651d9022c234: Waiting 08:37:32 fef57eb4e239: Layer already exists 08:37:32 bbf03b5cd678: Layer already exists 08:37:32 be80551829e7: Layer already exists 08:37:32 6f3f20252978: Layer already exists 08:37:32 1f7621b7f47f: Layer already exists 08:37:32 1b3fad0792cc: Layer already exists 08:37:32 651d9022c234: Layer already exists 08:37:32 main: digest: sha256:dec1a08f2197f63494f1ec53a37a6f2dce0d282e2f287a8456735642d77fd538 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:32 ===================================================== [Pipeline] echo 08:37:32 taggedImages: 08:37:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7addbec354a77316b727e383be6098b331324c50 08:37:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:37:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.19 08:37:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7addbec354a77316b727e383be6098b331324c50-4.0.0-dev.19 08:37:32 - 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 08:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:32 08:37:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:33 arm64: Pulling from edgex-lftools-log-publisher 08:37:33 8998bd30e6a1: Pulling fs layer 08:37:33 04944245beec: Pulling fs layer 08:37:33 699f458cf7ca: Pulling fs layer 08:37:33 765212b225bb: Pulling fs layer 08:37:33 f23df028b6ca: Pulling fs layer 08:37:33 d65c8cfc05b1: Pulling fs layer 08:37:33 2437ff75d9bd: Pulling fs layer 08:37:33 765212b225bb: Waiting 08:37:33 f23df028b6ca: Waiting 08:37:33 d65c8cfc05b1: Waiting 08:37:33 2437ff75d9bd: Waiting 08:37:33 04944245beec: Verifying Checksum 08:37:33 04944245beec: Download complete 08:37:33 765212b225bb: Verifying Checksum 08:37:33 765212b225bb: Download complete 08:37:33 f23df028b6ca: Download complete 08:37:33 d65c8cfc05b1: Verifying Checksum 08:37:33 d65c8cfc05b1: Download complete 08:37:33 699f458cf7ca: Verifying Checksum 08:37:33 699f458cf7ca: Download complete 08:37:33 8998bd30e6a1: Verifying Checksum 08:37:33 8998bd30e6a1: Download complete 08:37:36 2437ff75d9bd: Verifying Checksum 08:37:36 2437ff75d9bd: Download complete 08:37:39 8998bd30e6a1: Pull complete 08:37:39 04944245beec: Pull complete 08:37:41 699f458cf7ca: Pull complete 08:37:41 765212b225bb: Pull complete 08:37:41 f23df028b6ca: Pull complete 08:37:41 d65c8cfc05b1: Pull complete 08:38:00 2437ff75d9bd: Pull complete 08:38:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:38:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:00 prd-ubuntu20.04-docker-arm64-4c-16g-26996 does not seem to be running inside a container 08:38:00 $ 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/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:38:03 $ docker top bd65d01dacea38663e3374c789d9b432b0d184c0b8239a49e316def8819e7e96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:04 ---> job-cost.sh 08:38:04 lf-activate-venv: SKIPPING 08:38:04 INFO: No Stack... 08:38:04 INFO: Retrieving Pricing Info for: v3-standard-4 08:38:05 INFO: Archiving Costs [Pipeline] sh 08:38:05 + cat /w/workspace/edgex-go/753/archives/cost.csv 08:38:05 + cut -d, -f6 [Pipeline] lock 08:38:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-753-stack-cost] 08:38:06 Resource [jenkins-edgexfoundry-edgex-go-main-753-stack-cost] did not exist. Created. 08:38:06 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-753-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:38:06 + echo total: 0.10999999940395355 [Pipeline] stash 08:38:07 Stashed 1 file(s) [Pipeline] } 08:38:07 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-753-stack-cost] [Pipeline] // lock [Pipeline] } 08:38:07 $ docker stop --time=1 bd65d01dacea38663e3374c789d9b432b0d184c0b8239a49e316def8819e7e96 08:38:08 $ docker rm -f --volumes bd65d01dacea38663e3374c789d9b432b0d184c0b8239a49e316def8819e7e96 [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 08:38:09 provisioning config files... 08:38:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/753@tmp/config2594667927414676919tmp [Pipeline] { [Pipeline] sh 08:38:09 + set +x 08:38:09 + + curlbash -s -s https://codecov.io/bash -- 08:38:09 08:38:09 08:38:09 _____ _ 08:38:09 / ____| | | 08:38:09 | | ___ __| | ___ ___ _____ __ 08:38:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:38:09 | |___| (_) | (_| | __/ (_| (_) \ V / 08:38:09 \_____\___/ \__,_|\___|\___\___/ \_/ 08:38:09 Bash-1.0.6 08:38:09 08:38:09 08:38:09 ==> git version 2.25.1 found 08:38:09 ==> 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 08:38:09 Release-Date: 2020-01-08 08:38:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:38:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:38:09 ==> Jenkins CI detected. 08:38:09 current dir:  /w/workspace/edgex-go/753 08:38:09 project root: . 08:38:09 --> token set from env 08:38:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:38:09 ==> Running gcov in . (disable via -X gcov) 08:38:10 ==> Python coveragepy not found 08:38:10 ==> Searching for coverage reports in: 08:38:10 + . 08:38:10 -> Found 1 reports 08:38:10 ==> Detecting git/mercurial file structure 08:38:10 ==> Reading reports 08:38:10 + ./coverage.out bytes=1412873 08:38:10 ==> Appending adjustments 08:38:10 https://docs.codecov.io/docs/fixing-reports 08:38:11 + Found adjustments 08:38:11 ==> Gzipping contents 08:38:11 124K /tmp/codecov.2csTqn.gz 08:38:11 ==> Uploading reports 08:38:11 url: https://codecov.io 08:38:11 query: branch=main&commit=7addbec354a77316b727e383be6098b331324c50&build=753&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F753%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:38:11 -> Pinging Codecov 08:38:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7addbec354a77316b727e383be6098b331324c50&build=753&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F753%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:38:11 -> Uploading to 08:38:11 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/7addbec354a77316b727e383be6098b331324c50/b27df72a-2714-4cdd-a380-cbd39d2aa40d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T083811Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b618a4324163eb84e2f06347629b5f5e1b85f54ddb5489682b9d33c3da8ae636 08:38:11 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:11 Dload Upload Total Spent Left Speed 08:38:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 578k --:--:-- --:--:-- --:--:-- 575k 100 120k 0 0 100 120k 0 406k --:--:-- --:--:-- --:--:-- 404k 08:38:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7addbec354a77316b727e383be6098b331324c50 [Pipeline] } 08:38:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:38:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:38:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:38:12 08:38:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:38:12 latest: Pulling from edgex-devops/edgex-snyk-go 08:38:12 43c4264eed91: Already exists 08:38:12 4cc291be95ef: Already exists 08:38:12 2ac1f1163629: Already exists 08:38:12 5c3c966382ef: Already exists 08:38:12 4f4fb700ef54: Already exists 08:38:12 d9c7d2e4e75e: Pulling fs layer 08:38:12 9c3e1370e548: Pulling fs layer 08:38:13 d9c7d2e4e75e: Download complete 08:38:13 d9c7d2e4e75e: Pull complete 08:38:13 9c3e1370e548: Verifying Checksum 08:38:13 9c3e1370e548: Download complete 08:38:17 9c3e1370e548: Pull complete 08:38:17 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:38:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:38:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:17 prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container 08:38:17 $ 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/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@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 08:38:19 $ docker top 13bb5e7f90640fa2602326a5fc1074ddb79061a4a120f97ce679e517fd2eb3a0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:20 + git config --global --add safe.directory /w/workspace/edgex-go/753 [Pipeline] echo 08:38:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:38:20 + set -o pipefail 08:38:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:38:28 08:38:28 Monitoring /w/workspace/edgex-go/753 (github.com/edgexfoundry/edgex-go)... 08:38:28 08:38:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/1c16d34d-0565-4471-888f-3b11ce7a2b00 08:38:28 08:38:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:38:28 08:38:28 08:38:28 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:38:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:38:28 $ docker stop --time=1 13bb5e7f90640fa2602326a5fc1074ddb79061a4a120f97ce679e517fd2eb3a0 08:38:32 $ docker rm -f --volumes 13bb5e7f90640fa2602326a5fc1074ddb79061a4a120f97ce679e517fd2eb3a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:38:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:32 provisioning config files... 08:38:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/753@tmp/config11906652319228147746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:33 --> edgex-publish-swagger.sh 08:38:33 === Publish openapi API === 08:38:33 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 08:38:33 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/753/openapi/core-command.yaml] 08:38:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:33 Dload Upload Total Spent Left Speed 08:38:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 71733 --:--:-- --:--:-- --:--:-- 71733 08:38:33 08:38:33 08:38:33 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/753/openapi/core-data.yaml] 08:38:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:33 Dload Upload Total Spent Left Speed 08:38:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 344k --:--:-- --:--:-- --:--:-- 343k 100 72057 0 0 100 72057 0 147k --:--:-- --:--:-- --:--:-- 147k 08:38:33 08:38:33 08:38:33 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/753/openapi/core-keeper.yaml] 08:38:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:33 Dload Upload Total Spent Left Speed 08:38:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 298 145k --:--:-- --:--:-- --:--:-- 145k 08:38:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:38:34 08:38:34 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/753/openapi/core-metadata.yaml] 08:38:34 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:34 Dload Upload Total Spent Left Speed 08:38:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 388 385k --:--:-- --:--:-- --:--:-- 385k 08:38:34 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:38:34 08:38:34 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/753/openapi/support-notifications.yaml] 08:38:34 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:34 Dload Upload Total Spent Left Speed 08:38:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 338 184k --:--:-- --:--:-- --:--:-- 185k 08:38:35 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:38:35 08:38:35 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/753/openapi/support-scheduler.yaml] 08:38:35 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:35 Dload Upload Total Spent Left Speed 08:38:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 475 150k --:--:-- --:--:-- --:--:-- 151k 08:38:35 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:38:35 [Pipeline] } 08:38:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:38:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:36 prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container 08:38:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@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 08:38:36 $ docker top bb8c7fdecbfd7450751468955cd45eb1817bef11d27df80a47d50a75f29b39af -eo pid,comm 08:38:37 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). 08:38:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:37 [ssh-agent] Looking for ssh-agent implementation... 08:38:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:37 $ docker exec bb8c7fdecbfd7450751468955cd45eb1817bef11d27df80a47d50a75f29b39af ssh-agent 08:38:37 SSH_AUTH_SOCK=/tmp/ssh-7tpPIBMa0656/agent.32 08:38:37 SSH_AGENT_PID=38 08:38:37 Running ssh-add (command line suppressed) 08:38:37 Identity added: /w/workspace/edgex-go/753@tmp/private_key_16702293846591661689.key (/w/workspace/edgex-go/753@tmp/private_key_16702293846591661689.key) 08:38:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:37 + git semver tag 08:38:37 2024-11-19 08:38:37,915 [run_tag] DEBUG tag force:False 08:38:37 2024-11-19 08:38:37,915 [check_head_tag] DEBUG check head tag 08:38:37 2024-11-19 08:38:37,918 [execute] INFO git cat-file --batch-check 08:38:37 2024-11-19 08:38:37,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/753, universal_newlines=False, shell=None, istream=) 08:38:37 2024-11-19 08:38:37,922 [execute] INFO git cat-file --batch 08:38:37 2024-11-19 08:38:37,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/753, universal_newlines=False, shell=None, istream=) 08:38:37 2024-11-19 08:38:37,971 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main 08:38:37 2024-11-19 08:38:37,972 [execute] INFO git tag -a v4.0.0-dev.19 -m v4.0.0-dev.19 08:38:37 2024-11-19 08:38:37,972 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.19', '-m', 'v4.0.0-dev.19'], cwd=/w/workspace/edgex-go/753, universal_newlines=False, shell=None, istream=None) 08:38:37 2024-11-19 08:38:37,977 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main 08:38:37 4.0.0-dev.19 [Pipeline] } 08:38:38 $ docker exec --env ******** --env ******** bb8c7fdecbfd7450751468955cd45eb1817bef11d27df80a47d50a75f29b39af ssh-agent -k 08:38:38 unset SSH_AUTH_SOCK; 08:38:38 unset SSH_AGENT_PID; 08:38:38 echo Agent pid 38 killed; 08:38:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:38 + git semver [Pipeline] } 08:38:38 $ docker stop --time=1 bb8c7fdecbfd7450751468955cd45eb1817bef11d27df80a47d50a75f29b39af 08:38:39 $ docker rm -f --volumes bb8c7fdecbfd7450751468955cd45eb1817bef11d27df80a47d50a75f29b39af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:38:40 08:38:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:38:40 0.23.1-centos7: Pulling from edgex-lftools 08:38:40 ab5ef0e58194: Pulling fs layer 08:38:40 9712f1f96733: Pulling fs layer 08:38:40 63f879dbbcfc: Pulling fs layer 08:38:40 0d9ebad4ef96: Pulling fs layer 08:38:40 e9a5061849ea: Pulling fs layer 08:38:40 d747dcd14b5f: Pulling fs layer 08:38:40 2de7ff778b66: Pulling fs layer 08:38:40 0d9ebad4ef96: Waiting 08:38:40 e9a5061849ea: Waiting 08:38:40 d747dcd14b5f: Waiting 08:38:40 2de7ff778b66: Waiting 08:38:40 9712f1f96733: Verifying Checksum 08:38:40 9712f1f96733: Download complete 08:38:40 63f879dbbcfc: Verifying Checksum 08:38:40 63f879dbbcfc: Download complete 08:38:41 e9a5061849ea: Verifying Checksum 08:38:41 e9a5061849ea: Download complete 08:38:41 d747dcd14b5f: Verifying Checksum 08:38:41 d747dcd14b5f: Download complete 08:38:41 ab5ef0e58194: Download complete 08:38:41 0d9ebad4ef96: Verifying Checksum 08:38:41 0d9ebad4ef96: Download complete 08:38:41 2de7ff778b66: Verifying Checksum 08:38:41 2de7ff778b66: Download complete 08:38:44 ab5ef0e58194: Pull complete 08:38:44 9712f1f96733: Pull complete 08:38:44 63f879dbbcfc: Pull complete 08:38:50 0d9ebad4ef96: Pull complete 08:38:50 e9a5061849ea: Pull complete 08:38:50 d747dcd14b5f: Pull complete 08:38:50 2de7ff778b66: Pull complete 08:38:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:38:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:38:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:50 prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container 08:38:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@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 08:38:55 $ docker top ef0e387f219d585b50060a51e163e63833031b4badaac48447a6049125d0b25b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:38:55 provisioning config files... 08:38:55 copy managed file [sigul-config] to file:/w/workspace/edgex-go/753@tmp/config9759266175586311884tmp 08:38:55 copy managed file [sigul-password] to file:/w/workspace/edgex-go/753@tmp/config12283503782382806379tmp 08:38:55 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/753@tmp/config8810383581486418349tmp [Pipeline] { [Pipeline] echo 08:38:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:38:56 ---> sigul-configuration.sh 08:38:56 gpg: directory `/root/.gnupg' created 08:38:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:38:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:38:56 gpg: keyring `/root/.gnupg/secring.gpg' created 08:38:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:38:56 gpg: CAST5 encrypted data 08:38:56 gpg: encrypted with 1 passphrase 08:38:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:38:56 + mkdir /home/jenkins 08:38:56 + mkdir /home/jenkins/sigul [Pipeline] sh 08:38:56 + 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 08:38:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:38:56 ---> sigul-install.sh 08:38:56 Sigul already installed; skipping installation. [Pipeline] sh 08:38:57 + git tag --list 08:38:57 0.6.0 08:38:57 0.6.1 08:38:57 0.7.0 08:38:57 0.7.1 08:38:57 v1.0.0 08:38:57 v1.0.1 08:38:57 v1.1.0 08:38:57 v1.2.0 08:38:57 v1.2.1 08:38:57 v1.3.0 08:38:57 v1.3.1 08:38:57 v2.0.0 08:38:57 v2.1.0 08:38:57 v2.1.1 08:38:57 v2.2.0 08:38:57 v2.3.0 08:38:57 v3.0 08:38:57 v3.0.0 08:38:57 v3.1 08:38:57 v3.1.0 08:38:57 v3.1.0-dev.1 08:38:57 v3.1.0-dev.10 08:38:57 v3.1.0-dev.11 08:38:57 v3.1.0-dev.12 08:38:57 v3.1.0-dev.13 08:38:57 v3.1.0-dev.14 08:38:57 v3.1.0-dev.15 08:38:57 v3.1.0-dev.16 08:38:57 v3.1.0-dev.17 08:38:57 v3.1.0-dev.18 08:38:57 v3.1.0-dev.19 08:38:57 v3.1.0-dev.2 08:38:57 v3.1.0-dev.20 08:38:57 v3.1.0-dev.21 08:38:57 v3.1.0-dev.22 08:38:57 v3.1.0-dev.23 08:38:57 v3.1.0-dev.24 08:38:57 v3.1.0-dev.25 08:38:57 v3.1.0-dev.26 08:38:57 v3.1.0-dev.27 08:38:57 v3.1.0-dev.28 08:38:57 v3.1.0-dev.29 08:38:57 v3.1.0-dev.3 08:38:57 v3.1.0-dev.30 08:38:57 v3.1.0-dev.31 08:38:57 v3.1.0-dev.32 08:38:57 v3.1.0-dev.33 08:38:57 v3.1.0-dev.34 08:38:57 v3.1.0-dev.35 08:38:57 v3.1.0-dev.36 08:38:57 v3.1.0-dev.37 08:38:57 v3.1.0-dev.38 08:38:57 v3.1.0-dev.39 08:38:57 v3.1.0-dev.4 08:38:57 v3.1.0-dev.40 08:38:57 v3.1.0-dev.41 08:38:57 v3.1.0-dev.42 08:38:57 v3.1.0-dev.43 08:38:57 v3.1.0-dev.44 08:38:57 v3.1.0-dev.45 08:38:57 v3.1.0-dev.46 08:38:57 v3.1.0-dev.47 08:38:57 v3.1.0-dev.48 08:38:57 v3.1.0-dev.49 08:38:57 v3.1.0-dev.5 08:38:57 v3.1.0-dev.50 08:38:57 v3.1.0-dev.51 08:38:57 v3.1.0-dev.52 08:38:57 v3.1.0-dev.53 08:38:57 v3.1.0-dev.54 08:38:57 v3.1.0-dev.55 08:38:57 v3.1.0-dev.56 08:38:57 v3.1.0-dev.57 08:38:57 v3.1.0-dev.58 08:38:57 v3.1.0-dev.59 08:38:57 v3.1.0-dev.6 08:38:57 v3.1.0-dev.60 08:38:57 v3.1.0-dev.61 08:38:57 v3.1.0-dev.62 08:38:57 v3.1.0-dev.63 08:38:57 v3.1.0-dev.64 08:38:57 v3.1.0-dev.65 08:38:57 v3.1.0-dev.66 08:38:57 v3.1.0-dev.67 08:38:57 v3.1.0-dev.68 08:38:57 v3.1.0-dev.69 08:38:57 v3.1.0-dev.7 08:38:57 v3.1.0-dev.70 08:38:57 v3.1.0-dev.71 08:38:57 v3.1.0-dev.72 08:38:57 v3.1.0-dev.73 08:38:57 v3.1.0-dev.8 08:38:57 v3.1.0-dev.9 08:38:57 v3.1.1 08:38:57 v3.1.1-dev.1 08:38:57 v3.1.1-dev.2 08:38:57 v3.2.0-dev.1 08:38:57 v3.2.0-dev.10 08:38:57 v3.2.0-dev.100 08:38:57 v3.2.0-dev.101 08:38:57 v3.2.0-dev.102 08:38:57 v3.2.0-dev.103 08:38:57 v3.2.0-dev.104 08:38:57 v3.2.0-dev.105 08:38:57 v3.2.0-dev.106 08:38:57 v3.2.0-dev.107 08:38:57 v3.2.0-dev.108 08:38:57 v3.2.0-dev.109 08:38:57 v3.2.0-dev.11 08:38:57 v3.2.0-dev.12 08:38:57 v3.2.0-dev.13 08:38:57 v3.2.0-dev.14 08:38:57 v3.2.0-dev.15 08:38:57 v3.2.0-dev.16 08:38:57 v3.2.0-dev.17 08:38:57 v3.2.0-dev.18 08:38:57 v3.2.0-dev.19 08:38:57 v3.2.0-dev.2 08:38:57 v3.2.0-dev.20 08:38:57 v3.2.0-dev.21 08:38:57 v3.2.0-dev.22 08:38:57 v3.2.0-dev.23 08:38:57 v3.2.0-dev.24 08:38:57 v3.2.0-dev.25 08:38:57 v3.2.0-dev.26 08:38:57 v3.2.0-dev.27 08:38:57 v3.2.0-dev.28 08:38:57 v3.2.0-dev.29 08:38:57 v3.2.0-dev.3 08:38:57 v3.2.0-dev.30 08:38:57 v3.2.0-dev.31 08:38:57 v3.2.0-dev.32 08:38:57 v3.2.0-dev.33 08:38:57 v3.2.0-dev.34 08:38:57 v3.2.0-dev.35 08:38:57 v3.2.0-dev.36 08:38:57 v3.2.0-dev.37 08:38:57 v3.2.0-dev.38 08:38:57 v3.2.0-dev.39 08:38:57 v3.2.0-dev.4 08:38:57 v3.2.0-dev.40 08:38:57 v3.2.0-dev.41 08:38:57 v3.2.0-dev.42 08:38:57 v3.2.0-dev.43 08:38:57 v3.2.0-dev.44 08:38:57 v3.2.0-dev.45 08:38:57 v3.2.0-dev.46 08:38:57 v3.2.0-dev.47 08:38:57 v3.2.0-dev.48 08:38:57 v3.2.0-dev.49 08:38:57 v3.2.0-dev.5 08:38:57 v3.2.0-dev.50 08:38:57 v3.2.0-dev.51 08:38:57 v3.2.0-dev.52 08:38:57 v3.2.0-dev.53 08:38:57 v3.2.0-dev.54 08:38:57 v3.2.0-dev.55 08:38:57 v3.2.0-dev.56 08:38:57 v3.2.0-dev.57 08:38:57 v3.2.0-dev.58 08:38:57 v3.2.0-dev.59 08:38:57 v3.2.0-dev.6 08:38:57 v3.2.0-dev.60 08:38:57 v3.2.0-dev.61 08:38:57 v3.2.0-dev.62 08:38:57 v3.2.0-dev.63 08:38:57 v3.2.0-dev.64 08:38:57 v3.2.0-dev.65 08:38:57 v3.2.0-dev.66 08:38:57 v3.2.0-dev.67 08:38:57 v3.2.0-dev.68 08:38:57 v3.2.0-dev.69 08:38:57 v3.2.0-dev.7 08:38:57 v3.2.0-dev.70 08:38:57 v3.2.0-dev.71 08:38:57 v3.2.0-dev.72 08:38:57 v3.2.0-dev.73 08:38:57 v3.2.0-dev.74 08:38:57 v3.2.0-dev.75 08:38:57 v3.2.0-dev.76 08:38:57 v3.2.0-dev.77 08:38:57 v3.2.0-dev.78 08:38:57 v3.2.0-dev.79 08:38:57 v3.2.0-dev.8 08:38:57 v3.2.0-dev.80 08:38:57 v3.2.0-dev.81 08:38:57 v3.2.0-dev.82 08:38:57 v3.2.0-dev.83 08:38:57 v3.2.0-dev.84 08:38:57 v3.2.0-dev.85 08:38:57 v3.2.0-dev.86 08:38:57 v3.2.0-dev.87 08:38:57 v3.2.0-dev.88 08:38:57 v3.2.0-dev.89 08:38:57 v3.2.0-dev.9 08:38:57 v3.2.0-dev.90 08:38:57 v3.2.0-dev.91 08:38:57 v3.2.0-dev.92 08:38:57 v3.2.0-dev.93 08:38:57 v3.2.0-dev.94 08:38:57 v3.2.0-dev.95 08:38:57 v3.2.0-dev.96 08:38:57 v3.2.0-dev.97 08:38:57 v3.2.0-dev.98 08:38:57 v3.2.0-dev.99 08:38:57 v4.0.0-dev.1 08:38:57 v4.0.0-dev.10 08:38:57 v4.0.0-dev.11 08:38:57 v4.0.0-dev.12 08:38:57 v4.0.0-dev.13 08:38:57 v4.0.0-dev.14 08:38:57 v4.0.0-dev.15 08:38:57 v4.0.0-dev.16 08:38:57 v4.0.0-dev.17 08:38:57 v4.0.0-dev.18 08:38:57 v4.0.0-dev.19 08:38:57 v4.0.0-dev.2 08:38:57 v4.0.0-dev.3 08:38:57 v4.0.0-dev.4 08:38:57 v4.0.0-dev.5 08:38:57 v4.0.0-dev.6 08:38:57 v4.0.0-dev.7 08:38:57 v4.0.0-dev.8 08:38:57 v4.0.0-dev.9 [Pipeline] sh 08:38:57 + lftools sign git-tag v4.0.0-dev.19 08:38:58 Signing Git tag with Sigul... 08:38:58 Signing v4.0.0-dev.19 [Pipeline] echo 08:38:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:38:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:38:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:38:58 $ docker stop --time=1 ef0e387f219d585b50060a51e163e63833031b4badaac48447a6049125d0b25b 08:39:00 $ docker rm -f --volumes ef0e387f219d585b50060a51e163e63833031b4badaac48447a6049125d0b25b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:39:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:39:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:01 prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container 08:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@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 08:39:01 $ docker top 05a2d761cc82266753eedf154a1ff3dcbe000e5eee7e8ea5b4fc811fce9cc333 -eo pid,comm 08:39:01 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). 08:39:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:01 [ssh-agent] Looking for ssh-agent implementation... 08:39:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:01 $ docker exec 05a2d761cc82266753eedf154a1ff3dcbe000e5eee7e8ea5b4fc811fce9cc333 ssh-agent 08:39:01 SSH_AUTH_SOCK=/tmp/ssh-30K2bDBmkHYp/agent.33 08:39:01 SSH_AGENT_PID=39 08:39:01 Running ssh-add (command line suppressed) 08:39:02 Identity added: /w/workspace/edgex-go/753@tmp/private_key_9532948120060033805.key (/w/workspace/edgex-go/753@tmp/private_key_9532948120060033805.key) 08:39:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:02 + git semver bump pre 08:39:02 2024-11-19 08:39:02,514 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main 08:39:02 2024-11-19 08:39:02,514 [bump_version] DEBUG bumping version:4.0.0-dev.19 on axis:pre with prefix:dev 08:39:02 2024-11-19 08:39:02,515 [bump_version] DEBUG bumped version:4.0.0-dev.20 08:39:02 2024-11-19 08:39:02,515 [write_version] DEBUG write version:4.0.0-dev.20 to path:/w/workspace/edgex-go/753/.semver/main with force:True 08:39:02 2024-11-19 08:39:02,515 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main 08:39:02 2024-11-19 08:39:02,515 [write_file] DEBUG write to file:/w/workspace/edgex-go/753/.semver/main 08:39:02 2024-11-19 08:39:02,517 [execute] INFO git cat-file --batch-check 08:39:02 2024-11-19 08:39:02,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/753/.semver, universal_newlines=False, shell=None, istream=) 08:39:02 2024-11-19 08:39:02,524 [execute] INFO git cat-file --batch 08:39:02 2024-11-19 08:39:02,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/753/.semver, universal_newlines=False, shell=None, istream=) 08:39:02 2024-11-19 08:39:02,531 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main 08:39:02 4.0.0-dev.20 [Pipeline] } 08:39:02 $ docker exec --env ******** --env ******** 05a2d761cc82266753eedf154a1ff3dcbe000e5eee7e8ea5b4fc811fce9cc333 ssh-agent -k 08:39:02 unset SSH_AUTH_SOCK; 08:39:02 unset SSH_AGENT_PID; 08:39:02 echo Agent pid 39 killed; 08:39:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:03 + git semver [Pipeline] } 08:39:03 $ docker stop --time=1 05a2d761cc82266753eedf154a1ff3dcbe000e5eee7e8ea5b4fc811fce9cc333 08:39:04 $ docker rm -f --volumes 05a2d761cc82266753eedf154a1ff3dcbe000e5eee7e8ea5b4fc811fce9cc333 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:39:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:05 prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container 08:39:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@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 08:39:05 $ docker top 84b6a9533c989bcaf824cb652e5beb8bdf80c9d58cb3d28749c40e89be15e649 -eo pid,comm 08:39:05 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). 08:39:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:05 [ssh-agent] Looking for ssh-agent implementation... 08:39:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:06 $ docker exec 84b6a9533c989bcaf824cb652e5beb8bdf80c9d58cb3d28749c40e89be15e649 ssh-agent 08:39:06 SSH_AUTH_SOCK=/tmp/ssh-ZZXRh0T3uHRm/agent.32 08:39:06 SSH_AGENT_PID=38 08:39:06 Running ssh-add (command line suppressed) 08:39:06 Identity added: /w/workspace/edgex-go/753@tmp/private_key_18068625858141361803.key (/w/workspace/edgex-go/753@tmp/private_key_18068625858141361803.key) 08:39:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:06 + git semver push 08:39:06 2024-11-19 08:39:06,797 [run_push] DEBUG push 08:39:06 2024-11-19 08:39:06,798 [execute] INFO git cat-file --batch-check 08:39:06 2024-11-19 08:39:06,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/753/.semver, universal_newlines=False, shell=None, istream=) 08:39:06 2024-11-19 08:39:06,803 [execute] INFO git rev-list 91d0731d315d8963da0afe1a2444da3c2a787624 -- 08:39:06 2024-11-19 08:39:06,803 [execute] DEBUG Popen(['git', 'rev-list', '91d0731d315d8963da0afe1a2444da3c2a787624', '--'], cwd=/w/workspace/edgex-go/753/.semver, universal_newlines=False, shell=None, istream=None) 08:39:06 2024-11-19 08:39:06,823 [execute] INFO git fetch -v origin 08:39:06 2024-11-19 08:39:06,823 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/753/.semver, universal_newlines=True, shell=None, istream=None) 08:39:07 2024-11-19 08:39:07,282 [run_push] DEBUG no remote changes detected 08:39:07 2024-11-19 08:39:07,283 [execute] INFO git push origin semver 08:39:07 2024-11-19 08:39:07,283 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/753/.semver, universal_newlines=False, shell=None, istream=None) 08:39:08 2024-11-19 08:39:07,981 [run_push] DEBUG push all version tags 08:39:08 2024-11-19 08:39:07,982 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:39:08 2024-11-19 08:39:07,982 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/753, universal_newlines=False, shell=None, istream=None) 08:39:08 2024-11-19 08:39:08,603 [read_version] DEBUG read version from /w/workspace/edgex-go/753/.semver/main 08:39:08 4.0.0-dev.20 [Pipeline] } 08:39:08 $ docker exec --env ******** --env ******** 84b6a9533c989bcaf824cb652e5beb8bdf80c9d58cb3d28749c40e89be15e649 ssh-agent -k 08:39:09 unset SSH_AUTH_SOCK; 08:39:09 unset SSH_AGENT_PID; 08:39:09 echo Agent pid 38 killed; 08:39:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:09 + git semver [Pipeline] } 08:39:09 $ docker stop --time=1 84b6a9533c989bcaf824cb652e5beb8bdf80c9d58cb3d28749c40e89be15e649 08:39:10 $ docker rm -f --volumes 84b6a9533c989bcaf824cb652e5beb8bdf80c9d58cb3d28749c40e89be15e649 [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 08:39:11 + [ -d /w/workspace/edgex-go/753/archives ] [Pipeline] libraryResource [Pipeline] sh 08:39:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:39:12 ---> package-listing.sh 08:39:12 ++ facter osfamily 08:39:12 ++ tr '[:upper:]' '[:lower:]' 08:39:12 + OS_FAMILY=debian 08:39:12 + workspace=/w/workspace/edgex-go/753 08:39:12 + START_PACKAGES=/tmp/packages_start.txt 08:39:12 + END_PACKAGES=/tmp/packages_end.txt 08:39:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:39:12 + PACKAGES=/tmp/packages_start.txt 08:39:12 + '[' /w/workspace/edgex-go/753 ']' 08:39:12 + PACKAGES=/tmp/packages_end.txt 08:39:12 + case "${OS_FAMILY}" in 08:39:12 + dpkg -l 08:39:12 + grep '^ii' 08:39:12 + '[' -f /tmp/packages_start.txt ']' 08:39:12 + '[' -f /tmp/packages_end.txt ']' 08:39:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:39:12 + '[' /w/workspace/edgex-go/753 ']' 08:39:12 + mkdir -p /w/workspace/edgex-go/753/archives/ 08:39:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/753/archives/ [Pipeline] echo 08:39:12 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/753/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:39:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:13 08:39:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:14 latest: Pulling from edgex-lftools-log-publisher 08:39:14 5eb5b503b376: Pulling fs layer 08:39:14 5c69ac0246d0: Pulling fs layer 08:39:14 ec43610c2a17: Pulling fs layer 08:39:14 3a2ae6a8a46f: Pulling fs layer 08:39:14 33b1e0a273af: Pulling fs layer 08:39:14 5d3b04190fa2: Pulling fs layer 08:39:14 2f39f015ded8: Pulling fs layer 08:39:14 33b1e0a273af: Waiting 08:39:14 5d3b04190fa2: Waiting 08:39:14 2f39f015ded8: Waiting 08:39:14 3a2ae6a8a46f: Waiting 08:39:14 5c69ac0246d0: Download complete 08:39:14 3a2ae6a8a46f: Download complete 08:39:14 33b1e0a273af: Verifying Checksum 08:39:14 33b1e0a273af: Download complete 08:39:14 ec43610c2a17: Verifying Checksum 08:39:14 ec43610c2a17: Download complete 08:39:14 5eb5b503b376: Verifying Checksum 08:39:14 5eb5b503b376: Download complete 08:39:15 2f39f015ded8: Verifying Checksum 08:39:15 2f39f015ded8: Download complete 08:39:16 5eb5b503b376: Pull complete 08:39:16 5c69ac0246d0: Pull complete 08:39:16 ec43610c2a17: Pull complete 08:39:16 3a2ae6a8a46f: Pull complete 08:39:16 33b1e0a273af: Pull complete 08:39:16 5d3b04190fa2: Pull complete 08:39:22 2f39f015ded8: Pull complete 08:39:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:22 prd-ubuntu20.04-docker-8c-8g-26995 does not seem to be running inside a container 08:39:22 $ 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/753/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/753 -v /w/workspace/edgex-go/753:/w/workspace/edgex-go/753:rw,z -v /w/workspace/edgex-go/753@tmp:/w/workspace/edgex-go/753@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 08:39:26 $ docker top 033cf72bd3a00105fabf827ea14844e669745ebc59a088845b2ac5bc28204710 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:26 + touch /tmp/pre-build-complete [Pipeline] sh 08:39:26 + mkdir -p /var/log/sysstat [Pipeline] sh 08:39:26 + ls /var/log/sa-host 08:39:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:27 provisioning config files... 08:39:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/753@tmp/config6046233710722226647tmp [Pipeline] { [Pipeline] echo 08:39:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:39:27 ---> create-netrc.sh [Pipeline] } 08:39:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:39:27 ---> python-tools-install.sh [Pipeline] echo 08:39:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:39:28 ---> sudo-logs.sh 08:39:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:39:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:39:28 ---> job-cost.sh 08:39:28 lf-activate-venv: SKIPPING 08:39:28 DEBUG: total: 0.10999999940395355 08:39:28 INFO: Retrieving Stack Cost... 08:39:28 INFO: Retrieving Pricing Info for: v3-standard-8 08:39:29 INFO: Archiving Costs [Pipeline] echo 08:39:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:39:29 ---> logs-deploy.sh 08:39:29 lf-activate-venv: SKIPPING 08:39:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/753 08:39:29 INFO: archiving workspace using pattern(s): 08:39:30 Archives upload complete. 08:39:30 INFO: archiving logs to Nexus 08:39:31 ---> uname -a: 08:39:31 Linux prd-ubuntu20-04-docker-8c-8g-26995 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:39:31 08:39:31 08:39:31 ---> lscpu: 08:39:31 Architecture: x86_64 08:39:31 CPU op-mode(s): 32-bit, 64-bit 08:39:31 Byte Order: Little Endian 08:39:31 Address sizes: 40 bits physical, 48 bits virtual 08:39:31 CPU(s): 8 08:39:31 On-line CPU(s) list: 0-7 08:39:31 Thread(s) per core: 1 08:39:31 Core(s) per socket: 1 08:39:31 Socket(s): 8 08:39:31 NUMA node(s): 1 08:39:31 Vendor ID: AuthenticAMD 08:39:31 CPU family: 23 08:39:31 Model: 49 08:39:31 Model name: AMD EPYC-Rome Processor 08:39:31 Stepping: 0 08:39:31 CPU MHz: 2799.998 08:39:31 BogoMIPS: 5599.99 08:39:31 Virtualization: AMD-V 08:39:31 Hypervisor vendor: KVM 08:39:31 Virtualization type: full 08:39:31 L1d cache: 256 KiB 08:39:31 L1i cache: 256 KiB 08:39:31 L2 cache: 4 MiB 08:39:31 L3 cache: 128 MiB 08:39:31 NUMA node0 CPU(s): 0-7 08:39:31 Vulnerability Itlb multihit: Not affected 08:39:31 Vulnerability L1tf: Not affected 08:39:31 Vulnerability Mds: Not affected 08:39:31 Vulnerability Meltdown: Not affected 08:39:31 Vulnerability Mmio stale data: Not affected 08:39:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:39:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:39:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:39:31 Vulnerability Srbds: Not affected 08:39:31 Vulnerability Tsx async abort: Not affected 08:39:31 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 08:39:31 08:39:31 08:39:31 ---> nproc: 08:39:31 8 08:39:31 08:39:31 08:39:31 ---> df -h: 08:39:31 Filesystem Size Used Avail Use% Mounted on 08:39:31 overlay 155G 27G 129G 18% / 08:39:31 tmpfs 64M 0 64M 0% /dev 08:39:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:39:31 shm 64M 0 64M 0% /dev/shm 08:39:31 /dev/vda1 155G 27G 129G 18% /facter-os 08:39:31 08:39:31 08:39:31 ---> sar -b -r -n DEV: 08:39:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26995) 11/19/24 _x86_64_ (8 CPU) 08:39:31 08:39:31 07:53:24 LINUX RESTART (8 CPU) 08:39:31 08:39:31 07:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:39:31 07:55:01 397.85 11.55 386.30 0.00 1763.71 74107.25 0.00 08:39:31 07:56:01 80.22 0.10 80.12 0.00 9.73 35405.40 0.00 08:39:31 07:57:01 29.80 0.07 29.73 0.00 0.53 15446.24 0.00 08:39:31 07:58:01 137.71 0.28 137.43 0.00 23.06 52562.31 0.00 08:39:31 07:59:01 901.80 18.30 883.50 0.00 2235.36 295537.01 0.00 08:39:31 08:00:01 379.07 2.27 376.81 0.00 2278.17 112774.94 0.00 08:39:31 08:01:01 314.20 0.07 314.13 0.00 0.53 107077.24 0.00 08:39:31 08:02:01 812.63 0.05 812.58 0.00 4.93 123503.77 0.00 08:39:31 08:03:01 34.98 0.08 34.89 0.00 14.93 960.64 0.00 08:39:31 08:04:01 20.15 0.02 20.13 0.00 2.53 489.25 0.00 08:39:31 08:05:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 08:39:31 08:06:01 1.45 0.00 1.45 0.00 0.00 16.39 0.00 08:39:31 08:07:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 08:39:31 08:08:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 08:39:31 08:09:01 2.23 0.02 2.22 0.00 0.13 27.86 0.00 08:39:31 08:10:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 08:39:31 08:11:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 08:39:31 08:12:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 08:39:31 08:13:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 08:39:31 08:14:01 1.98 0.00 1.98 0.00 0.00 23.19 0.00 08:39:31 08:15:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 08:39:31 08:16:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 08:39:31 08:17:01 1.45 0.02 1.43 0.00 0.13 15.73 0.00 08:39:31 08:18:01 1.72 0.00 1.72 0.00 0.00 20.53 0.00 08:39:31 08:19:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 08:39:31 08:20:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 08:39:31 08:21:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 08:39:31 08:22:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 08:39:31 08:23:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 08:39:31 08:24:01 2.10 0.00 2.10 0.00 0.00 23.86 0.00 08:39:31 08:25:02 1.50 0.00 1.50 0.00 0.00 16.39 0.00 08:39:31 08:26:01 1.10 0.00 1.10 0.00 0.00 13.83 0.00 08:39:31 08:27:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 08:39:31 08:28:01 1.92 0.00 1.92 0.00 0.00 21.60 0.00 08:39:31 08:29:01 1.47 0.00 1.47 0.00 0.00 16.39 0.00 08:39:31 08:30:01 1.97 0.00 1.97 0.00 0.00 22.66 0.00 08:39:31 08:31:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 08:39:31 08:32:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 08:39:31 08:33:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 08:39:31 08:34:01 2.13 0.00 2.13 0.00 0.00 24.13 0.00 08:39:31 08:35:01 1.40 0.30 1.10 0.00 10.00 13.86 0.00 08:39:31 08:36:01 3.52 1.20 2.32 0.00 25.46 28.66 0.00 08:39:31 08:37:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 08:39:31 08:38:01 2.13 0.00 2.13 0.00 0.00 24.80 0.00 08:39:31 08:39:01 152.24 0.55 151.69 0.00 14.53 52668.42 0.00 08:39:31 Average: 73.66 0.77 72.89 0.00 141.91 19365.79 0.00 08:39:31 08:39:31 07:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:39:31 07:55:01 27658608 31530616 776972 2.36 123880 3903768 1864912 5.50 1254600 3451548 298888 08:39:31 07:56:01 27028236 31370016 929656 2.83 128244 4336096 2179152 6.42 1938208 3360964 391116 08:39:31 07:57:01 27063564 31435716 862188 2.62 132784 4331756 2202276 6.49 1447184 3784980 456544 08:39:31 07:58:01 27368716 31373180 923708 2.81 141148 4005184 2129860 6.28 1470508 3497472 74540 08:39:31 07:59:01 18282648 31380956 863796 2.63 317280 12445848 2376088 7.00 2642604 10875808 254788 08:39:31 08:00:01 10578696 28177292 4000304 12.17 371960 16488472 10786436 31.79 6788536 13933832 1282440 08:39:31 08:01:01 8372276 27818352 4376260 13.31 382936 18285012 9025236 26.60 7729832 15185964 559288 08:39:31 08:02:01 11783752 31424052 819508 2.49 394944 18591500 2120460 6.25 3236696 16469564 456 08:39:31 08:03:01 11788448 31431552 811728 2.47 396516 18592516 2092660 6.17 3547528 16152800 732 08:39:31 08:04:01 11787388 31431692 810976 2.47 397268 18592888 2128980 6.27 3840180 15859752 12 08:39:31 08:05:01 11788236 31432564 809984 2.46 397296 18592892 2128980 6.27 3839404 15859756 208 08:39:31 08:06:01 11788652 31433000 810140 2.46 397308 18592892 2128980 6.27 3839516 15859756 204 08:39:31 08:07:01 11789780 31434136 809168 2.46 397320 18592896 2128980 6.27 3839708 15859760 136 08:39:31 08:08:01 11790464 31434972 808312 2.46 397344 18593028 2128980 6.27 3838516 15859876 8 08:39:31 08:09:01 11803788 31448400 795008 2.42 397412 18593004 2163548 6.38 3825372 15859868 200 08:39:31 08:10:01 11804000 31448636 794748 2.42 397440 18593008 2163548 6.38 3824756 15859872 52 08:39:31 08:11:01 11803920 31448584 794720 2.42 397456 18593008 2163548 6.38 3824792 15859872 8 08:39:31 08:12:01 11803580 31448272 794976 2.42 397472 18593016 2163548 6.38 3824880 15859876 64 08:39:31 08:13:01 11803816 31448564 794568 2.42 397520 18593020 2163548 6.38 3825356 15859880 188 08:39:31 08:14:01 11804784 31449580 793520 2.41 397564 18593016 2163548 6.38 3824240 15859884 12 08:39:31 08:15:01 11805020 31449832 793200 2.41 397580 18593024 2163548 6.38 3824176 15859888 12 08:39:31 08:16:01 11804720 31449584 793396 2.41 397620 18593028 2163548 6.38 3824520 15859892 8 08:39:31 08:17:01 11804704 31449620 793348 2.41 397672 18593024 2163548 6.38 3824636 15859892 8 08:39:31 08:18:01 11804448 31449448 793304 2.41 397680 18593032 2163548 6.38 3824360 15859896 44 08:39:31 08:19:01 11804252 31449268 793460 2.41 397712 18593020 2163548 6.38 3824492 15859900 12 08:39:31 08:20:01 11804108 31449160 793504 2.41 397732 18593040 2163548 6.38 3824508 15859904 12 08:39:31 08:21:01 11804276 31449360 793468 2.41 397752 18593044 2163548 6.38 3824544 15859908 8 08:39:31 08:22:01 11804292 31449396 793384 2.41 397788 18593048 2163548 6.38 3824564 15859908 8 08:39:31 08:23:01 11803992 31449136 793600 2.41 397804 18593052 2163548 6.38 3824596 15859912 8 08:39:31 08:24:01 11804188 31449368 793288 2.41 397856 18593048 2163548 6.38 3824680 15859916 8 08:39:31 08:25:02 11804108 31449380 793180 2.41 397916 18593056 2163548 6.38 3825176 15859920 176 08:39:31 08:26:01 11804132 31449428 793124 2.41 397944 18593060 2163548 6.38 3824652 15859924 156 08:39:31 08:27:01 11804276 31449632 793056 2.41 397996 18593060 2163548 6.38 3824732 15859924 8 08:39:31 08:28:01 11804272 31449672 793220 2.41 398032 18593064 2163548 6.38 3824780 15859928 8 08:39:31 08:29:01 11804288 31449740 793108 2.41 398096 18593068 2163548 6.38 3824896 15859932 8 08:39:31 08:30:01 11804144 31449652 793140 2.41 398144 18593072 2163548 6.38 3824900 15859936 12 08:39:31 08:31:01 11803844 31449364 793364 2.41 398148 18593076 2163548 6.38 3824900 15859940 8 08:39:31 08:32:01 11803796 31449380 793308 2.41 398188 18593076 2163548 6.38 3824964 15859944 8 08:39:31 08:33:01 11803676 31449328 793344 2.41 398248 18593080 2163548 6.38 3825556 15859952 232 08:39:31 08:34:01 11803692 31449348 793280 2.41 398292 18593084 2163548 6.38 3825104 15859956 8 08:39:31 08:35:01 11803024 31449060 793704 2.41 398324 18593380 2146996 6.33 3828816 15860040 264 08:39:31 08:36:01 11796332 31444392 798308 2.43 398376 18594280 2163544 6.38 3833008 15860328 188 08:39:31 08:37:01 11796608 31444716 797984 2.43 398424 18594280 2163544 6.38 3832152 15860324 8 08:39:31 08:38:01 11796528 31444672 797968 2.43 398456 18594284 2163544 6.38 3832128 15860328 8 08:39:31 08:39:01 10610472 31382720 858200 2.61 419792 19597956 2286880 6.74 3933768 16839896 240 08:39:31 Average: 13190679 31287884 957611 2.91 371837 17140846 2502194 7.37 3732378 14636675 73808 08:39:31 08:39:31 07:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:39:31 07:55:01 ens3 1204.35 1127.68 11430.32 130.24 0.00 0.00 0.00 0.00 08:39:31 07:55:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 08:39:31 07:55:01 docker0 827.96 795.77 61.09 4896.98 0.00 0.00 0.00 0.00 08:39:31 07:56:01 ens3 32.66 20.06 32.58 14.08 0.00 0.00 0.00 0.00 08:39:31 07:56:01 veth85e1a25 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 08:39:31 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 07:56:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 08:39:31 07:57:01 ens3 24.48 18.48 23.60 10.51 0.00 0.00 0.00 0.00 08:39:31 07:57:01 veth85e1a25 0.55 0.57 0.05 0.05 0.00 0.00 0.00 0.00 08:39:31 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 07:57:01 docker0 0.55 0.55 0.04 0.05 0.00 0.00 0.00 0.00 08:39:31 07:58:01 ens3 101.22 62.61 2280.46 19.55 0.00 0.00 0.00 0.00 08:39:31 07:58:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 08:39:31 07:58:01 vethb446898 0.30 0.35 0.03 0.13 0.00 0.00 0.00 0.00 08:39:31 07:58:01 docker0 0.30 0.25 0.02 0.12 0.00 0.00 0.00 0.00 08:39:31 07:59:01 veth11c8265 72.87 126.71 7.69 1212.97 0.00 0.00 0.00 0.10 08:39:31 07:59:01 veth51b0e25 75.82 117.41 7.98 1212.65 0.00 0.00 0.00 0.10 08:39:31 07:59:01 ens3 991.10 563.09 10439.33 222.13 0.00 0.00 0.00 0.00 08:39:31 07:59:01 vethd956ce9 72.77 121.01 7.74 1217.72 0.00 0.00 0.00 0.10 08:39:31 07:59:01 veth33793b5 61.72 102.65 6.86 1211.67 0.00 0.00 0.00 0.10 08:39:31 07:59:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 08:39:31 07:59:01 vethade36e9 73.80 121.05 7.96 1235.91 0.00 0.00 0.00 0.10 08:39:31 07:59:01 vethb446898 0.07 0.72 0.01 0.04 0.00 0.00 0.00 0.00 08:39:31 07:59:01 docker0 441.41 746.16 38.46 8199.60 0.00 0.00 0.00 0.00 08:39:31 08:00:01 veth891dc23 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:31 08:00:01 veth697a867 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:31 08:00:01 ens3 363.90 116.78 1421.91 12.64 0.00 0.00 0.00 0.00 08:39:31 08:00:01 vethd063529 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:31 08:00:01 veth8c969e3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:31 08:00:01 vethdf3dac2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:31 08:00:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:39:31 08:00:01 veth7fd2f75 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:31 08:00:01 veth2a6c9ff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:31 08:00:01 vethb446898 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:00:01 veth29fb868 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:31 08:00:01 veth0ebc686 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:31 08:00:01 veth63aef77 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:31 08:00:01 vethb5687c3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:31 08:00:01 vethfa3d7d5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:31 08:00:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 veth891dc23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 veth697a867 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 ens3 5.58 2.98 4.18 2.28 0.00 0.00 0.00 0.00 08:39:31 08:01:01 vethd063529 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 veth8c969e3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 vethdf3dac2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 veth7fd2f75 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 veth2a6c9ff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 vethb446898 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 veth29fb868 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 veth0ebc686 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 veth63aef77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 vethb5687c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 vethfa3d7d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:02:01 ens3 74.18 66.34 48.18 229.96 0.00 0.00 0.00 0.00 08:39:31 08:02:01 lo 8.53 8.53 0.84 0.84 0.00 0.00 0.00 0.00 08:39:31 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:03:01 ens3 473.24 475.29 226.72 2432.23 0.00 0.00 0.00 0.00 08:39:31 08:03:01 lo 49.73 49.73 4.90 4.90 0.00 0.00 0.00 0.00 08:39:31 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:04:01 ens3 262.87 255.91 118.74 1610.35 0.00 0.00 0.00 0.00 08:39:31 08:04:01 lo 23.20 23.20 2.28 2.28 0.00 0.00 0.00 0.00 08:39:31 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:05:01 ens3 1.08 0.15 0.91 0.01 0.00 0.00 0.00 0.00 08:39:31 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:06:01 ens3 1.55 0.38 0.40 0.27 0.00 0.00 0.00 0.00 08:39:31 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:07:01 ens3 0.95 0.43 0.28 0.21 0.00 0.00 0.00 0.00 08:39:31 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:09:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:39:31 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:10:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:11:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:39:31 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:12:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:13:01 ens3 0.37 0.33 0.24 0.14 0.00 0.00 0.00 0.00 08:39:31 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:14:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:39:31 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:18:01 ens3 0.32 0.18 0.13 0.01 0.00 0.00 0.00 0.00 08:39:31 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:19:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:39:31 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:20:01 ens3 0.27 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:39:31 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:24:01 ens3 0.30 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:39:31 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:25:02 ens3 0.22 0.03 0.07 0.00 0.00 0.00 0.00 0.00 08:39:31 08:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:26:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:28:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:29:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:39:31 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:30:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:34:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:39:31 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:35:01 ens3 0.98 0.62 0.93 0.37 0.00 0.00 0.00 0.00 08:39:31 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:36:01 ens3 7.62 6.38 4.74 6.05 0.00 0.00 0.00 0.00 08:39:31 08:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:39:31 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:38:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:39:31 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:31 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:31 08:39:01 ens3 379.84 247.33 7143.57 158.06 0.00 0.00 0.00 0.00 08:39:31 08:39:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 08:39:31 08:39:01 docker0 77.49 120.90 7.28 1256.07 0.00 0.00 0.00 0.00 08:39:31 Average: ens3 87.37 65.96 737.52 107.80 0.00 0.00 0.00 0.00 08:39:31 Average: lo 2.10 2.10 0.20 0.20 0.00 0.00 0.00 0.00 08:39:31 Average: docker0 29.96 36.99 2.38 319.05 0.00 0.00 0.00 0.00 08:39:31 08:39:31 08:39:31 ---> sar -P ALL: 08:39:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26995) 11/19/24 _x86_64_ (8 CPU) 08:39:31 08:39:31 07:53:24 LINUX RESTART (8 CPU) 08:39:31 08:39:31 07:54:01 CPU %user %nice %system %iowait %steal %idle 08:39:31 07:55:01 all 10.58 0.00 4.59 2.60 0.07 82.16 08:39:31 07:55:01 0 9.19 0.00 3.88 0.56 0.07 86.31 08:39:31 07:55:01 1 11.38 0.00 5.57 0.54 0.05 82.45 08:39:31 07:55:01 2 10.25 0.00 5.36 5.21 0.08 79.10 08:39:31 07:55:01 3 12.99 0.00 6.05 4.66 0.08 76.22 08:39:31 07:55:01 4 9.51 0.00 3.92 1.18 0.07 85.32 08:39:31 07:55:01 5 10.01 0.00 4.80 6.38 0.07 78.75 08:39:31 07:55:01 6 10.11 0.00 3.57 0.42 0.08 85.80 08:39:31 07:55:01 7 11.19 0.00 3.59 1.85 0.07 83.29 08:39:31 07:56:01 all 38.16 0.00 6.07 0.83 0.09 54.84 08:39:31 07:56:01 0 37.50 0.00 5.59 0.05 0.08 56.77 08:39:31 07:56:01 1 37.22 0.00 6.52 0.02 0.10 56.14 08:39:31 07:56:01 2 35.45 0.00 5.67 2.64 0.08 56.16 08:39:31 07:56:01 3 38.32 0.00 5.48 0.10 0.08 56.02 08:39:31 07:56:01 4 36.32 0.00 6.50 0.20 0.08 56.89 08:39:31 07:56:01 5 38.61 0.00 5.73 2.30 0.08 53.26 08:39:31 07:56:01 6 41.16 0.00 6.24 0.20 0.12 52.29 08:39:31 07:56:01 7 40.72 0.00 6.84 1.14 0.10 51.19 08:39:31 07:57:01 all 52.22 0.00 6.66 0.52 0.09 40.51 08:39:31 07:57:01 0 53.30 0.00 6.76 0.25 0.08 39.61 08:39:31 07:57:01 1 52.23 0.00 6.32 0.23 0.08 41.13 08:39:31 07:57:01 2 51.57 0.00 6.54 1.64 0.10 40.14 08:39:31 07:57:01 3 51.48 0.00 7.01 0.29 0.10 41.13 08:39:31 07:57:01 4 53.18 0.00 7.00 0.02 0.10 39.69 08:39:31 07:57:01 5 52.20 0.00 6.79 1.11 0.10 39.79 08:39:31 07:57:01 6 53.12 0.00 6.23 0.13 0.08 40.44 08:39:31 07:57:01 7 50.66 0.00 6.64 0.49 0.08 42.13 08:39:31 07:58:01 all 31.95 0.00 6.84 2.39 0.09 58.73 08:39:31 07:58:01 0 30.60 0.00 6.84 0.89 0.08 61.58 08:39:31 07:58:01 1 34.60 0.00 6.62 0.27 0.08 58.43 08:39:31 07:58:01 2 30.92 0.00 6.54 3.42 0.12 59.00 08:39:31 07:58:01 3 34.55 0.00 6.91 1.50 0.08 56.95 08:39:31 07:58:01 4 31.26 0.00 7.11 0.56 0.07 61.01 08:39:31 07:58:01 5 30.86 0.00 6.83 10.97 0.12 51.22 08:39:31 07:58:01 6 30.86 0.00 6.87 1.04 0.08 61.14 08:39:31 07:58:01 7 31.98 0.00 7.02 0.40 0.08 60.51 08:39:31 07:59:01 all 26.68 0.00 10.91 20.53 0.16 41.72 08:39:31 07:59:01 0 27.38 0.00 10.05 13.24 0.14 49.18 08:39:31 07:59:01 1 27.47 0.00 11.25 18.80 0.17 42.31 08:39:31 07:59:01 2 26.21 0.00 10.21 17.32 0.14 46.12 08:39:31 07:59:01 3 25.63 0.00 11.57 24.97 0.19 37.64 08:39:31 07:59:01 4 25.09 0.00 9.76 12.41 0.14 52.60 08:39:31 07:59:01 5 26.12 0.00 11.38 31.62 0.21 30.67 08:39:31 07:59:01 6 26.11 0.00 12.18 31.51 0.16 30.04 08:39:31 07:59:01 7 29.40 0.00 10.93 14.49 0.12 45.06 08:39:31 08:00:01 all 67.10 0.00 12.04 6.21 0.12 14.52 08:39:31 08:00:01 0 67.17 0.00 11.88 4.49 0.10 16.36 08:39:31 08:00:01 1 67.26 0.00 13.33 16.95 0.15 2.31 08:39:31 08:00:01 2 65.34 0.00 12.92 4.24 0.15 17.35 08:39:31 08:00:01 3 68.34 0.00 11.41 2.10 0.15 18.00 08:39:31 08:00:01 4 66.62 0.00 11.22 2.23 0.10 19.83 08:39:31 08:00:01 5 66.14 0.00 13.21 14.35 0.08 6.22 08:39:31 08:00:01 6 67.97 0.00 11.30 3.08 0.12 17.54 08:39:31 08:00:01 7 68.01 0.00 11.04 2.27 0.10 18.58 08:39:31 08:01:01 all 89.03 0.00 10.83 0.00 0.14 0.00 08:39:31 08:01:01 0 88.12 0.00 11.76 0.00 0.12 0.00 08:39:31 08:01:01 1 88.53 0.00 11.28 0.00 0.19 0.00 08:39:31 08:01:01 2 89.56 0.00 10.29 0.00 0.15 0.00 08:39:31 08:01:01 3 89.65 0.00 10.20 0.00 0.15 0.00 08:39:31 08:01:01 4 89.26 0.00 10.63 0.00 0.12 0.00 08:39:31 08:01:01 5 88.28 0.00 11.60 0.00 0.12 0.00 08:39:31 08:01:01 6 89.18 0.00 10.67 0.00 0.15 0.00 08:39:31 08:01:01 7 89.63 0.00 10.21 0.00 0.15 0.00 08:39:31 08:02:01 all 61.04 0.00 10.57 4.24 0.18 23.97 08:39:31 08:02:01 0 60.71 0.00 10.47 3.26 0.15 25.40 08:39:31 08:02:01 1 60.50 0.00 10.34 5.46 0.14 23.57 08:39:31 08:02:01 2 61.84 0.00 9.95 3.77 0.15 24.28 08:39:31 08:02:01 3 61.47 0.00 10.99 3.76 0.30 23.48 08:39:31 08:02:01 4 61.07 0.00 11.25 3.43 0.17 24.09 08:39:31 08:02:01 5 61.42 0.00 10.83 6.44 0.17 21.13 08:39:31 08:02:01 6 61.57 0.00 10.06 4.74 0.17 23.46 08:39:31 08:02:01 7 59.77 0.00 10.69 3.01 0.17 26.36 08:39:31 08:03:01 all 10.04 0.00 1.25 0.26 0.08 88.37 08:39:31 08:03:01 0 7.92 0.00 1.15 0.05 0.05 90.83 08:39:31 08:03:01 1 12.36 0.00 1.25 0.10 0.10 86.18 08:39:31 08:03:01 2 10.74 0.00 1.14 1.47 0.08 86.57 08:39:31 08:03:01 3 8.25 0.00 1.42 0.03 0.08 90.22 08:39:31 08:03:01 4 9.98 0.00 1.25 0.18 0.08 88.49 08:39:31 08:03:01 5 10.36 0.00 1.23 0.05 0.08 88.27 08:39:31 08:03:01 6 11.93 0.00 1.44 0.15 0.08 86.40 08:39:31 08:03:01 7 8.77 0.00 1.13 0.05 0.07 89.98 08:39:31 08:04:01 all 6.91 0.00 0.63 0.12 0.05 92.29 08:39:31 08:04:01 0 0.78 0.00 0.42 0.02 0.03 98.75 08:39:31 08:04:01 1 3.08 0.00 0.57 0.03 0.03 96.29 08:39:31 08:04:01 2 8.01 0.00 0.65 0.25 0.05 91.04 08:39:31 08:04:01 3 10.58 0.00 0.62 0.02 0.07 88.72 08:39:31 08:04:01 4 9.77 0.00 0.67 0.42 0.07 89.08 08:39:31 08:04:01 5 4.49 0.00 0.65 0.02 0.03 94.81 08:39:31 08:04:01 6 9.17 0.00 0.77 0.17 0.07 89.83 08:39:31 08:04:01 7 9.38 0.00 0.72 0.02 0.07 89.82 08:39:31 08:05:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:39:31 08:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:05:01 2 0.02 0.00 0.03 0.03 0.02 99.90 08:39:31 08:05:01 3 0.55 0.00 0.02 0.00 0.02 99.42 08:39:31 08:05:01 4 0.03 0.00 0.07 0.00 0.02 99.88 08:39:31 08:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:05:01 6 0.08 0.00 0.03 0.00 0.02 99.87 08:39:31 08:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:39:31 08:05:01 CPU %user %nice %system %iowait %steal %idle 08:39:31 08:06:01 all 0.03 0.00 0.02 0.00 0.01 99.93 08:39:31 08:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:39:31 08:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:39:31 08:06:01 2 0.08 0.00 0.03 0.02 0.02 99.85 08:39:31 08:06:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:39:31 08:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:06:01 6 0.07 0.00 0.05 0.00 0.05 99.83 08:39:31 08:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:39:31 08:07:01 all 0.11 0.00 0.02 0.00 0.01 99.86 08:39:31 08:07:01 0 0.12 0.00 0.03 0.00 0.02 99.83 08:39:31 08:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:07:01 2 0.05 0.00 0.03 0.02 0.02 99.88 08:39:31 08:07:01 3 0.58 0.00 0.00 0.00 0.02 99.40 08:39:31 08:07:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:39:31 08:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:39:31 08:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:39:31 08:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:08:01 all 0.27 0.00 0.02 0.00 0.01 99.70 08:39:31 08:08:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:39:31 08:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:39:31 08:08:01 2 0.08 0.00 0.02 0.03 0.03 99.83 08:39:31 08:08:01 3 1.84 0.00 0.02 0.00 0.00 98.14 08:39:31 08:08:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:39:31 08:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:08:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:39:31 08:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:39:31 08:09:01 all 0.14 0.00 0.04 0.01 0.01 99.80 08:39:31 08:09:01 0 0.03 0.00 0.07 0.00 0.02 99.88 08:39:31 08:09:01 1 0.07 0.00 0.02 0.02 0.02 99.88 08:39:31 08:09:01 2 0.05 0.00 0.05 0.03 0.02 99.85 08:39:31 08:09:01 3 0.80 0.00 0.03 0.00 0.00 99.17 08:39:31 08:09:01 4 0.03 0.00 0.07 0.00 0.02 99.88 08:39:31 08:09:01 5 0.07 0.00 0.03 0.00 0.00 99.90 08:39:31 08:09:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:39:31 08:09:01 7 0.02 0.00 0.05 0.00 0.00 99.93 08:39:31 08:10:01 all 0.04 0.00 0.02 0.01 0.01 99.91 08:39:31 08:10:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:39:31 08:10:01 1 0.07 0.00 0.03 0.07 0.02 99.82 08:39:31 08:10:01 2 0.10 0.00 0.02 0.03 0.03 99.82 08:39:31 08:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:39:31 08:10:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:39:31 08:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:39:31 08:10:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:39:31 08:11:01 all 0.07 0.00 0.02 0.00 0.01 99.89 08:39:31 08:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:39:31 08:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:39:31 08:11:01 2 0.07 0.00 0.03 0.02 0.02 99.87 08:39:31 08:11:01 3 0.22 0.00 0.03 0.00 0.00 99.75 08:39:31 08:11:01 4 0.10 0.00 0.03 0.00 0.02 99.85 08:39:31 08:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:39:31 08:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:39:31 08:11:01 7 0.07 0.00 0.00 0.00 0.02 99.92 08:39:31 08:12:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:39:31 08:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:39:31 08:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:39:31 08:12:01 2 0.05 0.00 0.02 0.02 0.02 99.90 08:39:31 08:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:12:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:39:31 08:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:39:31 08:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:39:31 08:13:01 all 0.04 0.00 0.02 0.01 0.01 99.92 08:39:31 08:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:39:31 08:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:13:01 2 0.12 0.00 0.02 0.05 0.02 99.80 08:39:31 08:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:39:31 08:13:01 4 0.08 0.00 0.02 0.00 0.00 99.90 08:39:31 08:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:13:01 6 0.03 0.00 0.07 0.00 0.02 99.88 08:39:31 08:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:39:31 08:14:01 all 0.09 0.00 0.02 0.01 0.01 99.87 08:39:31 08:14:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:39:31 08:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:39:31 08:14:01 2 0.05 0.00 0.00 0.03 0.00 99.92 08:39:31 08:14:01 3 0.52 0.00 0.02 0.00 0.00 99.47 08:39:31 08:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:14:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:39:31 08:14:01 6 0.05 0.00 0.05 0.00 0.03 99.87 08:39:31 08:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:39:31 08:15:01 all 0.04 0.00 0.02 0.00 0.00 99.94 08:39:31 08:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:15:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:39:31 08:15:01 2 0.07 0.00 0.00 0.02 0.00 99.92 08:39:31 08:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:39:31 08:15:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:39:31 08:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:15:01 6 0.05 0.00 0.05 0.00 0.02 99.88 08:39:31 08:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:39:31 08:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:39:31 08:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:39:31 08:16:01 2 0.05 0.00 0.00 0.03 0.02 99.90 08:39:31 08:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:16:01 6 0.08 0.00 0.03 0.00 0.02 99.87 08:39:31 08:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:39:31 08:16:01 CPU %user %nice %system %iowait %steal %idle 08:39:31 08:17:01 all 0.03 0.00 0.02 0.01 0.01 99.92 08:39:31 08:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:39:31 08:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:17:01 2 0.05 0.00 0.03 0.08 0.00 99.83 08:39:31 08:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:39:31 08:17:01 4 0.07 0.00 0.05 0.00 0.02 99.87 08:39:31 08:17:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:39:31 08:17:01 6 0.03 0.00 0.03 0.00 0.03 99.90 08:39:31 08:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:18:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:39:31 08:18:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:39:31 08:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:39:31 08:18:01 2 0.10 0.00 0.00 0.02 0.02 99.87 08:39:31 08:18:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:39:31 08:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:39:31 08:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:18:01 6 0.07 0.00 0.07 0.00 0.03 99.83 08:39:31 08:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:39:31 08:19:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:39:31 08:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:39:31 08:19:01 2 0.03 0.00 0.02 0.03 0.02 99.90 08:39:31 08:19:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:39:31 08:19:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:39:31 08:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:39:31 08:19:01 6 0.07 0.00 0.02 0.00 0.02 99.90 08:39:31 08:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:39:31 08:20:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:39:31 08:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:39:31 08:20:01 1 0.02 0.00 0.05 0.00 0.02 99.92 08:39:31 08:20:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:39:31 08:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:39:31 08:20:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:39:31 08:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:20:01 6 0.03 0.00 0.05 0.00 0.03 99.88 08:39:31 08:20:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:39:31 08:21:01 all 0.04 0.00 0.03 0.00 0.01 99.92 08:39:31 08:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:39:31 08:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:39:31 08:21:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:39:31 08:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:39:31 08:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:39:31 08:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:39:31 08:21:01 6 0.10 0.00 0.07 0.00 0.03 99.80 08:39:31 08:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:39:31 08:22:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:39:31 08:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:39:31 08:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:39:31 08:22:01 2 0.05 0.00 0.00 0.05 0.00 99.90 08:39:31 08:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:39:31 08:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:39:31 08:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:39:31 08:22:01 6 0.07 0.00 0.05 0.00 0.02 99.87 08:39:31 08:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:39:31 08:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:39:31 08:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:39:31 08:23:01 2 0.05 0.00 0.00 0.02 0.00 99.93 08:39:31 08:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:23:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:39:31 08:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:23:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:39:31 08:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:39:31 08:24:01 all 0.03 0.00 0.02 0.01 0.01 99.93 08:39:31 08:24:01 0 0.07 0.00 0.02 0.02 0.00 99.90 08:39:31 08:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:39:31 08:24:01 2 0.02 0.00 0.03 0.05 0.02 99.88 08:39:31 08:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:39:31 08:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:39:31 08:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:39:31 08:24:01 7 0.05 0.00 0.05 0.00 0.00 99.90 08:39:31 08:25:02 all 0.02 0.00 0.02 0.01 0.01 99.95 08:39:31 08:25:02 0 0.00 0.00 0.02 0.00 0.00 99.98 08:39:31 08:25:02 1 0.02 0.00 0.02 0.02 0.02 99.93 08:39:31 08:25:02 2 0.03 0.00 0.00 0.03 0.00 99.93 08:39:31 08:25:02 3 0.02 0.00 0.00 0.00 0.02 99.97 08:39:31 08:25:02 4 0.03 0.00 0.07 0.00 0.02 99.88 08:39:31 08:25:02 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:25:02 6 0.03 0.00 0.03 0.00 0.02 99.92 08:39:31 08:25:02 7 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:26:01 all 0.04 0.00 0.02 0.01 0.01 99.93 08:39:31 08:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:26:01 1 0.08 0.00 0.05 0.00 0.00 99.86 08:39:31 08:26:01 2 0.03 0.00 0.02 0.07 0.02 99.86 08:39:31 08:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:39:31 08:26:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:39:31 08:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:26:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:39:31 08:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:39:31 08:27:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:39:31 08:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:39:31 08:27:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:39:31 08:27:01 2 0.03 0.00 0.02 0.03 0.02 99.90 08:39:31 08:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:27:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:39:31 08:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:27:01 6 0.02 0.00 0.03 0.00 0.03 99.92 08:39:31 08:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:39:31 08:39:31 08:27:01 CPU %user %nice %system %iowait %steal %idle 08:39:31 08:28:01 all 0.03 0.00 0.02 0.01 0.01 99.93 08:39:31 08:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:39:31 08:28:01 1 0.05 0.00 0.07 0.02 0.02 99.85 08:39:31 08:28:01 2 0.03 0.00 0.00 0.03 0.00 99.93 08:39:31 08:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:39:31 08:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:28:01 6 0.03 0.00 0.05 0.00 0.02 99.90 08:39:31 08:28:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:39:31 08:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:39:31 08:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:39:31 08:29:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:39:31 08:29:01 2 0.00 0.00 0.02 0.07 0.00 99.92 08:39:31 08:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:39:31 08:29:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:39:31 08:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:39:31 08:29:01 6 0.02 0.00 0.02 0.00 0.03 99.93 08:39:31 08:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:30:01 all 0.04 0.00 0.02 0.00 0.01 99.92 08:39:31 08:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:39:31 08:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:39:31 08:30:01 2 0.07 0.00 0.02 0.03 0.02 99.87 08:39:31 08:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:39:31 08:30:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:39:31 08:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:30:01 6 0.07 0.00 0.05 0.00 0.02 99.87 08:39:31 08:30:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:39:31 08:31:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:39:31 08:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:39:31 08:31:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:39:31 08:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:39:31 08:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:39:31 08:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:39:31 08:32:01 all 0.04 0.00 0.02 0.01 0.01 99.91 08:39:31 08:32:01 0 0.05 0.00 0.00 0.00 0.03 99.92 08:39:31 08:32:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:39:31 08:32:01 2 0.03 0.00 0.00 0.03 0.02 99.92 08:39:31 08:32:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:39:31 08:32:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:39:31 08:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:39:31 08:32:01 6 0.07 0.00 0.08 0.00 0.02 99.83 08:39:31 08:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:39:31 08:33:01 all 0.02 0.00 0.02 0.01 0.01 99.95 08:39:31 08:33:01 0 0.02 0.00 0.08 0.00 0.03 99.87 08:39:31 08:33:01 1 0.05 0.00 0.03 0.02 0.02 99.88 08:39:31 08:33:01 2 0.02 0.00 0.00 0.03 0.00 99.95 08:39:31 08:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:33:01 4 0.02 0.00 0.05 0.00 0.00 99.93 08:39:31 08:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:39:31 08:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:39:31 08:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:34:01 all 0.05 0.00 0.02 0.00 0.01 99.92 08:39:31 08:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:39:31 08:34:01 1 0.12 0.00 0.03 0.02 0.03 99.80 08:39:31 08:34:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:39:31 08:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:34:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:39:31 08:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:34:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:39:31 08:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:39:31 08:35:01 all 0.19 0.00 0.02 0.00 0.01 99.77 08:39:31 08:35:01 0 0.02 0.00 0.03 0.00 0.03 99.92 08:39:31 08:35:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:39:31 08:35:01 2 0.17 0.00 0.00 0.02 0.00 99.82 08:39:31 08:35:01 3 0.95 0.00 0.03 0.02 0.02 98.99 08:39:31 08:35:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:39:31 08:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:39:31 08:35:01 6 0.12 0.00 0.00 0.00 0.00 99.88 08:39:31 08:35:01 7 0.15 0.00 0.02 0.00 0.02 99.82 08:39:31 08:36:01 all 0.48 0.00 0.05 0.01 0.01 99.45 08:39:31 08:36:01 0 0.85 0.00 0.03 0.00 0.02 99.10 08:39:31 08:36:01 1 0.15 0.00 0.20 0.02 0.02 99.62 08:39:31 08:36:01 2 0.23 0.00 0.00 0.05 0.02 99.70 08:39:31 08:36:01 3 1.84 0.00 0.00 0.00 0.00 98.16 08:39:31 08:36:01 4 0.10 0.00 0.05 0.00 0.02 99.83 08:39:31 08:36:01 5 0.30 0.00 0.02 0.00 0.02 99.67 08:39:31 08:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:36:01 7 0.32 0.00 0.07 0.03 0.00 99.58 08:39:31 08:37:01 all 0.02 0.00 0.02 0.01 0.01 99.95 08:39:31 08:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:39:31 08:37:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:39:31 08:37:01 2 0.03 0.00 0.02 0.05 0.02 99.88 08:39:31 08:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:39:31 08:37:01 4 0.08 0.00 0.03 0.00 0.00 99.88 08:39:31 08:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:39:31 08:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:39:31 08:38:01 all 0.04 0.00 0.02 0.01 0.01 99.92 08:39:31 08:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:39:31 08:38:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:39:31 08:38:01 2 0.05 0.00 0.02 0.07 0.00 99.87 08:39:31 08:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:39:31 08:38:01 4 0.08 0.00 0.05 0.00 0.03 99.83 08:39:31 08:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:39:31 08:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:39:31 08:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:39:31 08:39:31 08:38:01 CPU %user %nice %system %iowait %steal %idle 08:39:31 08:39:01 all 8.40 0.00 3.96 2.13 0.05 85.45 08:39:31 08:39:01 0 9.70 0.00 4.21 0.82 0.07 85.19 08:39:31 08:39:01 1 8.83 0.00 4.49 6.72 0.07 79.89 08:39:31 08:39:01 2 6.83 0.00 3.68 4.64 0.05 84.81 08:39:31 08:39:01 3 10.11 0.00 4.75 3.70 0.05 81.39 08:39:31 08:39:01 4 8.91 0.00 4.02 0.47 0.05 86.55 08:39:31 08:39:01 5 7.94 0.00 4.27 0.67 0.05 87.07 08:39:31 08:39:01 6 7.85 0.00 3.09 0.03 0.05 88.97 08:39:31 08:39:01 7 6.99 0.00 3.20 0.02 0.05 89.74 08:39:31 Average: all 8.89 0.00 1.65 0.87 0.03 88.56 08:39:31 Average: 0 8.69 0.00 1.62 0.52 0.03 89.14 08:39:31 Average: 1 8.87 0.00 1.72 1.08 0.04 88.30 08:39:31 Average: 2 8.79 0.00 1.62 1.00 0.03 88.55 08:39:31 Average: 3 9.16 0.00 1.67 0.89 0.03 88.24 08:39:31 Average: 4 8.88 0.00 1.64 0.46 0.03 89.00 08:39:31 Average: 5 8.75 0.00 1.70 1.61 0.03 87.90 08:39:31 Average: 6 9.03 0.00 1.61 0.89 0.04 88.43 08:39:31 Average: 7 8.96 0.00 1.59 0.52 0.03 88.91 08:39:31 08:39:31 08:39:31