Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 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-ssh4062102644176950043.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2236884220651641485.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9650137563382062130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1784839297922104781.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-ssh12004111989744737451.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-36321 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/772 [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/772 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 (main) Commit message: "Merge pull request #5039 from lindseysimple/issue-5038" > git config core.sparsecheckout # timeout=10 > git checkout -f 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 # timeout=10 > git rev-list --no-walk b24805f90b03a244b57d66aad36c21d665a8ccc6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:37:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:37:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:37:12 ========================================================= 03:37:12 EdgeX Global Pipelines Version Info 03:37:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:37:12 ------------------- 03:37:12 stable info: 03:37:12 ------------------- 03:37:12 Commited By: Cherry Wang cherry@iotechsys.com 03:37:12 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:37:12 Message: update stable to v1.0.269 03:37:13 ------------------- 03:37:13 experimental info: 03:37:13 ------------------- 03:37:13 Commited By: **** collab-it+edgex@linuxfoundation.org 03:37:13 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:37:13 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:37:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] echo 03:37:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ac3255 [Pipeline] echo 03:37:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:14 provisioning config files... 03:37:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/772@tmp/config4210323434981865921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:14 ---> ****-login.sh 03:37:14 nexus3.edgexfoundry.org:10001 03:37:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:14 Configure a credential helper to remove this warning. See 03:37:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:14 03:37:14 Login Succeeded 03:37:14 nexus3.edgexfoundry.org:10002 03:37:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:14 Configure a credential helper to remove this warning. See 03:37:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:14 03:37:14 Login Succeeded 03:37:14 nexus3.edgexfoundry.org:10003 03:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:15 Configure a credential helper to remove this warning. See 03:37:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:15 03:37:15 Login Succeeded 03:37:15 nexus3.edgexfoundry.org:10004 03:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:15 Configure a credential helper to remove this warning. See 03:37:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:15 03:37:15 Login Succeeded 03:37:15 ****.io 03:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:15 Configure a credential helper to remove this warning. See 03:37:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:15 03:37:15 Login Succeeded 03:37:15 ---> ****-login.sh ends [Pipeline] } 03:37:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:15 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:37:15 + cut -d/ -f2 03:37:15 + dirname cmd/core-command/Dockerfile 03:37:15 + echo core-command,cmd/core-command/Dockerfile 03:37:15 + + cut -d/ -f2 03:37:15 dirname cmd/core-common-config-bootstrapper/Dockerfile 03:37:15 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:37:15 + + dirname cmd/core-data/Dockerfilecut 03:37:15 -d/ -f2 03:37:15 + echo core-data,cmd/core-data/Dockerfile 03:37:15 + + cut -d/ -f2 03:37:15 dirname cmd/core-keeper/Dockerfile 03:37:15 + echo core-keeper,cmd/core-keeper/Dockerfile 03:37:15 + dirname cmd/core-metadata/Dockerfile 03:37:15 + cut -d/ -f2 03:37:15 + echo core-metadata,cmd/core-metadata/Dockerfile 03:37:15 + + cut -d/ -f2 03:37:15 dirname cmd/security-bootstrapper/Dockerfile 03:37:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:37:15 + dirname cmd/security-proxy-auth/Dockerfile 03:37:15 + cut -d/ -f2 03:37:15 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:37:15 + dirname cmd/security-proxy-setup/Dockerfile 03:37:15 + cut -d/ -f2 03:37:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:37:15 + dirname cmd/security-secretstore-setup/Dockerfile 03:37:15 + cut -d/ -f2 03:37:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:37:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:37:15 + cut -d/ -f2 03:37:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:37:15 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 03:37:15 -f2 03:37:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:37:15 + dirname cmd/security-spire-config/Dockerfile 03:37:15 + cut -d/ -f2 03:37:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:37:15 + dirname cmd/security-spire-server/Dockerfile 03:37:15 + cut -d/ -f2 03:37:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:37:15 + cut -d/ -f2 03:37:15 + dirname cmd/support-notifications/Dockerfile 03:37:15 + echo support-notifications,cmd/support-notifications/Dockerfile 03:37:15 + dirname cmd/support-scheduler/Dockerfile+ 03:37:15 cut -d/ -f2 03:37:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:37:15 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:37:16 + git rev-list -1 --merges 9ac3255ea4988fb3cf80e853ed266a8f77f6a952~1..9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] echo 03:37:16 -----------> git rev-list -1 --merges 9ac3255ea4988fb3cf80e853ed266a8f77f6a952~1..9ac3255ea4988fb3cf80e853ed266a8f77f6a952 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:37:16 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [false] [Pipeline] sh 03:37:16 + git log --format=format:%s -1 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] echo 03:37:16 ========================================================= 03:37:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:37:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:37:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:37:16 + grep -v github /etc/ssh/ssh_known_hosts 03:37:16 + [ -e /tmp/ssh_known_hosts ] 03:37:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:37:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:37:16 + sudo tee -a /etc/ssh/ssh_known_hosts 03:37:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:17 03:37:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:17 0.1.4: Pulling from edgex-devops/py-git-semver 03:37:17 b85a868b505f: Pulling fs layer 03:37:17 e2be974225ed: Pulling fs layer 03:37:17 339a4e72a1f5: Pulling fs layer 03:37:17 988bab9f4d93: Pulling fs layer 03:37:17 1469e6f7b9e6: Pulling fs layer 03:37:17 eaf3925da568: Pulling fs layer 03:37:17 bab4dde63d76: Pulling fs layer 03:37:17 bde34c3a00c8: Pulling fs layer 03:37:17 b352a97aabf1: Pulling fs layer 03:37:17 4872d77fe225: Pulling fs layer 03:37:17 5851b861e8e6: Pulling fs layer 03:37:17 988bab9f4d93: Waiting 03:37:17 1469e6f7b9e6: Waiting 03:37:17 eaf3925da568: Waiting 03:37:17 bab4dde63d76: Waiting 03:37:17 bde34c3a00c8: Waiting 03:37:17 b352a97aabf1: Waiting 03:37:17 4872d77fe225: Waiting 03:37:17 e2be974225ed: Verifying Checksum 03:37:17 e2be974225ed: Download complete 03:37:17 988bab9f4d93: Verifying Checksum 03:37:17 988bab9f4d93: Download complete 03:37:17 339a4e72a1f5: Verifying Checksum 03:37:17 339a4e72a1f5: Download complete 03:37:17 1469e6f7b9e6: Verifying Checksum 03:37:17 1469e6f7b9e6: Download complete 03:37:17 eaf3925da568: Verifying Checksum 03:37:17 eaf3925da568: Download complete 03:37:17 b352a97aabf1: Verifying Checksum 03:37:17 b352a97aabf1: Download complete 03:37:17 4872d77fe225: Verifying Checksum 03:37:17 4872d77fe225: Download complete 03:37:17 5851b861e8e6: Verifying Checksum 03:37:17 5851b861e8e6: Download complete 03:37:17 b85a868b505f: Verifying Checksum 03:37:17 b85a868b505f: Download complete 03:37:18 bab4dde63d76: Verifying Checksum 03:37:18 bab4dde63d76: Download complete 03:37:19 b85a868b505f: Pull complete 03:37:19 e2be974225ed: Pull complete 03:37:19 339a4e72a1f5: Pull complete 03:37:19 988bab9f4d93: Pull complete 03:37:20 1469e6f7b9e6: Pull complete 03:37:20 eaf3925da568: Pull complete 03:37:22 bab4dde63d76: Pull complete 03:37:22 bde34c3a00c8: Pull complete 03:37:22 b352a97aabf1: Pull complete 03:37:22 4872d77fe225: Pull complete 03:37:22 5851b861e8e6: Pull complete 03:37:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:37:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:22 prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container 03:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@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 03:37:25 $ docker top 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c -eo pid,comm 03:37:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:37:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:25 [ssh-agent] Looking for ssh-agent implementation... 03:37:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:25 $ docker exec 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c ssh-agent 03:37:25 SSH_AUTH_SOCK=/tmp/ssh-bwFg5akDmZ7a/agent.33 03:37:25 SSH_AGENT_PID=39 03:37:25 Running ssh-add (command line suppressed) 03:37:25 Identity added: /w/workspace/edgex-go/772@tmp/private_key_5443150865484135658.key (/w/workspace/edgex-go/772@tmp/private_key_5443150865484135658.key) 03:37:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:26 + git tag --points-at HEAD [Pipeline] } 03:37:26 $ docker exec --env ******** --env ******** 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c ssh-agent -k 03:37:26 unset SSH_AUTH_SOCK; 03:37:26 unset SSH_AGENT_PID; 03:37:26 echo Agent pid 39 killed; 03:37:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:37:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:26 [ssh-agent] Looking for ssh-agent implementation... 03:37:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:26 $ docker exec 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c ssh-agent 03:37:26 SSH_AUTH_SOCK=/tmp/ssh-6yRpKHeDIcIy/agent.72 03:37:26 SSH_AGENT_PID=78 03:37:26 Running ssh-add (command line suppressed) 03:37:26 Identity added: /w/workspace/edgex-go/772@tmp/private_key_2743744687379060986.key (/w/workspace/edgex-go/772@tmp/private_key_2743744687379060986.key) 03:37:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:27 + git semver init 03:37:27 2025-01-08 03:37:27,287 [run_init] DEBUG init version:0.0.0 force:False 03:37:27 2025-01-08 03:37:27,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/772/.semver 03:37:27 2025-01-08 03:37:27,288 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/772/.semver 03:37:27 2025-01-08 03:37:27,289 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/772/.semver'], cwd=/w/workspace/edgex-go/772, universal_newlines=False, shell=None, istream=None) 03:37:32 2025-01-08 03:37:32,292 [append_file] DEBUG append to file:/w/workspace/edgex-go/772/.git/info/exclude 03:37:32 2025-01-08 03:37:32,292 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/772/.semver/main with force:False 03:37:32 2025-01-08 03:37:32,292 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main 03:37:32 2025-01-08 03:37:32,293 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main 03:37:32 4.0.0-dev.36 [Pipeline] } 03:37:32 $ docker exec --env ******** --env ******** 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c ssh-agent -k 03:37:32 unset SSH_AUTH_SOCK; 03:37:32 unset SSH_AGENT_PID; 03:37:32 echo Agent pid 78 killed; 03:37:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:33 + git semver [Pipeline] } 03:37:33 $ docker stop --time=1 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c 03:37:34 $ docker rm -f --volumes 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c [Pipeline] // withDockerContainer [Pipeline] sh 03:37:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:37:35 Stashed 1 file(s) [Pipeline] echo 03:37:35 [edgeXSemver]: initialized semver on version 4.0.0-dev.36 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:35 + git config --global --add safe.directory /w/workspace/edgex-go/772 [Pipeline] echo 03:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:37:35 ========================================================= 03:37:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:37:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:37:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:37:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:37:36 da9db072f522: Pulling fs layer 03:37:36 6ef4a4ee8ca5: Pulling fs layer 03:37:36 06f05ace1117: Pulling fs layer 03:37:36 5fe327b54edc: Pulling fs layer 03:37:36 4f4fb700ef54: Pulling fs layer 03:37:36 92a5565b7b96: Pulling fs layer 03:37:36 ff9bb7016b71: Pulling fs layer 03:37:36 b67dba6c2c7d: Pulling fs layer 03:37:36 a813b0c90790: Pulling fs layer 03:37:36 5fe327b54edc: Waiting 03:37:36 92a5565b7b96: Waiting 03:37:36 4f4fb700ef54: Waiting 03:37:36 ff9bb7016b71: Waiting 03:37:36 b67dba6c2c7d: Waiting 03:37:36 a813b0c90790: Waiting 03:37:36 6ef4a4ee8ca5: Verifying Checksum 03:37:36 6ef4a4ee8ca5: Download complete 03:37:36 5fe327b54edc: Verifying Checksum 03:37:36 5fe327b54edc: Download complete 03:37:36 4f4fb700ef54: Verifying Checksum 03:37:36 4f4fb700ef54: Download complete 03:37:36 92a5565b7b96: Verifying Checksum 03:37:36 92a5565b7b96: Download complete 03:37:36 da9db072f522: Verifying Checksum 03:37:36 da9db072f522: Download complete 03:37:36 ff9bb7016b71: Verifying Checksum 03:37:36 ff9bb7016b71: Download complete 03:37:36 da9db072f522: Pull complete 03:37:36 a813b0c90790: Verifying Checksum 03:37:36 a813b0c90790: Download complete 03:37:36 6ef4a4ee8ca5: Pull complete 03:37:36 06f05ace1117: Verifying Checksum 03:37:36 06f05ace1117: Download complete 03:37:36 b67dba6c2c7d: Verifying Checksum 03:37:36 b67dba6c2c7d: Download complete 03:37:40 06f05ace1117: Pull complete 03:37:40 5fe327b54edc: Pull complete 03:37:40 4f4fb700ef54: Pull complete 03:37:40 92a5565b7b96: Pull complete 03:37:40 ff9bb7016b71: Pull complete 03:37:43 b67dba6c2c7d: Pull complete 03:37:43 a813b0c90790: Pull complete 03:37:43 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 03:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:37:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:37:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:37:43 WORKDIR /edgex 03:37:43 COPY go.mod . 03:37:43 RUN go mod download+ 03:37:43 docker build -t ci-base-image-x86_64 -f - . 03:37:44 Sending build context to Docker daemon 178.5MB 03:37:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:37:44 ---> 3ba60ce46760 03:37:44 Step 2/4 : WORKDIR /edgex 03:37:48 ---> Running in 5d6d3892b156 03:37:48 Removing intermediate container 5d6d3892b156 03:37:48 ---> 1457595d59e0 03:37:48 Step 3/4 : COPY go.mod . 03:37:48 ---> d940c8f9ad08 03:37:48 Step 4/4 : RUN go mod download 03:37:48 ---> Running in 52d22ece7e76 03:37:50 Still waiting to schedule task 03:37:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:38:10 Removing intermediate container 52d22ece7e76 03:38:10 ---> 5b8f99db773b 03:38:10 Successfully built 5b8f99db773b 03:38:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:11 + docker inspect -f . ci-base-image-x86_64 03:38:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:11 prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container 03:38:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@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 03:38:11 $ docker top 5237ab1b0c623334befdf6972fb1166dabe28101062a6b63ad6de57dc2728a26 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:12 + go version 03:38:12 go version go1.23.4 linux/amd64 [Pipeline] } 03:38:12 $ docker stop --time=1 5237ab1b0c623334befdf6972fb1166dabe28101062a6b63ad6de57dc2728a26 03:38:13 $ docker rm -f --volumes 5237ab1b0c623334befdf6972fb1166dabe28101062a6b63ad6de57dc2728a26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:13 + docker inspect -f . ci-base-image-x86_64 03:38:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:13 prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container 03:38:13 $ 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/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@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 03:38:14 $ docker top 5faca7d0adce5f64a92b5b13263ed5f92f67e6f7f565e77c57889652b967da6e -eo pid,comm [Pipeline] { [Pipeline] echo 03:38:14 ========================================================= 03:38:14 [edgeXBuildGoParallel] Running Tests and Build... 03:38:14 ========================================================= [Pipeline] sh 03:38:14 + git config --global --add safe.directory /w/workspace/edgex-go/772 [Pipeline] fileExists [Pipeline] sh 03:38:14 + make test 03:38:14 go test -race -coverprofile=coverage.out ./... 03:38:23 ? github.com/edgexfoundry/edgex-go [no test files] 03:38:55 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:38:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:38:55 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:38:55 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 03:38:56 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:38:56 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:38:56 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 03:38:56 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:38:56 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 03:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:38:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:38:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:38:58 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:38:58 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:38:58 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:38:58 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:38:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:38:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:38:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:38:59 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:38:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:39:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:39:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.062s coverage: 69.2% of statements 03:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 48.4% of statements 03:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.334s coverage: 93.4% of statements 03:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements 03:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 9.4% of statements 03:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:39:02 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:39:02 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:39:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:39:02 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:39:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:39:02 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:39:02 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:39:02 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:39:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.389s coverage: 95.8% of statements 03:39:03 ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements 03:39:04 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:39:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:39:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 03:39:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:39:04 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 03:39:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] 03:39:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 03:39:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 44.2% of statements 03:39:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 03:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.016s coverage: 40.0% of statements 03:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 03:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements 03:39:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:39:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:39:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements 03:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:39:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:39:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:39:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 03:39:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:39:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:39:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:39:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:39:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:39:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:39:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:39:09 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:39:09 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:39:09 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:39:10 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:39:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:39:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:39:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 03:39:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:39:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 03:39:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements 03:39:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:39:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:39:18 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:39:18 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:39:18 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:39:18 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:39:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:39:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:39:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:39:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:39:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:39:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:39:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 03:39:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:39:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:39:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:39:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:39:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36323 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:39:26 Running in /w/workspace/edgex-go/772 [Pipeline] { [Pipeline] checkout 03:39:26 The recommended git tool is: git 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.054s coverage: 92.9% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.040s coverage: 62.3% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.033s coverage: 87.2% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.036s coverage: 96.8% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.8% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 94.9% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements 03:39:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 45.8% of statements 03:39:28 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:39:28 running golangci-lint 03:39:28 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:39:28 go version go1.23.4 linux/amd64 03:39:28 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:39:28 level=info msg="[config_reader] Used config file .golangci.yml" 03:39:28 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:39:31 using credential edgex-jenkins-ssh 03:39:31 Cloning the remote Git repository 03:39:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:39:31 > git init /w/workspace/edgex-go/772 # timeout=10 03:39:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:39:31 > git --version # timeout=10 03:39:31 > git --version # 'git version 2.25.1' 03:39:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:39:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:39:50 Avoid second fetch 03:39:50 Checking out Revision 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 (main) 03:39:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:39:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:39:50 > git config core.sparsecheckout # timeout=10 03:39:51 Commit message: "Merge pull request #5039 from lindseysimple/issue-5038" 03:39:50 > git checkout -f 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:39:55 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|name|compiled_files|imports|types_sizes) took 24.341248587s" 03:39:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.27016ms" 03:39:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:39:55 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:55 Dload Upload Total Spent Left Speed 03:39:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 03:39:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:39:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:39:56 + sudo tee /etc/docker/daemon.new 03:39:56 { 03:39:56 "registry-mirrors": [ 03:39:56 "https://nexus3.edgexfoundry.org:10001" 03:39:56 ], 03:39:56 "bip": "10.250.0.254/24", 03:39:56 "hosts": [ 03:39:56 "tcp://0.0.0.0:5555", 03:39:56 "unix:///var/run/docker.sock" 03:39:56 ], 03:39:56 "mtu": 1458, 03:39:56 "selinux-enabled": true, 03:39:56 "seccomp-profile": "/etc/docker/seccomp.json" 03:39:56 } [Pipeline] sh 03:39:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:39:57 + sudo service docker restart 03:40:09 level=info msg="[linters_context/goanalysis] analyzers took 1m55.08654555s with top 10 stages: buildir: 1m8.281290348s, gosec: 4.19269341s, inspect: 3.097325636s, fact_deprecated: 2.667860762s, ctrlflow: 2.01570239s, printf: 1.994463426s, nilness: 1.451433915s, fact_purity: 1.389320965s, S1038: 1.363443542s, typedness: 1.020797162s" 03:40:09 level=info msg="[runner] Issues before processing: 199, after processing: 0" 03:40:09 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 199/199, identifier_marker: 199/199, filename_unadjuster: 199/199, skip_files: 199/199, autogenerated_exclude: 199/199, exclude: 199/199, cgo: 199/199, exclude-rules: 199/17, nolint: 17/0, invalid_issue: 199/199, skip_dirs: 199/199" 03:40:09 level=info msg="[runner] processing took 17.520603ms with stages: nolint: 7.45476ms, identifier_marker: 5.014006ms, autogenerated_exclude: 1.599819ms, path_prettifier: 1.531885ms, exclude-rules: 1.008944ms, skip_dirs: 833.465µs, invalid_issue: 30.152µs, cgo: 28.412µs, filename_unadjuster: 14.04µs, uniq_by_line: 860ns, max_same_issues: 830ns, fixer: 630ns, skip_files: 510ns, max_from_linter: 430ns, source_code: 400ns, diff: 320ns, sort_results: 260ns, exclude: 250ns, path_shortener: 250ns, max_per_file_from_linter: 170ns, path_prefixer: 110ns, severity-rules: 100ns" 03:40:09 level=info msg="[runner] linters took 14.21002606s with stages: goanalysis_metalinter: 14.192411762s" 03:40:09 level=info msg="File cache stats: 0 entries of total size 0B" 03:40:09 level=info msg="Memory: 379 samples, avg is 289.7MB, max is 1275.3MB" 03:40:09 level=info msg="Execution took 38.600792367s" 03:40:09 go vet ./... 03:40:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:40:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:40:14 ./bin/test-attribution-txt.sh [Pipeline] echo 03:40:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:19 provisioning config files... 03:40:21 + ls -al . 03:40:21 total 1836 03:40:21 drwxrwxr-x 11 1001 1001 4096 Jan 8 03:38 . 03:40:21 drwxr-xr-x 4 root root 4096 Jan 8 03:38 .. 03:40:21 drwxrwxr-x 2 1001 1001 4096 Jan 8 03:37 .blubracket 03:40:21 -rw-rw-r-- 1 1001 1001 10 Jan 8 03:37 .dockerignore 03:40:21 drwxrwxr-x 8 1001 1001 4096 Jan 8 03:39 .git 03:40:21 drwxrwxr-x 3 1001 1001 4096 Jan 8 03:37 .github 03:40:21 -rw-rw-r-- 1 1001 1001 907 Jan 8 03:37 .gitignore 03:40:21 -rw-rw-r-- 1 1001 1001 199 Jan 8 03:37 .golangci.yml 03:40:21 -rw-rw-r-- 1 1001 1001 100 Jan 8 03:37 .hadolint.yml 03:40:21 drwxr-xr-x 3 1001 1001 4096 Jan 8 03:37 .semver 03:40:21 -rw-rw-r-- 1 1001 1001 155 Jan 8 03:37 .sonarcloud.properties 03:40:21 -rw-rw-r-- 1 1001 1001 1171 Jan 8 03:37 ADOPTERS.md 03:40:21 -rw-rw-r-- 1 1001 1001 17256 Jan 8 03:37 Attribution.txt 03:40:21 -rw-rw-r-- 1 1001 1001 100284 Jan 8 03:37 CHANGELOG.md 03:40:21 -rw-rw-r-- 1 1001 1001 3804 Jan 8 03:37 CONTRIBUTING.md 03:40:21 -rw-rw-r-- 1 1001 1001 677 Jan 8 03:37 GOVERNANCE.md 03:40:21 -rw-rw-r-- 1 1001 1001 858 Jan 8 03:37 Jenkinsfile 03:40:21 -rw-rw-r-- 1 1001 1001 10775 Jan 8 03:37 LICENSE 03:40:21 -rw-rw-r-- 1 1001 1001 16740 Jan 8 03:37 Makefile 03:40:21 -rw-rw-r-- 1 1001 1001 582 Jan 8 03:37 OWNERS.md 03:40:21 -rw-rw-r-- 1 1001 1001 9932 Jan 8 03:37 README.md 03:40:21 -rw-rw-r-- 1 1001 1001 789 Jan 8 03:37 SECURITY.md 03:40:21 -rw-rw-r-- 1 1001 1001 12 Jan 8 03:37 VERSION 03:40:21 drwxrwxr-x 2 1001 1001 4096 Jan 8 03:37 bin 03:40:21 drwxrwxr-x 19 1001 1001 4096 Jan 8 03:37 cmd 03:40:21 -rw-r--r-- 1 root root 1510933 Jan 8 03:39 coverage.out 03:40:21 drwxrwxr-x 2 1001 1001 4096 Jan 8 03:37 fuzz_test 03:40:21 -rw-rw-r-- 1 1001 1001 6506 Jan 8 03:37 go.mod 03:40:21 -rw-rw-r-- 1 1001 1001 88058 Jan 8 03:37 go.sum 03:40:21 drwxrwxr-x 7 1001 1001 4096 Jan 8 03:37 internal 03:40:21 drwxrwxr-x 2 1001 1001 4096 Jan 8 03:37 openapi 03:40:21 -rw-rw-r-- 1 1001 1001 584 Jan 8 03:37 security.txt 03:40:21 -rw-rw-r-- 1 1001 1001 204 Jan 8 03:37 version.go [Pipeline] sh 03:40:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/772@tmp/config10745973401058824744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:21 + '[' -e coverage.out ] 03:40:21 + chown 1001:1001 coverage.out [Pipeline] stash 03:40:23 ---> ****-login.sh 03:40:23 nexus3.edgexfoundry.org:10001 03:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:23 Stashed 1 file(s) [Pipeline] sh 03:40:24 + make build 03:40:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:24 Configure a credential helper to remove this warning. See 03:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:24 03:40:24 Login Succeeded 03:40:24 nexus3.edgexfoundry.org:10002 03:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:28 Configure a credential helper to remove this warning. See 03:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:28 03:40:28 Login Succeeded 03:40:28 nexus3.edgexfoundry.org:10003 03:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:28 Configure a credential helper to remove this warning. See 03:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:28 03:40:28 Login Succeeded 03:40:28 nexus3.edgexfoundry.org:10004 03:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:29 Configure a credential helper to remove this warning. See 03:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:29 03:40:29 Login Succeeded 03:40:29 ****.io 03:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:29 Configure a credential helper to remove this warning. See 03:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:29 03:40:29 Login Succeeded 03:40:29 ---> ****-login.sh ends [Pipeline] } 03:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:40:30 + git config --global --add safe.directory /w/workspace/edgex-go/772 [Pipeline] echo 03:40:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:40:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:40:30 ========================================================= 03:40:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:40:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:40:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:40:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:40:30 9986a736f7d3: Pulling fs layer 03:40:30 1f018df60701: Pulling fs layer 03:40:30 39f8f326b044: Pulling fs layer 03:40:30 e6a1e7a6a96a: Pulling fs layer 03:40:30 4f4fb700ef54: Pulling fs layer 03:40:30 d45d956e0dbf: Pulling fs layer 03:40:30 d7702b0d1db1: Pulling fs layer 03:40:30 5c7f0f088c93: Pulling fs layer 03:40:30 4fdc064ae6cf: Pulling fs layer 03:40:30 e6a1e7a6a96a: Waiting 03:40:30 d45d956e0dbf: Waiting 03:40:30 d7702b0d1db1: Waiting 03:40:30 4f4fb700ef54: Waiting 03:40:30 5c7f0f088c93: Waiting 03:40:30 4fdc064ae6cf: Waiting 03:40:30 1f018df60701: Download complete 03:40:30 e6a1e7a6a96a: Verifying Checksum 03:40:30 e6a1e7a6a96a: Download complete 03:40:30 4f4fb700ef54: Verifying Checksum 03:40:30 4f4fb700ef54: Download complete 03:40:30 9986a736f7d3: Verifying Checksum 03:40:30 9986a736f7d3: Download complete 03:40:30 d45d956e0dbf: Download complete 03:40:30 d7702b0d1db1: Verifying Checksum 03:40:30 d7702b0d1db1: Download complete 03:40:31 4fdc064ae6cf: Verifying Checksum 03:40:31 4fdc064ae6cf: Download complete 03:40:31 9986a736f7d3: Pull complete 03:40:31 1f018df60701: Pull complete 03:40:32 39f8f326b044: Verifying Checksum 03:40:32 39f8f326b044: Download complete 03:40:33 5c7f0f088c93: Verifying Checksum 03:40:33 5c7f0f088c93: Download complete 03:40:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:40:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:40:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:40:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:40:51 39f8f326b044: Pull complete 03:40:51 e6a1e7a6a96a: Pull complete 03:40:51 4f4fb700ef54: Pull complete 03:40:51 d45d956e0dbf: Pull complete 03:40:51 d7702b0d1db1: Pull complete 03:40:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:40:57 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:41:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:41:01 5c7f0f088c93: Pull complete 03:41:02 4fdc064ae6cf: Pull complete 03:41:02 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 03:41:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:41:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:41:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:41:02 WORKDIR /edgex 03:41:02 COPY go.mod . 03:41:02 RUN go mod download 03:41:02 + docker build -t ci-base-image-arm64 -f - . 03:41:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:41:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:41:04 #0 building with "default" instance using docker driver 03:41:04 03:41:04 #1 [internal] load .dockerignore 03:41:04 #1 transferring context: 50B 0.0s done 03:41:04 #1 DONE 0.1s 03:41:04 03:41:04 #2 [internal] load build definition from Dockerfile 03:41:04 #2 transferring dockerfile: 172B 0.0s done 03:41:04 #2 DONE 0.1s 03:41:04 03:41:04 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:41:04 #3 DONE 0.0s 03:41:04 03:41:04 #4 [internal] load build context 03:41:04 #4 transferring context: 6.54kB done 03:41:04 #4 DONE 0.1s 03:41:04 03:41:04 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:41:04 #5 DONE 0.2s 03:41:04 03:41:04 #6 [2/4] WORKDIR /edgex 03:41:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:41:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:41:05 #6 DONE 1.2s 03:41:05 03:41:05 #7 [3/4] COPY go.mod . 03:41:05 #7 DONE 0.1s 03:41:05 03:41:05 #8 [4/4] RUN go mod download 03:41:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:41:07 $ docker stop --time=1 5faca7d0adce5f64a92b5b13263ed5f92f67e6f7f565e77c57889652b967da6e 03:41:12 $ docker rm -f --volumes 5faca7d0adce5f64a92b5b13263ed5f92f67e6f7f565e77c57889652b967da6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:41:13 03:41:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:41:14 latest: Pulling from edgex-devops/edgex-compose 03:41:14 91d30c5bc195: Pulling fs layer 03:41:14 2e9b0aa3be6d: Pulling fs layer 03:41:14 9c61dcf015f6: Pulling fs layer 03:41:14 4698f68db338: Pulling fs layer 03:41:14 2a2f49069b9e: Pulling fs layer 03:41:14 e0025b399a48: Pulling fs layer 03:41:14 4698f68db338: Waiting 03:41:14 2a2f49069b9e: Waiting 03:41:14 e0025b399a48: Waiting 03:41:14 91d30c5bc195: Verifying Checksum 03:41:14 91d30c5bc195: Download complete 03:41:14 4698f68db338: Verifying Checksum 03:41:14 4698f68db338: Download complete 03:41:14 2e9b0aa3be6d: Verifying Checksum 03:41:14 2e9b0aa3be6d: Download complete 03:41:14 e0025b399a48: Verifying Checksum 03:41:14 e0025b399a48: Download complete 03:41:14 91d30c5bc195: Pull complete 03:41:14 2a2f49069b9e: Download complete 03:41:14 2e9b0aa3be6d: Pull complete 03:41:14 9c61dcf015f6: Verifying Checksum 03:41:14 9c61dcf015f6: Download complete 03:41:17 9c61dcf015f6: Pull complete 03:41:17 4698f68db338: Pull complete 03:41:17 2a2f49069b9e: Pull complete 03:41:17 e0025b399a48: Pull complete 03:41:17 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:41:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:41:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:17 prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container 03:41:18 $ 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/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@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 03:41:20 $ docker top 307e2f9edf773cc736145b66af25409b4708e81e954ca3829fd6775fad47a87d -eo pid,comm 03:41:20 #8 DONE 14.0s 03:41:20 03:41:20 #9 exporting to image 03:41:20 #9 exporting layers [Pipeline] { [Pipeline] sh 03:41:20 + docker compose -f ./docker-compose-build.yml build --parallel 03:41:22 #1 [core-data internal] load build definition from Dockerfile 03:41:22 #1 transferring dockerfile: 2.07kB done 03:41:22 #1 DONE 0.0s 03:41:22 03:41:22 #2 [security-spire-config internal] load build definition from Dockerfile 03:41:22 #2 transferring dockerfile: 1.69kB done 03:41:22 #2 DONE 0.0s 03:41:22 03:41:22 #3 [security-proxy-auth internal] load build definition from Dockerfile 03:41:22 #3 transferring dockerfile: 2.15kB done 03:41:22 #3 DONE 0.0s 03:41:22 03:41:22 #4 [core-keeper internal] load build definition from Dockerfile 03:41:22 #4 transferring dockerfile: 2.07kB done 03:41:22 #4 DONE 0.0s 03:41:22 03:41:22 #5 [core-command internal] load build definition from Dockerfile 03:41:23 #5 transferring dockerfile: 1.94kB done 03:41:23 #5 DONE 0.0s 03:41:23 03:41:23 #6 [security-spire-server internal] load build definition from Dockerfile 03:41:23 #6 transferring dockerfile: 1.70kB done 03:41:23 #6 DONE 0.0s 03:41:23 03:41:23 #7 [support-notifications internal] load build definition from Dockerfile 03:41:23 #7 transferring dockerfile: 2.04kB done 03:41:23 #7 DONE 0.0s 03:41:23 03:41:23 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:41:23 #8 transferring dockerfile: 2.23kB done 03:41:23 #8 DONE 0.0s 03:41:23 03:41:23 #9 [security-bootstrapper internal] load build definition from Dockerfile 03:41:23 #9 transferring dockerfile: 3.02kB done 03:41:23 #9 DONE 0.0s 03:41:23 03:41:23 #10 [security-secretstore-setup internal] load build definition from Dockerfile 03:41:23 #10 transferring dockerfile: 2.49kB done 03:41:23 #10 DONE 0.0s 03:41:23 03:41:23 #11 [core-data internal] load .dockerignore 03:41:23 #11 transferring context: 50B done 03:41:23 #11 DONE 0.0s 03:41:23 03:41:23 #12 [support-scheduler internal] load build definition from Dockerfile 03:41:23 #12 transferring dockerfile: 1.82kB done 03:41:23 #12 DONE 0.0s 03:41:23 03:41:23 #13 [security-proxy-setup internal] load build definition from Dockerfile 03:41:23 #13 transferring dockerfile: 2.50kB done 03:41:23 #13 DONE 0.0s 03:41:23 03:41:23 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:41:23 #14 transferring dockerfile: 1.89kB done 03:41:23 #14 DONE 0.0s 03:41:23 03:41:23 #15 [core-metadata internal] load build definition from Dockerfile 03:41:23 #15 transferring dockerfile: 2.13kB done 03:41:23 #15 DONE 0.0s 03:41:23 03:41:23 #16 [security-spire-agent internal] load build definition from Dockerfile 03:41:23 #16 transferring dockerfile: 1.81kB done 03:41:23 #16 DONE 0.0s 03:41:23 03:41:23 #17 [security-spire-config internal] load .dockerignore 03:41:23 #17 transferring context: 50B done 03:41:23 #17 DONE 0.0s 03:41:23 03:41:23 #18 [security-proxy-auth internal] load .dockerignore 03:41:23 #18 transferring context: 50B done 03:41:23 #18 DONE 0.0s 03:41:23 03:41:23 #19 [core-keeper internal] load .dockerignore 03:41:23 #19 transferring context: 50B done 03:41:23 #19 DONE 0.0s 03:41:23 03:41:23 #20 [core-command internal] load .dockerignore 03:41:23 #20 transferring context: 50B done 03:41:23 #20 DONE 0.0s 03:41:23 03:41:23 #21 [core-common-config-bootstrapper internal] load .dockerignore 03:41:23 #21 DONE 0.0s 03:41:23 03:41:23 #22 [security-spire-server internal] load .dockerignore 03:41:23 #22 transferring context: 50B done 03:41:23 #22 DONE 0.0s 03:41:23 03:41:23 #23 [support-notifications internal] load .dockerignore 03:41:23 #23 transferring context: 50B done 03:41:23 #23 DONE 0.0s 03:41:23 03:41:23 #21 [core-common-config-bootstrapper internal] load .dockerignore 03:41:23 #21 transferring context: 50B done 03:41:23 #21 DONE 0.0s 03:41:23 03:41:23 #24 [security-bootstrapper internal] load .dockerignore 03:41:23 #24 transferring context: 50B done 03:41:23 #24 DONE 0.0s 03:41:23 03:41:23 #25 [security-secretstore-setup internal] load .dockerignore 03:41:23 #25 transferring context: 50B done 03:41:23 #25 DONE 0.0s 03:41:23 03:41:23 #26 [support-scheduler internal] load .dockerignore 03:41:23 #26 transferring context: 50B done 03:41:23 #26 DONE 0.0s 03:41:23 03:41:23 #27 [security-proxy-setup internal] load .dockerignore 03:41:23 #27 transferring context: 50B done 03:41:23 #27 DONE 0.0s 03:41:23 03:41:23 #28 [security-spiffe-token-provider internal] load .dockerignore 03:41:23 #28 transferring context: 50B done 03:41:23 #28 DONE 0.0s 03:41:23 03:41:23 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:41:23 #29 DONE 0.0s 03:41:23 03:41:23 #30 [core-metadata internal] load .dockerignore 03:41:23 #30 transferring context: 50B done 03:41:23 #30 DONE 0.0s 03:41:23 03:41:23 #31 [security-spire-agent internal] load .dockerignore 03:41:23 #31 transferring context: 50B done 03:41:23 #31 DONE 0.0s 03:41:23 03:41:23 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 03:41:23 #32 DONE 0.1s 03:41:23 03:41:23 #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:41:23 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:41:23 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:41:23 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:41:23 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:41:23 #33 DONE 0.0s 03:41:23 03:41:23 #34 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:41:23 #34 ... 03:41:23 03:41:23 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:41:23 #29 DONE 0.0s 03:41:23 03:41:23 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:41:23 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:41:23 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:41:23 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:41:23 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:41:23 #33 DONE 0.1s 03:41:23 03:41:23 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:41:23 #35 DONE 0.4s 03:41:23 03:41:23 #36 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:41:23 #36 ... 03:41:23 03:41:23 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:41:23 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:41:23 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:41:23 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:41:23 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:41:23 #33 DONE 0.1s 03:41:23 03:41:23 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:41:23 #29 DONE 0.0s 03:41:23 03:41:23 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:41:23 #35 DONE 0.4s 03:41:23 03:41:23 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:41:23 #32 ... 03:41:23 03:41:23 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:41:23 #29 DONE 0.0s 03:41:23 03:41:23 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 03:41:24 #32 ... 03:41:24 03:41:24 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:41:24 #29 DONE 0.0s 03:41:24 03:41:24 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 03:41:24 #32 DONE 0.9s 03:41:24 03:41:24 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:41:24 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:41:24 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:41:24 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:41:24 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:41:24 #33 DONE 0.1s 03:41:24 03:41:24 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:41:24 #35 DONE 0.5s 03:41:24 03:41:24 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 03:41:24 #37 DONE 0.9s 03:41:24 03:41:24 #38 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:41:24 #38 ... 03:41:24 03:41:24 #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:41:24 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:41:24 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:41:24 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:41:24 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:41:24 #33 DONE 0.1s 03:41:24 03:41:24 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:41:24 #35 DONE 0.5s 03:41:24 03:41:24 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 03:41:24 #37 DONE 0.9s 03:41:24 03:41:24 #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:41:30 #39 ... 03:41:30 03:41:30 #40 [core-keeper internal] load build context 03:41:30 #40 transferring context: 250.90MB 5.9s 03:41:30 #40 ... 03:41:30 03:41:30 #41 [support-scheduler internal] load build context 03:41:30 #41 ... 03:41:30 03:41:30 #40 [core-keeper internal] load build context 03:41:34 #40 ... 03:41:34 03:41:34 #42 [core-data internal] load build context 03:41:34 #42 ... 03:41:34 03:41:34 #40 [core-keeper internal] load build context 03:41:34 #40 ... 03:41:34 03:41:34 #43 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:41:34 #0 1.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:34 #0 1.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:34 #0 1.933 (1/1) Installing dumb-init (1.2.5-r3) 03:41:34 #0 1.941 Executing busybox-1.36.1-r29.trigger 03:41:34 #0 1.949 OK: 8 MiB in 15 packages 03:41:34 #43 ... 03:41:34 03:41:34 #44 [security-proxy-auth internal] load build context 03:41:34 #44 ... 03:41:34 03:41:34 #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:41:34 #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:34 #0 1.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:34 #0 1.741 (1/7) Installing ca-certificates (20241121-r0) 03:41:34 #0 1.753 (2/7) Installing dumb-init (1.2.5-r3) 03:41:34 #0 1.759 (3/7) Installing libgcc (13.2.1_git20240309-r0) 03:41:34 #0 1.763 (4/7) Installing libsodium (1.0.19-r0) 03:41:34 #0 1.777 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 03:41:34 #0 1.803 (6/7) Installing libzmq (4.3.5-r2) 03:41:34 #0 1.813 (7/7) Installing zeromq (4.3.5-r2) 03:41:34 #0 1.818 Executing busybox-1.36.1-r29.trigger 03:41:34 #0 1.827 Executing ca-certificates-20241121-r0.trigger 03:41:34 #0 1.870 OK: 12 MiB in 21 packages 03:41:34 #45 ... 03:41:34 03:41:34 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:41:34 #46 ... 03:41:34 03:41:34 #47 [support-notifications internal] load build context 03:41:34 #47 ... 03:41:34 03:41:34 #48 [core-command internal] load build context 03:41:34 #48 ... 03:41:34 03:41:34 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:41:34 #49 ... 03:41:34 03:41:34 #50 [security-secretstore-setup internal] load build context 03:41:34 #50 ... 03:41:34 03:41:34 #51 [core-metadata internal] load build context 03:41:34 #51 transferring context: 244.10MB 10.0s 03:41:34 #51 ... 03:41:34 03:41:34 #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:41:34 #0 3.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:34 #0 3.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:34 #0 3.449 OK: 248 MiB in 58 packages 03:41:34 #52 ... 03:41:34 03:41:34 #53 [security-bootstrapper internal] load build context 03:41:35 #53 ... 03:41:35 03:41:35 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:41:35 #54 ... 03:41:35 03:41:35 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:41:35 #55 ... 03:41:35 03:41:35 #56 [security-proxy-setup internal] load build context 03:41:35 #56 ... 03:41:35 03:41:35 #34 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:41:35 #34 1.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:35 #34 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:35 #34 2.008 (1/1) Installing dumb-init (1.2.5-r3) 03:41:35 #34 2.015 Executing busybox-1.36.1-r29.trigger 03:41:35 #34 2.033 OK: 8 MiB in 15 packages 03:41:35 #34 ... 03:41:35 03:41:35 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:41:35 #57 ... 03:41:35 03:41:35 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:41:35 #0 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:35 #0 4.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:35 #0 4.618 OK: 248 MiB in 58 packages 03:41:35 #58 ... 03:41:35 03:41:35 #59 [security-spiffe-token-provider internal] load build context 03:41:36 #59 ... 03:41:36 03:41:36 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:41:36 #60 ... 03:41:36 03:41:36 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:41:36 #61 ... 03:41:36 03:41:36 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:41:36 #62 ... 03:41:36 03:41:36 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:41:36 #63 ... 03:41:36 03:41:36 #64 [core-common-config-bootstrapper internal] load build context 03:41:36 #64 ... 03:41:36 03:41:36 #59 [security-spiffe-token-provider internal] load build context 03:41:38 #59 ... 03:41:38 03:41:38 #33 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:41:38 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:41:38 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:41:38 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:41:38 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:41:38 #33 DONE 0.1s 03:41:38 03:41:38 #46 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:41:38 #46 DONE 14.3s 03:41:38 03:41:38 #59 [security-spiffe-token-provider internal] load build context 03:41:38 #59 transferring context: 438.99MB 13.3s done 03:41:38 #9 exporting layers 17.5s done 03:41:38 #9 writing image sha256:6e9ba53be75d1bcdd77ad2984eebf4bebc6faf39224ec3d5ef1625ea1a897fef done 03:41:38 #9 naming to docker.io/library/ci-base-image-arm64 0.0s done 03:41:38 #9 DONE 17.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:38 + docker inspect -f . ci-base-image-arm64 03:41:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:39 prd-ubuntu20.04-docker-arm64-4c-16g-36323 does not seem to be running inside a container 03:41:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:41:39 #59 ... 03:41:39 03:41:39 #41 [support-scheduler internal] load build context 03:41:39 #41 transferring context: 438.99MB 12.1s done 03:41:40 #41 ... 03:41:40 03:41:40 #56 [security-proxy-setup internal] load build context 03:41:40 #56 transferring context: 438.99MB 14.3s done 03:41:40 $ docker top a39879ab11bddba7db6b0875e07ad93fa3ca7d37fb823be6bb81a043f0994de6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:40 + go version 03:41:41 go version go1.23.4 linux/arm64 [Pipeline] } 03:41:41 $ docker stop --time=1 a39879ab11bddba7db6b0875e07ad93fa3ca7d37fb823be6bb81a043f0994de6 03:41:42 $ docker rm -f --volumes a39879ab11bddba7db6b0875e07ad93fa3ca7d37fb823be6bb81a043f0994de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:41:43 03:41:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:41:43 latest: Pulling from edgex-devops/edgex-compose-arm64 03:41:43 547446be3368: Pulling fs layer 03:41:43 d125d8839a47: Pulling fs layer 03:41:43 3e85d5ac6304: Pulling fs layer 03:41:43 c3105a71a48b: Pulling fs layer 03:41:43 0f093f025ec4: Pulling fs layer 03:41:43 c3105a71a48b: Waiting 03:41:43 c3106fc0e877: Pulling fs layer 03:41:43 0f093f025ec4: Waiting 03:41:43 c3106fc0e877: Waiting 03:41:43 547446be3368: Verifying Checksum 03:41:43 547446be3368: Download complete 03:41:43 c3105a71a48b: Verifying Checksum 03:41:43 c3105a71a48b: Download complete 03:41:44 d125d8839a47: Verifying Checksum 03:41:44 d125d8839a47: Download complete 03:41:44 c3106fc0e877: Download complete 03:41:44 0f093f025ec4: Verifying Checksum 03:41:44 0f093f025ec4: Download complete 03:41:44 #56 ... 03:41:44 03:41:44 #42 [core-data internal] load build context 03:41:44 #42 transferring context: 438.99MB 13.9s done 03:41:44 #42 ... 03:41:44 03:41:44 #40 [core-keeper internal] load build context 03:41:44 #40 transferring context: 438.99MB 12.0s done 03:41:44 #40 ... 03:41:44 03:41:44 #44 [security-proxy-auth internal] load build context 03:41:44 #44 transferring context: 438.99MB 14.7s done 03:41:44 #44 ... 03:41:44 03:41:44 #47 [support-notifications internal] load build context 03:41:44 #47 transferring context: 438.99MB 11.8s done 03:41:44 547446be3368: Pull complete 03:41:44 #47 ... 03:41:44 03:41:44 #48 [core-command internal] load build context 03:41:44 #48 transferring context: 438.99MB 14.8s done 03:41:44 #48 ... 03:41:44 03:41:44 #50 [security-secretstore-setup internal] load build context 03:41:44 #50 transferring context: 438.99MB 13.7s done 03:41:44 #50 ... 03:41:44 03:41:44 #51 [core-metadata internal] load build context 03:41:44 #51 transferring context: 438.99MB 13.9s done 03:41:44 d125d8839a47: Pull complete 03:41:45 #51 ... 03:41:45 03:41:45 #53 [security-bootstrapper internal] load build context 03:41:45 #53 transferring context: 438.99MB 11.3s done 03:41:45 #53 ... 03:41:45 03:41:45 #64 [core-common-config-bootstrapper internal] load build context 03:41:45 #64 transferring context: 438.99MB 13.5s done 03:41:45 3e85d5ac6304: Verifying Checksum 03:41:45 3e85d5ac6304: Download complete 03:41:47 #64 ... 03:41:47 03:41:47 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:41:48 #65 ... 03:41:48 03:41:48 #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:41:48 #66 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:41:48 #66 ... 03:41:48 03:41:48 #67 [security-spire-config internal] load build context 03:41:48 #67 ... 03:41:48 03:41:48 #68 [security-spire-server internal] load build context 03:41:48 #68 ... 03:41:48 03:41:48 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:41:49 #69 ... 03:41:49 03:41:49 #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:41:49 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:41:49 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:41:49 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:41:49 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:41:49 #33 DONE 0.1s 03:41:49 03:41:49 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:41:49 #49 DONE 25.5s 03:41:49 03:41:49 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:41:50 #69 ... 03:41:50 03:41:50 #47 [support-notifications internal] load build context 03:41:50 #47 DONE 26.9s 03:41:50 03:41:50 #36 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:41:50 #36 DONE 27.0s 03:41:50 03:41:50 #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:41:50 #45 DONE 26.9s 03:41:50 03:41:50 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:41:50 #58 DONE 26.3s 03:41:50 03:41:50 #53 [security-bootstrapper internal] load build context 03:41:50 #53 DONE 26.3s 03:41:50 03:41:50 #43 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:41:50 #43 DONE 27.1s 03:41:50 03:41:50 #40 [core-keeper internal] load build context 03:41:50 #40 DONE 27.1s 03:41:50 03:41:50 #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:41:50 #52 DONE 26.5s 03:41:50 03:41:50 #34 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:41:50 #34 DONE 27.2s 03:41:50 03:41:50 #41 [support-scheduler internal] load build context 03:41:50 #41 DONE 26.3s 03:41:50 03:41:50 #59 [security-spiffe-token-provider internal] load build context 03:41:50 #59 DONE 26.3s 03:41:50 03:41:50 #64 [core-common-config-bootstrapper internal] load build context 03:41:50 #64 DONE 26.3s 03:41:50 03:41:50 #50 [security-secretstore-setup internal] load build context 03:41:50 #50 DONE 26.3s 03:41:50 03:41:50 #56 [security-proxy-setup internal] load build context 03:41:50 #56 DONE 26.4s 03:41:50 03:41:50 #51 [core-metadata internal] load build context 03:41:50 #51 DONE 26.4s 03:41:50 03:41:50 #44 [security-proxy-auth internal] load build context 03:41:50 #44 DONE 27.2s 03:41:50 03:41:50 #48 [core-command internal] load build context 03:41:50 #48 DONE 27.1s 03:41:50 03:41:50 #42 [core-data internal] load build context 03:41:50 #42 DONE 27.3s 03:41:50 03:41:50 #67 [security-spire-config internal] load build context 03:41:50 #67 transferring context: 21.93kB done 03:41:51 #67 DONE 13.4s 03:41:51 03:41:51 #70 [security-spire-agent internal] load build context 03:41:51 #70 transferring context: 23.21kB done 03:41:51 #70 DONE 1.7s 03:41:51 03:41:51 #68 [security-spire-server internal] load build context 03:41:51 #68 transferring context: 23.68kB done 03:41:51 #68 DONE 13.4s 03:41:51 03:41:51 #71 [core-data builder 4/7] COPY go.mod vendor* ./ 03:41:51 #71 DONE 0.6s 03:41:51 03:41:51 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:51 #72 ... 03:41:51 03:41:51 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:41:51 #73 DONE 0.7s 03:41:51 03:41:51 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:41:51 #55 DONE 27.0s 03:41:51 03:41:51 #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:41:51 #66 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12.7s done 03:41:51 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 03:41:51 #66 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 03:41:51 #66 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:41:51 #66 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:41:51 #66 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:41:51 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:41:51 #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:41:51 #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done 03:41:51 #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:41:51 #66 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:41:51 #66 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 03:41:52 #66 ... 03:41:52 03:41:52 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:41:52 #57 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:52 #57 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:52 #57 27.47 OK: 248 MiB in 58 packages 03:41:52 #57 DONE 28.1s 03:41:52 03:41:52 #38 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:41:52 #38 26.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:52 #38 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:52 #38 27.47 OK: 248 MiB in 58 packages 03:41:52 #38 DONE 28.1s 03:41:52 03:41:52 #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:41:53 #66 ... 03:41:53 03:41:53 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:41:53 #60 26.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:53 #60 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:53 #60 27.46 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:41:53 #60 27.46 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:41:53 #60 27.46 OK: 24172 distinct packages available 03:41:53 #60 27.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:53 #60 27.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:53 #60 28.05 OK: 248 MiB in 58 packages 03:41:53 #60 DONE 28.9s 03:41:53 03:41:53 #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:41:53 #66 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.2s done 03:41:54 #66 ... 03:41:54 03:41:54 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:41:54 #61 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:54 #61 27.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:54 #61 27.45 (1/3) Installing ca-certificates (20241121-r0) 03:41:54 #61 27.68 (2/3) Installing dumb-init (1.2.5-r3) 03:41:54 #61 27.72 (3/3) Installing tzdata (2024b-r0) 03:41:54 #61 27.99 Executing busybox-1.36.1-r29.trigger 03:41:54 #61 27.99 Executing ca-certificates-20241121-r0.trigger 03:41:54 #61 28.03 OK: 10 MiB in 17 packages 03:41:54 #61 DONE 29.4s 03:41:54 03:41:54 #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:41:54 #39 28.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:54 #39 28.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:54 #39 29.21 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:41:54 #39 29.26 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:41:54 #39 29.27 (3/6) Installing dumb-init (1.2.5-r3) 03:41:54 #39 29.28 (4/6) Installing openssl (3.3.2-r1) 03:41:54 #39 29.29 (5/6) Installing su-exec (0.2-r3) 03:41:54 #39 29.29 (6/6) Installing yq-go (4.44.1-r2) 03:41:54 #39 29.37 Executing busybox-1.36.1-r29.trigger 03:41:54 #39 29.38 OK: 19 MiB in 18 packages 03:41:54 #39 ... 03:41:54 03:41:54 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:41:54 #63 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:54 #63 26.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:54 #63 27.32 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:41:54 #63 27.32 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:41:54 #63 27.32 OK: 24174 distinct packages available 03:41:54 #63 27.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:54 #63 27.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:54 #63 27.82 (1/14) Installing ca-certificates (20241121-r0) 03:41:54 #63 27.95 (2/14) Installing brotli-libs (1.1.0-r2) 03:41:54 #63 27.99 (3/14) Installing c-ares (1.33.1-r0) 03:41:54 #63 27.99 (4/14) Installing libunistring (1.2-r0) 03:41:54 #63 28.02 (5/14) Installing libidn2 (2.3.7-r0) 03:41:54 #63 28.02 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:41:54 #63 28.03 (7/14) Installing libpsl (0.21.5-r1) 03:41:54 #63 28.03 (8/14) Installing zstd-libs (1.5.6-r0) 03:41:54 #63 28.04 (9/14) Installing libcurl (8.11.1-r0) 03:41:54 #63 28.05 (10/14) Installing curl (8.11.1-r0) 03:41:54 #63 28.06 (11/14) Installing dumb-init (1.2.5-r3) 03:41:54 #63 28.06 (12/14) Installing musl-obstack (1.2.3-r2) 03:41:54 #63 28.08 (13/14) Installing libucontext (1.2-r3) 03:41:54 #63 28.08 (14/14) Installing gcompat (1.1.0-r4) 03:41:54 #63 28.08 Executing busybox-1.36.1-r29.trigger 03:41:54 #63 28.27 Executing ca-certificates-20241121-r0.trigger 03:41:54 #63 28.31 OK: 13 MiB in 28 packages 03:41:54 #63 DONE 29.8s 03:41:54 03:41:54 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:41:54 #62 29.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:54 #62 29.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:54 #62 29.47 (1/4) Installing ca-certificates (20241121-r0) 03:41:54 #62 29.64 (2/4) Installing dumb-init (1.2.5-r3) 03:41:54 #62 29.64 (3/4) Installing su-exec (0.2-r3) 03:41:54 #62 29.65 (4/4) Installing yq-go (4.44.1-r2) 03:41:54 #62 29.71 Executing busybox-1.36.1-r29.trigger 03:41:54 #62 29.72 Executing ca-certificates-20241121-r0.trigger 03:41:54 #62 29.76 OK: 19 MiB in 18 packages 03:41:54 #62 ... 03:41:54 03:41:54 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:41:54 #54 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:54 #54 28.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:54 #54 29.18 (1/2) Installing dumb-init (1.2.5-r3) 03:41:54 #54 29.18 (2/2) Installing su-exec (0.2-r3) 03:41:54 #54 29.19 Executing busybox-1.36.1-r29.trigger 03:41:54 #54 29.19 OK: 8 MiB in 16 packages 03:41:54 #54 DONE 30.0s 03:41:54 03:41:54 #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:41:54 #39 DONE 30.1s 03:41:54 03:41:54 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:41:54 #69 4.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:54 #69 4.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:54 #69 4.558 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:41:54 #69 4.558 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:41:54 #69 4.558 OK: 24174 distinct packages available 03:41:54 #69 4.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:54 #69 4.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:54 #69 4.980 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:41:54 #69 5.040 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:41:54 #69 5.049 (3/7) Installing dumb-init (1.2.5-r3) 03:41:54 #69 5.053 (4/7) Installing musl-obstack (1.2.3-r2) 03:41:54 #69 5.056 (5/7) Installing libucontext (1.2-r3) 03:41:54 #69 5.061 (6/7) Installing gcompat (1.1.0-r4) 03:41:54 #69 5.071 (7/7) Installing openssl (3.3.2-r1) 03:41:54 #69 5.084 Executing busybox-1.36.1-r29.trigger 03:41:54 #69 5.090 OK: 9 MiB in 19 packages 03:41:54 #69 DONE 6.3s 03:41:54 03:41:54 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:41:54 #65 4.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:54 #65 5.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:54 #65 5.892 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:41:54 #65 5.892 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:41:54 #65 5.892 OK: 24174 distinct packages available 03:41:54 #65 5.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:54 #65 6.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:54 #65 6.381 (1/4) Installing dumb-init (1.2.5-r3) 03:41:54 #65 6.387 (2/4) Installing musl-obstack (1.2.3-r2) 03:41:54 #65 6.388 (3/4) Installing libucontext (1.2-r3) 03:41:54 #65 6.391 (4/4) Installing gcompat (1.1.0-r4) 03:41:54 #65 6.424 Executing busybox-1.36.1-r29.trigger 03:41:54 #65 6.607 OK: 8 MiB in 18 packages 03:41:54 #65 DONE 7.7s 03:41:54 03:41:54 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:41:54 #74 DONE 2.2s 03:41:54 03:41:54 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:41:54 #62 DONE 30.1s 03:41:54 03:41:54 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:41:54 #75 DONE 2.2s 03:41:54 03:41:54 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:41:55 #76 ... 03:41:55 03:41:55 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:41:55 #77 DONE 1.4s 03:41:55 03:41:55 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:41:55 #0 2.495 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:55 #0 3.055 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:55 #0 3.882 (1/1) Installing dumb-init (1.2.5-r3) 03:41:55 #0 4.174 Executing busybox-1.36.1-r29.trigger 03:41:55 #0 4.177 OK: 8 MiB in 15 packages 03:41:55 #78 DONE 4.4s 03:41:55 03:41:55 #79 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:41:55 #79 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.0s done 03:41:55 #79 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done 03:41:55 #79 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:41:55 #79 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 03:41:55 #79 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 03:41:55 #79 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:41:55 #79 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:41:55 #79 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 03:41:55 #79 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 03:41:55 #79 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 03:41:55 #79 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done 03:41:55 #79 DONE 5.5s 03:41:55 03:41:55 #66 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:41:55 #66 DONE 17.3s 03:41:55 03:41:55 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:55 #80 ... 03:41:55 03:41:55 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:41:55 #0 4.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:55 #0 4.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:55 #0 4.460 Upgrading critical system libraries and apk-tools: 03:41:55 #0 4.460 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:41:55 #0 4.464 Executing busybox-1.36.1-r29.trigger 03:41:55 #0 4.550 Continuing the upgrade transaction with new apk-tools: 03:41:55 #0 4.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:55 #0 4.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:55 #0 4.878 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:41:55 #0 4.885 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:41:55 #0 4.918 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:41:55 #0 4.929 Executing ca-certificates-20241121-r0.trigger 03:41:55 #0 4.961 OK: 12 MiB in 21 packages 03:41:55 #81 DONE 5.2s 03:41:56 03:41:56 #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:41:56 #0 4.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:56 #0 4.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:56 #0 4.747 Upgrading critical system libraries and apk-tools: 03:41:56 #0 4.747 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:41:56 #0 4.756 Executing busybox-1.36.1-r29.trigger 03:41:56 #0 4.849 Continuing the upgrade transaction with new apk-tools: 03:41:56 #0 4.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:56 #0 4.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:56 #0 5.304 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:41:56 #0 5.327 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:41:56 #82 5.419 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:41:56 #82 5.449 OK: 8 MiB in 15 packages 03:41:56 #82 DONE 5.6s 03:41:56 03:41:56 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:41:56 #0 5.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:56 #0 5.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:56 #0 5.654 Upgrading critical system libraries and apk-tools: 03:41:56 #0 5.654 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:41:56 #0 5.662 Executing busybox-1.36.1-r29.trigger 03:41:56 #83 5.748 Continuing the upgrade transaction with new apk-tools: 03:41:56 #83 5.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:56 #83 5.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:56 #83 6.123 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:41:56 #83 6.134 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:41:56 #83 6.168 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:41:56 #83 6.257 OK: 8 MiB in 15 packages 03:41:57 #83 DONE 6.6s 03:41:57 03:41:57 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:41:57 #0 2.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:57 #0 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:57 #0 2.730 Upgrading critical system libraries and apk-tools: 03:41:57 #0 2.730 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:41:57 #0 2.739 Executing busybox-1.36.1-r29.trigger 03:41:57 #84 2.882 Continuing the upgrade transaction with new apk-tools: 03:41:57 #84 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:57 #84 2.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:57 #84 3.316 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:41:57 #84 3.325 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:41:58 #84 ... 03:41:58 03:41:58 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:41:58 #0 5.088 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:58 #0 5.538 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:58 #0 6.262 OK: 248 MiB in 58 packages 03:41:58 #85 DONE 6.4s 03:41:58 03:41:58 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:41:58 #84 3.442 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:41:58 #84 3.485 Executing ca-certificates-20241121-r0.trigger 03:41:58 #84 3.555 OK: 13 MiB in 28 packages 03:41:58 3e85d5ac6304: Pull complete 03:41:58 c3105a71a48b: Pull complete 03:41:58 0f093f025ec4: Pull complete 03:41:58 c3106fc0e877: Pull complete 03:41:58 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:41:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:41:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:58 #84 ... 03:41:58 03:41:58 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:41:58 #86 DONE 0.2s 03:41:58 03:41:58 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:41:58 #84 DONE 3.7s 03:41:58 03:41:58 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:58 prd-ubuntu20.04-docker-arm64-4c-16g-36323 does not seem to be running inside a container 03:41:58 $ 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/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:41:58 #87 ... 03:41:58 03:41:58 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:41:58 #0 2.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:58 #0 2.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:58 #0 3.081 Upgrading critical system libraries and apk-tools: 03:41:58 #0 3.081 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:41:58 #0 3.112 Executing busybox-1.36.1-r29.trigger 03:41:58 #0 3.193 Continuing the upgrade transaction with new apk-tools: 03:41:58 #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:58 #0 3.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:58 #0 3.623 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:41:58 #0 3.629 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:41:58 #0 3.696 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:41:58 #0 3.708 OK: 8 MiB in 16 packages 03:41:58 #88 DONE 3.9s 03:41:58 03:41:58 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:41:58 #0 2.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:58 #0 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:58 #0 2.937 Upgrading critical system libraries and apk-tools: 03:41:58 #0 2.937 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:41:58 #0 2.947 Executing busybox-1.36.1-r29.trigger 03:41:58 #0 3.006 Continuing the upgrade transaction with new apk-tools: 03:41:58 #0 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:58 #0 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:58 #0 3.487 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:41:58 #0 3.509 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:41:58 #0 3.553 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:41:58 #0 3.567 OK: 8 MiB in 18 packages 03:41:58 #89 DONE 3.9s 03:41:58 03:41:58 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:41:59 #90 ... 03:41:59 03:41:59 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:41:59 #0 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:59 #0 2.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:59 #0 3.088 Upgrading critical system libraries and apk-tools: 03:41:59 #0 3.088 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:41:59 #0 3.096 Executing busybox-1.36.1-r29.trigger 03:41:59 #0 3.185 Continuing the upgrade transaction with new apk-tools: 03:41:59 #0 3.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:59 #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:59 #0 3.685 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:41:59 #0 3.800 OK: 19 MiB in 18 packages 03:41:59 #91 DONE 4.8s 03:41:59 03:41:59 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:41:59 #76 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:59 #76 3.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:59 #76 3.987 Upgrading critical system libraries and apk-tools: 03:41:59 #76 3.987 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:41:59 #76 3.999 Executing busybox-1.36.1-r29.trigger 03:41:59 #76 4.081 Continuing the upgrade transaction with new apk-tools: 03:41:59 #76 4.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:59 #76 4.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:59 #76 4.410 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:41:59 #76 4.552 OK: 9 MiB in 19 packages 03:41:59 #76 DONE 4.9s 03:41:59 03:41:59 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:41:59 #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:59 #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:59 #0 3.351 Upgrading critical system libraries and apk-tools: 03:41:59 #0 3.351 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:41:59 #0 3.366 Executing busybox-1.36.1-r29.trigger 03:41:59 #0 3.439 Continuing the upgrade transaction with new apk-tools: 03:41:59 #0 3.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:41:59 #0 3.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:41:59 #0 3.848 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:41:59 #0 3.856 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:41:59 #0 3.926 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:41:59 #0 3.936 Executing ca-certificates-20241121-r0.trigger 03:41:59 #0 4.668 OK: 19 MiB in 18 packages 03:41:59 #92 DONE 4.9s 03:41:59 03:41:59 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:41:59 #93 DONE 1.1s 03:41:59 03:41:59 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:42:00 $ docker top 01898238427e93a5c28270e783f0c2815ccd11fc13f00a38152632841884ba1a -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:00 + docker compose -f ./docker-compose-build.yml build --parallel 03:42:01 #94 ... 03:42:01 03:42:01 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:42:01 #95 DONE 1.3s 03:42:01 03:42:01 #96 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:42:01 #0 3.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:42:01 #0 4.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:42:01 #0 4.921 Upgrading critical system libraries and apk-tools: 03:42:01 #0 4.921 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:42:01 #0 4.930 Executing busybox-1.36.1-r29.trigger 03:42:01 #0 5.021 Continuing the upgrade transaction with new apk-tools: 03:42:01 #0 5.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:42:01 #0 5.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:42:01 #0 5.454 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:42:01 #0 5.468 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:42:01 #0 5.552 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:42:01 #0 5.583 Executing ca-certificates-20241121-r0.trigger 03:42:01 #0 5.636 OK: 10 MiB in 17 packages 03:42:01 #96 DONE 6.9s 03:42:01 03:42:01 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:42:01 #97 DONE 1.3s 03:42:01 03:42:01 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:42:01 #98 DONE 1.3s 03:42:01 03:42:01 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:42:01 #94 DONE 1.3s 03:42:01 03:42:01 #99 [security-spire-config stage-2 6/10] COPY security.txt / 03:42:01 #99 DONE 0.1s 03:42:01 03:42:01 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:42:01 #100 ... 03:42:01 03:42:01 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:42:01 #101 DONE 0.1s 03:42:01 03:42:01 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:01 #102 ... 03:42:01 03:42:01 #103 [security-spire-server stage-2 6/9] COPY security.txt / 03:42:02 #103 ... 03:42:02 03:42:02 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:42:02 #100 DONE 1.0s 03:42:02 03:42:02 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:42:02 #104 DONE 1.0s 03:42:02 03:42:02 #103 [security-spire-server stage-2 6/9] COPY security.txt / 03:42:02 #103 DONE 0.9s 03:42:02 03:42:02 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:42:02 #90 DONE 3.5s 03:42:02 03:42:02 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:42:02 #105 DONE 0.1s 03:42:02 03:42:02 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:42:02 #106 DONE 0.1s 03:42:02 03:42:02 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:42:02 #107 DONE 0.1s 03:42:02 03:42:02 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:42:02 #108 DONE 0.1s 03:42:02 03:42:02 #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:42:02 #109 DONE 0.1s 03:42:02 03:42:02 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 03:42:02 #110 DONE 0.1s 03:42:02 03:42:02 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:42:02 #111 DONE 0.1s 03:42:02 03:42:02 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:42:02 #112 DONE 0.1s 03:42:02 03:42:02 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:42:02 #113 DONE 0.1s 03:42:02 03:42:02 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:42:02 #114 DONE 0.0s 03:42:02 03:42:02 #115 [security-spire-server] exporting to image 03:42:02 #115 exporting layers 03:42:02 #115 ... 03:42:02 03:42:02 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:42:02 #116 DONE 0.0s 03:42:02 03:42:02 #115 [security-spire-agent] exporting to image 03:42:02 #1 [security-proxy-auth internal] load build definition from Dockerfile 03:42:02 #1 transferring dockerfile: 2.15kB 0.0s done 03:42:02 #1 DONE 0.1s 03:42:02 03:42:02 #2 [security-proxy-auth internal] load .dockerignore 03:42:02 #2 transferring context: 50B done 03:42:02 #2 DONE 0.1s 03:42:02 03:42:02 #3 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 03:42:02 #3 ... 03:42:02 03:42:02 #4 [security-secretstore-setup internal] load build definition from Dockerfile 03:42:02 #4 transferring dockerfile: 2.49kB done 03:42:02 #4 DONE 0.1s 03:42:02 03:42:02 #5 [security-secretstore-setup internal] load .dockerignore 03:42:02 #5 transferring context: 50B 0.0s done 03:42:02 #5 DONE 0.1s 03:42:02 03:42:02 #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:42:02 #6 DONE 0.0s 03:42:02 03:42:02 #3 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 03:42:02 #3 ... 03:42:02 03:42:02 #7 [support-scheduler internal] load .dockerignore 03:42:02 #7 transferring context: 50B done 03:42:02 #7 DONE 0.1s 03:42:02 03:42:02 #8 [support-scheduler internal] load build definition from Dockerfile 03:42:02 #8 transferring dockerfile: 1.82kB done 03:42:02 #8 DONE 0.1s 03:42:02 03:42:02 #3 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 03:42:03 #3 ... 03:42:03 03:42:03 #9 [security-spiffe-token-provider internal] load .dockerignore 03:42:03 #9 transferring context: 50B done 03:42:03 #9 DONE 0.1s 03:42:03 03:42:03 #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:42:03 #6 DONE 0.0s 03:42:03 03:42:03 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:42:03 #10 transferring dockerfile: 1.89kB done 03:42:03 #10 DONE 0.1s 03:42:03 03:42:03 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:42:03 #11 transferring dockerfile: 2.23kB 0.0s done 03:42:03 #11 DONE 0.1s 03:42:03 03:42:03 #12 [core-common-config-bootstrapper internal] load .dockerignore 03:42:03 #12 transferring context: 50B done 03:42:03 #12 DONE 0.1s 03:42:03 03:42:03 #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:42:03 #6 DONE 0.0s 03:42:03 03:42:03 #13 [security-spire-agent internal] load .dockerignore 03:42:03 #13 transferring context: 50B done 03:42:03 #13 DONE 0.1s 03:42:03 03:42:03 #14 [security-spire-agent internal] load build definition from Dockerfile 03:42:03 #14 transferring dockerfile: 1.81kB done 03:42:03 #14 DONE 0.1s 03:42:03 03:42:03 #15 [support-notifications internal] load build definition from Dockerfile 03:42:03 #15 transferring dockerfile: 2.04kB done 03:42:03 #15 DONE 0.1s 03:42:03 03:42:03 #16 [support-notifications internal] load .dockerignore 03:42:03 #16 transferring context: 50B 0.0s done 03:42:03 #16 DONE 0.2s 03:42:03 03:42:03 #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:42:03 #6 DONE 0.0s 03:42:03 03:42:03 #17 [security-spiffe-token-provider internal] load build context 03:42:03 #17 DONE 0.0s 03:42:03 03:42:03 #3 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 03:42:03 #3 DONE 0.7s 03:42:03 03:42:03 #18 [core-keeper internal] load .dockerignore 03:42:03 #115 exporting layers 0.9s done 03:42:03 #115 writing image sha256:4e97e21b376b0ef487692de4e77fe90cd0f6e6b19b90991c1d5b584eff4c48f2 done 03:42:03 #115 naming to docker.io/library/security-spire-config done 03:42:03 #115 exporting layers 0.9s done 03:42:03 #115 writing image sha256:3722b40640861486eb46a689a8f8469a393a137f121406b1626f36ad781039f9 done 03:42:03 #115 naming to docker.io/library/security-spire-server done 03:42:03 #115 writing image sha256:96b8aa924bee1904ed36c8b56267f9b5e7104780743d38e5ef268aaada8c2750 done 03:42:03 #115 naming to docker.io/library/security-spire-agent done 03:42:03 #115 DONE 1.0s 03:42:03 03:42:03 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:03 #18 ... 03:42:03 03:42:03 #19 [security-spire-server internal] load build definition from Dockerfile 03:42:03 #19 transferring dockerfile: 1.70kB 0.0s done 03:42:03 #19 DONE 0.1s 03:42:03 03:42:03 #20 [security-spire-server internal] load .dockerignore 03:42:03 #20 transferring context: 50B 0.0s done 03:42:03 #20 DONE 0.2s 03:42:03 03:42:03 #21 [core-keeper internal] load build definition from Dockerfile 03:42:03 #21 transferring dockerfile: 2.07kB 0.0s done 03:42:03 #21 DONE 0.2s 03:42:03 03:42:03 #22 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:42:03 #22 ... 03:42:03 03:42:03 #18 [core-keeper internal] load .dockerignore 03:42:03 #18 transferring context: 50B done 03:42:03 #18 DONE 0.3s 03:42:03 03:42:03 #23 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:42:03 #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:42:04 #23 ... 03:42:04 03:42:04 #6 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:42:04 #6 DONE 0.0s 03:42:04 03:42:04 #24 [security-secretstore-setup internal] load build context 03:42:05 #24 ... 03:42:05 03:42:05 #3 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 03:42:05 #3 DONE 2.0s 03:42:05 03:42:05 #24 [security-secretstore-setup internal] load build context 03:42:05 #24 transferring context: 3.06MB 1.3s done 03:42:05 #24 ... 03:42:05 03:42:05 #25 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:42:05 #25 DONE 1.9s 03:42:05 03:42:05 #26 [security-spire-config internal] load build definition from Dockerfile 03:42:05 #26 transferring dockerfile: 1.69kB done 03:42:05 #26 DONE 1.3s 03:42:05 03:42:05 #27 [core-data internal] load .dockerignore 03:42:05 #27 transferring context: 50B 0.1s done 03:42:05 #27 DONE 1.6s 03:42:05 03:42:05 #28 [support-notifications internal] load build context 03:42:05 #28 transferring context: 3.06MB 1.2s done 03:42:05 #28 DONE 1.7s 03:42:05 03:42:05 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:42:05 #29 DONE 1.9s 03:42:05 03:42:05 #30 [core-common-config-bootstrapper internal] load build context 03:42:05 #30 transferring context: 3.06MB 1.0s done 03:42:05 #30 DONE 1.7s 03:42:05 03:42:05 #31 [security-proxy-auth internal] load build context 03:42:05 #31 transferring context: 3.06MB 1.2s done 03:42:05 #31 DONE 1.6s 03:42:05 03:42:05 #32 [support-scheduler internal] load build context 03:42:05 #32 transferring context: 3.06MB 1.1s done 03:42:05 #32 DONE 1.7s 03:42:05 03:42:05 #24 [security-secretstore-setup internal] load build context 03:42:05 #24 DONE 1.7s 03:42:05 03:42:05 #23 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:42:05 #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 03:42:05 #23 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:42:05 #23 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:42:05 #23 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:42:05 #23 DONE 1.9s 03:42:05 03:42:05 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:05 #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:05 #117 ... 03:42:05 03:42:05 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:05 #33 ... 03:42:05 03:42:05 #34 [security-spire-config internal] load .dockerignore 03:42:05 #34 transferring context: 50B done 03:42:05 #34 DONE 1.3s 03:42:05 03:42:05 #35 [core-command internal] load build definition from Dockerfile 03:42:05 #35 transferring dockerfile: 1.94kB done 03:42:05 #35 DONE 1.6s 03:42:05 03:42:05 #36 [core-command internal] load .dockerignore 03:42:05 #36 transferring context: 50B done 03:42:05 #36 DONE 1.6s 03:42:05 03:42:05 #6 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:42:05 #6 DONE 0.0s 03:42:05 03:42:05 #17 [security-spiffe-token-provider internal] load build context 03:42:05 #17 transferring context: 3.06MB 1.4s done 03:42:05 #17 DONE 1.7s 03:42:05 03:42:05 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:05 #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 03:42:05 #33 ... 03:42:05 03:42:05 #37 [core-data internal] load build definition from Dockerfile 03:42:05 #37 transferring dockerfile: 2.07kB done 03:42:05 #37 DONE 1.8s 03:42:05 03:42:05 #6 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:42:05 #6 DONE 0.0s 03:42:05 03:42:05 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:05 #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:42:05 #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:42:05 #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:42:05 #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 03:42:05 #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 03:42:05 #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 03:42:05 #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:42:05 #33 ... 03:42:05 03:42:05 #3 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 03:42:05 #3 DONE 2.5s 03:42:05 03:42:05 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:05 #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 03:42:05 #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 03:42:05 #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:42:05 #33 ... 03:42:05 03:42:05 #23 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:42:05 #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 03:42:05 #23 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:42:05 #23 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:42:05 #23 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:42:05 #23 DONE 2.0s 03:42:05 03:42:05 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:05 #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 03:42:05 #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:42:05 #33 ... 03:42:05 03:42:05 #22 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:42:05 #22 DONE 2.7s 03:42:05 03:42:05 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:05 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.5s 03:42:05 #33 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 03:42:06 #33 ... 03:42:06 03:42:06 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:42:06 #29 DONE 2.6s 03:42:06 03:42:06 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:06 #33 ... 03:42:06 03:42:06 #23 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:42:06 #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 03:42:06 #23 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:42:06 #23 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:42:06 #23 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:42:06 #23 DONE 2.0s 03:42:06 03:42:06 #38 [security-bootstrapper internal] load .dockerignore 03:42:06 #38 transferring context: 50B 0.0s done 03:42:06 #38 DONE 1.7s 03:42:06 03:42:06 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:06 #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 03:42:06 #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:42:06 #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:42:06 #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:42:06 #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 03:42:06 #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 03:42:06 #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 03:42:06 #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:42:06 #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:42:06 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.33MB / 28.04MB 0.7s 03:42:06 #33 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 03:42:06 #33 ... 03:42:06 03:42:06 #39 [security-bootstrapper internal] load build definition from Dockerfile 03:42:06 #39 transferring dockerfile: 3.02kB 0.0s done 03:42:06 #39 DONE 1.8s 03:42:06 03:42:06 #40 [security-spire-server internal] load build context 03:42:06 #40 transferring context: 23.68kB 0.1s done 03:42:06 #40 DONE 1.1s 03:42:06 03:42:06 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:06 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.90MB / 28.04MB 0.9s 03:42:06 #33 ... 03:42:06 03:42:06 #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:42:06 #6 DONE 0.0s 03:42:06 03:42:06 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:06 #33 ... 03:42:06 03:42:06 #41 [security-spire-agent internal] load build context 03:42:06 #41 transferring context: 23.21kB 0.1s done 03:42:06 #41 DONE 1.4s 03:42:06 03:42:06 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:06 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 1.1s 03:42:06 #33 ... 03:42:06 03:42:06 #23 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:42:06 #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 03:42:06 #23 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:42:06 #23 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:42:06 #23 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:42:06 #23 DONE 2.6s 03:42:06 03:42:06 #3 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:42:06 #3 DONE 2.8s 03:42:06 03:42:06 #22 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:42:06 #22 DONE 3.3s 03:42:06 03:42:06 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:06 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.33MB / 28.04MB 1.5s 03:42:07 #33 ... 03:42:07 03:42:07 #42 [security-proxy-setup internal] load .dockerignore 03:42:07 #42 transferring context: 50B 0.0s done 03:42:07 #42 DONE 2.3s 03:42:07 03:42:07 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:07 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.7s 03:42:07 #33 ... 03:42:07 03:42:07 #43 [security-proxy-setup internal] load build definition from Dockerfile 03:42:07 #43 transferring dockerfile: 2.50kB 0.0s done 03:42:07 #43 DONE 2.4s 03:42:07 03:42:07 #44 [core-metadata internal] load build definition from Dockerfile 03:42:07 #44 transferring dockerfile: 2.13kB done 03:42:07 #44 DONE 3.0s 03:42:07 03:42:07 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:07 #33 ... 03:42:07 03:42:07 #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:42:07 #6 DONE 0.0s 03:42:07 03:42:07 #45 [core-metadata internal] load .dockerignore 03:42:07 #45 transferring context: 50B 0.0s done 03:42:07 #45 DONE 3.1s 03:42:07 03:42:07 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:07 #33 ... 03:42:07 03:42:07 #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:42:07 #6 DONE 0.1s 03:42:07 03:42:07 #46 [support-notifications builder 2/7] WORKDIR /edgex-go 03:42:07 #46 DONE 2.4s 03:42:07 03:42:07 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:07 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.20MB / 28.04MB 2.0s 03:42:07 #33 ... 03:42:07 03:42:07 #47 [security-spire-config internal] load build context 03:42:07 #47 transferring context: 21.93kB 0.2s done 03:42:07 #47 DONE 1.5s 03:42:07 03:42:07 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:07 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.99MB / 28.04MB 2.3s 03:42:07 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.50MB / 28.04MB 2.4s 03:42:08 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.6s 03:42:08 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.9s 03:42:08 #33 ... 03:42:08 03:42:08 #3 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 03:42:08 #3 DONE 4.6s 03:42:08 03:42:08 #48 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:08 #48 DONE 3.3s 03:42:08 03:42:08 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:08 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 3.2s 03:42:08 #33 ... 03:42:08 03:42:08 #23 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:42:08 #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 03:42:08 #23 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:42:08 #23 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:42:08 #23 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:42:08 #23 DONE 2.8s 03:42:08 03:42:08 #22 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:42:08 #22 DONE 3.5s 03:42:08 03:42:08 #46 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:42:08 #46 DONE 2.6s 03:42:08 03:42:08 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:08 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.4s 03:42:08 #33 ... 03:42:08 03:42:08 #23 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:42:08 #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 03:42:08 #23 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:42:08 #23 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:42:08 #23 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:42:08 #23 DONE 2.8s 03:42:08 03:42:08 #22 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:42:08 #22 DONE 3.5s 03:42:08 03:42:08 #46 [core-metadata builder 2/7] WORKDIR /edgex-go 03:42:08 #46 DONE 2.6s 03:42:08 03:42:08 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:09 #33 ... 03:42:09 03:42:09 #49 [core-keeper internal] load build context 03:42:09 #49 transferring context: 3.06MB 2.1s done 03:42:09 #49 DONE 4.1s 03:42:09 03:42:09 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:09 #33 ... 03:42:09 03:42:09 #50 [core-command internal] load build context 03:42:09 #50 transferring context: 3.06MB 2.1s done 03:42:09 #50 DONE 3.4s 03:42:09 03:42:09 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:09 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.83MB / 28.04MB 3.8s 03:42:09 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s done 03:42:09 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s done 03:42:09 #33 ... 03:42:09 03:42:09 #51 [core-data internal] load build context 03:42:09 #51 transferring context: 3.06MB 2.7s done 03:42:09 #51 DONE 3.8s 03:42:09 03:42:09 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:09 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 03:42:11 #33 ... 03:42:11 03:42:11 #52 [security-bootstrapper internal] load build context 03:42:11 #52 transferring context: 3.06MB 2.8s done 03:42:11 #52 DONE 4.0s 03:42:11 03:42:11 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:12 #33 ... 03:42:12 03:42:12 #53 [security-proxy-setup internal] load build context 03:42:12 #53 transferring context: 3.06MB 2.7s done 03:42:12 #53 DONE 3.7s 03:42:12 03:42:12 #54 [core-metadata internal] load build context 03:42:12 #54 transferring context: 3.06MB 2.8s done 03:42:12 #54 DONE 3.4s 03:42:12 03:42:12 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:13 #33 ... 03:42:13 03:42:13 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:13 #55 DONE 6.4s 03:42:13 03:42:13 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:15 #33 ... 03:42:15 03:42:15 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:42:15 #0 3.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:15 #0 4.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:15 #0 9.078 (1/1) Installing dumb-init (1.2.5-r3) 03:42:15 #0 9.094 Executing busybox-1.36.1-r29.trigger 03:42:15 #0 9.146 OK: 9 MiB in 15 packages 03:42:15 #56 DONE 10.6s 03:42:15 03:42:15 #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:42:15 #0 3.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:15 #0 3.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:15 #0 7.343 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:42:15 #0 7.343 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:42:15 #0 7.343 OK: 24052 distinct packages available 03:42:15 #0 7.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:15 #0 8.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:15 #57 ... 03:42:15 03:42:15 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:42:15 #0 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:15 #0 4.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:15 #0 8.795 (1/7) Installing ca-certificates (20241121-r0) 03:42:15 #0 9.246 (2/7) Installing dumb-init (1.2.5-r3) 03:42:15 #0 9.271 (3/7) Installing libgcc (13.2.1_git20240309-r0) 03:42:15 #0 9.279 (4/7) Installing libsodium (1.0.19-r0) 03:42:15 #0 9.296 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 03:42:15 #0 9.408 (6/7) Installing libzmq (4.3.5-r2) 03:42:15 #0 9.453 (7/7) Installing zeromq (4.3.5-r2) 03:42:15 #0 9.532 Executing busybox-1.36.1-r29.trigger 03:42:15 #0 9.595 Executing ca-certificates-20241121-r0.trigger 03:42:15 #58 ... 03:42:15 03:42:15 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:42:15 #0 4.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:15 #0 5.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:15 #0 9.007 (1/4) Installing ca-certificates (20241121-r0) 03:42:15 #0 9.283 (2/4) Installing dumb-init (1.2.5-r3) 03:42:15 #0 9.301 (3/4) Installing su-exec (0.2-r3) 03:42:15 #0 9.390 (4/4) Installing yq-go (4.44.1-r2) 03:42:15 #59 ... 03:42:15 03:42:15 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:42:15 #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 03:42:15 #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:42:15 #60 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:42:15 #60 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:42:15 #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:42:15 #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 03:42:15 #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done 03:42:15 #60 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.1s done 03:42:15 #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 03:42:15 #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.0s 03:42:15 #60 ... 03:42:15 03:42:15 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:42:15 #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:15 #0 3.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:15 #0 7.184 (1/3) Installing ca-certificates (20241121-r0) 03:42:15 #0 7.559 (2/3) Installing dumb-init (1.2.5-r3) 03:42:15 #0 7.572 (3/3) Installing tzdata (2024b-r0) 03:42:15 #0 8.507 Executing busybox-1.36.1-r29.trigger 03:42:15 #0 8.604 Executing ca-certificates-20241121-r0.trigger 03:42:15 #0 9.579 OK: 11 MiB in 17 packages 03:42:15 #61 DONE 10.4s 03:42:15 03:42:15 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:42:15 #60 ... 03:42:15 03:42:15 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:42:15 #0 2.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:15 #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:15 #0 5.965 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:42:15 #0 5.965 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:42:15 #0 5.965 OK: 24052 distinct packages available 03:42:15 #0 6.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:15 #0 7.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:15 #62 ... 03:42:15 03:42:15 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:42:15 #0 4.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:15 #0 4.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:15 #0 8.214 (1/1) Installing dumb-init (1.2.5-r3) 03:42:15 #0 8.264 Executing busybox-1.36.1-r29.trigger 03:42:15 #0 8.433 OK: 9 MiB in 15 packages 03:42:15 #63 DONE 10.1s 03:42:15 03:42:15 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:15 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.4s 03:42:16 #33 ... 03:42:16 03:42:16 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:42:16 #0 3.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:16 #0 4.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:16 #0 8.475 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:42:16 #0 8.475 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:42:16 #0 8.475 OK: 24052 distinct packages available 03:42:16 #0 9.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:16 #64 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:16 #64 ... 03:42:16 03:42:16 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:16 #33 ... 03:42:16 03:42:16 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:42:16 #0 5.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:16 #0 5.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:17 #65 ... 03:42:17 03:42:17 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:42:17 #58 10.39 OK: 14 MiB in 21 packages 03:42:17 #58 DONE 11.9s 03:42:17 03:42:17 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:17 #33 ... 03:42:17 03:42:17 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:42:17 #0 5.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:17 #0 6.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:17 #66 ... 03:42:17 03:42:17 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:42:17 #0 6.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:17 #0 7.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:17 #67 ... 03:42:17 03:42:17 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:42:17 #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:17 #0 7.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:17 #68 ... 03:42:17 03:42:17 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:42:17 #0 6.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:17 #0 7.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:17 #69 ... 03:42:17 03:42:17 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:42:17 #0 5.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:17 #0 6.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:17 #70 ... 03:42:17 03:42:17 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:18 #33 ... 03:42:18 03:42:18 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:42:18 #59 10.46 Executing busybox-1.36.1-r29.trigger 03:42:18 #59 10.63 Executing ca-certificates-20241121-r0.trigger 03:42:18 #59 11.54 OK: 20 MiB in 18 packages 03:42:18 #59 DONE 12.8s 03:42:18 03:42:18 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:18 #33 ... 03:42:18 03:42:18 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:42:18 #0 5.714 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:18 #0 7.114 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:18 #71 ... 03:42:18 03:42:18 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:42:18 #0 5.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:18 #0 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:19 #72 ... 03:42:19 03:42:19 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:42:19 #65 10.42 (1/2) Installing dumb-init (1.2.5-r3) 03:42:19 #65 10.47 (2/2) Installing su-exec (0.2-r3) 03:42:19 #65 10.49 Executing busybox-1.36.1-r29.trigger 03:42:19 #65 10.62 OK: 9 MiB in 16 packages 03:42:19 #65 DONE 12.0s 03:42:19 03:42:19 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:20 #33 ... 03:42:20 03:42:20 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:42:20 #70 11.54 OK: 239 MiB in 58 packages 03:42:20 #70 DONE 12.5s 03:42:20 03:42:20 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:42:20 #71 11.38 (1/1) Installing dumb-init (1.2.5-r3) 03:42:20 #71 ... 03:42:20 03:42:20 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:42:20 #62 12.47 (1/14) Installing ca-certificates (20241121-r0) 03:42:20 #62 12.65 (2/14) Installing brotli-libs (1.1.0-r2) 03:42:20 #62 12.71 (3/14) Installing c-ares (1.33.1-r0) 03:42:20 #62 12.75 (4/14) Installing libunistring (1.2-r0) 03:42:20 #62 12.94 (5/14) Installing libidn2 (2.3.7-r0) 03:42:20 #62 12.96 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:42:20 #62 12.98 (7/14) Installing libpsl (0.21.5-r1) 03:42:20 #62 12.98 (8/14) Installing zstd-libs (1.5.6-r0) 03:42:20 #62 13.05 (9/14) Installing libcurl (8.11.1-r0) 03:42:20 #62 13.10 (10/14) Installing curl (8.11.1-r0) 03:42:20 #62 13.13 (11/14) Installing dumb-init (1.2.5-r3) 03:42:20 #62 13.14 (12/14) Installing musl-obstack (1.2.3-r2) 03:42:20 #62 13.15 (13/14) Installing libucontext (1.2-r3) 03:42:20 #62 13.17 (14/14) Installing gcompat (1.1.0-r4) 03:42:20 #62 13.19 Executing busybox-1.36.1-r29.trigger 03:42:20 #62 13.36 Executing ca-certificates-20241121-r0.trigger 03:42:20 #62 14.17 OK: 15 MiB in 28 packages 03:42:20 #62 DONE 15.3s 03:42:20 03:42:20 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:42:20 #72 11.99 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:42:20 #72 ... 03:42:20 03:42:20 #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:42:20 #57 13.61 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:42:20 #57 13.97 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:42:20 #57 14.26 (3/7) Installing dumb-init (1.2.5-r3) 03:42:20 #57 14.28 (4/7) Installing musl-obstack (1.2.3-r2) 03:42:20 #57 14.32 (5/7) Installing libucontext (1.2-r3) 03:42:20 #57 14.33 (6/7) Installing gcompat (1.1.0-r4) 03:42:20 #57 14.36 (7/7) Installing openssl (3.3.2-r1) 03:42:20 #57 14.53 Executing busybox-1.36.1-r29.trigger 03:42:20 #57 14.74 OK: 10 MiB in 19 packages 03:42:20 #57 DONE 15.7s 03:42:20 03:42:20 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:42:20 #67 12.09 OK: 239 MiB in 58 packages 03:42:20 #67 DONE 14.5s 03:42:20 03:42:20 #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:42:21 #73 ... 03:42:21 03:42:21 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:42:21 #74 DONE 1.1s 03:42:21 03:42:21 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:42:21 #72 12.40 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:42:21 #72 12.54 (3/6) Installing dumb-init (1.2.5-r3) 03:42:21 #72 12.56 (4/6) Installing openssl (3.3.2-r1) 03:42:21 #72 ... 03:42:21 03:42:21 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:42:21 #66 12.90 OK: 239 MiB in 58 packages 03:42:21 #66 DONE 14.0s 03:42:21 03:42:21 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:42:21 #72 12.64 (5/6) Installing su-exec (0.2-r3) 03:42:21 #72 12.64 (6/6) Installing yq-go (4.44.1-r2) 03:42:21 #72 ... 03:42:21 03:42:21 #69 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:42:21 #69 13.76 OK: 239 MiB in 58 packages 03:42:21 #69 DONE 14.7s 03:42:21 03:42:21 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:42:21 #64 15.14 (1/4) Installing dumb-init (1.2.5-r3) 03:42:21 #64 15.18 (2/4) Installing musl-obstack (1.2.3-r2) 03:42:21 #64 15.18 (3/4) Installing libucontext (1.2-r3) 03:42:21 #64 15.21 (4/4) Installing gcompat (1.1.0-r4) 03:42:21 #64 15.22 Executing busybox-1.36.1-r29.trigger 03:42:21 #64 15.31 OK: 9 MiB in 18 packages 03:42:21 #64 ... 03:42:21 03:42:21 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:42:21 #71 12.08 Executing busybox-1.36.1-r29.trigger 03:42:21 #71 12.14 OK: 9 MiB in 15 packages 03:42:21 #71 DONE 13.2s 03:42:21 03:42:21 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:21 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.3s 03:42:22 #33 ... 03:42:22 03:42:22 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:42:22 #75 DONE 1.2s 03:42:22 03:42:22 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:22 #33 ... 03:42:22 03:42:22 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:42:22 #64 DONE 16.2s 03:42:22 03:42:22 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:42:22 #76 ... 03:42:22 03:42:22 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:42:22 #77 DONE 1.4s 03:42:23 03:42:23 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:23 #33 ... 03:42:23 03:42:23 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:42:23 #72 13.21 Executing busybox-1.36.1-r29.trigger 03:42:23 #72 13.35 OK: 20 MiB in 18 packages 03:42:23 #72 DONE 14.5s 03:42:23 03:42:23 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:23 #33 ... 03:42:23 03:42:23 #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:42:23 #78 DONE 1.9s 03:42:23 03:42:23 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:23 #33 ... 03:42:23 03:42:23 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:42:23 #0 3.963 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:23 #0 5.291 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:23 #0 9.668 OK: 239 MiB in 58 packages 03:42:23 #79 ... 03:42:23 03:42:23 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:24 #33 ... 03:42:24 03:42:24 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:42:24 #79 DONE 10.5s 03:42:24 03:42:24 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:42:24 #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.3s done 03:42:24 #60 DONE 19.1s 03:42:24 03:42:24 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:25 #33 ... 03:42:25 03:42:25 #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:42:25 #0 4.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:25 #0 5.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:25 #0 8.801 Upgrading critical system libraries and apk-tools: 03:42:25 #0 8.801 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:42:25 #0 8.880 Executing busybox-1.36.1-r29.trigger 03:42:25 #0 9.625 Continuing the upgrade transaction with new apk-tools: 03:42:25 #0 9.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:25 #80 ... 03:42:25 03:42:25 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:25 #33 ... 03:42:25 03:42:25 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:42:25 #81 DONE 1.3s 03:42:25 03:42:25 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:42:25 #68 12.77 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:42:25 #68 12.77 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:42:25 #68 12.77 OK: 24050 distinct packages available 03:42:25 #68 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:25 #68 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:25 #68 17.54 OK: 239 MiB in 58 packages 03:42:25 #68 DONE 18.3s 03:42:25 03:42:25 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:26 #33 ... 03:42:26 03:42:26 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:42:26 #0 5.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:26 #0 6.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:26 #82 10.38 Upgrading critical system libraries and apk-tools: 03:42:26 #82 10.38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:42:26 #82 ... 03:42:26 03:42:26 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:42:26 #0 4.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:26 #0 5.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:26 #0 8.626 Upgrading critical system libraries and apk-tools: 03:42:26 #0 8.626 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:42:26 #0 8.671 Executing busybox-1.36.1-r29.trigger 03:42:26 #0 9.621 Continuing the upgrade transaction with new apk-tools: 03:42:26 #0 9.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:26 #83 ... 03:42:26 03:42:26 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:26 #33 ... 03:42:26 03:42:26 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:42:26 #84 DONE 1.0s 03:42:26 03:42:26 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:27 #85 ... 03:42:27 03:42:27 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:42:27 #0 4.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:27 #0 5.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:27 #0 9.083 Upgrading critical system libraries and apk-tools: 03:42:27 #0 9.083 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:42:27 #0 9.135 Executing busybox-1.36.1-r29.trigger 03:42:27 #0 9.969 Continuing the upgrade transaction with new apk-tools: 03:42:27 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:27 #86 ... 03:42:27 03:42:27 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:27 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.4s 03:42:28 #33 ... 03:42:28 03:42:28 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:42:28 #0 7.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:28 #0 7.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:28 #87 ... 03:42:28 03:42:28 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:29 #33 ... 03:42:29 03:42:29 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:42:29 #0 6.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:29 #0 7.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:29 #88 ... 03:42:29 03:42:29 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:29 #33 ... 03:42:29 03:42:29 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:42:29 #80 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:29 #80 13.59 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:42:29 #80 13.63 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:42:29 #80 14.00 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:42:29 #80 14.05 OK: 9 MiB in 15 packages 03:42:29 #80 DONE 15.4s 03:42:29 03:42:29 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:30 #33 ... 03:42:30 03:42:30 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:42:30 #0 5.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:30 #0 6.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:30 #89 ... 03:42:30 03:42:30 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:42:30 #83 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:30 #83 13.38 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:42:30 #83 13.40 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:42:30 #83 13.77 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:42:30 #83 13.85 OK: 9 MiB in 15 packages 03:42:30 #83 DONE 14.8s 03:42:30 03:42:30 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:31 #33 ... 03:42:31 03:42:31 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:31 #90 ... 03:42:31 03:42:31 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:32 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.5s 03:42:32 #33 ... 03:42:32 03:42:32 #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:32 #91 ... 03:42:32 03:42:32 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:32 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.8s done 03:42:32 #33 ... 03:42:32 03:42:32 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:42:32 #82 10.46 Executing busybox-1.36.1-r29.trigger 03:42:32 #82 11.10 Continuing the upgrade transaction with new apk-tools: 03:42:32 #82 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:32 #82 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:32 #82 14.77 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:42:32 #82 14.82 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:42:32 #82 15.17 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:42:32 #82 15.23 Executing ca-certificates-20241121-r0.trigger 03:42:32 #82 15.95 OK: 11 MiB in 17 packages 03:42:32 #82 DONE 16.9s 03:42:32 03:42:32 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:32 #33 DONE 27.7s 03:42:32 03:42:32 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:42:32 #89 10.98 Upgrading critical system libraries and apk-tools: 03:42:32 #89 10.98 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:42:32 #89 11.00 Executing busybox-1.36.1-r29.trigger 03:42:32 #89 11.94 Continuing the upgrade transaction with new apk-tools: 03:42:32 #89 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:32 #89 ... 03:42:32 03:42:32 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:33 #92 ... 03:42:33 03:42:33 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:42:33 #88 10.72 Upgrading critical system libraries and apk-tools: 03:42:33 #88 10.72 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:42:33 #88 10.82 Executing busybox-1.36.1-r29.trigger 03:42:33 #88 11.81 Continuing the upgrade transaction with new apk-tools: 03:42:33 #88 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:33 #88 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:33 #88 ... 03:42:33 03:42:33 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:42:33 #0 5.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:33 #0 6.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:33 #93 ... 03:42:33 03:42:33 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:42:33 #86 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:33 #86 14.35 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:42:33 #86 14.39 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:42:33 #86 14.57 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:42:33 #86 14.61 Executing ca-certificates-20241121-r0.trigger 03:42:33 #86 15.24 OK: 14 MiB in 21 packages 03:42:33 #86 DONE 16.2s 03:42:33 03:42:33 #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:33 #94 ... 03:42:33 03:42:33 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:42:33 #89 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:35 #89 ... 03:42:35 03:42:35 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:42:35 #88 15.60 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:42:35 #88 15.65 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:42:35 #88 15.91 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:42:35 #88 15.96 OK: 9 MiB in 16 packages 03:42:35 #88 DONE 16.6s 03:42:35 03:42:35 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:42:35 #89 15.13 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:42:35 #89 15.16 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:42:35 #89 15.38 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:42:35 #89 ... 03:42:35 03:42:35 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:35 #95 ... 03:42:35 03:42:35 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:42:35 #89 15.41 Executing ca-certificates-20241121-r0.trigger 03:42:36 #89 15.79 OK: 15 MiB in 28 packages 03:42:36 #89 ... 03:42:36 03:42:36 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:42:36 #87 11.42 Upgrading critical system libraries and apk-tools: 03:42:36 #87 11.42 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:42:36 #87 11.47 Executing busybox-1.36.1-r29.trigger 03:42:36 #87 12.72 Continuing the upgrade transaction with new apk-tools: 03:42:36 #87 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:36 #87 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:36 #87 17.06 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:42:36 #87 17.08 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:42:36 #87 17.24 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:42:36 #87 17.28 Executing ca-certificates-20241121-r0.trigger 03:42:36 #87 17.81 OK: 20 MiB in 18 packages 03:42:36 #87 DONE 18.5s 03:42:36 03:42:36 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:42:36 #93 11.01 Upgrading critical system libraries and apk-tools: 03:42:36 #93 11.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:42:36 #93 11.04 Executing busybox-1.36.1-r29.trigger 03:42:36 #93 11.72 Continuing the upgrade transaction with new apk-tools: 03:42:36 #93 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:36 #93 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:37 #93 ... 03:42:37 03:42:37 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:42:37 #89 DONE 16.6s 03:42:37 03:42:37 #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:42:37 #73 6.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:37 #73 7.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:37 #73 11.81 Upgrading critical system libraries and apk-tools: 03:42:37 #73 11.81 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:42:37 #73 11.87 Executing busybox-1.36.1-r29.trigger 03:42:37 #73 12.76 Continuing the upgrade transaction with new apk-tools: 03:42:37 #73 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:37 #73 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:37 #73 16.24 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:42:37 #73 16.31 OK: 10 MiB in 19 packages 03:42:37 #73 ... 03:42:37 03:42:37 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:42:37 #76 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:37 #76 6.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:37 #76 10.28 Upgrading critical system libraries and apk-tools: 03:42:37 #76 10.28 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:42:37 #76 10.33 Executing busybox-1.36.1-r29.trigger 03:42:37 #76 11.24 Continuing the upgrade transaction with new apk-tools: 03:42:37 #76 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:37 #76 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:37 #76 14.15 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:42:37 #76 14.17 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:42:37 #76 14.46 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:42:37 #76 14.51 OK: 9 MiB in 18 packages 03:42:37 #76 ... 03:42:37 03:42:37 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:42:37 #96 DONE 1.8s 03:42:37 03:42:37 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:42:37 #97 DONE 0.3s 03:42:37 03:42:37 #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:42:37 #73 DONE 16.8s 03:42:37 03:42:37 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:42:37 #98 ... 03:42:37 03:42:37 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:42:37 #76 DONE 15.3s 03:42:37 03:42:37 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:42:38 #99 DONE 1.1s 03:42:38 03:42:38 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:42:38 #93 14.80 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:42:38 #93 14.85 OK: 20 MiB in 18 packages 03:42:39 #93 DONE 15.7s 03:42:39 03:42:39 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:42:39 #100 DONE 1.3s 03:42:39 03:42:39 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:42:39 #98 DONE 1.4s 03:42:39 03:42:39 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:42:39 #101 ... 03:42:39 03:42:39 #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:42:39 #102 DONE 0.4s 03:42:39 03:42:39 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:42:39 #103 DONE 0.3s 03:42:39 03:42:39 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:42:39 #104 DONE 0.4s 03:42:39 03:42:39 #105 [security-spire-server stage-2 6/9] COPY security.txt / 03:42:39 #105 DONE 0.3s 03:42:39 03:42:39 #106 [security-spire-config stage-2 6/10] COPY security.txt / 03:42:39 #106 DONE 0.2s 03:42:39 03:42:39 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:42:39 #107 DONE 0.2s 03:42:39 03:42:39 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:42:39 #108 DONE 0.3s 03:42:39 03:42:39 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:42:40 #109 DONE 0.3s 03:42:40 03:42:40 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:42:40 #110 DONE 0.3s 03:42:40 03:42:40 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:42:40 #111 ... 03:42:40 03:42:40 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:42:40 #101 DONE 1.2s 03:42:40 03:42:40 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:42:40 #111 DONE 0.3s 03:42:40 03:42:40 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:42:40 #112 DONE 0.2s 03:42:40 03:42:40 #113 [security-spire-server] exporting to image 03:42:40 #113 exporting layers 03:42:40 #113 ... 03:42:40 03:42:40 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:42:40 #114 DONE 0.3s 03:42:40 03:42:40 #115 [security-spire-config] exporting to image 03:42:40 #115 ... 03:42:40 03:42:40 #116 [security-spire-agent stage-3 7/10] COPY security.txt / 03:42:40 #116 DONE 0.4s 03:42:41 03:42:41 #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:42:41 #117 DONE 0.3s 03:42:41 03:42:41 #113 [security-spire-server] exporting to image 03:42:41 #113 ... 03:42:41 03:42:41 #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:42:41 #118 DONE 0.3s 03:42:41 03:42:41 #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:42:41 #119 DONE 0.4s 03:42:41 03:42:41 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:42 #85 ... 03:42:42 03:42:42 #120 [security-spire-agent] exporting to image 03:42:43 #120 ... 03:42:43 03:42:43 #115 [security-spire-config] exporting to image 03:42:43 #115 exporting layers 2.7s done 03:42:43 #115 writing image sha256:b3484d1f5e383236a119764102198c6504ebcc2a4cb5df289c9ec236e5ebf0e9 0.2s done 03:42:43 #115 naming to docker.io/library/security-spire-config-arm64 0.1s done 03:42:43 #115 DONE 3.0s 03:42:43 03:42:43 #113 [security-spire-server] exporting to image 03:42:43 #113 exporting layers 2.9s done 03:42:43 #113 writing image sha256:733b0d61149742924a6a240d1edb822ae797e1e74f95d73a79780eae42929f59 0.0s done 03:42:43 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:42:43 #113 DONE 2.9s 03:42:43 03:42:43 #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:43 #94 ... 03:42:43 03:42:43 #120 [security-spire-agent] exporting to image 03:42:43 #120 exporting layers 2.0s done 03:42:43 #120 writing image sha256:1045b8d47a5ac3c2b69b1ae0459f3f15690343cbe6d38f4ecc1a59905fc169bb 0.0s done 03:42:43 #120 naming to docker.io/library/security-spire-agent-arm64 03:42:44 #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:42:44 #120 DONE 2.1s 03:42:44 03:42:44 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:44 #118 DONE 45.0s 03:42:44 03:42:44 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:44 #117 DONE 44.9s 03:42:44 03:42:44 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:44 #102 DONE 48.5s 03:42:44 03:42:44 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:44 #80 DONE 44.8s 03:42:44 03:42:44 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:44 #87 DONE 41.8s 03:42:44 03:42:44 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:44 #72 DONE 48.5s 03:42:44 03:42:44 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:42:49 #119 DONE 9.3s 03:42:49 03:42:49 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:49 #120 CACHED 03:42:49 03:42:49 #121 [security-proxy-setup builder 6/7] COPY . . 03:42:49 #121 CACHED 03:42:49 03:42:49 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:42:49 #122 CACHED 03:42:49 03:42:49 #123 [security-secretstore-setup builder 6/7] COPY . . 03:42:49 #123 DONE 9.3s 03:42:49 03:42:49 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:42:49 #124 CACHED 03:42:49 03:42:49 #125 [security-bootstrapper builder 6/7] COPY . . 03:42:49 #125 CACHED 03:42:49 03:42:49 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:49 #126 CACHED 03:42:49 03:42:49 #127 [support-scheduler builder 6/7] COPY . . 03:42:49 #127 DONE 9.3s 03:42:49 03:42:49 #128 [support-notifications builder 6/7] COPY . . 03:42:49 #128 DONE 9.3s 03:42:49 03:42:49 #129 [core-metadata builder 6/7] COPY . . 03:42:49 #129 CACHED 03:42:49 03:42:49 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:42:49 #130 CACHED 03:42:49 03:42:49 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:49 #131 CACHED 03:42:49 03:42:49 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:49 #132 CACHED 03:42:49 03:42:49 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:42:49 #133 CACHED 03:42:49 03:42:49 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 03:42:49 #134 CACHED 03:42:49 03:42:49 #135 [core-keeper builder 7/8] COPY . . 03:42:49 #135 DONE 9.3s 03:42:49 03:42:49 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 03:42:49 #136 CACHED 03:42:49 03:42:49 #137 [core-command builder 6/7] COPY . . 03:42:49 #137 CACHED 03:42:49 03:42:49 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:49 #138 CACHED 03:42:49 03:42:49 #139 [security-proxy-auth builder 6/7] COPY . . 03:42:49 #139 CACHED 03:42:49 03:42:49 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:42:49 #140 CACHED 03:42:49 03:42:49 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:49 #141 CACHED 03:42:49 03:42:49 #142 [core-data builder 6/7] COPY . . 03:42:49 #142 DONE 9.4s 03:42:49 03:42:49 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:42:50 #143 1.124 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:43:00 #143 ... 03:43:00 03:43:00 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:43:00 #0 0.634 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:43:00 #144 ... 03:43:00 03:43:00 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:43:00 #0 0.994 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:43:00 #145 ... 03:43:00 03:43:00 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:43:00 #0 0.899 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:43:00 #146 ... 03:43:00 03:43:00 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:43:00 #0 0.909 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:43:00 #147 ... 03:43:00 03:43:00 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:43:00 #0 0.669 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:43:00 #148 ... 03:43:00 03:43:00 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:43:00 #0 0.811 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:43:00 #149 ... 03:43:00 03:43:00 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:43:00 #0 0.432 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:43:00 #150 ... 03:43:00 03:43:00 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:43:00 #0 1.192 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:43:00 #151 ... 03:43:00 03:43:00 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:43:00 #0 0.340 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:43:00 #152 ... 03:43:00 03:43:00 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:43:00 #0 1.322 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:43:00 #153 ... 03:43:00 03:43:00 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:43:00 #0 1.077 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:43:30 #85 DONE 59.1s 03:43:30 03:43:30 #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:30 #94 DONE 62.5s 03:43:30 03:43:30 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:30 #95 DONE 60.3s 03:43:30 03:43:30 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:30 #90 DONE 64.8s 03:43:30 03:43:30 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:30 #92 DONE 63.0s 03:43:30 03:43:30 #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:30 #91 DONE 63.7s 03:43:30 03:43:30 #121 [security-secretstore-setup builder 6/7] COPY . . 03:43:30 #121 DONE 1.0s 03:43:30 03:43:30 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:43:30 #122 CACHED 03:43:30 03:43:30 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:30 #123 CACHED 03:43:30 03:43:30 #124 [security-proxy-setup builder 6/7] COPY . . 03:43:30 #124 CACHED 03:43:30 03:43:30 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:43:30 #125 CACHED 03:43:30 03:43:30 #126 [security-bootstrapper builder 6/7] COPY . . 03:43:30 #126 CACHED 03:43:30 03:43:30 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:30 #127 CACHED 03:43:30 03:43:30 #128 [core-metadata builder 6/7] COPY . . 03:43:30 #128 CACHED 03:43:30 03:43:30 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:30 #129 CACHED 03:43:30 03:43:30 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:43:30 #130 CACHED 03:43:30 03:43:30 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 03:43:30 #131 CACHED 03:43:30 03:43:30 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:30 #132 CACHED 03:43:30 03:43:30 #133 [core-command builder 6/7] COPY . . 03:43:30 #133 CACHED 03:43:30 03:43:30 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:30 #134 CACHED 03:43:30 03:43:30 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 03:43:30 #135 CACHED 03:43:30 03:43:30 #136 [core-data builder 6/7] COPY . . 03:43:30 #136 CACHED 03:43:30 03:43:30 #137 [core-keeper builder 7/8] COPY . . 03:43:30 #137 DONE 1.1s 03:43:30 03:43:30 #138 [support-notifications builder 6/7] COPY . . 03:43:30 #138 DONE 1.1s 03:43:30 03:43:30 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:43:30 #139 CACHED 03:43:30 03:43:30 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 03:43:30 #140 CACHED 03:43:30 03:43:30 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:30 #141 CACHED 03:43:30 03:43:30 #142 [support-scheduler builder 6/7] COPY . . 03:43:30 #142 DONE 1.1s 03:43:30 03:43:30 #143 [security-proxy-auth builder 6/7] COPY . . 03:43:30 #143 DONE 1.1s 03:43:30 03:43:30 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:43:30 #144 ... 03:43:30 03:43:30 #145 [security-spiffe-token-provider builder 6/7] COPY . . 03:43:30 #145 DONE 1.2s 03:43:30 03:43:30 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:43:30 #146 3.220 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:43:32 #146 ... 03:43:32 03:43:32 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:43:32 #144 2.959 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:43:35 #144 ... 03:43:35 03:43:35 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:43:35 #0 3.110 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:43:37 #147 ... 03:43:37 03:43:37 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:43:37 #0 2.938 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:43:37 #148 ... 03:43:37 03:43:37 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:43:37 #0 2.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:43:37 #149 ... 03:43:37 03:43:37 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:43:37 #0 2.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:43:37 #150 ... 03:43:37 03:43:37 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:43:37 #0 2.541 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:43:37 #151 ... 03:43:37 03:43:37 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:43:37 #0 3.004 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:43:38 #152 ... 03:43:38 03:43:38 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:43:38 #0 2.205 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:43:38 #153 ... 03:43:38 03:43:38 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:43:38 #0 2.919 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:43:38 #154 ... 03:43:38 03:43:38 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:43:38 #0 2.277 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:43:38 #155 ... 03:43:38 03:43:38 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:43:38 #0 3.189 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:44:22 #154 ... 03:44:22 03:44:22 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:44:22 #150 85.38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:44:48 #150 ... 03:44:48 03:44:48 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:44:48 #152 DONE 119.5s 03:44:48 03:44:48 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:44:57 #147 ... 03:44:57 03:44:57 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:44:57 #144 DONE 126.8s 03:44:57 03:44:57 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:44:59 #147 ... 03:44:59 03:44:59 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:44:59 #150 DONE 130.3s 03:44:59 03:44:59 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:45:02 #147 ... 03:45:02 03:45:02 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:45:02 #155 ... 03:45:02 03:45:02 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:45:02 #151 DONE 133.2s 03:45:02 03:45:02 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:45:02 #154 DONE 133.3s 03:45:02 03:45:02 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:45:02 #156 ... 03:45:02 03:45:02 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:45:02 #155 DONE 1.1s 03:45:02 03:45:02 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:45:02 #156 DONE 0.5s 03:45:02 03:45:02 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:45:02 #157 DONE 1.0s 03:45:02 03:45:02 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:45:03 #158 ... 03:45:03 03:45:03 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:45:03 #159 DONE 0.5s 03:45:03 03:45:03 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:45:03 #160 DONE 0.5s 03:45:03 03:45:03 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:45:03 #161 DONE 0.4s 03:45:03 03:45:03 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:45:03 #162 DONE 0.4s 03:45:03 03:45:03 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:45:03 #163 ... 03:45:03 03:45:03 #164 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:45:03 #164 DONE 0.5s 03:45:03 03:45:03 #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:45:03 #165 DONE 0.4s 03:45:03 03:45:03 #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:45:07 #166 ... 03:45:07 03:45:07 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:45:07 #163 DONE 3.6s 03:45:07 03:45:07 #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:45:07 #167 DONE 3.6s 03:45:07 03:45:07 #168 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:45:09 #168 ... 03:45:09 03:45:09 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:45:09 #158 DONE 6.1s 03:45:09 03:45:09 #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:45:09 #169 DONE 2.2s 03:45:09 03:45:09 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:45:09 #170 DONE 4.4s 03:45:09 03:45:09 #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:45:09 #166 DONE 5.6s 03:45:09 03:45:09 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:45:09 #171 ... 03:45:09 03:45:09 #168 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:45:09 #168 DONE 2.4s 03:45:09 03:45:09 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:45:10 #172 ... 03:45:10 03:45:10 #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:45:10 #173 DONE 1.4s 03:45:10 03:45:10 #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:45:11 #174 ... 03:45:11 03:45:11 #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:45:11 #175 DONE 2.0s 03:45:11 03:45:11 #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:45:13 #176 ... 03:45:13 03:45:13 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:45:13 #171 DONE 3.7s 03:45:13 03:45:13 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:45:13 #177 DONE 3.7s 03:45:13 03:45:13 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:45:13 #172 DONE 3.6s 03:45:13 03:45:13 #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:45:13 #178 ... 03:45:13 03:45:13 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:45:13 #153 DONE 144.2s 03:45:13 03:45:13 #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:45:13 #174 DONE 2.7s 03:45:13 03:45:13 #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:45:13 #179 DONE 0.6s 03:45:13 03:45:13 #180 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:45:13 #180 ... 03:45:13 03:45:13 #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:45:13 #176 DONE 2.5s 03:45:13 03:45:13 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:45:13 #181 CACHED 03:45:13 03:45:13 #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:45:13 #182 CACHED 03:45:13 03:45:13 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:45:13 #183 ... 03:45:13 03:45:13 #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:45:13 #178 DONE 0.7s 03:45:13 03:45:13 #115 [security-spiffe-token-provider] exporting to image 03:45:13 #115 exporting layers 0.9s done 03:45:13 #115 writing image sha256:ecb388b51432176dfb4ad198e4e62ff011e2f9608830368a5582de07101bef68 0.0s done 03:45:13 #115 naming to docker.io/library/security-spiffe-token-provider 0.0s done 03:45:13 #115 DONE 2.0s 03:45:14 03:45:14 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:45:15 #184 ... 03:45:15 03:45:15 #185 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:45:15 #185 DONE 1.8s 03:45:15 03:45:15 #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:45:16 #186 ... 03:45:16 03:45:16 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:45:16 #184 DONE 2.0s 03:45:16 03:45:16 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:45:16 #183 DONE 2.0s 03:45:16 03:45:16 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:45:16 #187 ... 03:45:16 03:45:16 #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:45:16 #186 DONE 3.3s 03:45:16 03:45:16 #180 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:45:16 #180 DONE 3.2s 03:45:16 03:45:16 #188 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:45:16 #188 DONE 1.0s 03:45:16 03:45:16 #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:45:16 #189 DONE 1.0s 03:45:16 03:45:16 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:45:16 #187 DONE 1.0s 03:45:16 03:45:16 #115 [core-command] exporting to image 03:45:17 #115 ... 03:45:17 03:45:17 #190 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:45:17 #190 DONE 0.4s 03:45:17 03:45:17 #191 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:45:17 #191 ... 03:45:17 03:45:17 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:45:17 #148 DONE 148.5s 03:45:17 03:45:17 #191 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:45:17 #191 DONE 0.4s 03:45:17 03:45:17 #115 [core-common-config-bootstrapper] exporting to image 03:45:17 #115 exporting layers 0.9s done 03:45:17 #115 writing image sha256:6c87377d7a096fc0832000d6aed5f4c9f9d1a19830376d35b30c6afeced8bc98 0.0s done 03:45:17 #115 naming to docker.io/library/core-common-config-bootstrapper done 03:45:19 #115 ... 03:45:19 03:45:19 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:45:19 #192 DONE 2.4s 03:45:19 03:45:19 #115 [security-secretstore-setup] exporting to image 03:45:19 #115 ... 03:45:19 03:45:19 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:45:19 #149 DONE 150.1s 03:45:19 03:45:19 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:45:19 #145 DONE 150.1s 03:45:19 03:45:19 #193 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:45:19 #193 DONE 1.7s 03:45:19 03:45:19 #115 [security-secretstore-setup] exporting to image 03:45:19 #115 writing image sha256:ca03d2c2ff2d8d85e04a0d216eb6d2878a6759fca3ece2e4395eb1a937a3337c 0.0s done 03:45:19 #115 naming to docker.io/library/core-command 03:45:19 #115 ... 03:45:19 03:45:19 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:45:19 #143 DONE 150.3s 03:45:19 03:45:19 #115 [security-proxy-setup] exporting to image 03:45:19 #115 exporting layers 2.6s done 03:45:19 #115 naming to docker.io/library/core-command 0.0s done 03:45:19 #115 writing image sha256:247615d0fd5d4e35819f4f3873ea7994c35023ec8fdb9eca104e26fc989bbc2f done 03:45:19 #115 naming to docker.io/library/security-proxy-setup 0.0s done 03:45:19 #115 ... 03:45:19 03:45:19 #194 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:45:19 #194 DONE 0.2s 03:45:19 03:45:19 #195 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:45:19 #195 DONE 0.1s 03:45:19 03:45:19 #196 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:45:19 #196 DONE 0.3s 03:45:19 03:45:19 #197 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:45:19 #197 DONE 0.1s 03:45:19 03:45:19 #115 [security-secretstore-setup] exporting to image 03:45:19 #115 exporting layers 0.4s done 03:45:19 #115 writing image sha256:50002344b99b8c357e65610e4842faab6362307e4880600fad6faadce14a56ac done 03:45:19 #115 naming to docker.io/library/security-secretstore-setup done 03:45:19 #115 DONE 4.8s 03:45:19 03:45:19 #198 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:45:19 #198 DONE 0.1s 03:45:19 03:45:19 #199 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:45:21 #199 ... 03:45:21 03:45:21 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:45:21 #200 DONE 1.7s 03:45:21 03:45:21 #201 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:45:21 #201 CACHED 03:45:21 03:45:21 #202 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:45:21 #202 CACHED 03:45:21 03:45:21 #203 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:45:22 #203 ... 03:45:22 03:45:22 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:45:22 #146 DONE 152.9s 03:45:22 03:45:22 #204 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:45:22 #204 DONE 2.5s 03:45:22 03:45:22 #199 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:45:22 #199 DONE 2.5s 03:45:22 03:45:22 #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:45:22 #205 ... 03:45:22 03:45:22 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:45:22 #147 DONE 153.4s 03:45:22 03:45:22 #203 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:45:22 #203 DONE 1.2s 03:45:22 03:45:22 #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:45:22 #206 DONE 0.5s 03:45:22 03:45:22 #207 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:45:22 #207 DONE 3.0s 03:45:22 03:45:22 #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:45:22 #208 DONE 1.2s 03:45:22 03:45:22 #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:45:22 #209 DONE 0.1s 03:45:22 03:45:22 #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:45:22 #205 DONE 0.5s 03:45:22 03:45:22 #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:45:22 #210 ... 03:45:22 03:45:22 #211 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:45:22 #211 DONE 0.1s 03:45:22 03:45:22 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:45:22 #212 DONE 0.1s 03:45:22 03:45:22 #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:45:22 #213 DONE 0.1s 03:45:22 03:45:22 #214 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:45:22 #214 DONE 0.2s 03:45:22 03:45:22 #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:45:22 #210 DONE 0.1s 03:45:22 03:45:22 #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:45:22 #215 DONE 0.1s 03:45:22 03:45:22 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:45:22 #216 DONE 0.1s 03:45:22 03:45:22 #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:45:22 #217 DONE 0.1s 03:45:22 03:45:22 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:45:22 #218 DONE 0.2s 03:45:22 03:45:22 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:45:23 #219 ... 03:45:23 03:45:23 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:45:23 #220 DONE 0.6s 03:45:23 03:45:23 #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:45:23 #221 DONE 0.6s 03:45:23 03:45:23 #115 [core-metadata] exporting to image 03:45:23 #115 exporting layers 0.8s done 03:45:23 #115 writing image sha256:1daa1d8ab076b393daeef774141fb8529fe358e9977df77878ab9710d163cf87 03:45:23 #115 ... 03:45:23 03:45:23 #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:45:23 #222 DONE 0.4s 03:45:23 03:45:23 #223 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:45:23 #223 DONE 0.9s 03:45:23 03:45:23 #115 [support-scheduler] exporting to image 03:45:23 #115 writing image sha256:1daa1d8ab076b393daeef774141fb8529fe358e9977df77878ab9710d163cf87 0.4s done 03:45:23 #115 naming to docker.io/library/security-bootstrapper done 03:45:24 #115 ... 03:45:24 03:45:24 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:45:24 #219 DONE 1.1s 03:45:24 03:45:24 #224 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:45:24 #224 DONE 0.1s 03:45:24 03:45:24 #115 [core-metadata] exporting to image 03:45:24 #115 writing image sha256:ab1754da9ad49e047ef731c904a28ad2a02953c731fe9c3df0dc30fe0a8ddbdf 0.0s done 03:45:24 #115 writing image sha256:4d6105858197a7b9175468d1856731757c3cc7b5b9e76328b57780a22270efd3 done 03:45:24 #115 naming to docker.io/library/core-data done 03:45:24 #115 naming to docker.io/library/core-keeper done 03:45:24 #115 writing image sha256:06c25989e8405e5984cb7a6f2597744cce06f48e6b1c0d8b1ab8b3e1205b9c1c done 03:45:24 #115 naming to docker.io/library/core-metadata done 03:45:24 #115 ... 03:45:24 03:45:24 #225 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:45:24 #225 DONE 0.1s 03:45:24 03:45:24 #115 [support-notifications] exporting to image 03:45:24 #115 exporting layers 0.3s done 03:45:24 #115 exporting layers 0.2s done 03:45:24 #115 writing image sha256:b855e4f692c0c6f84fcada2ec25571f94f5230036cf404a1befa197abfd5167c done 03:45:24 #115 naming to docker.io/library/support-scheduler done 03:45:24 #115 writing image sha256:4965b39b0b65b1b9158eb6f2e4a77b0c817b2359ceca406a7df778a23c336625 done 03:45:24 #115 naming to docker.io/library/security-proxy-auth done 03:45:24 #115 writing image sha256:122bf795466cecc49ac2a100cfa0f629bb307e6d4f342342847ab33b97e81346 done 03:45:24 #115 naming to docker.io/library/support-notifications done 03:45:24 #115 DONE 6.5s 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:45:24 time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:45:24 $ docker stop --time=1 307e2f9edf773cc736145b66af25409b4708e81e954ca3829fd6775fad47a87d 03:45:25 $ docker rm -f --volumes 307e2f9edf773cc736145b66af25409b4708e81e954ca3829fd6775fad47a87d [Pipeline] // withDockerContainer [Pipeline] sh 03:45:25 + docker images 03:45:25 REPOSITORY TAG IMAGE ID CREATED SIZE 03:45:25 security-proxy-auth latest 4965b39b0b65 2 seconds ago 36.6MB 03:45:25 core-metadata latest 06c25989e840 2 seconds ago 37.9MB 03:45:25 support-scheduler latest b855e4f692c0 2 seconds ago 53MB 03:45:25 support-notifications latest 122bf795466c 2 seconds ago 56.2MB 03:45:25 security-bootstrapper latest 1daa1d8ab076 3 seconds ago 26.2MB 03:45:25 core-data latest 4d6105858197 3 seconds ago 37.8MB 03:45:25 core-keeper latest ab1754da9ad4 3 seconds ago 31.4MB 03:45:25 security-secretstore-setup latest 50002344b99b 6 seconds ago 46.9MB 03:45:25 core-common-config-bootstrapper latest 6c87377d7a09 9 seconds ago 23MB 03:45:25 core-command latest ca03d2c2ff2d 9 seconds ago 33.5MB 03:45:25 security-proxy-setup latest 247615d0fd5d 9 seconds ago 35.3MB 03:45:25 security-spiffe-token-provider latest ecb388b51432 13 seconds ago 38.5MB 03:45:25 security-spire-agent latest 96b8aa924bee 3 minutes ago 188MB 03:45:25 security-spire-server latest 3722b4064086 3 minutes ago 128MB 03:45:25 security-spire-config latest 4e97e21b376b 3 minutes ago 127MB 03:45:25 ci-base-image-x86_64 latest 5b8f99db773b 7 minutes ago 982MB 03:45:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB 03:45:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 03:45:25 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 03:45:26 provisioning config files... 03:45:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/772@tmp/config37713489922461159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:26 ---> ****-login.sh 03:45:26 nexus3.edgexfoundry.org:10001 03:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:26 Configure a credential helper to remove this warning. See 03:45:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:26 03:45:26 Login Succeeded 03:45:26 nexus3.edgexfoundry.org:10002 03:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:26 Configure a credential helper to remove this warning. See 03:45:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:26 03:45:26 Login Succeeded 03:45:26 nexus3.edgexfoundry.org:10003 03:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:26 Configure a credential helper to remove this warning. See 03:45:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:26 03:45:26 Login Succeeded 03:45:26 nexus3.edgexfoundry.org:10004 03:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:26 Configure a credential helper to remove this warning. See 03:45:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:26 03:45:26 Login Succeeded 03:45:26 ****.io 03:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:26 Configure a credential helper to remove this warning. See 03:45:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:26 03:45:26 Login Succeeded 03:45:26 ---> ****-login.sh ends [Pipeline] } 03:45:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:45:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:45:27 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:27 latest 03:45:27 4.0.0-dev.36 03:45:27 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:27 main 03:45:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:27 + docker push nexus3.edgexfoundry.org:10004/core-command:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:45:27 d697ce08eb8c: Preparing 03:45:27 85507f668f1f: Preparing 03:45:27 6211441e658c: Preparing 03:45:27 49a0f198d462: Preparing 03:45:27 83c0455185fd: Preparing 03:45:27 93a0e7e5d1d4: Preparing 03:45:27 75654b8eeebd: Preparing 03:45:27 75654b8eeebd: Waiting 03:45:27 93a0e7e5d1d4: Waiting 03:45:27 49a0f198d462: Pushed 03:45:27 6211441e658c: Pushed 03:45:27 d697ce08eb8c: Pushed 03:45:27 75654b8eeebd: Layer already exists 03:45:27 93a0e7e5d1d4: Pushed 03:45:28 83c0455185fd: Pushed 03:45:30 85507f668f1f: Pushed 03:45:30 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:4836542683903396c86b0b67daa6905205cbf59db5ecb818705cd7f97bfb6800 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:30 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:45:30 d697ce08eb8c: Preparing 03:45:30 85507f668f1f: Preparing 03:45:30 6211441e658c: Preparing 03:45:30 49a0f198d462: Preparing 03:45:30 83c0455185fd: Preparing 03:45:30 93a0e7e5d1d4: Preparing 03:45:30 75654b8eeebd: Preparing 03:45:30 93a0e7e5d1d4: Waiting 03:45:30 75654b8eeebd: Waiting 03:45:30 85507f668f1f: Layer already exists 03:45:30 d697ce08eb8c: Layer already exists 03:45:30 83c0455185fd: Layer already exists 03:45:30 49a0f198d462: Layer already exists 03:45:30 6211441e658c: Layer already exists 03:45:30 93a0e7e5d1d4: Layer already exists 03:45:30 75654b8eeebd: Layer already exists 03:45:30 latest: digest: sha256:4836542683903396c86b0b67daa6905205cbf59db5ecb818705cd7f97bfb6800 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:31 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.36 03:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:45:31 d697ce08eb8c: Preparing 03:45:31 85507f668f1f: Preparing 03:45:31 6211441e658c: Preparing 03:45:31 49a0f198d462: Preparing 03:45:31 83c0455185fd: Preparing 03:45:31 93a0e7e5d1d4: Preparing 03:45:31 75654b8eeebd: Preparing 03:45:31 93a0e7e5d1d4: Waiting 03:45:31 75654b8eeebd: Waiting 03:45:31 6211441e658c: Layer already exists 03:45:31 85507f668f1f: Layer already exists 03:45:31 83c0455185fd: Layer already exists 03:45:31 d697ce08eb8c: Layer already exists 03:45:31 93a0e7e5d1d4: Layer already exists 03:45:31 49a0f198d462: Layer already exists 03:45:31 75654b8eeebd: Layer already exists 03:45:31 4.0.0-dev.36: digest: sha256:4836542683903396c86b0b67daa6905205cbf59db5ecb818705cd7f97bfb6800 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:32 + docker push nexus3.edgexfoundry.org:10004/core-command:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:45:32 d697ce08eb8c: Preparing 03:45:32 85507f668f1f: Preparing 03:45:32 6211441e658c: Preparing 03:45:32 49a0f198d462: Preparing 03:45:32 83c0455185fd: Preparing 03:45:32 93a0e7e5d1d4: Preparing 03:45:32 75654b8eeebd: Preparing 03:45:32 93a0e7e5d1d4: Waiting 03:45:32 75654b8eeebd: Waiting 03:45:32 83c0455185fd: Layer already exists 03:45:32 85507f668f1f: Layer already exists 03:45:32 d697ce08eb8c: Layer already exists 03:45:32 49a0f198d462: Layer already exists 03:45:32 6211441e658c: Layer already exists 03:45:32 93a0e7e5d1d4: Layer already exists 03:45:32 75654b8eeebd: Layer already exists 03:45:32 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:4836542683903396c86b0b67daa6905205cbf59db5ecb818705cd7f97bfb6800 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:32 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:45:32 d697ce08eb8c: Preparing 03:45:32 85507f668f1f: Preparing 03:45:32 6211441e658c: Preparing 03:45:32 49a0f198d462: Preparing 03:45:32 83c0455185fd: Preparing 03:45:32 93a0e7e5d1d4: Preparing 03:45:32 75654b8eeebd: Preparing 03:45:32 93a0e7e5d1d4: Waiting 03:45:32 75654b8eeebd: Waiting 03:45:32 d697ce08eb8c: Layer already exists 03:45:32 85507f668f1f: Layer already exists 03:45:32 6211441e658c: Layer already exists 03:45:32 49a0f198d462: Layer already exists 03:45:32 83c0455185fd: Layer already exists 03:45:32 93a0e7e5d1d4: Layer already exists 03:45:32 75654b8eeebd: Layer already exists 03:45:32 main: digest: sha256:4836542683903396c86b0b67daa6905205cbf59db5ecb818705cd7f97bfb6800 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:32 ===================================================== [Pipeline] echo 03:45:32 taggedImages: 03:45:32 - nexus3.edgexfoundry.org:10004/core-command:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:32 - nexus3.edgexfoundry.org:10004/core-command:latest 03:45:32 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.36 03:45:32 - nexus3.edgexfoundry.org:10004/core-command:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:32 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:45:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:45:32 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:32 latest 03:45:32 4.0.0-dev.36 03:45:32 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:32 main 03:45:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:45:33 058186c7f3b3: Preparing 03:45:33 b852baf2a9ad: Preparing 03:45:33 28bb4c637d57: Preparing 03:45:33 2354253e574a: Preparing 03:45:33 6211441e658c: Preparing 03:45:33 49a0f198d462: Preparing 03:45:33 83c0455185fd: Preparing 03:45:33 93a0e7e5d1d4: Preparing 03:45:33 75654b8eeebd: Preparing 03:45:33 49a0f198d462: Waiting 03:45:33 83c0455185fd: Waiting 03:45:33 93a0e7e5d1d4: Waiting 03:45:33 75654b8eeebd: Waiting 03:45:33 6211441e658c: Layer already exists 03:45:33 49a0f198d462: Layer already exists 03:45:33 83c0455185fd: Layer already exists 03:45:33 93a0e7e5d1d4: Layer already exists 03:45:33 b852baf2a9ad: Pushed 03:45:33 058186c7f3b3: Pushed 03:45:33 75654b8eeebd: Layer already exists 03:45:33 28bb4c637d57: Pushed 03:45:34 2354253e574a: Pushed 03:45:34 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:3ff224bc242db44d9723555bbf7f196529bf7981c65b9d216a60e84664e3da88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:45:35 058186c7f3b3: Preparing 03:45:35 b852baf2a9ad: Preparing 03:45:35 28bb4c637d57: Preparing 03:45:35 2354253e574a: Preparing 03:45:35 6211441e658c: Preparing 03:45:35 49a0f198d462: Preparing 03:45:35 83c0455185fd: Preparing 03:45:35 93a0e7e5d1d4: Preparing 03:45:35 75654b8eeebd: Preparing 03:45:35 93a0e7e5d1d4: Waiting 03:45:35 75654b8eeebd: Waiting 03:45:35 49a0f198d462: Waiting 03:45:35 83c0455185fd: Waiting 03:45:35 28bb4c637d57: Layer already exists 03:45:35 6211441e658c: Layer already exists 03:45:35 2354253e574a: Layer already exists 03:45:35 b852baf2a9ad: Layer already exists 03:45:35 058186c7f3b3: Layer already exists 03:45:35 83c0455185fd: Layer already exists 03:45:35 49a0f198d462: Layer already exists 03:45:35 93a0e7e5d1d4: Layer already exists 03:45:35 75654b8eeebd: Layer already exists 03:45:35 latest: digest: sha256:3ff224bc242db44d9723555bbf7f196529bf7981c65b9d216a60e84664e3da88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.36 03:45:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:45:36 058186c7f3b3: Preparing 03:45:36 b852baf2a9ad: Preparing 03:45:36 28bb4c637d57: Preparing 03:45:36 2354253e574a: Preparing 03:45:36 6211441e658c: Preparing 03:45:36 49a0f198d462: Preparing 03:45:36 83c0455185fd: Preparing 03:45:36 93a0e7e5d1d4: Preparing 03:45:36 75654b8eeebd: Preparing 03:45:36 49a0f198d462: Waiting 03:45:36 75654b8eeebd: Waiting 03:45:36 93a0e7e5d1d4: Waiting 03:45:36 83c0455185fd: Waiting 03:45:36 2354253e574a: Layer already exists 03:45:36 28bb4c637d57: Layer already exists 03:45:36 b852baf2a9ad: Layer already exists 03:45:36 058186c7f3b3: Layer already exists 03:45:36 6211441e658c: Layer already exists 03:45:36 83c0455185fd: Layer already exists 03:45:36 93a0e7e5d1d4: Layer already exists 03:45:36 49a0f198d462: Layer already exists 03:45:36 75654b8eeebd: Layer already exists 03:45:36 4.0.0-dev.36: digest: sha256:3ff224bc242db44d9723555bbf7f196529bf7981c65b9d216a60e84664e3da88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:45:36 058186c7f3b3: Preparing 03:45:36 b852baf2a9ad: Preparing 03:45:36 28bb4c637d57: Preparing 03:45:36 2354253e574a: Preparing 03:45:36 6211441e658c: Preparing 03:45:36 49a0f198d462: Preparing 03:45:36 83c0455185fd: Preparing 03:45:36 93a0e7e5d1d4: Preparing 03:45:36 75654b8eeebd: Preparing 03:45:36 83c0455185fd: Waiting 03:45:36 49a0f198d462: Waiting 03:45:36 93a0e7e5d1d4: Waiting 03:45:36 75654b8eeebd: Waiting 03:45:36 6211441e658c: Layer already exists 03:45:36 28bb4c637d57: Layer already exists 03:45:36 058186c7f3b3: Layer already exists 03:45:36 2354253e574a: Layer already exists 03:45:36 b852baf2a9ad: Layer already exists 03:45:36 83c0455185fd: Layer already exists 03:45:36 49a0f198d462: Layer already exists 03:45:36 75654b8eeebd: Layer already exists 03:45:36 93a0e7e5d1d4: Layer already exists 03:45:36 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:3ff224bc242db44d9723555bbf7f196529bf7981c65b9d216a60e84664e3da88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:45:37 058186c7f3b3: Preparing 03:45:37 b852baf2a9ad: Preparing 03:45:37 28bb4c637d57: Preparing 03:45:37 2354253e574a: Preparing 03:45:37 6211441e658c: Preparing 03:45:37 49a0f198d462: Preparing 03:45:37 83c0455185fd: Preparing 03:45:37 93a0e7e5d1d4: Preparing 03:45:37 75654b8eeebd: Preparing 03:45:37 49a0f198d462: Waiting 03:45:37 83c0455185fd: Waiting 03:45:37 93a0e7e5d1d4: Waiting 03:45:37 75654b8eeebd: Waiting 03:45:37 058186c7f3b3: Layer already exists 03:45:37 b852baf2a9ad: Layer already exists 03:45:37 2354253e574a: Layer already exists 03:45:37 28bb4c637d57: Layer already exists 03:45:37 6211441e658c: Layer already exists 03:45:37 49a0f198d462: Layer already exists 03:45:37 83c0455185fd: Layer already exists 03:45:37 75654b8eeebd: Layer already exists 03:45:37 93a0e7e5d1d4: Layer already exists 03:45:37 main: digest: sha256:3ff224bc242db44d9723555bbf7f196529bf7981c65b9d216a60e84664e3da88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:37 ===================================================== [Pipeline] echo 03:45:37 taggedImages: 03:45:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:45:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.36 03:45:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:45:37 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:45:37 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:37 latest 03:45:37 4.0.0-dev.36 03:45:37 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:37 main 03:45:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:38 + docker push nexus3.edgexfoundry.org:10004/core-data:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:45:38 923a014789cc: Preparing 03:45:38 df9e94f03167: Preparing 03:45:38 695453220569: Preparing 03:45:38 6211441e658c: Preparing 03:45:38 49a0f198d462: Preparing 03:45:38 f0a75abb6a1d: Preparing 03:45:38 93a0e7e5d1d4: Preparing 03:45:38 75654b8eeebd: Preparing 03:45:38 93a0e7e5d1d4: Waiting 03:45:38 75654b8eeebd: Waiting 03:45:38 f0a75abb6a1d: Waiting 03:45:38 6211441e658c: Layer already exists 03:45:38 49a0f198d462: Layer already exists 03:45:38 93a0e7e5d1d4: Layer already exists 03:45:38 df9e94f03167: Pushed 03:45:38 75654b8eeebd: Layer already exists 03:45:38 923a014789cc: Pushed 03:45:39 f0a75abb6a1d: Pushed 03:45:41 695453220569: Pushed 03:45:41 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:ed40236b1757f06e917c1b206b4b6d92dd49c99d03b1cb84b8998547381b2d57 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:41 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:45:41 923a014789cc: Preparing 03:45:41 df9e94f03167: Preparing 03:45:41 695453220569: Preparing 03:45:41 6211441e658c: Preparing 03:45:41 49a0f198d462: Preparing 03:45:41 f0a75abb6a1d: Preparing 03:45:41 93a0e7e5d1d4: Preparing 03:45:41 75654b8eeebd: Preparing 03:45:41 f0a75abb6a1d: Waiting 03:45:41 75654b8eeebd: Waiting 03:45:41 923a014789cc: Layer already exists 03:45:41 695453220569: Layer already exists 03:45:41 49a0f198d462: Layer already exists 03:45:41 df9e94f03167: Layer already exists 03:45:41 6211441e658c: Layer already exists 03:45:41 93a0e7e5d1d4: Layer already exists 03:45:41 f0a75abb6a1d: Layer already exists 03:45:41 75654b8eeebd: Layer already exists 03:45:41 latest: digest: sha256:ed40236b1757f06e917c1b206b4b6d92dd49c99d03b1cb84b8998547381b2d57 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:42 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.36 03:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:45:42 923a014789cc: Preparing 03:45:42 df9e94f03167: Preparing 03:45:42 695453220569: Preparing 03:45:42 6211441e658c: Preparing 03:45:42 49a0f198d462: Preparing 03:45:42 f0a75abb6a1d: Preparing 03:45:42 93a0e7e5d1d4: Preparing 03:45:42 75654b8eeebd: Preparing 03:45:42 f0a75abb6a1d: Waiting 03:45:42 93a0e7e5d1d4: Waiting 03:45:42 75654b8eeebd: Waiting 03:45:42 923a014789cc: Layer already exists 03:45:42 df9e94f03167: Layer already exists 03:45:42 6211441e658c: Layer already exists 03:45:42 49a0f198d462: Layer already exists 03:45:42 695453220569: Layer already exists 03:45:42 f0a75abb6a1d: Layer already exists 03:45:42 93a0e7e5d1d4: Layer already exists 03:45:42 75654b8eeebd: Layer already exists 03:45:42 4.0.0-dev.36: digest: sha256:ed40236b1757f06e917c1b206b4b6d92dd49c99d03b1cb84b8998547381b2d57 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:43 + docker push nexus3.edgexfoundry.org:10004/core-data:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:45:43 923a014789cc: Preparing 03:45:43 df9e94f03167: Preparing 03:45:43 695453220569: Preparing 03:45:43 6211441e658c: Preparing 03:45:43 49a0f198d462: Preparing 03:45:43 f0a75abb6a1d: Preparing 03:45:43 93a0e7e5d1d4: Preparing 03:45:43 75654b8eeebd: Preparing 03:45:43 93a0e7e5d1d4: Waiting 03:45:43 f0a75abb6a1d: Waiting 03:45:43 75654b8eeebd: Waiting 03:45:43 695453220569: Layer already exists 03:45:43 df9e94f03167: Layer already exists 03:45:43 923a014789cc: Layer already exists 03:45:43 6211441e658c: Layer already exists 03:45:43 49a0f198d462: Layer already exists 03:45:43 f0a75abb6a1d: Layer already exists 03:45:43 93a0e7e5d1d4: Layer already exists 03:45:43 75654b8eeebd: Layer already exists 03:45:43 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:ed40236b1757f06e917c1b206b4b6d92dd49c99d03b1cb84b8998547381b2d57 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:43 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:45:43 923a014789cc: Preparing 03:45:43 df9e94f03167: Preparing 03:45:43 695453220569: Preparing 03:45:43 6211441e658c: Preparing 03:45:43 49a0f198d462: Preparing 03:45:43 f0a75abb6a1d: Preparing 03:45:43 93a0e7e5d1d4: Preparing 03:45:43 75654b8eeebd: Preparing 03:45:43 93a0e7e5d1d4: Waiting 03:45:43 75654b8eeebd: Waiting 03:45:43 f0a75abb6a1d: Waiting 03:45:43 49a0f198d462: Layer already exists 03:45:43 6211441e658c: Layer already exists 03:45:43 df9e94f03167: Layer already exists 03:45:43 923a014789cc: Layer already exists 03:45:43 695453220569: Layer already exists 03:45:43 f0a75abb6a1d: Layer already exists 03:45:43 93a0e7e5d1d4: Layer already exists 03:45:43 75654b8eeebd: Layer already exists 03:45:43 main: digest: sha256:ed40236b1757f06e917c1b206b4b6d92dd49c99d03b1cb84b8998547381b2d57 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:43 ===================================================== [Pipeline] echo 03:45:43 taggedImages: 03:45:43 - nexus3.edgexfoundry.org:10004/core-data:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:43 - nexus3.edgexfoundry.org:10004/core-data:latest 03:45:43 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.36 03:45:43 - nexus3.edgexfoundry.org:10004/core-data:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:43 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:45:43 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:45:43 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:43 latest 03:45:43 4.0.0-dev.36 03:45:43 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:43 main 03:45:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:45:44 302b0d213449: Preparing 03:45:44 ea91e0c3aa19: Preparing 03:45:44 033e13294ee1: Preparing 03:45:44 49a0f198d462: Preparing 03:45:44 63dbdb1b2fb3: Preparing 03:45:44 0155ca27bd74: Preparing 03:45:44 75654b8eeebd: Preparing 03:45:44 0155ca27bd74: Waiting 03:45:44 75654b8eeebd: Waiting 03:45:44 49a0f198d462: Layer already exists 03:45:44 ea91e0c3aa19: Pushed 03:45:44 0155ca27bd74: Pushed 03:45:44 75654b8eeebd: Layer already exists 03:45:44 302b0d213449: Pushed 03:45:44 63dbdb1b2fb3: Pushed 03:45:47 033e13294ee1: Pushed 03:45:47 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:c3e4ab06bde1d830b954870afd8041bd9e226878c31477b1eeb1d762d7030630 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:45:47 302b0d213449: Preparing 03:45:47 ea91e0c3aa19: Preparing 03:45:47 033e13294ee1: Preparing 03:45:47 49a0f198d462: Preparing 03:45:47 63dbdb1b2fb3: Preparing 03:45:47 0155ca27bd74: Preparing 03:45:47 75654b8eeebd: Preparing 03:45:47 0155ca27bd74: Waiting 03:45:47 75654b8eeebd: Waiting 03:45:47 ea91e0c3aa19: Layer already exists 03:45:47 63dbdb1b2fb3: Layer already exists 03:45:47 49a0f198d462: Layer already exists 03:45:47 302b0d213449: Layer already exists 03:45:47 033e13294ee1: Layer already exists 03:45:47 0155ca27bd74: Layer already exists 03:45:47 75654b8eeebd: Layer already exists 03:45:47 latest: digest: sha256:c3e4ab06bde1d830b954870afd8041bd9e226878c31477b1eeb1d762d7030630 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.36 03:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:45:48 302b0d213449: Preparing 03:45:48 ea91e0c3aa19: Preparing 03:45:48 033e13294ee1: Preparing 03:45:48 49a0f198d462: Preparing 03:45:48 63dbdb1b2fb3: Preparing 03:45:48 0155ca27bd74: Preparing 03:45:48 75654b8eeebd: Preparing 03:45:48 0155ca27bd74: Waiting 03:45:48 75654b8eeebd: Waiting 03:45:48 ea91e0c3aa19: Layer already exists 03:45:48 49a0f198d462: Layer already exists 03:45:48 63dbdb1b2fb3: Layer already exists 03:45:48 302b0d213449: Layer already exists 03:45:48 033e13294ee1: Layer already exists 03:45:48 0155ca27bd74: Layer already exists 03:45:48 75654b8eeebd: Layer already exists 03:45:48 4.0.0-dev.36: digest: sha256:c3e4ab06bde1d830b954870afd8041bd9e226878c31477b1eeb1d762d7030630 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:45:48 302b0d213449: Preparing 03:45:48 ea91e0c3aa19: Preparing 03:45:48 033e13294ee1: Preparing 03:45:48 49a0f198d462: Preparing 03:45:48 63dbdb1b2fb3: Preparing 03:45:48 0155ca27bd74: Preparing 03:45:48 75654b8eeebd: Preparing 03:45:48 0155ca27bd74: Waiting 03:45:48 75654b8eeebd: Waiting 03:45:48 49a0f198d462: Layer already exists 03:45:48 63dbdb1b2fb3: Layer already exists 03:45:48 302b0d213449: Layer already exists 03:45:48 033e13294ee1: Layer already exists 03:45:48 ea91e0c3aa19: Layer already exists 03:45:48 75654b8eeebd: Layer already exists 03:45:48 0155ca27bd74: Layer already exists 03:45:48 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:c3e4ab06bde1d830b954870afd8041bd9e226878c31477b1eeb1d762d7030630 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:45:49 302b0d213449: Preparing 03:45:49 ea91e0c3aa19: Preparing 03:45:49 033e13294ee1: Preparing 03:45:49 49a0f198d462: Preparing 03:45:49 63dbdb1b2fb3: Preparing 03:45:49 0155ca27bd74: Preparing 03:45:49 75654b8eeebd: Preparing 03:45:49 0155ca27bd74: Waiting 03:45:49 75654b8eeebd: Waiting 03:45:49 ea91e0c3aa19: Layer already exists 03:45:49 302b0d213449: Layer already exists 03:45:49 033e13294ee1: Layer already exists 03:45:49 63dbdb1b2fb3: Layer already exists 03:45:49 49a0f198d462: Layer already exists 03:45:49 75654b8eeebd: Layer already exists 03:45:49 0155ca27bd74: Layer already exists 03:45:49 main: digest: sha256:c3e4ab06bde1d830b954870afd8041bd9e226878c31477b1eeb1d762d7030630 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:49 ===================================================== [Pipeline] echo 03:45:49 taggedImages: 03:45:49 - nexus3.edgexfoundry.org:10004/core-keeper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:49 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:45:49 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.36 03:45:49 - nexus3.edgexfoundry.org:10004/core-keeper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:49 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:45:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:45:49 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:49 latest 03:45:49 4.0.0-dev.36 03:45:49 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:49 main 03:45:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:45:50 767c309cda6f: Preparing 03:45:50 38d25b6a4f8c: Preparing 03:45:50 62cae80dce64: Preparing 03:45:50 301c9975dde0: Preparing 03:45:50 6211441e658c: Preparing 03:45:50 49a0f198d462: Preparing 03:45:50 83c0455185fd: Preparing 03:45:50 93a0e7e5d1d4: Preparing 03:45:50 75654b8eeebd: Preparing 03:45:50 83c0455185fd: Waiting 03:45:50 93a0e7e5d1d4: Waiting 03:45:50 75654b8eeebd: Waiting 03:45:50 6211441e658c: Layer already exists 03:45:50 49a0f198d462: Layer already exists 03:45:50 83c0455185fd: Layer already exists 03:45:50 93a0e7e5d1d4: Layer already exists 03:45:50 767c309cda6f: Pushed 03:45:50 75654b8eeebd: Layer already exists 03:45:50 62cae80dce64: Pushed 03:45:50 38d25b6a4f8c: Pushed 03:45:53 301c9975dde0: Pushed 03:45:53 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:5c4f860fc7fe41a3ea89c7b791e9bd39d7bd6293b6a1c7eea581206d18b8eb8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:45:53 767c309cda6f: Preparing 03:45:53 38d25b6a4f8c: Preparing 03:45:53 62cae80dce64: Preparing 03:45:53 301c9975dde0: Preparing 03:45:53 6211441e658c: Preparing 03:45:53 49a0f198d462: Preparing 03:45:53 83c0455185fd: Preparing 03:45:53 93a0e7e5d1d4: Preparing 03:45:53 75654b8eeebd: Preparing 03:45:53 49a0f198d462: Waiting 03:45:53 83c0455185fd: Waiting 03:45:53 93a0e7e5d1d4: Waiting 03:45:53 75654b8eeebd: Waiting 03:45:53 62cae80dce64: Layer already exists 03:45:53 767c309cda6f: Layer already exists 03:45:53 38d25b6a4f8c: Layer already exists 03:45:53 301c9975dde0: Layer already exists 03:45:53 6211441e658c: Layer already exists 03:45:53 83c0455185fd: Layer already exists 03:45:53 49a0f198d462: Layer already exists 03:45:53 93a0e7e5d1d4: Layer already exists 03:45:53 75654b8eeebd: Layer already exists 03:45:53 latest: digest: sha256:5c4f860fc7fe41a3ea89c7b791e9bd39d7bd6293b6a1c7eea581206d18b8eb8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.36 03:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:45:54 767c309cda6f: Preparing 03:45:54 38d25b6a4f8c: Preparing 03:45:54 62cae80dce64: Preparing 03:45:54 301c9975dde0: Preparing 03:45:54 6211441e658c: Preparing 03:45:54 49a0f198d462: Preparing 03:45:54 83c0455185fd: Preparing 03:45:54 93a0e7e5d1d4: Preparing 03:45:54 75654b8eeebd: Preparing 03:45:54 75654b8eeebd: Waiting 03:45:54 93a0e7e5d1d4: Waiting 03:45:54 49a0f198d462: Waiting 03:45:54 301c9975dde0: Layer already exists 03:45:54 62cae80dce64: Layer already exists 03:45:54 767c309cda6f: Layer already exists 03:45:54 38d25b6a4f8c: Layer already exists 03:45:54 6211441e658c: Layer already exists 03:45:54 49a0f198d462: Layer already exists 03:45:54 93a0e7e5d1d4: Layer already exists 03:45:54 83c0455185fd: Layer already exists 03:45:54 75654b8eeebd: Layer already exists 03:45:54 4.0.0-dev.36: digest: sha256:5c4f860fc7fe41a3ea89c7b791e9bd39d7bd6293b6a1c7eea581206d18b8eb8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:45:55 767c309cda6f: Preparing 03:45:55 38d25b6a4f8c: Preparing 03:45:55 62cae80dce64: Preparing 03:45:55 301c9975dde0: Preparing 03:45:55 6211441e658c: Preparing 03:45:55 49a0f198d462: Preparing 03:45:55 83c0455185fd: Preparing 03:45:55 93a0e7e5d1d4: Preparing 03:45:55 75654b8eeebd: Preparing 03:45:55 49a0f198d462: Waiting 03:45:55 83c0455185fd: Waiting 03:45:55 93a0e7e5d1d4: Waiting 03:45:55 6211441e658c: Layer already exists 03:45:55 767c309cda6f: Layer already exists 03:45:55 62cae80dce64: Layer already exists 03:45:55 301c9975dde0: Layer already exists 03:45:55 38d25b6a4f8c: Layer already exists 03:45:55 75654b8eeebd: Layer already exists 03:45:55 93a0e7e5d1d4: Layer already exists 03:45:55 49a0f198d462: Layer already exists 03:45:55 83c0455185fd: Layer already exists 03:45:55 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:5c4f860fc7fe41a3ea89c7b791e9bd39d7bd6293b6a1c7eea581206d18b8eb8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:45:55 767c309cda6f: Preparing 03:45:55 38d25b6a4f8c: Preparing 03:45:55 62cae80dce64: Preparing 03:45:55 301c9975dde0: Preparing 03:45:55 6211441e658c: Preparing 03:45:55 49a0f198d462: Preparing 03:45:55 83c0455185fd: Preparing 03:45:55 93a0e7e5d1d4: Preparing 03:45:55 75654b8eeebd: Preparing 03:45:55 83c0455185fd: Waiting 03:45:55 93a0e7e5d1d4: Waiting 03:45:55 49a0f198d462: Waiting 03:45:55 75654b8eeebd: Waiting 03:45:55 767c309cda6f: Layer already exists 03:45:55 62cae80dce64: Layer already exists 03:45:55 6211441e658c: Layer already exists 03:45:55 301c9975dde0: Layer already exists 03:45:55 38d25b6a4f8c: Layer already exists 03:45:55 49a0f198d462: Layer already exists 03:45:55 83c0455185fd: Layer already exists 03:45:55 93a0e7e5d1d4: Layer already exists 03:45:55 75654b8eeebd: Layer already exists 03:45:55 main: digest: sha256:5c4f860fc7fe41a3ea89c7b791e9bd39d7bd6293b6a1c7eea581206d18b8eb8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:56 ===================================================== [Pipeline] echo 03:45:56 taggedImages: 03:45:56 - nexus3.edgexfoundry.org:10004/core-metadata:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:45:56 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.36 03:45:56 - nexus3.edgexfoundry.org:10004/core-metadata:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:45:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:45:56 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:56 latest 03:45:56 4.0.0-dev.36 03:45:56 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:45:56 main 03:45:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:45:56 049d393a8d70: Preparing 03:45:56 8e313b9ede62: Preparing 03:45:56 a729a6aad375: Preparing 03:45:56 b4a16f705fde: Preparing 03:45:56 ed0ef1c89eda: Preparing 03:45:56 625fb88b916e: Preparing 03:45:56 7e3e917a2015: Preparing 03:45:56 6211441e658c: Preparing 03:45:56 49a0f198d462: Preparing 03:45:56 f3d2ddfc9998: Preparing 03:45:56 c4205573c6be: Preparing 03:45:56 5f70bf18a086: Preparing 03:45:56 e86c3d1d48cd: Preparing 03:45:56 d601826a368d: Preparing 03:45:56 24595c3be9a2: Preparing 03:45:56 75654b8eeebd: Preparing 03:45:56 c4205573c6be: Waiting 03:45:56 5f70bf18a086: Waiting 03:45:56 e86c3d1d48cd: Waiting 03:45:56 d601826a368d: Waiting 03:45:56 24595c3be9a2: Waiting 03:45:56 75654b8eeebd: Waiting 03:45:56 625fb88b916e: Waiting 03:45:56 49a0f198d462: Waiting 03:45:56 7e3e917a2015: Waiting 03:45:56 6211441e658c: Waiting 03:45:56 f3d2ddfc9998: Waiting 03:45:56 ed0ef1c89eda: Pushed 03:45:56 8e313b9ede62: Pushed 03:45:56 b4a16f705fde: Pushed 03:45:56 049d393a8d70: Pushed 03:45:56 a729a6aad375: Pushed 03:45:56 49a0f198d462: Layer already exists 03:45:56 6211441e658c: Layer already exists 03:45:56 625fb88b916e: Pushed 03:45:56 5f70bf18a086: Layer already exists 03:45:57 f3d2ddfc9998: Pushed 03:45:57 c4205573c6be: Pushed 03:45:57 75654b8eeebd: Layer already exists 03:45:57 e86c3d1d48cd: Pushed 03:45:57 24595c3be9a2: Pushed 03:45:57 d601826a368d: Pushed 03:45:58 7e3e917a2015: Pushed 03:45:58 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:5bc32d7ff8c5249c755fd18f704c79382f8969b3057ded4fbb942c866c33db0c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:45:59 049d393a8d70: Preparing 03:45:59 8e313b9ede62: Preparing 03:45:59 a729a6aad375: Preparing 03:45:59 b4a16f705fde: Preparing 03:45:59 ed0ef1c89eda: Preparing 03:45:59 625fb88b916e: Preparing 03:45:59 7e3e917a2015: Preparing 03:45:59 6211441e658c: Preparing 03:45:59 49a0f198d462: Preparing 03:45:59 f3d2ddfc9998: Preparing 03:45:59 c4205573c6be: Preparing 03:45:59 5f70bf18a086: Preparing 03:45:59 e86c3d1d48cd: Preparing 03:45:59 d601826a368d: Preparing 03:45:59 24595c3be9a2: Preparing 03:45:59 75654b8eeebd: Preparing 03:45:59 7e3e917a2015: Waiting 03:45:59 6211441e658c: Waiting 03:45:59 49a0f198d462: Waiting 03:45:59 f3d2ddfc9998: Waiting 03:45:59 c4205573c6be: Waiting 03:45:59 5f70bf18a086: Waiting 03:45:59 e86c3d1d48cd: Waiting 03:45:59 625fb88b916e: Waiting 03:45:59 d601826a368d: Waiting 03:45:59 24595c3be9a2: Waiting 03:45:59 ed0ef1c89eda: Layer already exists 03:45:59 a729a6aad375: Layer already exists 03:45:59 b4a16f705fde: Layer already exists 03:45:59 8e313b9ede62: Layer already exists 03:45:59 049d393a8d70: Layer already exists 03:45:59 625fb88b916e: Layer already exists 03:45:59 6211441e658c: Layer already exists 03:45:59 7e3e917a2015: Layer already exists 03:45:59 49a0f198d462: Layer already exists 03:45:59 f3d2ddfc9998: Layer already exists 03:45:59 5f70bf18a086: Layer already exists 03:45:59 c4205573c6be: Layer already exists 03:45:59 e86c3d1d48cd: Layer already exists 03:45:59 d601826a368d: Layer already exists 03:45:59 24595c3be9a2: Layer already exists 03:45:59 75654b8eeebd: Layer already exists 03:45:59 latest: digest: sha256:5bc32d7ff8c5249c755fd18f704c79382f8969b3057ded4fbb942c866c33db0c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.36 03:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:45:59 049d393a8d70: Preparing 03:45:59 8e313b9ede62: Preparing 03:45:59 a729a6aad375: Preparing 03:45:59 b4a16f705fde: Preparing 03:45:59 ed0ef1c89eda: Preparing 03:45:59 625fb88b916e: Preparing 03:45:59 7e3e917a2015: Preparing 03:45:59 6211441e658c: Preparing 03:45:59 49a0f198d462: Preparing 03:45:59 f3d2ddfc9998: Preparing 03:45:59 c4205573c6be: Preparing 03:45:59 5f70bf18a086: Preparing 03:45:59 e86c3d1d48cd: Preparing 03:45:59 6211441e658c: Waiting 03:45:59 49a0f198d462: Waiting 03:45:59 f3d2ddfc9998: Waiting 03:45:59 c4205573c6be: Waiting 03:45:59 625fb88b916e: Waiting 03:45:59 5f70bf18a086: Waiting 03:45:59 d601826a368d: Preparing 03:45:59 24595c3be9a2: Preparing 03:45:59 d601826a368d: Waiting 03:45:59 75654b8eeebd: Preparing 03:45:59 e86c3d1d48cd: Waiting 03:45:59 24595c3be9a2: Waiting 03:45:59 75654b8eeebd: Waiting 03:45:59 a729a6aad375: Layer already exists 03:45:59 8e313b9ede62: Layer already exists 03:45:59 ed0ef1c89eda: Layer already exists 03:45:59 b4a16f705fde: Layer already exists 03:45:59 049d393a8d70: Layer already exists 03:45:59 625fb88b916e: Layer already exists 03:45:59 6211441e658c: Layer already exists 03:45:59 7e3e917a2015: Layer already exists 03:45:59 49a0f198d462: Layer already exists 03:45:59 f3d2ddfc9998: Layer already exists 03:45:59 5f70bf18a086: Layer already exists 03:45:59 c4205573c6be: Layer already exists 03:45:59 d601826a368d: Layer already exists 03:45:59 24595c3be9a2: Layer already exists 03:45:59 e86c3d1d48cd: Layer already exists 03:45:59 75654b8eeebd: Layer already exists 03:45:59 4.0.0-dev.36: digest: sha256:5bc32d7ff8c5249c755fd18f704c79382f8969b3057ded4fbb942c866c33db0c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:46:00 049d393a8d70: Preparing 03:46:00 8e313b9ede62: Preparing 03:46:00 a729a6aad375: Preparing 03:46:00 b4a16f705fde: Preparing 03:46:00 ed0ef1c89eda: Preparing 03:46:00 625fb88b916e: Preparing 03:46:00 7e3e917a2015: Preparing 03:46:00 6211441e658c: Preparing 03:46:00 49a0f198d462: Preparing 03:46:00 f3d2ddfc9998: Preparing 03:46:00 c4205573c6be: Preparing 03:46:00 5f70bf18a086: Preparing 03:46:00 e86c3d1d48cd: Preparing 03:46:00 d601826a368d: Preparing 03:46:00 24595c3be9a2: Preparing 03:46:00 75654b8eeebd: Preparing 03:46:00 e86c3d1d48cd: Waiting 03:46:00 d601826a368d: Waiting 03:46:00 75654b8eeebd: Waiting 03:46:00 c4205573c6be: Waiting 03:46:00 625fb88b916e: Waiting 03:46:00 24595c3be9a2: Waiting 03:46:00 49a0f198d462: Waiting 03:46:00 5f70bf18a086: Waiting 03:46:00 f3d2ddfc9998: Waiting 03:46:00 7e3e917a2015: Waiting 03:46:00 6211441e658c: Waiting 03:46:00 a729a6aad375: Layer already exists 03:46:00 8e313b9ede62: Layer already exists 03:46:00 049d393a8d70: Layer already exists 03:46:00 b4a16f705fde: Layer already exists 03:46:00 ed0ef1c89eda: Layer already exists 03:46:00 625fb88b916e: Layer already exists 03:46:00 7e3e917a2015: Layer already exists 03:46:00 49a0f198d462: Layer already exists 03:46:00 6211441e658c: Layer already exists 03:46:00 f3d2ddfc9998: Layer already exists 03:46:00 c4205573c6be: Layer already exists 03:46:00 e86c3d1d48cd: Layer already exists 03:46:00 5f70bf18a086: Layer already exists 03:46:00 d601826a368d: Layer already exists 03:46:00 24595c3be9a2: Layer already exists 03:46:00 75654b8eeebd: Layer already exists 03:46:00 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:5bc32d7ff8c5249c755fd18f704c79382f8969b3057ded4fbb942c866c33db0c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:46:01 049d393a8d70: Preparing 03:46:01 8e313b9ede62: Preparing 03:46:01 a729a6aad375: Preparing 03:46:01 b4a16f705fde: Preparing 03:46:01 ed0ef1c89eda: Preparing 03:46:01 625fb88b916e: Preparing 03:46:01 7e3e917a2015: Preparing 03:46:01 6211441e658c: Preparing 03:46:01 49a0f198d462: Preparing 03:46:01 f3d2ddfc9998: Preparing 03:46:01 c4205573c6be: Preparing 03:46:01 5f70bf18a086: Preparing 03:46:01 e86c3d1d48cd: Preparing 03:46:01 d601826a368d: Preparing 03:46:01 24595c3be9a2: Preparing 03:46:01 75654b8eeebd: Preparing 03:46:01 6211441e658c: Waiting 03:46:01 625fb88b916e: Waiting 03:46:01 7e3e917a2015: Waiting 03:46:01 f3d2ddfc9998: Waiting 03:46:01 5f70bf18a086: Waiting 03:46:01 c4205573c6be: Waiting 03:46:01 e86c3d1d48cd: Waiting 03:46:01 d601826a368d: Waiting 03:46:01 24595c3be9a2: Waiting 03:46:01 75654b8eeebd: Waiting 03:46:01 8e313b9ede62: Layer already exists 03:46:01 a729a6aad375: Layer already exists 03:46:01 049d393a8d70: Layer already exists 03:46:01 ed0ef1c89eda: Layer already exists 03:46:01 b4a16f705fde: Layer already exists 03:46:01 7e3e917a2015: Layer already exists 03:46:01 625fb88b916e: Layer already exists 03:46:01 6211441e658c: Layer already exists 03:46:01 49a0f198d462: Layer already exists 03:46:01 f3d2ddfc9998: Layer already exists 03:46:01 c4205573c6be: Layer already exists 03:46:01 e86c3d1d48cd: Layer already exists 03:46:01 5f70bf18a086: Layer already exists 03:46:01 d601826a368d: Layer already exists 03:46:01 24595c3be9a2: Layer already exists 03:46:01 75654b8eeebd: Layer already exists 03:46:01 main: digest: sha256:5bc32d7ff8c5249c755fd18f704c79382f8969b3057ded4fbb942c866c33db0c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:01 ===================================================== [Pipeline] echo 03:46:01 taggedImages: 03:46:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:46:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.36 03:46:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:46:01 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:46:01 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:01 latest 03:46:01 4.0.0-dev.36 03:46:01 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:01 main 03:46:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:46:02 5b5d74715d41: Preparing 03:46:02 bc6d9880b5b5: Preparing 03:46:02 ad4267ec7ed1: Preparing 03:46:02 127f34c1fbc2: Preparing 03:46:02 6211441e658c: Preparing 03:46:02 49a0f198d462: Preparing 03:46:02 83c0455185fd: Preparing 03:46:02 93a0e7e5d1d4: Preparing 03:46:02 75654b8eeebd: Preparing 03:46:02 83c0455185fd: Waiting 03:46:02 75654b8eeebd: Waiting 03:46:02 49a0f198d462: Waiting 03:46:02 93a0e7e5d1d4: Waiting 03:46:02 6211441e658c: Layer already exists 03:46:02 49a0f198d462: Layer already exists 03:46:02 83c0455185fd: Layer already exists 03:46:02 93a0e7e5d1d4: Layer already exists 03:46:02 75654b8eeebd: Layer already exists 03:46:02 5b5d74715d41: Pushed 03:46:02 ad4267ec7ed1: Pushed 03:46:02 bc6d9880b5b5: Pushed 03:46:04 127f34c1fbc2: Pushed 03:46:04 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:62c9504cf0d7e633043e4a09a7a291b2f80993e59eb86e54e3a1dbd5b2902e92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:46:05 5b5d74715d41: Preparing 03:46:05 bc6d9880b5b5: Preparing 03:46:05 ad4267ec7ed1: Preparing 03:46:05 127f34c1fbc2: Preparing 03:46:05 6211441e658c: Preparing 03:46:05 49a0f198d462: Preparing 03:46:05 83c0455185fd: Preparing 03:46:05 93a0e7e5d1d4: Preparing 03:46:05 75654b8eeebd: Preparing 03:46:05 49a0f198d462: Waiting 03:46:05 83c0455185fd: Waiting 03:46:05 93a0e7e5d1d4: Waiting 03:46:05 75654b8eeebd: Waiting 03:46:05 127f34c1fbc2: Layer already exists 03:46:05 5b5d74715d41: Layer already exists 03:46:05 ad4267ec7ed1: Layer already exists 03:46:05 bc6d9880b5b5: Layer already exists 03:46:05 6211441e658c: Layer already exists 03:46:05 49a0f198d462: Layer already exists 03:46:05 83c0455185fd: Layer already exists 03:46:05 93a0e7e5d1d4: Layer already exists 03:46:05 75654b8eeebd: Layer already exists 03:46:05 latest: digest: sha256:62c9504cf0d7e633043e4a09a7a291b2f80993e59eb86e54e3a1dbd5b2902e92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.36 03:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:46:06 5b5d74715d41: Preparing 03:46:06 bc6d9880b5b5: Preparing 03:46:06 ad4267ec7ed1: Preparing 03:46:06 127f34c1fbc2: Preparing 03:46:06 6211441e658c: Preparing 03:46:06 49a0f198d462: Preparing 03:46:06 83c0455185fd: Preparing 03:46:06 93a0e7e5d1d4: Preparing 03:46:06 75654b8eeebd: Preparing 03:46:06 49a0f198d462: Waiting 03:46:06 75654b8eeebd: Waiting 03:46:06 93a0e7e5d1d4: Waiting 03:46:06 83c0455185fd: Waiting 03:46:06 ad4267ec7ed1: Layer already exists 03:46:06 5b5d74715d41: Layer already exists 03:46:06 6211441e658c: Layer already exists 03:46:06 127f34c1fbc2: Layer already exists 03:46:06 bc6d9880b5b5: Layer already exists 03:46:06 93a0e7e5d1d4: Layer already exists 03:46:06 49a0f198d462: Layer already exists 03:46:06 83c0455185fd: Layer already exists 03:46:06 75654b8eeebd: Layer already exists 03:46:06 4.0.0-dev.36: digest: sha256:62c9504cf0d7e633043e4a09a7a291b2f80993e59eb86e54e3a1dbd5b2902e92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:46:06 5b5d74715d41: Preparing 03:46:06 bc6d9880b5b5: Preparing 03:46:06 ad4267ec7ed1: Preparing 03:46:06 127f34c1fbc2: Preparing 03:46:06 6211441e658c: Preparing 03:46:06 49a0f198d462: Preparing 03:46:06 83c0455185fd: Preparing 03:46:06 93a0e7e5d1d4: Preparing 03:46:06 75654b8eeebd: Preparing 03:46:06 49a0f198d462: Waiting 03:46:06 83c0455185fd: Waiting 03:46:06 93a0e7e5d1d4: Waiting 03:46:06 75654b8eeebd: Waiting 03:46:06 127f34c1fbc2: Layer already exists 03:46:06 bc6d9880b5b5: Layer already exists 03:46:06 6211441e658c: Layer already exists 03:46:06 ad4267ec7ed1: Layer already exists 03:46:06 5b5d74715d41: Layer already exists 03:46:06 49a0f198d462: Layer already exists 03:46:06 83c0455185fd: Layer already exists 03:46:06 93a0e7e5d1d4: Layer already exists 03:46:06 75654b8eeebd: Layer already exists 03:46:06 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:62c9504cf0d7e633043e4a09a7a291b2f80993e59eb86e54e3a1dbd5b2902e92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:46:07 5b5d74715d41: Preparing 03:46:07 bc6d9880b5b5: Preparing 03:46:07 ad4267ec7ed1: Preparing 03:46:07 127f34c1fbc2: Preparing 03:46:07 6211441e658c: Preparing 03:46:07 49a0f198d462: Preparing 03:46:07 83c0455185fd: Preparing 03:46:07 93a0e7e5d1d4: Preparing 03:46:07 75654b8eeebd: Preparing 03:46:07 49a0f198d462: Waiting 03:46:07 93a0e7e5d1d4: Waiting 03:46:07 75654b8eeebd: Waiting 03:46:07 83c0455185fd: Waiting 03:46:07 ad4267ec7ed1: Layer already exists 03:46:07 127f34c1fbc2: Layer already exists 03:46:07 5b5d74715d41: Layer already exists 03:46:07 6211441e658c: Layer already exists 03:46:07 bc6d9880b5b5: Layer already exists 03:46:07 93a0e7e5d1d4: Layer already exists 03:46:07 83c0455185fd: Layer already exists 03:46:07 49a0f198d462: Layer already exists 03:46:07 75654b8eeebd: Layer already exists 03:46:07 main: digest: sha256:62c9504cf0d7e633043e4a09a7a291b2f80993e59eb86e54e3a1dbd5b2902e92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:07 ===================================================== [Pipeline] echo 03:46:07 taggedImages: 03:46:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:46:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.36 03:46:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:46:07 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:46:07 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:07 latest 03:46:07 4.0.0-dev.36 03:46:07 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:07 main 03:46:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:46:08 57734f54337d: Preparing 03:46:08 e7d48dd42b46: Preparing 03:46:08 3d72df760de1: Preparing 03:46:08 2da63d401249: Preparing 03:46:08 335820a033b7: Preparing 03:46:08 6211441e658c: Preparing 03:46:08 49a0f198d462: Preparing 03:46:08 15fb1b6664e1: Preparing 03:46:08 39f8f823d3d1: Preparing 03:46:08 c1a4fd1da881: Preparing 03:46:08 75654b8eeebd: Preparing 03:46:08 15fb1b6664e1: Waiting 03:46:08 75654b8eeebd: Waiting 03:46:08 c1a4fd1da881: Waiting 03:46:08 e7d48dd42b46: Pushed 03:46:08 6211441e658c: Layer already exists 03:46:08 335820a033b7: Pushed 03:46:08 49a0f198d462: Layer already exists 03:46:08 57734f54337d: Pushed 03:46:08 2da63d401249: Pushed 03:46:08 75654b8eeebd: Layer already exists 03:46:08 15fb1b6664e1: Pushed 03:46:08 39f8f823d3d1: Pushed 03:46:09 3d72df760de1: Pushed 03:46:10 c1a4fd1da881: Pushed 03:46:10 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:0a01e3fba147d68634c597fd67f6c9ddcb9d5f82003dd4df1fe722d13d47d710 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:46:11 57734f54337d: Preparing 03:46:11 e7d48dd42b46: Preparing 03:46:11 3d72df760de1: Preparing 03:46:11 2da63d401249: Preparing 03:46:11 335820a033b7: Preparing 03:46:11 6211441e658c: Preparing 03:46:11 49a0f198d462: Preparing 03:46:11 15fb1b6664e1: Preparing 03:46:11 39f8f823d3d1: Preparing 03:46:11 c1a4fd1da881: Preparing 03:46:11 75654b8eeebd: Preparing 03:46:11 75654b8eeebd: Waiting 03:46:11 39f8f823d3d1: Waiting 03:46:11 6211441e658c: Waiting 03:46:11 c1a4fd1da881: Waiting 03:46:11 49a0f198d462: Waiting 03:46:11 15fb1b6664e1: Waiting 03:46:11 335820a033b7: Layer already exists 03:46:11 3d72df760de1: Layer already exists 03:46:11 e7d48dd42b46: Layer already exists 03:46:11 57734f54337d: Layer already exists 03:46:11 2da63d401249: Layer already exists 03:46:11 49a0f198d462: Layer already exists 03:46:11 15fb1b6664e1: Layer already exists 03:46:11 39f8f823d3d1: Layer already exists 03:46:11 6211441e658c: Layer already exists 03:46:11 c1a4fd1da881: Layer already exists 03:46:11 75654b8eeebd: Layer already exists 03:46:11 latest: digest: sha256:0a01e3fba147d68634c597fd67f6c9ddcb9d5f82003dd4df1fe722d13d47d710 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.36 03:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:46:11 57734f54337d: Preparing 03:46:11 e7d48dd42b46: Preparing 03:46:11 3d72df760de1: Preparing 03:46:11 2da63d401249: Preparing 03:46:11 335820a033b7: Preparing 03:46:11 6211441e658c: Preparing 03:46:11 49a0f198d462: Preparing 03:46:11 15fb1b6664e1: Preparing 03:46:11 39f8f823d3d1: Preparing 03:46:11 c1a4fd1da881: Preparing 03:46:11 75654b8eeebd: Preparing 03:46:11 6211441e658c: Waiting 03:46:11 49a0f198d462: Waiting 03:46:11 15fb1b6664e1: Waiting 03:46:11 39f8f823d3d1: Waiting 03:46:11 c1a4fd1da881: Waiting 03:46:11 75654b8eeebd: Waiting 03:46:11 2da63d401249: Layer already exists 03:46:11 3d72df760de1: Layer already exists 03:46:11 57734f54337d: Layer already exists 03:46:11 335820a033b7: Layer already exists 03:46:11 e7d48dd42b46: Layer already exists 03:46:11 6211441e658c: Layer already exists 03:46:11 49a0f198d462: Layer already exists 03:46:11 39f8f823d3d1: Layer already exists 03:46:11 15fb1b6664e1: Layer already exists 03:46:11 c1a4fd1da881: Layer already exists 03:46:11 75654b8eeebd: Layer already exists 03:46:11 4.0.0-dev.36: digest: sha256:0a01e3fba147d68634c597fd67f6c9ddcb9d5f82003dd4df1fe722d13d47d710 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:46:12 57734f54337d: Preparing 03:46:12 e7d48dd42b46: Preparing 03:46:12 3d72df760de1: Preparing 03:46:12 2da63d401249: Preparing 03:46:12 335820a033b7: Preparing 03:46:12 6211441e658c: Preparing 03:46:12 49a0f198d462: Preparing 03:46:12 15fb1b6664e1: Preparing 03:46:12 39f8f823d3d1: Preparing 03:46:12 c1a4fd1da881: Preparing 03:46:12 75654b8eeebd: Preparing 03:46:12 39f8f823d3d1: Waiting 03:46:12 49a0f198d462: Waiting 03:46:12 6211441e658c: Waiting 03:46:12 15fb1b6664e1: Waiting 03:46:12 c1a4fd1da881: Waiting 03:46:12 75654b8eeebd: Waiting 03:46:12 2da63d401249: Layer already exists 03:46:12 57734f54337d: Layer already exists 03:46:12 e7d48dd42b46: Layer already exists 03:46:12 335820a033b7: Layer already exists 03:46:12 3d72df760de1: Layer already exists 03:46:12 6211441e658c: Layer already exists 03:46:12 c1a4fd1da881: Layer already exists 03:46:12 15fb1b6664e1: Layer already exists 03:46:12 39f8f823d3d1: Layer already exists 03:46:12 49a0f198d462: Layer already exists 03:46:12 75654b8eeebd: Layer already exists 03:46:12 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:0a01e3fba147d68634c597fd67f6c9ddcb9d5f82003dd4df1fe722d13d47d710 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:46:13 57734f54337d: Preparing 03:46:13 e7d48dd42b46: Preparing 03:46:13 3d72df760de1: Preparing 03:46:13 2da63d401249: Preparing 03:46:13 335820a033b7: Preparing 03:46:13 6211441e658c: Preparing 03:46:13 49a0f198d462: Preparing 03:46:13 15fb1b6664e1: Preparing 03:46:13 39f8f823d3d1: Preparing 03:46:13 c1a4fd1da881: Preparing 03:46:13 75654b8eeebd: Preparing 03:46:13 6211441e658c: Waiting 03:46:13 c1a4fd1da881: Waiting 03:46:13 49a0f198d462: Waiting 03:46:13 39f8f823d3d1: Waiting 03:46:13 75654b8eeebd: Waiting 03:46:13 15fb1b6664e1: Waiting 03:46:13 57734f54337d: Layer already exists 03:46:13 e7d48dd42b46: Layer already exists 03:46:13 3d72df760de1: Layer already exists 03:46:13 2da63d401249: Layer already exists 03:46:13 335820a033b7: Layer already exists 03:46:13 6211441e658c: Layer already exists 03:46:13 15fb1b6664e1: Layer already exists 03:46:13 49a0f198d462: Layer already exists 03:46:13 39f8f823d3d1: Layer already exists 03:46:13 c1a4fd1da881: Layer already exists 03:46:13 75654b8eeebd: Layer already exists 03:46:13 main: digest: sha256:0a01e3fba147d68634c597fd67f6c9ddcb9d5f82003dd4df1fe722d13d47d710 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:13 ===================================================== [Pipeline] echo 03:46:13 taggedImages: 03:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.36 03:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:46:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:46:13 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:13 latest 03:46:13 4.0.0-dev.36 03:46:13 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:13 main 03:46:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:46:14 8224895dc143: Preparing 03:46:14 14aaa3567c73: Preparing 03:46:14 e94d97c7f75f: Preparing 03:46:14 9de48024ccec: Preparing 03:46:14 38e852a8628e: Preparing 03:46:14 e54534af64ff: Preparing 03:46:14 c52561f32ced: Preparing 03:46:14 6211441e658c: Preparing 03:46:14 49a0f198d462: Preparing 03:46:14 b2c66c1cf4f0: Preparing 03:46:14 43bbb02a2478: Preparing 03:46:14 75654b8eeebd: Preparing 03:46:14 c52561f32ced: Waiting 03:46:14 6211441e658c: Waiting 03:46:14 49a0f198d462: Waiting 03:46:14 b2c66c1cf4f0: Waiting 03:46:14 43bbb02a2478: Waiting 03:46:14 75654b8eeebd: Waiting 03:46:14 38e852a8628e: Pushed 03:46:14 8224895dc143: Pushed 03:46:14 14aaa3567c73: Pushed 03:46:14 6211441e658c: Layer already exists 03:46:14 49a0f198d462: Layer already exists 03:46:14 e54534af64ff: Pushed 03:46:14 c52561f32ced: Pushed 03:46:14 75654b8eeebd: Layer already exists 03:46:14 b2c66c1cf4f0: Pushed 03:46:14 9de48024ccec: Pushed 03:46:15 e94d97c7f75f: Pushed 03:46:15 43bbb02a2478: Pushed 03:46:15 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:50d1f1aec00753b16d171316bb70ef586b7e5e9b57fe9ac2d39d3661ecd9aaf3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:46:16 8224895dc143: Preparing 03:46:16 14aaa3567c73: Preparing 03:46:16 e94d97c7f75f: Preparing 03:46:16 9de48024ccec: Preparing 03:46:16 38e852a8628e: Preparing 03:46:16 e54534af64ff: Preparing 03:46:16 c52561f32ced: Preparing 03:46:16 6211441e658c: Preparing 03:46:16 49a0f198d462: Preparing 03:46:16 b2c66c1cf4f0: Preparing 03:46:16 43bbb02a2478: Preparing 03:46:16 75654b8eeebd: Preparing 03:46:16 e54534af64ff: Waiting 03:46:16 c52561f32ced: Waiting 03:46:16 6211441e658c: Waiting 03:46:16 49a0f198d462: Waiting 03:46:16 43bbb02a2478: Waiting 03:46:16 75654b8eeebd: Waiting 03:46:16 b2c66c1cf4f0: Waiting 03:46:16 14aaa3567c73: Layer already exists 03:46:16 38e852a8628e: Layer already exists 03:46:16 9de48024ccec: Layer already exists 03:46:16 8224895dc143: Layer already exists 03:46:16 e94d97c7f75f: Layer already exists 03:46:16 c52561f32ced: Layer already exists 03:46:16 49a0f198d462: Layer already exists 03:46:16 b2c66c1cf4f0: Layer already exists 03:46:16 e54534af64ff: Layer already exists 03:46:16 6211441e658c: Layer already exists 03:46:16 43bbb02a2478: Layer already exists 03:46:16 75654b8eeebd: Layer already exists 03:46:16 latest: digest: sha256:50d1f1aec00753b16d171316bb70ef586b7e5e9b57fe9ac2d39d3661ecd9aaf3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.36 03:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:46:16 8224895dc143: Preparing 03:46:16 14aaa3567c73: Preparing 03:46:16 e94d97c7f75f: Preparing 03:46:16 9de48024ccec: Preparing 03:46:16 38e852a8628e: Preparing 03:46:16 e54534af64ff: Preparing 03:46:16 c52561f32ced: Preparing 03:46:16 6211441e658c: Preparing 03:46:16 49a0f198d462: Preparing 03:46:16 b2c66c1cf4f0: Preparing 03:46:16 43bbb02a2478: Preparing 03:46:16 75654b8eeebd: Preparing 03:46:16 e54534af64ff: Waiting 03:46:16 6211441e658c: Waiting 03:46:16 c52561f32ced: Waiting 03:46:16 49a0f198d462: Waiting 03:46:16 b2c66c1cf4f0: Waiting 03:46:16 43bbb02a2478: Waiting 03:46:16 75654b8eeebd: Waiting 03:46:16 8224895dc143: Layer already exists 03:46:16 14aaa3567c73: Layer already exists 03:46:16 38e852a8628e: Layer already exists 03:46:16 9de48024ccec: Layer already exists 03:46:16 e94d97c7f75f: Layer already exists 03:46:16 e54534af64ff: Layer already exists 03:46:16 49a0f198d462: Layer already exists 03:46:16 b2c66c1cf4f0: Layer already exists 03:46:16 c52561f32ced: Layer already exists 03:46:16 6211441e658c: Layer already exists 03:46:16 43bbb02a2478: Layer already exists 03:46:16 75654b8eeebd: Layer already exists 03:46:16 4.0.0-dev.36: digest: sha256:50d1f1aec00753b16d171316bb70ef586b7e5e9b57fe9ac2d39d3661ecd9aaf3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:46:17 8224895dc143: Preparing 03:46:17 14aaa3567c73: Preparing 03:46:17 e94d97c7f75f: Preparing 03:46:17 9de48024ccec: Preparing 03:46:17 38e852a8628e: Preparing 03:46:17 e54534af64ff: Preparing 03:46:17 c52561f32ced: Preparing 03:46:17 6211441e658c: Preparing 03:46:17 49a0f198d462: Preparing 03:46:17 b2c66c1cf4f0: Preparing 03:46:17 43bbb02a2478: Preparing 03:46:17 75654b8eeebd: Preparing 03:46:17 49a0f198d462: Waiting 03:46:17 e54534af64ff: Waiting 03:46:17 6211441e658c: Waiting 03:46:17 c52561f32ced: Waiting 03:46:17 43bbb02a2478: Waiting 03:46:17 b2c66c1cf4f0: Waiting 03:46:17 75654b8eeebd: Waiting 03:46:17 8224895dc143: Layer already exists 03:46:17 e94d97c7f75f: Layer already exists 03:46:17 9de48024ccec: Layer already exists 03:46:17 14aaa3567c73: Layer already exists 03:46:17 38e852a8628e: Layer already exists 03:46:17 49a0f198d462: Layer already exists 03:46:17 c52561f32ced: Layer already exists 03:46:17 e54534af64ff: Layer already exists 03:46:17 6211441e658c: Layer already exists 03:46:17 b2c66c1cf4f0: Layer already exists 03:46:17 43bbb02a2478: Layer already exists 03:46:17 75654b8eeebd: Layer already exists 03:46:17 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:50d1f1aec00753b16d171316bb70ef586b7e5e9b57fe9ac2d39d3661ecd9aaf3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:46:18 8224895dc143: Preparing 03:46:18 14aaa3567c73: Preparing 03:46:18 e94d97c7f75f: Preparing 03:46:18 9de48024ccec: Preparing 03:46:18 38e852a8628e: Preparing 03:46:18 e54534af64ff: Preparing 03:46:18 c52561f32ced: Preparing 03:46:18 6211441e658c: Preparing 03:46:18 49a0f198d462: Preparing 03:46:18 b2c66c1cf4f0: Preparing 03:46:18 43bbb02a2478: Preparing 03:46:18 75654b8eeebd: Preparing 03:46:18 49a0f198d462: Waiting 03:46:18 c52561f32ced: Waiting 03:46:18 6211441e658c: Waiting 03:46:18 43bbb02a2478: Waiting 03:46:18 b2c66c1cf4f0: Waiting 03:46:18 75654b8eeebd: Waiting 03:46:18 e54534af64ff: Waiting 03:46:18 8224895dc143: Layer already exists 03:46:18 e94d97c7f75f: Layer already exists 03:46:18 9de48024ccec: Layer already exists 03:46:18 14aaa3567c73: Layer already exists 03:46:18 38e852a8628e: Layer already exists 03:46:18 c52561f32ced: Layer already exists 03:46:18 e54534af64ff: Layer already exists 03:46:18 6211441e658c: Layer already exists 03:46:18 49a0f198d462: Layer already exists 03:46:18 b2c66c1cf4f0: Layer already exists 03:46:18 75654b8eeebd: Layer already exists 03:46:18 43bbb02a2478: Layer already exists 03:46:18 main: digest: sha256:50d1f1aec00753b16d171316bb70ef586b7e5e9b57fe9ac2d39d3661ecd9aaf3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:18 ===================================================== [Pipeline] echo 03:46:18 taggedImages: 03:46:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:46:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.36 03:46:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:46:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:46:18 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:18 latest 03:46:18 4.0.0-dev.36 03:46:18 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:18 main 03:46:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:46:18 f587dcc7f96a: Preparing 03:46:18 9826de093fcc: Preparing 03:46:18 6211441e658c: Preparing 03:46:18 49a0f198d462: Preparing 03:46:18 6cfd904e4fc3: Preparing 03:46:18 c923b3f6870e: Preparing 03:46:18 75654b8eeebd: Preparing 03:46:18 c923b3f6870e: Waiting 03:46:18 75654b8eeebd: Waiting 03:46:18 49a0f198d462: Layer already exists 03:46:18 6211441e658c: Layer already exists 03:46:18 75654b8eeebd: Layer already exists 03:46:18 f587dcc7f96a: Pushed 03:46:19 6cfd904e4fc3: Pushed 03:46:19 c923b3f6870e: Pushed 03:46:20 9826de093fcc: Pushed 03:46:20 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:188af0ead95d183a6cdaff92c2b99b15e59c8178b3948c34133975e8156a08ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:46:21 f587dcc7f96a: Preparing 03:46:21 9826de093fcc: Preparing 03:46:21 6211441e658c: Preparing 03:46:21 49a0f198d462: Preparing 03:46:21 6cfd904e4fc3: Preparing 03:46:21 c923b3f6870e: Preparing 03:46:21 75654b8eeebd: Preparing 03:46:21 c923b3f6870e: Waiting 03:46:21 f587dcc7f96a: Layer already exists 03:46:21 6cfd904e4fc3: Layer already exists 03:46:21 9826de093fcc: Layer already exists 03:46:21 6211441e658c: Layer already exists 03:46:21 49a0f198d462: Layer already exists 03:46:21 c923b3f6870e: Layer already exists 03:46:21 75654b8eeebd: Layer already exists 03:46:21 latest: digest: sha256:188af0ead95d183a6cdaff92c2b99b15e59c8178b3948c34133975e8156a08ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.36 03:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:46:22 f587dcc7f96a: Preparing 03:46:22 9826de093fcc: Preparing 03:46:22 6211441e658c: Preparing 03:46:22 49a0f198d462: Preparing 03:46:22 6cfd904e4fc3: Preparing 03:46:22 c923b3f6870e: Preparing 03:46:22 75654b8eeebd: Preparing 03:46:22 c923b3f6870e: Waiting 03:46:22 75654b8eeebd: Waiting 03:46:22 49a0f198d462: Layer already exists 03:46:22 6211441e658c: Layer already exists 03:46:22 6cfd904e4fc3: Layer already exists 03:46:22 f587dcc7f96a: Layer already exists 03:46:22 9826de093fcc: Layer already exists 03:46:22 c923b3f6870e: Layer already exists 03:46:22 75654b8eeebd: Layer already exists 03:46:22 4.0.0-dev.36: digest: sha256:188af0ead95d183a6cdaff92c2b99b15e59c8178b3948c34133975e8156a08ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:46:22 f587dcc7f96a: Preparing 03:46:22 9826de093fcc: Preparing 03:46:22 6211441e658c: Preparing 03:46:22 49a0f198d462: Preparing 03:46:22 6cfd904e4fc3: Preparing 03:46:22 c923b3f6870e: Preparing 03:46:22 75654b8eeebd: Preparing 03:46:22 75654b8eeebd: Waiting 03:46:22 c923b3f6870e: Waiting 03:46:22 f587dcc7f96a: Layer already exists 03:46:22 6211441e658c: Layer already exists 03:46:22 49a0f198d462: Layer already exists 03:46:22 6cfd904e4fc3: Layer already exists 03:46:22 9826de093fcc: Layer already exists 03:46:22 75654b8eeebd: Layer already exists 03:46:22 c923b3f6870e: Layer already exists 03:46:22 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:188af0ead95d183a6cdaff92c2b99b15e59c8178b3948c34133975e8156a08ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:46:23 f587dcc7f96a: Preparing 03:46:23 9826de093fcc: Preparing 03:46:23 6211441e658c: Preparing 03:46:23 49a0f198d462: Preparing 03:46:23 6cfd904e4fc3: Preparing 03:46:23 c923b3f6870e: Preparing 03:46:23 c923b3f6870e: Waiting 03:46:23 75654b8eeebd: Preparing 03:46:23 75654b8eeebd: Waiting 03:46:23 6211441e658c: Layer already exists 03:46:23 49a0f198d462: Layer already exists 03:46:23 6cfd904e4fc3: Layer already exists 03:46:23 f587dcc7f96a: Layer already exists 03:46:23 9826de093fcc: Layer already exists 03:46:23 c923b3f6870e: Layer already exists 03:46:23 75654b8eeebd: Layer already exists 03:46:23 main: digest: sha256:188af0ead95d183a6cdaff92c2b99b15e59c8178b3948c34133975e8156a08ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:23 ===================================================== [Pipeline] echo 03:46:23 taggedImages: 03:46:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:46:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.36 03:46:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:46:23 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:46:23 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:23 latest 03:46:23 4.0.0-dev.36 03:46:23 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:23 main 03:46:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:46:24 4bf677902b64: Preparing 03:46:24 fa9a5ea9f06b: Preparing 03:46:24 dad4f434fc0b: Preparing 03:46:24 6211441e658c: Preparing 03:46:24 49a0f198d462: Preparing 03:46:24 16e4ecfd30d5: Preparing 03:46:24 59a1076def86: Preparing 03:46:24 fdc2814646a4: Preparing 03:46:24 03acc7e4f872: Preparing 03:46:24 75654b8eeebd: Preparing 03:46:24 59a1076def86: Waiting 03:46:24 03acc7e4f872: Waiting 03:46:24 fdc2814646a4: Waiting 03:46:24 75654b8eeebd: Waiting 03:46:24 16e4ecfd30d5: Waiting 03:46:24 49a0f198d462: Layer already exists 03:46:24 6211441e658c: Layer already exists 03:46:24 4bf677902b64: Pushed 03:46:24 dad4f434fc0b: Pushed 03:46:24 fa9a5ea9f06b: Pushed 03:46:24 75654b8eeebd: Layer already exists 03:46:24 fdc2814646a4: Pushed 03:46:25 03acc7e4f872: Pushed 03:46:30 59a1076def86: Pushed 03:46:35 16e4ecfd30d5: Pushed 03:46:35 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:bf14c55fc0cffd6ee49ed0c69e3af328731cab5714b933322c4a43cf88bd8765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:46:35 4bf677902b64: Preparing 03:46:35 fa9a5ea9f06b: Preparing 03:46:35 dad4f434fc0b: Preparing 03:46:35 6211441e658c: Preparing 03:46:35 49a0f198d462: Preparing 03:46:35 16e4ecfd30d5: Preparing 03:46:35 59a1076def86: Preparing 03:46:35 fdc2814646a4: Preparing 03:46:35 03acc7e4f872: Preparing 03:46:35 75654b8eeebd: Preparing 03:46:35 16e4ecfd30d5: Waiting 03:46:35 59a1076def86: Waiting 03:46:35 fdc2814646a4: Waiting 03:46:35 03acc7e4f872: Waiting 03:46:35 75654b8eeebd: Waiting 03:46:35 4bf677902b64: Layer already exists 03:46:35 6211441e658c: Layer already exists 03:46:35 fa9a5ea9f06b: Layer already exists 03:46:35 dad4f434fc0b: Layer already exists 03:46:35 49a0f198d462: Layer already exists 03:46:35 fdc2814646a4: Layer already exists 03:46:35 03acc7e4f872: Layer already exists 03:46:35 59a1076def86: Layer already exists 03:46:35 16e4ecfd30d5: Layer already exists 03:46:35 75654b8eeebd: Layer already exists 03:46:35 latest: digest: sha256:bf14c55fc0cffd6ee49ed0c69e3af328731cab5714b933322c4a43cf88bd8765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.36 03:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:46:36 4bf677902b64: Preparing 03:46:36 fa9a5ea9f06b: Preparing 03:46:36 dad4f434fc0b: Preparing 03:46:36 6211441e658c: Preparing 03:46:36 49a0f198d462: Preparing 03:46:36 16e4ecfd30d5: Preparing 03:46:36 59a1076def86: Preparing 03:46:36 fdc2814646a4: Preparing 03:46:36 03acc7e4f872: Preparing 03:46:36 75654b8eeebd: Preparing 03:46:36 59a1076def86: Waiting 03:46:36 03acc7e4f872: Waiting 03:46:36 fdc2814646a4: Waiting 03:46:36 16e4ecfd30d5: Waiting 03:46:36 75654b8eeebd: Waiting 03:46:36 6211441e658c: Layer already exists 03:46:36 4bf677902b64: Layer already exists 03:46:36 dad4f434fc0b: Layer already exists 03:46:36 49a0f198d462: Layer already exists 03:46:36 fa9a5ea9f06b: Layer already exists 03:46:36 16e4ecfd30d5: Layer already exists 03:46:36 59a1076def86: Layer already exists 03:46:36 fdc2814646a4: Layer already exists 03:46:36 75654b8eeebd: Layer already exists 03:46:36 03acc7e4f872: Layer already exists 03:46:36 4.0.0-dev.36: digest: sha256:bf14c55fc0cffd6ee49ed0c69e3af328731cab5714b933322c4a43cf88bd8765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:46:37 4bf677902b64: Preparing 03:46:37 fa9a5ea9f06b: Preparing 03:46:37 dad4f434fc0b: Preparing 03:46:37 6211441e658c: Preparing 03:46:37 49a0f198d462: Preparing 03:46:37 16e4ecfd30d5: Preparing 03:46:37 59a1076def86: Preparing 03:46:37 fdc2814646a4: Preparing 03:46:37 03acc7e4f872: Preparing 03:46:37 75654b8eeebd: Preparing 03:46:37 fdc2814646a4: Waiting 03:46:37 03acc7e4f872: Waiting 03:46:37 75654b8eeebd: Waiting 03:46:37 16e4ecfd30d5: Waiting 03:46:37 59a1076def86: Waiting 03:46:37 4bf677902b64: Layer already exists 03:46:37 6211441e658c: Layer already exists 03:46:37 fa9a5ea9f06b: Layer already exists 03:46:37 49a0f198d462: Layer already exists 03:46:37 dad4f434fc0b: Layer already exists 03:46:37 59a1076def86: Layer already exists 03:46:37 16e4ecfd30d5: Layer already exists 03:46:37 fdc2814646a4: Layer already exists 03:46:37 75654b8eeebd: Layer already exists 03:46:37 03acc7e4f872: Layer already exists 03:46:37 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:bf14c55fc0cffd6ee49ed0c69e3af328731cab5714b933322c4a43cf88bd8765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:46:37 4bf677902b64: Preparing 03:46:37 fa9a5ea9f06b: Preparing 03:46:37 dad4f434fc0b: Preparing 03:46:37 6211441e658c: Preparing 03:46:37 49a0f198d462: Preparing 03:46:37 16e4ecfd30d5: Preparing 03:46:37 59a1076def86: Preparing 03:46:37 fdc2814646a4: Preparing 03:46:37 03acc7e4f872: Preparing 03:46:37 75654b8eeebd: Preparing 03:46:37 fdc2814646a4: Waiting 03:46:37 03acc7e4f872: Waiting 03:46:37 75654b8eeebd: Waiting 03:46:37 16e4ecfd30d5: Waiting 03:46:37 59a1076def86: Waiting 03:46:37 4bf677902b64: Layer already exists 03:46:37 49a0f198d462: Layer already exists 03:46:37 6211441e658c: Layer already exists 03:46:37 fa9a5ea9f06b: Layer already exists 03:46:37 dad4f434fc0b: Layer already exists 03:46:37 16e4ecfd30d5: Layer already exists 03:46:37 59a1076def86: Layer already exists 03:46:37 03acc7e4f872: Layer already exists 03:46:37 fdc2814646a4: Layer already exists 03:46:37 75654b8eeebd: Layer already exists 03:46:37 main: digest: sha256:bf14c55fc0cffd6ee49ed0c69e3af328731cab5714b933322c4a43cf88bd8765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:37 ===================================================== [Pipeline] echo 03:46:37 taggedImages: 03:46:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:46:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.36 03:46:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:46:37 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:46:37 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:37 latest 03:46:37 4.0.0-dev.36 03:46:37 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:37 main 03:46:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:46:38 3f1ed3f54ed2: Preparing 03:46:38 a0241e7bc6c5: Preparing 03:46:38 be4fbea06a87: Preparing 03:46:38 6211441e658c: Preparing 03:46:38 49a0f198d462: Preparing 03:46:38 647fb3eb74c2: Preparing 03:46:38 32f1fc058807: Preparing 03:46:38 33cb106c88f7: Preparing 03:46:38 75654b8eeebd: Preparing 03:46:38 33cb106c88f7: Waiting 03:46:38 75654b8eeebd: Waiting 03:46:38 647fb3eb74c2: Waiting 03:46:38 32f1fc058807: Waiting 03:46:38 6211441e658c: Layer already exists 03:46:38 49a0f198d462: Layer already exists 03:46:38 3f1ed3f54ed2: Pushed 03:46:38 be4fbea06a87: Pushed 03:46:38 a0241e7bc6c5: Pushed 03:46:38 75654b8eeebd: Layer already exists 03:46:39 33cb106c88f7: Pushed 03:46:39 32f1fc058807: Pushed 03:46:49 647fb3eb74c2: Pushed 03:46:49 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:d533ef4bcfc35895dd125b1b94bac58dd55b46980b7f89891a9de426bb4c9173 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:46:50 3f1ed3f54ed2: Preparing 03:46:50 a0241e7bc6c5: Preparing 03:46:50 be4fbea06a87: Preparing 03:46:50 6211441e658c: Preparing 03:46:50 49a0f198d462: Preparing 03:46:50 647fb3eb74c2: Preparing 03:46:50 32f1fc058807: Preparing 03:46:50 33cb106c88f7: Preparing 03:46:50 75654b8eeebd: Preparing 03:46:50 647fb3eb74c2: Waiting 03:46:50 32f1fc058807: Waiting 03:46:50 75654b8eeebd: Waiting 03:46:50 33cb106c88f7: Waiting 03:46:50 6211441e658c: Layer already exists 03:46:50 3f1ed3f54ed2: Layer already exists 03:46:50 be4fbea06a87: Layer already exists 03:46:50 a0241e7bc6c5: Layer already exists 03:46:50 49a0f198d462: Layer already exists 03:46:50 32f1fc058807: Layer already exists 03:46:50 75654b8eeebd: Layer already exists 03:46:50 647fb3eb74c2: Layer already exists 03:46:50 33cb106c88f7: Layer already exists 03:46:50 latest: digest: sha256:d533ef4bcfc35895dd125b1b94bac58dd55b46980b7f89891a9de426bb4c9173 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.36 03:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:46:50 3f1ed3f54ed2: Preparing 03:46:50 a0241e7bc6c5: Preparing 03:46:50 be4fbea06a87: Preparing 03:46:50 6211441e658c: Preparing 03:46:50 49a0f198d462: Preparing 03:46:50 647fb3eb74c2: Preparing 03:46:50 32f1fc058807: Preparing 03:46:50 33cb106c88f7: Preparing 03:46:50 75654b8eeebd: Preparing 03:46:50 647fb3eb74c2: Waiting 03:46:50 32f1fc058807: Waiting 03:46:50 33cb106c88f7: Waiting 03:46:50 75654b8eeebd: Waiting 03:46:50 a0241e7bc6c5: Layer already exists 03:46:50 49a0f198d462: Layer already exists 03:46:50 3f1ed3f54ed2: Layer already exists 03:46:50 be4fbea06a87: Layer already exists 03:46:50 6211441e658c: Layer already exists 03:46:50 647fb3eb74c2: Layer already exists 03:46:50 75654b8eeebd: Layer already exists 03:46:50 32f1fc058807: Layer already exists 03:46:50 33cb106c88f7: Layer already exists 03:46:50 4.0.0-dev.36: digest: sha256:d533ef4bcfc35895dd125b1b94bac58dd55b46980b7f89891a9de426bb4c9173 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:46:51 3f1ed3f54ed2: Preparing 03:46:51 a0241e7bc6c5: Preparing 03:46:51 be4fbea06a87: Preparing 03:46:51 6211441e658c: Preparing 03:46:51 49a0f198d462: Preparing 03:46:51 647fb3eb74c2: Preparing 03:46:51 32f1fc058807: Preparing 03:46:51 33cb106c88f7: Preparing 03:46:51 75654b8eeebd: Preparing 03:46:51 32f1fc058807: Waiting 03:46:51 33cb106c88f7: Waiting 03:46:51 75654b8eeebd: Waiting 03:46:51 647fb3eb74c2: Waiting 03:46:51 a0241e7bc6c5: Layer already exists 03:46:51 6211441e658c: Layer already exists 03:46:51 49a0f198d462: Layer already exists 03:46:51 be4fbea06a87: Layer already exists 03:46:51 3f1ed3f54ed2: Layer already exists 03:46:51 32f1fc058807: Layer already exists 03:46:51 647fb3eb74c2: Layer already exists 03:46:51 33cb106c88f7: Layer already exists 03:46:51 75654b8eeebd: Layer already exists 03:46:51 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:d533ef4bcfc35895dd125b1b94bac58dd55b46980b7f89891a9de426bb4c9173 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:46:52 3f1ed3f54ed2: Preparing 03:46:52 a0241e7bc6c5: Preparing 03:46:52 be4fbea06a87: Preparing 03:46:52 6211441e658c: Preparing 03:46:52 49a0f198d462: Preparing 03:46:52 647fb3eb74c2: Preparing 03:46:52 32f1fc058807: Preparing 03:46:52 33cb106c88f7: Preparing 03:46:52 75654b8eeebd: Preparing 03:46:52 32f1fc058807: Waiting 03:46:52 33cb106c88f7: Waiting 03:46:52 75654b8eeebd: Waiting 03:46:52 647fb3eb74c2: Waiting 03:46:52 3f1ed3f54ed2: Layer already exists 03:46:52 be4fbea06a87: Layer already exists 03:46:52 6211441e658c: Layer already exists 03:46:52 49a0f198d462: Layer already exists 03:46:52 a0241e7bc6c5: Layer already exists 03:46:52 33cb106c88f7: Layer already exists 03:46:52 647fb3eb74c2: Layer already exists 03:46:52 32f1fc058807: Layer already exists 03:46:52 75654b8eeebd: Layer already exists 03:46:52 main: digest: sha256:d533ef4bcfc35895dd125b1b94bac58dd55b46980b7f89891a9de426bb4c9173 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:52 ===================================================== [Pipeline] echo 03:46:52 taggedImages: 03:46:52 - nexus3.edgexfoundry.org:10004/security-spire-config:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:52 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:46:52 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.36 03:46:52 - nexus3.edgexfoundry.org:10004/security-spire-config:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:52 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:46:52 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:46:52 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:52 latest 03:46:52 4.0.0-dev.36 03:46:52 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:46:52 main 03:46:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:46:52 4bf677902b64: Preparing 03:46:52 1d26595da3b3: Preparing 03:46:52 18ddef782a96: Preparing 03:46:52 6211441e658c: Preparing 03:46:52 49a0f198d462: Preparing 03:46:52 692e0b6e234a: Preparing 03:46:52 fdc2814646a4: Preparing 03:46:52 03acc7e4f872: Preparing 03:46:52 75654b8eeebd: Preparing 03:46:52 fdc2814646a4: Waiting 03:46:52 692e0b6e234a: Waiting 03:46:52 03acc7e4f872: Waiting 03:46:52 75654b8eeebd: Waiting 03:46:52 49a0f198d462: Layer already exists 03:46:52 4bf677902b64: Layer already exists 03:46:52 6211441e658c: Layer already exists 03:46:52 fdc2814646a4: Layer already exists 03:46:52 03acc7e4f872: Layer already exists 03:46:52 75654b8eeebd: Layer already exists 03:46:52 1d26595da3b3: Pushed 03:46:52 18ddef782a96: Pushed 03:47:02 692e0b6e234a: Pushed 03:47:02 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:79ca53cbd1a0e47b992ee934f724be1413b4dc2aed7c39a1f8b252ec9c6aad55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:47:03 4bf677902b64: Preparing 03:47:03 1d26595da3b3: Preparing 03:47:03 18ddef782a96: Preparing 03:47:03 6211441e658c: Preparing 03:47:03 49a0f198d462: Preparing 03:47:03 692e0b6e234a: Preparing 03:47:03 fdc2814646a4: Preparing 03:47:03 03acc7e4f872: Preparing 03:47:03 75654b8eeebd: Preparing 03:47:03 692e0b6e234a: Waiting 03:47:03 03acc7e4f872: Waiting 03:47:03 6211441e658c: Layer already exists 03:47:03 18ddef782a96: Layer already exists 03:47:03 49a0f198d462: Layer already exists 03:47:03 4bf677902b64: Layer already exists 03:47:03 1d26595da3b3: Layer already exists 03:47:03 692e0b6e234a: Layer already exists 03:47:03 03acc7e4f872: Layer already exists 03:47:03 fdc2814646a4: Layer already exists 03:47:03 75654b8eeebd: Layer already exists 03:47:03 latest: digest: sha256:79ca53cbd1a0e47b992ee934f724be1413b4dc2aed7c39a1f8b252ec9c6aad55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.36 03:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:47:04 4bf677902b64: Preparing 03:47:04 1d26595da3b3: Preparing 03:47:04 18ddef782a96: Preparing 03:47:04 6211441e658c: Preparing 03:47:04 49a0f198d462: Preparing 03:47:04 692e0b6e234a: Preparing 03:47:04 fdc2814646a4: Preparing 03:47:04 03acc7e4f872: Preparing 03:47:04 75654b8eeebd: Preparing 03:47:04 692e0b6e234a: Waiting 03:47:04 fdc2814646a4: Waiting 03:47:04 75654b8eeebd: Waiting 03:47:04 03acc7e4f872: Waiting 03:47:04 6211441e658c: Layer already exists 03:47:04 1d26595da3b3: Layer already exists 03:47:04 49a0f198d462: Layer already exists 03:47:04 4bf677902b64: Layer already exists 03:47:04 18ddef782a96: Layer already exists 03:47:04 692e0b6e234a: Layer already exists 03:47:04 fdc2814646a4: Layer already exists 03:47:04 03acc7e4f872: Layer already exists 03:47:04 75654b8eeebd: Layer already exists 03:47:04 4.0.0-dev.36: digest: sha256:79ca53cbd1a0e47b992ee934f724be1413b4dc2aed7c39a1f8b252ec9c6aad55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:47:04 4bf677902b64: Preparing 03:47:04 1d26595da3b3: Preparing 03:47:04 18ddef782a96: Preparing 03:47:04 6211441e658c: Preparing 03:47:04 49a0f198d462: Preparing 03:47:04 692e0b6e234a: Preparing 03:47:04 fdc2814646a4: Preparing 03:47:04 03acc7e4f872: Preparing 03:47:04 75654b8eeebd: Preparing 03:47:04 692e0b6e234a: Waiting 03:47:04 75654b8eeebd: Waiting 03:47:04 03acc7e4f872: Waiting 03:47:04 fdc2814646a4: Waiting 03:47:04 18ddef782a96: Layer already exists 03:47:04 49a0f198d462: Layer already exists 03:47:04 1d26595da3b3: Layer already exists 03:47:04 4bf677902b64: Layer already exists 03:47:04 6211441e658c: Layer already exists 03:47:04 fdc2814646a4: Layer already exists 03:47:04 692e0b6e234a: Layer already exists 03:47:04 03acc7e4f872: Layer already exists 03:47:04 75654b8eeebd: Layer already exists 03:47:04 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:79ca53cbd1a0e47b992ee934f724be1413b4dc2aed7c39a1f8b252ec9c6aad55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:47:05 4bf677902b64: Preparing 03:47:05 1d26595da3b3: Preparing 03:47:05 18ddef782a96: Preparing 03:47:05 6211441e658c: Preparing 03:47:05 49a0f198d462: Preparing 03:47:05 692e0b6e234a: Preparing 03:47:05 fdc2814646a4: Preparing 03:47:05 03acc7e4f872: Preparing 03:47:05 75654b8eeebd: Preparing 03:47:05 fdc2814646a4: Waiting 03:47:05 03acc7e4f872: Waiting 03:47:05 75654b8eeebd: Waiting 03:47:05 692e0b6e234a: Waiting 03:47:05 1d26595da3b3: Layer already exists 03:47:05 6211441e658c: Layer already exists 03:47:05 18ddef782a96: Layer already exists 03:47:05 49a0f198d462: Layer already exists 03:47:05 4bf677902b64: Layer already exists 03:47:05 692e0b6e234a: Layer already exists 03:47:05 fdc2814646a4: Layer already exists 03:47:05 75654b8eeebd: Layer already exists 03:47:05 03acc7e4f872: Layer already exists 03:47:05 main: digest: sha256:79ca53cbd1a0e47b992ee934f724be1413b4dc2aed7c39a1f8b252ec9c6aad55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:05 ===================================================== [Pipeline] echo 03:47:05 taggedImages: 03:47:05 - nexus3.edgexfoundry.org:10004/security-spire-server:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:47:05 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:47:05 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.36 03:47:05 - nexus3.edgexfoundry.org:10004/security-spire-server:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:47:05 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:47:05 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:47:05 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:47:05 latest 03:47:05 4.0.0-dev.36 03:47:05 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:47:05 main 03:47:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:47:06 b225596fbb24: Preparing 03:47:06 f634774dd4ff: Preparing 03:47:06 22cbcfd76999: Preparing 03:47:06 6211441e658c: Preparing 03:47:06 49a0f198d462: Preparing 03:47:06 4558af9b96a8: Preparing 03:47:06 521a741e49cb: Preparing 03:47:06 75654b8eeebd: Preparing 03:47:06 4558af9b96a8: Waiting 03:47:06 49a0f198d462: Layer already exists 03:47:06 6211441e658c: Layer already exists 03:47:06 b225596fbb24: Pushed 03:47:06 f634774dd4ff: Pushed 03:47:06 75654b8eeebd: Layer already exists 03:47:06 521a741e49cb: Pushed 03:47:06 4558af9b96a8: Pushed 03:47:10 22cbcfd76999: Pushed 03:47:10 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:a4f6a8eb8202d03bcf9e2febe42b81f8511c5e304429885f489585e268d54514 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:47:10 b225596fbb24: Preparing 03:47:10 f634774dd4ff: Preparing 03:47:10 22cbcfd76999: Preparing 03:47:10 6211441e658c: Preparing 03:47:10 49a0f198d462: Preparing 03:47:10 4558af9b96a8: Preparing 03:47:10 521a741e49cb: Preparing 03:47:10 75654b8eeebd: Preparing 03:47:10 521a741e49cb: Waiting 03:47:10 75654b8eeebd: Waiting 03:47:10 4558af9b96a8: Waiting 03:47:10 6211441e658c: Layer already exists 03:47:10 49a0f198d462: Layer already exists 03:47:10 b225596fbb24: Layer already exists 03:47:10 22cbcfd76999: Layer already exists 03:47:10 f634774dd4ff: Layer already exists 03:47:10 521a741e49cb: Layer already exists 03:47:10 4558af9b96a8: Layer already exists 03:47:10 75654b8eeebd: Layer already exists 03:47:10 latest: digest: sha256:a4f6a8eb8202d03bcf9e2febe42b81f8511c5e304429885f489585e268d54514 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.36 03:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:47:11 b225596fbb24: Preparing 03:47:11 f634774dd4ff: Preparing 03:47:11 22cbcfd76999: Preparing 03:47:11 6211441e658c: Preparing 03:47:11 49a0f198d462: Preparing 03:47:11 4558af9b96a8: Preparing 03:47:11 521a741e49cb: Preparing 03:47:11 75654b8eeebd: Preparing 03:47:11 4558af9b96a8: Waiting 03:47:11 75654b8eeebd: Waiting 03:47:11 521a741e49cb: Waiting 03:47:11 f634774dd4ff: Layer already exists 03:47:11 22cbcfd76999: Layer already exists 03:47:11 49a0f198d462: Layer already exists 03:47:11 6211441e658c: Layer already exists 03:47:11 b225596fbb24: Layer already exists 03:47:11 521a741e49cb: Layer already exists 03:47:11 4558af9b96a8: Layer already exists 03:47:11 75654b8eeebd: Layer already exists 03:47:11 4.0.0-dev.36: digest: sha256:a4f6a8eb8202d03bcf9e2febe42b81f8511c5e304429885f489585e268d54514 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:47:12 b225596fbb24: Preparing 03:47:12 f634774dd4ff: Preparing 03:47:12 22cbcfd76999: Preparing 03:47:12 6211441e658c: Preparing 03:47:12 49a0f198d462: Preparing 03:47:12 4558af9b96a8: Preparing 03:47:12 521a741e49cb: Preparing 03:47:12 75654b8eeebd: Preparing 03:47:12 75654b8eeebd: Waiting 03:47:12 4558af9b96a8: Waiting 03:47:12 521a741e49cb: Waiting 03:47:12 b225596fbb24: Layer already exists 03:47:12 f634774dd4ff: Layer already exists 03:47:12 49a0f198d462: Layer already exists 03:47:12 6211441e658c: Layer already exists 03:47:12 22cbcfd76999: Layer already exists 03:47:12 521a741e49cb: Layer already exists 03:47:12 4558af9b96a8: Layer already exists 03:47:12 75654b8eeebd: Layer already exists 03:47:12 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:a4f6a8eb8202d03bcf9e2febe42b81f8511c5e304429885f489585e268d54514 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:47:12 b225596fbb24: Preparing 03:47:12 f634774dd4ff: Preparing 03:47:12 22cbcfd76999: Preparing 03:47:12 6211441e658c: Preparing 03:47:12 49a0f198d462: Preparing 03:47:12 4558af9b96a8: Preparing 03:47:12 521a741e49cb: Preparing 03:47:12 75654b8eeebd: Preparing 03:47:12 521a741e49cb: Waiting 03:47:12 75654b8eeebd: Waiting 03:47:12 4558af9b96a8: Waiting 03:47:12 49a0f198d462: Layer already exists 03:47:12 f634774dd4ff: Layer already exists 03:47:12 22cbcfd76999: Layer already exists 03:47:12 6211441e658c: Layer already exists 03:47:12 b225596fbb24: Layer already exists 03:47:12 521a741e49cb: Layer already exists 03:47:12 4558af9b96a8: Layer already exists 03:47:12 75654b8eeebd: Layer already exists 03:47:12 main: digest: sha256:a4f6a8eb8202d03bcf9e2febe42b81f8511c5e304429885f489585e268d54514 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:12 ===================================================== [Pipeline] echo 03:47:12 taggedImages: 03:47:12 - nexus3.edgexfoundry.org:10004/support-notifications:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:47:12 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:47:12 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.36 03:47:12 - nexus3.edgexfoundry.org:10004/support-notifications:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:47:12 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:47:12 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:47:12 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:47:12 latest 03:47:12 4.0.0-dev.36 03:47:12 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:47:12 main 03:47:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:47:13 41d9bd55a4f0: Preparing 03:47:13 dc57beace002: Preparing 03:47:13 6211441e658c: Preparing 03:47:13 49a0f198d462: Preparing 03:47:13 b4c1fd74f03f: Preparing 03:47:13 1b2ab612f908: Preparing 03:47:13 75654b8eeebd: Preparing 03:47:13 1b2ab612f908: Waiting 03:47:13 75654b8eeebd: Waiting 03:47:13 6211441e658c: Layer already exists 03:47:13 49a0f198d462: Layer already exists 03:47:13 75654b8eeebd: Layer already exists 03:47:13 41d9bd55a4f0: Pushed 03:47:13 1b2ab612f908: Pushed 03:47:14 b4c1fd74f03f: Pushed 03:47:17 dc57beace002: Pushed 03:47:17 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:49c301a0191acfbd7907f2c215748d3fc63732e5a59be63cc0df10ded4b76a5d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:47:18 41d9bd55a4f0: Preparing 03:47:18 dc57beace002: Preparing 03:47:18 6211441e658c: Preparing 03:47:18 49a0f198d462: Preparing 03:47:18 b4c1fd74f03f: Preparing 03:47:18 1b2ab612f908: Preparing 03:47:18 75654b8eeebd: Preparing 03:47:18 1b2ab612f908: Waiting 03:47:18 75654b8eeebd: Waiting 03:47:18 6211441e658c: Layer already exists 03:47:18 dc57beace002: Layer already exists 03:47:18 49a0f198d462: Layer already exists 03:47:18 41d9bd55a4f0: Layer already exists 03:47:18 b4c1fd74f03f: Layer already exists 03:47:18 75654b8eeebd: Layer already exists 03:47:18 1b2ab612f908: Layer already exists 03:47:18 latest: digest: sha256:49c301a0191acfbd7907f2c215748d3fc63732e5a59be63cc0df10ded4b76a5d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.36 03:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:47:18 41d9bd55a4f0: Preparing 03:47:18 dc57beace002: Preparing 03:47:18 6211441e658c: Preparing 03:47:18 49a0f198d462: Preparing 03:47:18 b4c1fd74f03f: Preparing 03:47:18 1b2ab612f908: Preparing 03:47:18 75654b8eeebd: Preparing 03:47:18 1b2ab612f908: Waiting 03:47:18 75654b8eeebd: Waiting 03:47:18 6211441e658c: Layer already exists 03:47:18 41d9bd55a4f0: Layer already exists 03:47:18 dc57beace002: Layer already exists 03:47:18 b4c1fd74f03f: Layer already exists 03:47:18 49a0f198d462: Layer already exists 03:47:18 1b2ab612f908: Layer already exists 03:47:18 75654b8eeebd: Layer already exists 03:47:18 4.0.0-dev.36: digest: sha256:49c301a0191acfbd7907f2c215748d3fc63732e5a59be63cc0df10ded4b76a5d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:47:19 41d9bd55a4f0: Preparing 03:47:19 dc57beace002: Preparing 03:47:19 6211441e658c: Preparing 03:47:19 49a0f198d462: Preparing 03:47:19 b4c1fd74f03f: Preparing 03:47:19 1b2ab612f908: Preparing 03:47:19 75654b8eeebd: Preparing 03:47:19 75654b8eeebd: Waiting 03:47:19 1b2ab612f908: Waiting 03:47:19 dc57beace002: Layer already exists 03:47:19 49a0f198d462: Layer already exists 03:47:19 41d9bd55a4f0: Layer already exists 03:47:19 b4c1fd74f03f: Layer already exists 03:47:19 6211441e658c: Layer already exists 03:47:19 1b2ab612f908: Layer already exists 03:47:19 75654b8eeebd: Layer already exists 03:47:19 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:49c301a0191acfbd7907f2c215748d3fc63732e5a59be63cc0df10ded4b76a5d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:47:20 41d9bd55a4f0: Preparing 03:47:20 dc57beace002: Preparing 03:47:20 6211441e658c: Preparing 03:47:20 49a0f198d462: Preparing 03:47:20 b4c1fd74f03f: Preparing 03:47:20 1b2ab612f908: Preparing 03:47:20 75654b8eeebd: Preparing 03:47:20 1b2ab612f908: Waiting 03:47:20 75654b8eeebd: Waiting 03:47:20 41d9bd55a4f0: Layer already exists 03:47:20 6211441e658c: Layer already exists 03:47:20 dc57beace002: Layer already exists 03:47:20 b4c1fd74f03f: Layer already exists 03:47:20 49a0f198d462: Layer already exists 03:47:20 75654b8eeebd: Layer already exists 03:47:20 1b2ab612f908: Layer already exists 03:47:20 main: digest: sha256:49c301a0191acfbd7907f2c215748d3fc63732e5a59be63cc0df10ded4b76a5d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:20 ===================================================== [Pipeline] echo 03:47:20 taggedImages: 03:47:20 - nexus3.edgexfoundry.org:10004/support-scheduler:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:47:20 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:47:20 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.36 03:47:20 - nexus3.edgexfoundry.org:10004/support-scheduler:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:47:20 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:53:00 #156 ... 03:53:00 03:53:00 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:53:00 #151 DONE 567.3s 03:53:00 03:53:00 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:53:00 #155 DONE 567.4s 03:53:00 03:53:00 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:53:00 #156 ... 03:53:00 03:53:00 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:53:00 #157 DONE 0.3s 03:53:00 03:53:00 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:53:00 #158 ... 03:53:00 03:53:00 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:53:00 #159 DONE 0.3s 03:53:00 03:53:00 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:53:00 #156 ... 03:53:00 03:53:00 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:53:00 #160 DONE 0.4s 03:53:00 03:53:00 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:53:00 #161 DONE 0.3s 03:53:00 03:53:00 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:53:00 #162 DONE 0.3s 03:53:00 03:53:00 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:53:00 #163 DONE 0.3s 03:53:00 03:53:00 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:53:00 #164 ... 03:53:00 03:53:00 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:53:00 #158 DONE 2.3s 03:53:00 03:53:00 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:53:00 #165 DONE 0.5s 03:53:00 03:53:00 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:53:00 #166 DONE 0.4s 03:53:00 03:53:00 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:53:00 #150 ... 03:53:00 03:53:00 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:53:00 #167 ... 03:53:00 03:53:00 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:53:00 #164 DONE 1.6s 03:53:00 03:53:00 #168 [core-common-config-bootstrapper] exporting to image 03:53:00 #168 exporting layers 03:53:00 #168 ... 03:53:00 03:53:00 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:53:00 #167 DONE 0.6s 03:53:00 03:53:00 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:53:00 #169 DONE 0.3s 03:53:00 03:53:00 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:53:00 #170 ... 03:53:00 03:53:00 #168 [core-common-config-bootstrapper] exporting to image 03:53:00 #168 exporting layers 1.1s done 03:53:00 #168 writing image sha256:032944a0a9ccb3305ba19f7f762867bb76532f7ed5ddfd0aad716db2c7944d4f 0.0s done 03:53:00 #168 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done 03:53:00 #168 DONE 1.3s 03:53:00 03:53:00 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:53:00 #170 DONE 0.4s 03:53:00 03:53:00 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:53:00 #171 DONE 0.4s 03:53:00 03:53:00 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:53:00 #172 DONE 0.2s 03:53:00 03:53:00 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:53:00 #173 DONE 0.2s 03:53:00 03:53:00 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:53:00 #174 ... 03:53:00 03:53:00 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:53:00 #149 DONE 573.3s 03:53:00 03:53:00 #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:53:00 #175 DONE 0.3s 03:53:00 03:53:00 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:53:01 #176 DONE 0.3s 03:53:01 03:53:01 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:53:01 #177 DONE 0.2s 03:53:01 03:53:01 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:53:01 #178 DONE 0.2s 03:53:01 03:53:01 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:53:01 #179 DONE 0.4s 03:53:01 03:53:01 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:53:02 #153 ... 03:53:02 03:53:02 #180 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:53:02 #180 DONE 0.3s 03:53:02 03:53:02 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:53:02 #181 ... 03:53:02 03:53:02 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:53:02 #174 DONE 2.5s 03:53:02 03:53:02 #182 [security-bootstrapper] exporting to image 03:53:04 #182 ... 03:53:04 03:53:04 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:53:04 #181 DONE 2.1s 03:53:04 03:53:04 #183 [security-proxy-setup] exporting to image 03:53:04 #183 ... 03:53:04 03:53:04 #182 [security-bootstrapper] exporting to image 03:53:04 #182 exporting layers 2.1s done 03:53:04 #182 writing image sha256:90c2316650fe32acede63fbab8e3ea341620300650e520b6384bde781d5f2803 0.0s done 03:53:04 #182 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 03:53:04 #182 DONE 2.1s 03:53:05 03:53:05 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:53:05 #146 ... 03:53:05 03:53:05 #183 [security-proxy-setup] exporting to image 03:53:05 #183 exporting layers 1.2s done 03:53:05 #183 writing image sha256:4e40313c070002dbb63e0975945d35cee76299a454e6407082612422ead2caae done 03:53:05 #183 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 03:53:05 #183 DONE 1.3s 03:53:05 03:53:05 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:53:05 #156 ... 03:53:05 03:53:05 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:53:05 #150 579.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:53:18 #150 DONE 589.6s 03:53:18 03:53:18 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:53:18 #154 ... 03:53:18 03:53:18 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:53:18 #184 DONE 0.2s 03:53:18 03:53:18 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:53:18 #185 DONE 0.1s 03:53:18 03:53:18 #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:53:18 #186 DONE 0.2s 03:53:18 03:53:18 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:53:18 #153 ... 03:53:18 03:53:18 #187 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:53:18 #187 DONE 0.1s 03:53:18 03:53:18 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:53:18 #188 DONE 0.2s 03:53:18 03:53:18 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:53:18 #189 DONE 0.4s 03:53:18 03:53:18 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:53:18 #144 ... 03:53:18 03:53:18 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:53:18 #190 DONE 0.3s 03:53:18 03:53:18 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:53:18 #154 ... 03:53:18 03:53:18 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:53:18 #191 DONE 0.2s 03:53:18 03:53:18 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:53:20 #192 DONE 1.9s 03:53:20 03:53:20 #193 [security-secretstore-setup] exporting to image 03:53:20 #193 exporting layers 03:53:21 #193 exporting layers 1.0s done 03:53:21 #193 writing image sha256:50ab5d1955574509110cc0c467d804142fa8546a7ab522f32e3db84778a162c1 done 03:53:21 #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 03:53:21 #193 DONE 1.0s 03:53:21 03:53:21 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:54:43 #156 ... 03:54:43 03:54:43 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:54:43 #146 DONE 667.8s 03:54:43 03:54:43 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:54:43 #194 DONE 0.4s 03:54:43 03:54:43 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:54:43 #195 DONE 0.2s 03:54:43 03:54:43 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:54:43 #196 DONE 0.5s 03:54:43 03:54:43 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:54:43 #197 DONE 0.1s 03:54:43 03:54:43 #198 [security-spiffe-token-provider] exporting to image 03:54:43 #198 exporting layers 03:54:43 #198 exporting layers 2.1s done 03:54:43 #198 writing image sha256:d7ebefda46dc5dededc36e9f62c392d2723aa08bc6c0af7d87db561f1905bb2e done 03:54:43 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.1s done 03:54:43 #198 DONE 2.1s 03:54:43 03:54:43 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:58:20 #156 ... 03:58:20 03:58:20 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:58:20 #154 DONE 891.3s 03:58:20 03:58:20 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:58:20 #156 ... 03:58:20 03:58:20 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:58:20 #199 DONE 0.3s 03:58:20 03:58:20 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:58:20 #148 ... 03:58:20 03:58:20 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:58:20 #200 DONE 0.3s 03:58:20 03:58:20 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:58:20 #152 ... 03:58:20 03:58:20 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:58:20 #201 DONE 0.4s 03:58:20 03:58:20 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:58:20 #153 ... 03:58:20 03:58:20 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:58:20 #202 DONE 0.1s 03:58:20 03:58:20 #203 [core-command] exporting to image 03:58:20 #203 exporting layers 03:58:20 #203 exporting layers 0.4s done 03:58:20 #203 writing image sha256:7d2a59bef93d7ce96ecbf3daa2032f62ec153d6162ef3f388f2de07c067dd3ed done 03:58:20 #203 naming to docker.io/library/core-command-arm64 0.0s done 03:58:20 #203 DONE 0.4s 03:58:20 03:58:20 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:59:16 #153 DONE 941.9s 03:59:16 03:59:16 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:59:16 #148 ... 03:59:16 03:59:16 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:59:16 #204 DONE 0.3s 03:59:16 03:59:16 #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:59:16 #205 DONE 0.1s 03:59:16 03:59:16 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:59:16 #206 ... 03:59:16 03:59:16 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:59:16 #147 DONE 943.1s 03:59:16 03:59:16 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:59:16 #152 ... 03:59:16 03:59:16 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:59:16 #206 DONE 0.6s 03:59:16 03:59:16 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:59:16 #207 DONE 0.3s 03:59:16 03:59:16 #208 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:59:16 #208 DONE 0.3s 03:59:16 03:59:16 #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:59:16 #209 DONE 0.3s 03:59:16 03:59:16 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:59:16 #210 ... 03:59:16 03:59:16 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:59:16 #211 DONE 0.5s 03:59:16 03:59:16 #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:59:16 #212 DONE 0.4s 03:59:16 03:59:16 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:59:16 #144 ... 03:59:16 03:59:16 #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:59:16 #213 DONE 0.2s 03:59:16 03:59:16 #214 [core-keeper] exporting to image 03:59:16 #214 exporting layers 03:59:16 #214 ... 03:59:16 03:59:16 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:59:16 #148 DONE 945.5s 03:59:16 03:59:16 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:59:16 #210 DONE 1.3s 03:59:16 03:59:16 #214 [core-keeper] exporting to image 03:59:16 #214 exporting layers 0.6s done 03:59:16 #214 writing image sha256:1447d366287c0263b6aef2eaab80d22af87ce292b31d7c80eee3d29cc20c63a9 03:59:16 #214 writing image sha256:1447d366287c0263b6aef2eaab80d22af87ce292b31d7c80eee3d29cc20c63a9 done 03:59:16 #214 naming to docker.io/library/core-keeper-arm64 0.0s done 03:59:16 #214 DONE 0.6s 03:59:16 03:59:16 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:59:16 #156 DONE 945.7s 03:59:16 03:59:16 #215 [security-proxy-auth] exporting to image 03:59:16 #215 ... 03:59:16 03:59:16 #216 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:59:16 #216 DONE 0.2s 03:59:16 03:59:16 #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:59:16 #217 CACHED 03:59:16 03:59:16 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:59:16 #218 CACHED 03:59:16 03:59:16 #215 [security-proxy-auth] exporting to image 03:59:16 #215 exporting layers 0.6s done 03:59:16 #215 writing image sha256:567f4e630699c0b2c16575f3814201c3fd79f5d76b20058abdf53e0ace78f229 done 03:59:16 #215 naming to docker.io/library/security-proxy-auth-arm64 done 03:59:16 #215 DONE 0.6s 03:59:16 03:59:16 #219 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:59:16 #219 ... 03:59:16 03:59:16 #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:59:16 #220 DONE 0.2s 03:59:16 03:59:16 #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:59:16 #221 ... 03:59:16 03:59:16 #219 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:59:16 #219 DONE 0.5s 03:59:16 03:59:16 #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:59:16 #221 DONE 0.4s 03:59:16 03:59:16 #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:59:16 #222 DONE 0.1s 03:59:16 03:59:16 #223 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:59:16 #223 DONE 0.1s 03:59:16 03:59:16 #224 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:59:16 #224 DONE 0.1s 03:59:16 03:59:16 #225 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:59:16 #225 DONE 0.1s 03:59:16 03:59:16 #226 [core-data] exporting to image 03:59:16 #226 ... 03:59:16 03:59:16 #227 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:59:16 #227 DONE 0.2s 03:59:16 03:59:16 #226 [core-data] exporting to image 03:59:16 #226 exporting layers 0.4s done 03:59:16 #226 writing image sha256:5332e549251c8769edf2680e0bff0e175ec0126515d657eb8ec03cbedd7e66ba done 03:59:16 #226 naming to docker.io/library/core-data-arm64 done 03:59:16 #226 DONE 0.4s 03:59:16 03:59:16 #228 [core-metadata] exporting to image 03:59:16 #228 exporting layers 0.4s done 03:59:16 #228 writing image sha256:2a2e494d901f6c004b3b8add0b713046ce70332abefb3874e52da989e97a0025 done 03:59:16 #228 naming to docker.io/library/core-metadata-arm64 done 03:59:16 #228 DONE 0.5s 03:59:16 03:59:16 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:59:28 #152 ... 03:59:28 03:59:28 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:59:28 #144 DONE 961.6s 03:59:28 03:59:28 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:59:29 #229 DONE 0.1s 03:59:29 03:59:29 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:59:29 #230 DONE 0.1s 03:59:29 03:59:29 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:59:29 #152 ... 03:59:29 03:59:29 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:59:29 #231 DONE 0.6s 03:59:29 03:59:29 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:59:29 #232 DONE 0.2s 03:59:29 03:59:29 #233 [support-scheduler] exporting to image 03:59:29 #233 exporting layers 03:59:30 #233 exporting layers 0.6s done 03:59:30 #233 writing image sha256:52b02d8a30e6957b6b856e4b359317e7d5b58753445b65c6eff0c87c36ebcb54 done 03:59:30 #233 naming to docker.io/library/support-scheduler-arm64 done 03:59:30 #233 DONE 0.6s 03:59:30 03:59:30 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:59:31 #152 DONE 964.9s 03:59:31 03:59:31 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:59:32 #234 DONE 0.1s 03:59:32 03:59:32 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:59:32 #235 DONE 0.1s 03:59:32 03:59:32 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:59:32 #236 DONE 0.4s 03:59:32 03:59:32 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:59:32 #237 DONE 0.1s 03:59:32 03:59:32 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:59:32 #238 DONE 0.1s 03:59:32 03:59:32 #239 [support-notifications] exporting to image 03:59:33 #239 exporting layers 0.4s done 03:59:33 #239 writing image sha256:cb114f132d6c206080b3fa619ec8c5789589769971ef693818e9519d9ec22ac7 done 03:59:33 #239 naming to docker.io/library/support-notifications-arm64 done 03:59:33 #239 DONE 0.5s 03:59:33 time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:33 time="2025-01-08T03:42:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:59:33 $ docker stop --time=1 01898238427e93a5c28270e783f0c2815ccd11fc13f00a38152632841884ba1a 03:59:35 $ docker rm -f --volumes 01898238427e93a5c28270e783f0c2815ccd11fc13f00a38152632841884ba1a [Pipeline] // withDockerContainer [Pipeline] sh 03:59:35 + docker images 03:59:35 REPOSITORY TAG IMAGE ID CREATED SIZE 03:59:35 support-notifications-arm64 latest cb114f132d6c 3 seconds ago 57.2MB 03:59:35 support-scheduler-arm64 latest 52b02d8a30e6 6 seconds ago 53.7MB 03:59:35 core-data-arm64 latest 5332e549251c 22 seconds ago 38.8MB 03:59:35 core-metadata-arm64 latest 2a2e494d901f 22 seconds ago 38.9MB 03:59:35 security-proxy-auth-arm64 latest 567f4e630699 23 seconds ago 37.7MB 03:59:35 core-keeper-arm64 latest 1447d366287c 24 seconds ago 31.9MB 03:59:35 core-command-arm64 latest 7d2a59bef93d About a minute ago 34.5MB 03:59:35 security-spiffe-token-provider-arm64 latest d7ebefda46dc 4 minutes ago 40.2MB 03:59:35 security-secretstore-setup-arm64 latest 50ab5d195557 6 minutes ago 47.6MB 03:59:35 security-proxy-setup-arm64 latest 4e40313c0700 6 minutes ago 36.5MB 03:59:35 security-bootstrapper-arm64 latest 90c2316650fe 6 minutes ago 27.4MB 03:59:35 core-common-config-bootstrapper-arm64 latest 032944a0a9cc 6 minutes ago 24.3MB 03:59:35 security-spire-agent-arm64 latest 1045b8d47a5a 16 minutes ago 183MB 03:59:35 security-spire-server-arm64 latest 733b0d611497 16 minutes ago 124MB 03:59:35 security-spire-config-arm64 latest b3484d1f5e38 16 minutes ago 123MB 03:59:35 ci-base-image-arm64 latest 6e9ba53be75d 18 minutes ago 968MB 03:59:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 weeks ago 566MB 03:59:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:35 provisioning config files... 03:59:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/772@tmp/config4932531343450633514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:59:36 ---> ****-login.sh 03:59:36 nexus3.edgexfoundry.org:10001 03:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:36 Configure a credential helper to remove this warning. See 03:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:36 03:59:36 Login Succeeded 03:59:36 nexus3.edgexfoundry.org:10002 03:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:36 Configure a credential helper to remove this warning. See 03:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:36 03:59:36 Login Succeeded 03:59:36 nexus3.edgexfoundry.org:10003 03:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:36 Configure a credential helper to remove this warning. See 03:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:36 03:59:36 Login Succeeded 03:59:36 nexus3.edgexfoundry.org:10004 03:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:37 Configure a credential helper to remove this warning. See 03:59:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:37 03:59:37 Login Succeeded 03:59:37 ****.io 03:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:37 Configure a credential helper to remove this warning. See 03:59:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:37 03:59:37 Login Succeeded 03:59:37 ---> ****-login.sh ends [Pipeline] } 03:59:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:59:37 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:59:37 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:59:37 latest 03:59:37 4.0.0-dev.36 03:59:37 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:59:37 main 03:59:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:59:39 2cc09a735960: Preparing 03:59:39 b58e4821db8f: Preparing 03:59:39 33351e51a840: Preparing 03:59:39 e2b934cf0b4e: Preparing 03:59:39 76780bf32c9f: Preparing 03:59:39 8963078ae2ef: Preparing 03:59:39 651d9022c234: Preparing 03:59:39 8963078ae2ef: Waiting 03:59:39 651d9022c234: Waiting 03:59:40 33351e51a840: Pushed 03:59:40 2cc09a735960: Pushed 03:59:40 e2b934cf0b4e: Pushed 03:59:40 651d9022c234: Layer already exists 03:59:40 8963078ae2ef: Pushed 03:59:41 76780bf32c9f: Pushed 03:59:44 b58e4821db8f: Pushed 03:59:44 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:37996a19d81328f2df6bfb41549e5cc638d82cfbc41d4fa67c3545d0f93520b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:59:45 2cc09a735960: Preparing 03:59:45 b58e4821db8f: Preparing 03:59:45 33351e51a840: Preparing 03:59:45 e2b934cf0b4e: Preparing 03:59:45 76780bf32c9f: Preparing 03:59:45 8963078ae2ef: Preparing 03:59:45 651d9022c234: Preparing 03:59:45 8963078ae2ef: Waiting 03:59:45 651d9022c234: Waiting 03:59:45 33351e51a840: Layer already exists 03:59:45 b58e4821db8f: Layer already exists 03:59:45 76780bf32c9f: Layer already exists 03:59:45 2cc09a735960: Layer already exists 03:59:45 e2b934cf0b4e: Layer already exists 03:59:45 651d9022c234: Layer already exists 03:59:45 8963078ae2ef: Layer already exists 03:59:45 latest: digest: sha256:37996a19d81328f2df6bfb41549e5cc638d82cfbc41d4fa67c3545d0f93520b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.36 03:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:59:46 2cc09a735960: Preparing 03:59:46 b58e4821db8f: Preparing 03:59:46 33351e51a840: Preparing 03:59:46 e2b934cf0b4e: Preparing 03:59:46 76780bf32c9f: Preparing 03:59:46 8963078ae2ef: Preparing 03:59:46 651d9022c234: Preparing 03:59:46 8963078ae2ef: Waiting 03:59:46 651d9022c234: Waiting 03:59:46 b58e4821db8f: Layer already exists 03:59:46 e2b934cf0b4e: Layer already exists 03:59:46 33351e51a840: Layer already exists 03:59:46 2cc09a735960: Layer already exists 03:59:46 76780bf32c9f: Layer already exists 03:59:46 651d9022c234: Layer already exists 03:59:46 8963078ae2ef: Layer already exists 03:59:46 4.0.0-dev.36: digest: sha256:37996a19d81328f2df6bfb41549e5cc638d82cfbc41d4fa67c3545d0f93520b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:59:47 2cc09a735960: Preparing 03:59:47 b58e4821db8f: Preparing 03:59:47 33351e51a840: Preparing 03:59:47 e2b934cf0b4e: Preparing 03:59:47 76780bf32c9f: Preparing 03:59:47 8963078ae2ef: Preparing 03:59:47 651d9022c234: Preparing 03:59:47 8963078ae2ef: Waiting 03:59:47 651d9022c234: Waiting 03:59:47 33351e51a840: Layer already exists 03:59:47 b58e4821db8f: Layer already exists 03:59:47 e2b934cf0b4e: Layer already exists 03:59:47 2cc09a735960: Layer already exists 03:59:47 76780bf32c9f: Layer already exists 03:59:47 8963078ae2ef: Layer already exists 03:59:47 651d9022c234: Layer already exists 03:59:47 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:37996a19d81328f2df6bfb41549e5cc638d82cfbc41d4fa67c3545d0f93520b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:59:48 2cc09a735960: Preparing 03:59:48 b58e4821db8f: Preparing 03:59:48 33351e51a840: Preparing 03:59:48 e2b934cf0b4e: Preparing 03:59:48 76780bf32c9f: Preparing 03:59:48 8963078ae2ef: Preparing 03:59:48 651d9022c234: Preparing 03:59:48 8963078ae2ef: Waiting 03:59:48 651d9022c234: Waiting 03:59:48 76780bf32c9f: Layer already exists 03:59:48 2cc09a735960: Layer already exists 03:59:48 b58e4821db8f: Layer already exists 03:59:48 e2b934cf0b4e: Layer already exists 03:59:48 33351e51a840: Layer already exists 03:59:48 651d9022c234: Layer already exists 03:59:48 8963078ae2ef: Layer already exists 03:59:48 main: digest: sha256:37996a19d81328f2df6bfb41549e5cc638d82cfbc41d4fa67c3545d0f93520b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:48 ===================================================== [Pipeline] echo 03:59:48 taggedImages: 03:59:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:59:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:59:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.36 03:59:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:59:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:59:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:59:49 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:59:49 latest 03:59:49 4.0.0-dev.36 03:59:49 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:59:49 main 03:59:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:59:49 2db26a2ed12f: Preparing 03:59:49 1b48604112ef: Preparing 03:59:49 bd504899fc14: Preparing 03:59:49 eac18e599308: Preparing 03:59:49 33351e51a840: Preparing 03:59:49 e2b934cf0b4e: Preparing 03:59:49 76780bf32c9f: Preparing 03:59:49 8963078ae2ef: Preparing 03:59:49 651d9022c234: Preparing 03:59:49 e2b934cf0b4e: Waiting 03:59:49 76780bf32c9f: Waiting 03:59:49 8963078ae2ef: Waiting 03:59:49 651d9022c234: Waiting 03:59:49 33351e51a840: Layer already exists 03:59:50 e2b934cf0b4e: Layer already exists 03:59:50 76780bf32c9f: Layer already exists 03:59:50 1b48604112ef: Pushed 03:59:50 bd504899fc14: Pushed 03:59:50 2db26a2ed12f: Pushed 03:59:50 8963078ae2ef: Layer already exists 03:59:50 651d9022c234: Layer already exists 03:59:52 eac18e599308: Pushed 03:59:52 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:4a38b364d3935ab1de2e39353d43e0fb812e336cca04813b9b71814e4911fcdb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:59:53 2db26a2ed12f: Preparing 03:59:53 1b48604112ef: Preparing 03:59:53 bd504899fc14: Preparing 03:59:53 eac18e599308: Preparing 03:59:53 33351e51a840: Preparing 03:59:53 e2b934cf0b4e: Preparing 03:59:53 76780bf32c9f: Preparing 03:59:53 8963078ae2ef: Preparing 03:59:53 651d9022c234: Preparing 03:59:53 e2b934cf0b4e: Waiting 03:59:53 76780bf32c9f: Waiting 03:59:53 8963078ae2ef: Waiting 03:59:53 651d9022c234: Waiting 03:59:53 eac18e599308: Layer already exists 03:59:53 bd504899fc14: Layer already exists 03:59:53 33351e51a840: Layer already exists 03:59:53 2db26a2ed12f: Layer already exists 03:59:53 1b48604112ef: Layer already exists 03:59:53 76780bf32c9f: Layer already exists 03:59:53 e2b934cf0b4e: Layer already exists 03:59:53 651d9022c234: Layer already exists 03:59:53 8963078ae2ef: Layer already exists 03:59:53 latest: digest: sha256:4a38b364d3935ab1de2e39353d43e0fb812e336cca04813b9b71814e4911fcdb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.36 03:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:59:54 2db26a2ed12f: Preparing 03:59:54 1b48604112ef: Preparing 03:59:54 bd504899fc14: Preparing 03:59:54 eac18e599308: Preparing 03:59:54 33351e51a840: Preparing 03:59:54 e2b934cf0b4e: Preparing 03:59:54 76780bf32c9f: Preparing 03:59:54 8963078ae2ef: Preparing 03:59:54 651d9022c234: Preparing 03:59:54 e2b934cf0b4e: Waiting 03:59:54 76780bf32c9f: Waiting 03:59:54 8963078ae2ef: Waiting 03:59:54 651d9022c234: Waiting 03:59:54 1b48604112ef: Layer already exists 03:59:54 2db26a2ed12f: Layer already exists 03:59:54 bd504899fc14: Layer already exists 03:59:54 eac18e599308: Layer already exists 03:59:54 33351e51a840: Layer already exists 03:59:54 e2b934cf0b4e: Layer already exists 03:59:54 651d9022c234: Layer already exists 03:59:54 8963078ae2ef: Layer already exists 03:59:54 76780bf32c9f: Layer already exists 03:59:54 4.0.0-dev.36: digest: sha256:4a38b364d3935ab1de2e39353d43e0fb812e336cca04813b9b71814e4911fcdb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:59:55 2db26a2ed12f: Preparing 03:59:55 1b48604112ef: Preparing 03:59:55 bd504899fc14: Preparing 03:59:55 eac18e599308: Preparing 03:59:55 33351e51a840: Preparing 03:59:55 e2b934cf0b4e: Preparing 03:59:55 76780bf32c9f: Preparing 03:59:55 8963078ae2ef: Preparing 03:59:55 e2b934cf0b4e: Waiting 03:59:55 651d9022c234: Preparing 03:59:55 76780bf32c9f: Waiting 03:59:55 8963078ae2ef: Waiting 03:59:55 651d9022c234: Waiting 03:59:55 eac18e599308: Layer already exists 03:59:55 33351e51a840: Layer already exists 03:59:55 bd504899fc14: Layer already exists 03:59:55 1b48604112ef: Layer already exists 03:59:55 2db26a2ed12f: Layer already exists 03:59:55 e2b934cf0b4e: Layer already exists 03:59:55 651d9022c234: Layer already exists 03:59:55 8963078ae2ef: Layer already exists 03:59:55 76780bf32c9f: Layer already exists 03:59:55 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:4a38b364d3935ab1de2e39353d43e0fb812e336cca04813b9b71814e4911fcdb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:59:56 2db26a2ed12f: Preparing 03:59:56 1b48604112ef: Preparing 03:59:56 bd504899fc14: Preparing 03:59:56 eac18e599308: Preparing 03:59:56 33351e51a840: Preparing 03:59:56 e2b934cf0b4e: Preparing 03:59:56 76780bf32c9f: Preparing 03:59:56 e2b934cf0b4e: Waiting 03:59:56 8963078ae2ef: Preparing 03:59:56 76780bf32c9f: Waiting 03:59:56 8963078ae2ef: Waiting 03:59:56 651d9022c234: Preparing 03:59:56 651d9022c234: Waiting 03:59:56 1b48604112ef: Layer already exists 03:59:56 bd504899fc14: Layer already exists 03:59:56 2db26a2ed12f: Layer already exists 03:59:56 33351e51a840: Layer already exists 03:59:56 eac18e599308: Layer already exists 03:59:56 e2b934cf0b4e: Layer already exists 03:59:56 8963078ae2ef: Layer already exists 03:59:56 76780bf32c9f: Layer already exists 03:59:56 651d9022c234: Layer already exists 03:59:56 main: digest: sha256:4a38b364d3935ab1de2e39353d43e0fb812e336cca04813b9b71814e4911fcdb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:56 ===================================================== [Pipeline] echo 03:59:56 taggedImages: 03:59:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:59:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:59:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.36 03:59:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:59:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:59:56 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:59:56 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:59:56 latest 03:59:56 4.0.0-dev.36 03:59:56 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 03:59:56 main 03:59:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 03:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:59:57 5365bd20baaa: Preparing 03:59:57 76a90bb1c382: Preparing 03:59:57 fc6ce93e9052: Preparing 03:59:57 33351e51a840: Preparing 03:59:57 e2b934cf0b4e: Preparing 03:59:57 eca35988a7c2: Preparing 03:59:57 356a646bb833: Preparing 03:59:57 eca35988a7c2: Waiting 03:59:57 651d9022c234: Preparing 03:59:57 356a646bb833: Waiting 03:59:57 651d9022c234: Waiting 03:59:57 e2b934cf0b4e: Layer already exists 03:59:57 33351e51a840: Layer already exists 03:59:57 76a90bb1c382: Pushed 03:59:57 5365bd20baaa: Pushed 03:59:57 651d9022c234: Layer already exists 03:59:57 356a646bb833: Pushed 03:59:58 eca35988a7c2: Pushed 04:00:03 fc6ce93e9052: Pushed 04:00:03 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:8b3b3ac6254d2e8a6a87809371d3c01de0673314ee2302fe9845b7f840aa007d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:00:03 5365bd20baaa: Preparing 04:00:03 76a90bb1c382: Preparing 04:00:03 fc6ce93e9052: Preparing 04:00:03 33351e51a840: Preparing 04:00:03 e2b934cf0b4e: Preparing 04:00:03 eca35988a7c2: Preparing 04:00:03 356a646bb833: Preparing 04:00:03 651d9022c234: Preparing 04:00:03 356a646bb833: Waiting 04:00:03 651d9022c234: Waiting 04:00:03 eca35988a7c2: Waiting 04:00:03 5365bd20baaa: Layer already exists 04:00:03 76a90bb1c382: Layer already exists 04:00:03 e2b934cf0b4e: Layer already exists 04:00:03 fc6ce93e9052: Layer already exists 04:00:03 33351e51a840: Layer already exists 04:00:03 eca35988a7c2: Layer already exists 04:00:03 356a646bb833: Layer already exists 04:00:03 651d9022c234: Layer already exists 04:00:04 latest: digest: sha256:8b3b3ac6254d2e8a6a87809371d3c01de0673314ee2302fe9845b7f840aa007d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.36 04:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:00:04 5365bd20baaa: Preparing 04:00:04 76a90bb1c382: Preparing 04:00:04 fc6ce93e9052: Preparing 04:00:04 33351e51a840: Preparing 04:00:04 e2b934cf0b4e: Preparing 04:00:04 eca35988a7c2: Preparing 04:00:04 356a646bb833: Preparing 04:00:04 651d9022c234: Preparing 04:00:04 eca35988a7c2: Waiting 04:00:04 356a646bb833: Waiting 04:00:04 651d9022c234: Waiting 04:00:04 33351e51a840: Layer already exists 04:00:04 5365bd20baaa: Layer already exists 04:00:04 fc6ce93e9052: Layer already exists 04:00:04 76a90bb1c382: Layer already exists 04:00:04 e2b934cf0b4e: Layer already exists 04:00:04 eca35988a7c2: Layer already exists 04:00:04 356a646bb833: Layer already exists 04:00:04 651d9022c234: Layer already exists 04:00:05 4.0.0-dev.36: digest: sha256:8b3b3ac6254d2e8a6a87809371d3c01de0673314ee2302fe9845b7f840aa007d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:00:05 5365bd20baaa: Preparing 04:00:05 76a90bb1c382: Preparing 04:00:05 fc6ce93e9052: Preparing 04:00:05 33351e51a840: Preparing 04:00:05 e2b934cf0b4e: Preparing 04:00:05 eca35988a7c2: Preparing 04:00:05 356a646bb833: Preparing 04:00:05 651d9022c234: Preparing 04:00:05 eca35988a7c2: Waiting 04:00:05 356a646bb833: Waiting 04:00:05 651d9022c234: Waiting 04:00:05 5365bd20baaa: Layer already exists 04:00:05 76a90bb1c382: Layer already exists 04:00:05 33351e51a840: Layer already exists 04:00:05 e2b934cf0b4e: Layer already exists 04:00:05 fc6ce93e9052: Layer already exists 04:00:05 eca35988a7c2: Layer already exists 04:00:05 356a646bb833: Layer already exists 04:00:05 651d9022c234: Layer already exists 04:00:06 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:8b3b3ac6254d2e8a6a87809371d3c01de0673314ee2302fe9845b7f840aa007d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:00:06 5365bd20baaa: Preparing 04:00:06 76a90bb1c382: Preparing 04:00:06 fc6ce93e9052: Preparing 04:00:06 33351e51a840: Preparing 04:00:06 e2b934cf0b4e: Preparing 04:00:06 eca35988a7c2: Preparing 04:00:06 356a646bb833: Preparing 04:00:06 eca35988a7c2: Waiting 04:00:06 651d9022c234: Preparing 04:00:06 356a646bb833: Waiting 04:00:06 651d9022c234: Waiting 04:00:06 e2b934cf0b4e: Layer already exists 04:00:06 5365bd20baaa: Layer already exists 04:00:06 33351e51a840: Layer already exists 04:00:06 fc6ce93e9052: Layer already exists 04:00:06 76a90bb1c382: Layer already exists 04:00:06 eca35988a7c2: Layer already exists 04:00:06 651d9022c234: Layer already exists 04:00:06 356a646bb833: Layer already exists 04:00:07 main: digest: sha256:8b3b3ac6254d2e8a6a87809371d3c01de0673314ee2302fe9845b7f840aa007d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:07 ===================================================== [Pipeline] echo 04:00:07 taggedImages: 04:00:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:00:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.36 04:00:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:00:07 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:00:07 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:07 latest 04:00:07 4.0.0-dev.36 04:00:07 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:07 main 04:00:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:00:07 cbbc146767e3: Preparing 04:00:07 9afad0fe1be4: Preparing 04:00:07 4adfd898280d: Preparing 04:00:07 e2b934cf0b4e: Preparing 04:00:07 27e5452c3179: Preparing 04:00:07 aae8222e7252: Preparing 04:00:07 651d9022c234: Preparing 04:00:07 aae8222e7252: Waiting 04:00:07 651d9022c234: Waiting 04:00:07 e2b934cf0b4e: Layer already exists 04:00:08 9afad0fe1be4: Pushed 04:00:08 cbbc146767e3: Pushed 04:00:08 27e5452c3179: Pushed 04:00:08 aae8222e7252: Pushed 04:00:08 651d9022c234: Layer already exists 04:00:13 4adfd898280d: Pushed 04:00:13 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:26912fd285b840c8257af82eb009113760bd9bb230f8f747781b2541f09522be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:00:14 cbbc146767e3: Preparing 04:00:14 9afad0fe1be4: Preparing 04:00:14 4adfd898280d: Preparing 04:00:14 e2b934cf0b4e: Preparing 04:00:14 27e5452c3179: Preparing 04:00:14 aae8222e7252: Preparing 04:00:14 651d9022c234: Preparing 04:00:14 aae8222e7252: Waiting 04:00:14 651d9022c234: Waiting 04:00:14 cbbc146767e3: Layer already exists 04:00:14 27e5452c3179: Layer already exists 04:00:14 9afad0fe1be4: Layer already exists 04:00:14 4adfd898280d: Layer already exists 04:00:14 e2b934cf0b4e: Layer already exists 04:00:14 aae8222e7252: Layer already exists 04:00:14 651d9022c234: Layer already exists 04:00:15 latest: digest: sha256:26912fd285b840c8257af82eb009113760bd9bb230f8f747781b2541f09522be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.36 04:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:00:15 cbbc146767e3: Preparing 04:00:15 9afad0fe1be4: Preparing 04:00:15 4adfd898280d: Preparing 04:00:15 e2b934cf0b4e: Preparing 04:00:15 27e5452c3179: Preparing 04:00:15 aae8222e7252: Preparing 04:00:15 651d9022c234: Preparing 04:00:15 aae8222e7252: Waiting 04:00:15 651d9022c234: Waiting 04:00:15 cbbc146767e3: Layer already exists 04:00:15 27e5452c3179: Layer already exists 04:00:15 9afad0fe1be4: Layer already exists 04:00:15 4adfd898280d: Layer already exists 04:00:15 e2b934cf0b4e: Layer already exists 04:00:15 aae8222e7252: Layer already exists 04:00:15 651d9022c234: Layer already exists 04:00:15 4.0.0-dev.36: digest: sha256:26912fd285b840c8257af82eb009113760bd9bb230f8f747781b2541f09522be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:00:16 cbbc146767e3: Preparing 04:00:16 9afad0fe1be4: Preparing 04:00:16 4adfd898280d: Preparing 04:00:16 e2b934cf0b4e: Preparing 04:00:16 27e5452c3179: Preparing 04:00:16 aae8222e7252: Preparing 04:00:16 651d9022c234: Preparing 04:00:16 651d9022c234: Waiting 04:00:16 aae8222e7252: Waiting 04:00:16 cbbc146767e3: Layer already exists 04:00:16 4adfd898280d: Layer already exists 04:00:16 27e5452c3179: Layer already exists 04:00:16 e2b934cf0b4e: Layer already exists 04:00:16 9afad0fe1be4: Layer already exists 04:00:16 aae8222e7252: Layer already exists 04:00:16 651d9022c234: Layer already exists 04:00:16 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:26912fd285b840c8257af82eb009113760bd9bb230f8f747781b2541f09522be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:00:17 cbbc146767e3: Preparing 04:00:17 9afad0fe1be4: Preparing 04:00:17 4adfd898280d: Preparing 04:00:17 e2b934cf0b4e: Preparing 04:00:17 27e5452c3179: Preparing 04:00:17 aae8222e7252: Preparing 04:00:17 651d9022c234: Preparing 04:00:17 aae8222e7252: Waiting 04:00:17 651d9022c234: Waiting 04:00:17 4adfd898280d: Layer already exists 04:00:17 27e5452c3179: Layer already exists 04:00:17 cbbc146767e3: Layer already exists 04:00:17 e2b934cf0b4e: Layer already exists 04:00:17 9afad0fe1be4: Layer already exists 04:00:17 aae8222e7252: Layer already exists 04:00:17 651d9022c234: Layer already exists 04:00:17 main: digest: sha256:26912fd285b840c8257af82eb009113760bd9bb230f8f747781b2541f09522be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:18 ===================================================== [Pipeline] echo 04:00:18 taggedImages: 04:00:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:00:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.36 04:00:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:00:18 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:00:18 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:18 latest 04:00:18 4.0.0-dev.36 04:00:18 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:18 main 04:00:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:00:18 9dd63b6b31e0: Preparing 04:00:18 6024318d4609: Preparing 04:00:18 e18e800450d7: Preparing 04:00:18 54f105594eb1: Preparing 04:00:18 33351e51a840: Preparing 04:00:18 e2b934cf0b4e: Preparing 04:00:18 76780bf32c9f: Preparing 04:00:18 8963078ae2ef: Preparing 04:00:18 651d9022c234: Preparing 04:00:18 e2b934cf0b4e: Waiting 04:00:18 8963078ae2ef: Waiting 04:00:18 651d9022c234: Waiting 04:00:18 76780bf32c9f: Waiting 04:00:18 33351e51a840: Layer already exists 04:00:19 e2b934cf0b4e: Layer already exists 04:00:19 76780bf32c9f: Layer already exists 04:00:19 e18e800450d7: Pushed 04:00:19 6024318d4609: Pushed 04:00:19 9dd63b6b31e0: Pushed 04:00:19 8963078ae2ef: Layer already exists 04:00:19 651d9022c234: Layer already exists 04:00:24 54f105594eb1: Pushed 04:00:24 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:eddd098d5fd44d584a846de95f2737c4beb8f1f6e08edf14c0eefa19956da63c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:00:26 9dd63b6b31e0: Preparing 04:00:26 6024318d4609: Preparing 04:00:26 e18e800450d7: Preparing 04:00:26 54f105594eb1: Preparing 04:00:26 33351e51a840: Preparing 04:00:26 e2b934cf0b4e: Preparing 04:00:26 76780bf32c9f: Preparing 04:00:26 8963078ae2ef: Preparing 04:00:26 e2b934cf0b4e: Waiting 04:00:26 76780bf32c9f: Waiting 04:00:26 651d9022c234: Preparing 04:00:26 8963078ae2ef: Waiting 04:00:26 651d9022c234: Waiting 04:00:26 54f105594eb1: Layer already exists 04:00:26 6024318d4609: Layer already exists 04:00:26 e18e800450d7: Layer already exists 04:00:26 9dd63b6b31e0: Layer already exists 04:00:26 33351e51a840: Layer already exists 04:00:26 e2b934cf0b4e: Layer already exists 04:00:26 76780bf32c9f: Layer already exists 04:00:26 651d9022c234: Layer already exists 04:00:26 8963078ae2ef: Layer already exists 04:00:26 latest: digest: sha256:eddd098d5fd44d584a846de95f2737c4beb8f1f6e08edf14c0eefa19956da63c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.36 04:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:00:26 9dd63b6b31e0: Preparing 04:00:26 6024318d4609: Preparing 04:00:26 e18e800450d7: Preparing 04:00:26 54f105594eb1: Preparing 04:00:26 33351e51a840: Preparing 04:00:26 e2b934cf0b4e: Preparing 04:00:26 76780bf32c9f: Preparing 04:00:26 8963078ae2ef: Preparing 04:00:26 651d9022c234: Preparing 04:00:26 e2b934cf0b4e: Waiting 04:00:26 76780bf32c9f: Waiting 04:00:26 8963078ae2ef: Waiting 04:00:26 651d9022c234: Waiting 04:00:26 e18e800450d7: Layer already exists 04:00:26 6024318d4609: Layer already exists 04:00:26 9dd63b6b31e0: Layer already exists 04:00:26 33351e51a840: Layer already exists 04:00:26 54f105594eb1: Layer already exists 04:00:26 76780bf32c9f: Layer already exists 04:00:26 e2b934cf0b4e: Layer already exists 04:00:26 8963078ae2ef: Layer already exists 04:00:26 651d9022c234: Layer already exists 04:00:27 4.0.0-dev.36: digest: sha256:eddd098d5fd44d584a846de95f2737c4beb8f1f6e08edf14c0eefa19956da63c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:00:28 9dd63b6b31e0: Preparing 04:00:28 6024318d4609: Preparing 04:00:28 e18e800450d7: Preparing 04:00:28 54f105594eb1: Preparing 04:00:28 33351e51a840: Preparing 04:00:28 e2b934cf0b4e: Preparing 04:00:28 76780bf32c9f: Preparing 04:00:28 8963078ae2ef: Preparing 04:00:28 651d9022c234: Preparing 04:00:28 e2b934cf0b4e: Waiting 04:00:28 76780bf32c9f: Waiting 04:00:28 8963078ae2ef: Waiting 04:00:28 651d9022c234: Waiting 04:00:28 9dd63b6b31e0: Layer already exists 04:00:28 54f105594eb1: Layer already exists 04:00:28 e18e800450d7: Layer already exists 04:00:28 6024318d4609: Layer already exists 04:00:28 e2b934cf0b4e: Layer already exists 04:00:28 8963078ae2ef: Layer already exists 04:00:28 33351e51a840: Layer already exists 04:00:28 76780bf32c9f: Layer already exists 04:00:28 651d9022c234: Layer already exists 04:00:28 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:eddd098d5fd44d584a846de95f2737c4beb8f1f6e08edf14c0eefa19956da63c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:00:30 9dd63b6b31e0: Preparing 04:00:30 6024318d4609: Preparing 04:00:30 e18e800450d7: Preparing 04:00:30 54f105594eb1: Preparing 04:00:30 33351e51a840: Preparing 04:00:30 e2b934cf0b4e: Preparing 04:00:30 76780bf32c9f: Preparing 04:00:30 8963078ae2ef: Preparing 04:00:30 651d9022c234: Preparing 04:00:30 e2b934cf0b4e: Waiting 04:00:30 76780bf32c9f: Waiting 04:00:30 8963078ae2ef: Waiting 04:00:30 651d9022c234: Waiting 04:00:31 54f105594eb1: Layer already exists 04:00:31 e18e800450d7: Layer already exists 04:00:31 9dd63b6b31e0: Layer already exists 04:00:31 6024318d4609: Layer already exists 04:00:31 33351e51a840: Layer already exists 04:00:31 651d9022c234: Layer already exists 04:00:31 8963078ae2ef: Layer already exists 04:00:31 76780bf32c9f: Layer already exists 04:00:31 e2b934cf0b4e: Layer already exists 04:00:31 main: digest: sha256:eddd098d5fd44d584a846de95f2737c4beb8f1f6e08edf14c0eefa19956da63c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:31 ===================================================== [Pipeline] echo 04:00:31 taggedImages: 04:00:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:00:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.36 04:00:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:00:31 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:00:31 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:31 latest 04:00:31 4.0.0-dev.36 04:00:31 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:31 main 04:00:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:00:32 2a4cec951660: Preparing 04:00:32 225f10577fed: Preparing 04:00:32 c028f5f7a544: Preparing 04:00:32 ae091d71c6e6: Preparing 04:00:32 b6410bb1e4ea: Preparing 04:00:32 32e8a05df6d3: Preparing 04:00:32 f4f7c5b04232: Preparing 04:00:32 33351e51a840: Preparing 04:00:32 e2b934cf0b4e: Preparing 04:00:32 c16da2d727d0: Preparing 04:00:32 0910a321b3c8: Preparing 04:00:32 5f70bf18a086: Preparing 04:00:32 75a1f74ada63: Preparing 04:00:32 7801f5a2a2f9: Preparing 04:00:32 db888a68765a: Preparing 04:00:32 32e8a05df6d3: Waiting 04:00:32 f4f7c5b04232: Waiting 04:00:32 651d9022c234: Preparing 04:00:32 33351e51a840: Waiting 04:00:32 e2b934cf0b4e: Waiting 04:00:32 c16da2d727d0: Waiting 04:00:32 7801f5a2a2f9: Waiting 04:00:32 0910a321b3c8: Waiting 04:00:32 5f70bf18a086: Waiting 04:00:32 db888a68765a: Waiting 04:00:32 75a1f74ada63: Waiting 04:00:32 651d9022c234: Waiting 04:00:32 225f10577fed: Pushed 04:00:32 ae091d71c6e6: Pushed 04:00:32 2a4cec951660: Pushed 04:00:32 c028f5f7a544: Pushed 04:00:32 b6410bb1e4ea: Pushed 04:00:32 33351e51a840: Layer already exists 04:00:32 e2b934cf0b4e: Layer already exists 04:00:32 5f70bf18a086: Layer already exists 04:00:32 32e8a05df6d3: Pushed 04:00:32 c16da2d727d0: Pushed 04:00:32 0910a321b3c8: Pushed 04:00:32 75a1f74ada63: Pushed 04:00:32 651d9022c234: Layer already exists 04:00:32 db888a68765a: Pushed 04:00:33 7801f5a2a2f9: Pushed 04:00:35 f4f7c5b04232: Pushed 04:00:35 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:94c7c1f7cbc8b700b12a90e97eb9af85c4f9a2403d469e7a0ff42cfc85062af5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:00:36 2a4cec951660: Preparing 04:00:36 225f10577fed: Preparing 04:00:36 c028f5f7a544: Preparing 04:00:36 ae091d71c6e6: Preparing 04:00:36 b6410bb1e4ea: Preparing 04:00:36 32e8a05df6d3: Preparing 04:00:36 f4f7c5b04232: Preparing 04:00:36 33351e51a840: Preparing 04:00:36 e2b934cf0b4e: Preparing 04:00:36 c16da2d727d0: Preparing 04:00:36 0910a321b3c8: Preparing 04:00:36 5f70bf18a086: Preparing 04:00:36 75a1f74ada63: Preparing 04:00:36 7801f5a2a2f9: Preparing 04:00:36 db888a68765a: Preparing 04:00:36 33351e51a840: Waiting 04:00:36 651d9022c234: Preparing 04:00:36 e2b934cf0b4e: Waiting 04:00:36 c16da2d727d0: Waiting 04:00:36 0910a321b3c8: Waiting 04:00:36 32e8a05df6d3: Waiting 04:00:36 5f70bf18a086: Waiting 04:00:36 75a1f74ada63: Waiting 04:00:36 f4f7c5b04232: Waiting 04:00:36 7801f5a2a2f9: Waiting 04:00:36 db888a68765a: Waiting 04:00:36 651d9022c234: Waiting 04:00:36 c028f5f7a544: Layer already exists 04:00:36 225f10577fed: Layer already exists 04:00:36 2a4cec951660: Layer already exists 04:00:36 ae091d71c6e6: Layer already exists 04:00:36 b6410bb1e4ea: Layer already exists 04:00:36 32e8a05df6d3: Layer already exists 04:00:36 e2b934cf0b4e: Layer already exists 04:00:36 33351e51a840: Layer already exists 04:00:36 f4f7c5b04232: Layer already exists 04:00:36 c16da2d727d0: Layer already exists 04:00:36 0910a321b3c8: Layer already exists 04:00:36 75a1f74ada63: Layer already exists 04:00:36 7801f5a2a2f9: Layer already exists 04:00:36 5f70bf18a086: Layer already exists 04:00:36 db888a68765a: Layer already exists 04:00:36 651d9022c234: Layer already exists 04:00:36 latest: digest: sha256:94c7c1f7cbc8b700b12a90e97eb9af85c4f9a2403d469e7a0ff42cfc85062af5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.36 04:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:00:37 2a4cec951660: Preparing 04:00:37 225f10577fed: Preparing 04:00:37 c028f5f7a544: Preparing 04:00:37 ae091d71c6e6: Preparing 04:00:37 b6410bb1e4ea: Preparing 04:00:37 32e8a05df6d3: Preparing 04:00:37 f4f7c5b04232: Preparing 04:00:37 33351e51a840: Preparing 04:00:37 e2b934cf0b4e: Preparing 04:00:37 c16da2d727d0: Preparing 04:00:37 32e8a05df6d3: Waiting 04:00:37 0910a321b3c8: Preparing 04:00:37 5f70bf18a086: Preparing 04:00:37 f4f7c5b04232: Waiting 04:00:37 75a1f74ada63: Preparing 04:00:37 33351e51a840: Waiting 04:00:37 7801f5a2a2f9: Preparing 04:00:37 e2b934cf0b4e: Waiting 04:00:37 db888a68765a: Preparing 04:00:37 c16da2d727d0: Waiting 04:00:37 0910a321b3c8: Waiting 04:00:37 5f70bf18a086: Waiting 04:00:37 651d9022c234: Preparing 04:00:37 7801f5a2a2f9: Waiting 04:00:37 75a1f74ada63: Waiting 04:00:37 db888a68765a: Waiting 04:00:37 b6410bb1e4ea: Layer already exists 04:00:37 225f10577fed: Layer already exists 04:00:37 c028f5f7a544: Layer already exists 04:00:37 2a4cec951660: Layer already exists 04:00:37 ae091d71c6e6: Layer already exists 04:00:37 33351e51a840: Layer already exists 04:00:37 32e8a05df6d3: Layer already exists 04:00:37 f4f7c5b04232: Layer already exists 04:00:37 e2b934cf0b4e: Layer already exists 04:00:37 0910a321b3c8: Layer already exists 04:00:37 c16da2d727d0: Layer already exists 04:00:37 5f70bf18a086: Layer already exists 04:00:37 7801f5a2a2f9: Layer already exists 04:00:37 651d9022c234: Layer already exists 04:00:37 db888a68765a: Layer already exists 04:00:37 75a1f74ada63: Layer already exists 04:00:38 4.0.0-dev.36: digest: sha256:94c7c1f7cbc8b700b12a90e97eb9af85c4f9a2403d469e7a0ff42cfc85062af5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:00:38 2a4cec951660: Preparing 04:00:38 225f10577fed: Preparing 04:00:38 c028f5f7a544: Preparing 04:00:38 ae091d71c6e6: Preparing 04:00:38 b6410bb1e4ea: Preparing 04:00:38 32e8a05df6d3: Preparing 04:00:38 f4f7c5b04232: Preparing 04:00:38 32e8a05df6d3: Waiting 04:00:38 33351e51a840: Preparing 04:00:38 f4f7c5b04232: Waiting 04:00:38 33351e51a840: Waiting 04:00:38 e2b934cf0b4e: Preparing 04:00:38 e2b934cf0b4e: Waiting 04:00:38 c16da2d727d0: Preparing 04:00:38 0910a321b3c8: Preparing 04:00:38 c16da2d727d0: Waiting 04:00:38 5f70bf18a086: Preparing 04:00:38 0910a321b3c8: Waiting 04:00:38 75a1f74ada63: Preparing 04:00:38 5f70bf18a086: Waiting 04:00:38 7801f5a2a2f9: Preparing 04:00:38 75a1f74ada63: Waiting 04:00:38 db888a68765a: Preparing 04:00:38 7801f5a2a2f9: Waiting 04:00:38 651d9022c234: Preparing 04:00:38 db888a68765a: Waiting 04:00:38 651d9022c234: Waiting 04:00:38 c028f5f7a544: Layer already exists 04:00:38 ae091d71c6e6: Layer already exists 04:00:38 2a4cec951660: Layer already exists 04:00:38 225f10577fed: Layer already exists 04:00:38 b6410bb1e4ea: Layer already exists 04:00:38 32e8a05df6d3: Layer already exists 04:00:38 f4f7c5b04232: Layer already exists 04:00:38 c16da2d727d0: Layer already exists 04:00:38 33351e51a840: Layer already exists 04:00:38 e2b934cf0b4e: Layer already exists 04:00:38 5f70bf18a086: Layer already exists 04:00:38 0910a321b3c8: Layer already exists 04:00:38 7801f5a2a2f9: Layer already exists 04:00:38 db888a68765a: Layer already exists 04:00:38 75a1f74ada63: Layer already exists 04:00:38 651d9022c234: Layer already exists 04:00:39 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:94c7c1f7cbc8b700b12a90e97eb9af85c4f9a2403d469e7a0ff42cfc85062af5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:00:39 2a4cec951660: Preparing 04:00:39 225f10577fed: Preparing 04:00:39 c028f5f7a544: Preparing 04:00:39 ae091d71c6e6: Preparing 04:00:39 b6410bb1e4ea: Preparing 04:00:39 32e8a05df6d3: Preparing 04:00:39 f4f7c5b04232: Preparing 04:00:39 33351e51a840: Preparing 04:00:39 e2b934cf0b4e: Preparing 04:00:39 c16da2d727d0: Preparing 04:00:39 0910a321b3c8: Preparing 04:00:39 5f70bf18a086: Preparing 04:00:39 75a1f74ada63: Preparing 04:00:39 32e8a05df6d3: Waiting 04:00:39 7801f5a2a2f9: Preparing 04:00:39 f4f7c5b04232: Waiting 04:00:39 db888a68765a: Preparing 04:00:39 651d9022c234: Preparing 04:00:39 33351e51a840: Waiting 04:00:39 0910a321b3c8: Waiting 04:00:39 e2b934cf0b4e: Waiting 04:00:39 5f70bf18a086: Waiting 04:00:39 c16da2d727d0: Waiting 04:00:39 75a1f74ada63: Waiting 04:00:39 651d9022c234: Waiting 04:00:39 7801f5a2a2f9: Waiting 04:00:39 db888a68765a: Waiting 04:00:39 c028f5f7a544: Layer already exists 04:00:39 2a4cec951660: Layer already exists 04:00:39 ae091d71c6e6: Layer already exists 04:00:39 b6410bb1e4ea: Layer already exists 04:00:39 225f10577fed: Layer already exists 04:00:39 32e8a05df6d3: Layer already exists 04:00:39 33351e51a840: Layer already exists 04:00:39 f4f7c5b04232: Layer already exists 04:00:39 c16da2d727d0: Layer already exists 04:00:39 e2b934cf0b4e: Layer already exists 04:00:39 0910a321b3c8: Layer already exists 04:00:39 5f70bf18a086: Layer already exists 04:00:39 75a1f74ada63: Layer already exists 04:00:39 7801f5a2a2f9: Layer already exists 04:00:39 db888a68765a: Layer already exists 04:00:39 651d9022c234: Layer already exists 04:00:40 main: digest: sha256:94c7c1f7cbc8b700b12a90e97eb9af85c4f9a2403d469e7a0ff42cfc85062af5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:40 ===================================================== [Pipeline] echo 04:00:40 taggedImages: 04:00:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:00:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.36 04:00:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:00:40 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:00:40 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:40 latest 04:00:40 4.0.0-dev.36 04:00:40 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:40 main 04:00:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:00:40 6d0950fb7e68: Preparing 04:00:40 3bc65db333a2: Preparing 04:00:40 8c0987699a92: Preparing 04:00:40 15f1be33e5e8: Preparing 04:00:40 33351e51a840: Preparing 04:00:40 e2b934cf0b4e: Preparing 04:00:40 76780bf32c9f: Preparing 04:00:40 e2b934cf0b4e: Waiting 04:00:40 8963078ae2ef: Preparing 04:00:40 76780bf32c9f: Waiting 04:00:40 651d9022c234: Preparing 04:00:40 8963078ae2ef: Waiting 04:00:40 651d9022c234: Waiting 04:00:40 33351e51a840: Layer already exists 04:00:40 e2b934cf0b4e: Layer already exists 04:00:41 3bc65db333a2: Pushed 04:00:41 76780bf32c9f: Layer already exists 04:00:41 6d0950fb7e68: Pushed 04:00:41 8c0987699a92: Pushed 04:00:41 8963078ae2ef: Layer already exists 04:00:41 651d9022c234: Layer already exists 04:00:45 15f1be33e5e8: Pushed 04:00:45 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:51224dc290afa07f12f41e3d15e4115a0d04521dd2c2069ce2499bbb2656da06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:46 + 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 04:00:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:00:46 6d0950fb7e68: Preparing 04:00:46 3bc65db333a2: Preparing 04:00:46 8c0987699a92: Preparing 04:00:46 15f1be33e5e8: Preparing 04:00:46 33351e51a840: Preparing 04:00:46 e2b934cf0b4e: Preparing 04:00:46 76780bf32c9f: Preparing 04:00:46 8963078ae2ef: Preparing 04:00:46 651d9022c234: Preparing 04:00:46 e2b934cf0b4e: Waiting 04:00:46 76780bf32c9f: Waiting 04:00:46 8963078ae2ef: Waiting 04:00:46 651d9022c234: Waiting 04:00:46 8c0987699a92: Layer already exists 04:00:46 33351e51a840: Layer already exists 04:00:46 3bc65db333a2: Layer already exists 04:00:46 15f1be33e5e8: Layer already exists 04:00:46 6d0950fb7e68: Layer already exists 04:00:46 e2b934cf0b4e: Layer already exists 04:00:46 8963078ae2ef: Layer already exists 04:00:46 651d9022c234: Layer already exists 04:00:46 76780bf32c9f: Layer already exists 04:00:46 latest: digest: sha256:51224dc290afa07f12f41e3d15e4115a0d04521dd2c2069ce2499bbb2656da06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.36 04:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:00:47 6d0950fb7e68: Preparing 04:00:47 3bc65db333a2: Preparing 04:00:47 8c0987699a92: Preparing 04:00:47 15f1be33e5e8: Preparing 04:00:47 33351e51a840: Preparing 04:00:47 e2b934cf0b4e: Preparing 04:00:47 76780bf32c9f: Preparing 04:00:47 8963078ae2ef: Preparing 04:00:47 651d9022c234: Preparing 04:00:47 e2b934cf0b4e: Waiting 04:00:47 76780bf32c9f: Waiting 04:00:47 8963078ae2ef: Waiting 04:00:47 651d9022c234: Waiting 04:00:47 33351e51a840: Layer already exists 04:00:47 8c0987699a92: Layer already exists 04:00:47 15f1be33e5e8: Layer already exists 04:00:47 3bc65db333a2: Layer already exists 04:00:47 6d0950fb7e68: Layer already exists 04:00:47 e2b934cf0b4e: Layer already exists 04:00:47 76780bf32c9f: Layer already exists 04:00:47 8963078ae2ef: Layer already exists 04:00:47 651d9022c234: Layer already exists 04:00:47 4.0.0-dev.36: digest: sha256:51224dc290afa07f12f41e3d15e4115a0d04521dd2c2069ce2499bbb2656da06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:00:48 6d0950fb7e68: Preparing 04:00:48 3bc65db333a2: Preparing 04:00:48 8c0987699a92: Preparing 04:00:48 15f1be33e5e8: Preparing 04:00:48 33351e51a840: Preparing 04:00:48 e2b934cf0b4e: Preparing 04:00:48 76780bf32c9f: Preparing 04:00:48 8963078ae2ef: Preparing 04:00:48 651d9022c234: Preparing 04:00:48 e2b934cf0b4e: Waiting 04:00:48 76780bf32c9f: Waiting 04:00:48 651d9022c234: Waiting 04:00:48 8963078ae2ef: Waiting 04:00:48 33351e51a840: Layer already exists 04:00:48 15f1be33e5e8: Layer already exists 04:00:48 6d0950fb7e68: Layer already exists 04:00:48 3bc65db333a2: Layer already exists 04:00:48 8c0987699a92: Layer already exists 04:00:48 e2b934cf0b4e: Layer already exists 04:00:48 8963078ae2ef: Layer already exists 04:00:48 651d9022c234: Layer already exists 04:00:48 76780bf32c9f: Layer already exists 04:00:48 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:51224dc290afa07f12f41e3d15e4115a0d04521dd2c2069ce2499bbb2656da06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:48 + 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 04:00:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:00:50 6d0950fb7e68: Preparing 04:00:50 3bc65db333a2: Preparing 04:00:50 8c0987699a92: Preparing 04:00:50 15f1be33e5e8: Preparing 04:00:50 33351e51a840: Preparing 04:00:50 e2b934cf0b4e: Preparing 04:00:50 76780bf32c9f: Preparing 04:00:50 8963078ae2ef: Preparing 04:00:50 651d9022c234: Preparing 04:00:50 e2b934cf0b4e: Waiting 04:00:50 76780bf32c9f: Waiting 04:00:50 8963078ae2ef: Waiting 04:00:50 651d9022c234: Waiting 04:00:50 33351e51a840: Layer already exists 04:00:50 6d0950fb7e68: Layer already exists 04:00:50 8c0987699a92: Layer already exists 04:00:50 15f1be33e5e8: Layer already exists 04:00:50 3bc65db333a2: Layer already exists 04:00:50 e2b934cf0b4e: Layer already exists 04:00:50 651d9022c234: Layer already exists 04:00:50 76780bf32c9f: Layer already exists 04:00:50 8963078ae2ef: Layer already exists 04:00:50 main: digest: sha256:51224dc290afa07f12f41e3d15e4115a0d04521dd2c2069ce2499bbb2656da06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:50 ===================================================== [Pipeline] echo 04:00:50 taggedImages: 04:00:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:00:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.36 04:00:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:00:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:00:50 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:50 latest 04:00:50 4.0.0-dev.36 04:00:50 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:50 main 04:00:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:00:51 11ec83208100: Preparing 04:00:51 b4fda4f34fb1: Preparing 04:00:51 ff922c51d777: Preparing 04:00:51 85c4f46721fd: Preparing 04:00:51 082db335f390: Preparing 04:00:51 33351e51a840: Preparing 04:00:51 e2b934cf0b4e: Preparing 04:00:51 37a0ec820caf: Preparing 04:00:51 c505db88b818: Preparing 04:00:51 2c191f1d9d17: Preparing 04:00:51 33351e51a840: Waiting 04:00:51 651d9022c234: Preparing 04:00:51 e2b934cf0b4e: Waiting 04:00:51 37a0ec820caf: Waiting 04:00:51 c505db88b818: Waiting 04:00:51 2c191f1d9d17: Waiting 04:00:51 651d9022c234: Waiting 04:00:51 082db335f390: Pushed 04:00:51 85c4f46721fd: Pushed 04:00:51 b4fda4f34fb1: Pushed 04:00:51 11ec83208100: Pushed 04:00:51 33351e51a840: Layer already exists 04:00:51 e2b934cf0b4e: Layer already exists 04:00:51 651d9022c234: Layer already exists 04:00:51 37a0ec820caf: Pushed 04:00:52 c505db88b818: Pushed 04:00:53 ff922c51d777: Pushed 04:00:56 2c191f1d9d17: Pushed 04:00:56 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:c9065c3a89a54932a66ab38c39a8ad2cf69fc41e070de5255ee150a1a098ef4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:56 + 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 04:00:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:00:57 11ec83208100: Preparing 04:00:57 b4fda4f34fb1: Preparing 04:00:57 ff922c51d777: Preparing 04:00:57 85c4f46721fd: Preparing 04:00:57 082db335f390: Preparing 04:00:57 33351e51a840: Preparing 04:00:57 e2b934cf0b4e: Preparing 04:00:57 37a0ec820caf: Preparing 04:00:57 c505db88b818: Preparing 04:00:57 2c191f1d9d17: Preparing 04:00:57 33351e51a840: Waiting 04:00:57 651d9022c234: Preparing 04:00:57 e2b934cf0b4e: Waiting 04:00:57 c505db88b818: Waiting 04:00:57 651d9022c234: Waiting 04:00:57 2c191f1d9d17: Waiting 04:00:57 37a0ec820caf: Waiting 04:00:57 85c4f46721fd: Layer already exists 04:00:57 082db335f390: Layer already exists 04:00:57 ff922c51d777: Layer already exists 04:00:57 b4fda4f34fb1: Layer already exists 04:00:57 11ec83208100: Layer already exists 04:00:57 c505db88b818: Layer already exists 04:00:57 e2b934cf0b4e: Layer already exists 04:00:57 37a0ec820caf: Layer already exists 04:00:57 33351e51a840: Layer already exists 04:00:57 2c191f1d9d17: Layer already exists 04:00:57 651d9022c234: Layer already exists 04:00:57 latest: digest: sha256:c9065c3a89a54932a66ab38c39a8ad2cf69fc41e070de5255ee150a1a098ef4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.36 04:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:00:58 11ec83208100: Preparing 04:00:58 b4fda4f34fb1: Preparing 04:00:58 ff922c51d777: Preparing 04:00:58 85c4f46721fd: Preparing 04:00:58 082db335f390: Preparing 04:00:58 33351e51a840: Preparing 04:00:58 e2b934cf0b4e: Preparing 04:00:58 37a0ec820caf: Preparing 04:00:58 c505db88b818: Preparing 04:00:58 2c191f1d9d17: Preparing 04:00:58 651d9022c234: Preparing 04:00:58 e2b934cf0b4e: Waiting 04:00:58 37a0ec820caf: Waiting 04:00:58 2c191f1d9d17: Waiting 04:00:58 651d9022c234: Waiting 04:00:58 c505db88b818: Waiting 04:00:58 33351e51a840: Waiting 04:00:58 ff922c51d777: Layer already exists 04:00:58 85c4f46721fd: Layer already exists 04:00:58 b4fda4f34fb1: Layer already exists 04:00:58 11ec83208100: Layer already exists 04:00:58 082db335f390: Layer already exists 04:00:58 2c191f1d9d17: Layer already exists 04:00:58 e2b934cf0b4e: Layer already exists 04:00:58 c505db88b818: Layer already exists 04:00:58 33351e51a840: Layer already exists 04:00:58 37a0ec820caf: Layer already exists 04:00:58 651d9022c234: Layer already exists 04:00:58 4.0.0-dev.36: digest: sha256:c9065c3a89a54932a66ab38c39a8ad2cf69fc41e070de5255ee150a1a098ef4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:00:59 11ec83208100: Preparing 04:00:59 b4fda4f34fb1: Preparing 04:00:59 ff922c51d777: Preparing 04:00:59 85c4f46721fd: Preparing 04:00:59 082db335f390: Preparing 04:00:59 33351e51a840: Preparing 04:00:59 e2b934cf0b4e: Preparing 04:00:59 37a0ec820caf: Preparing 04:00:59 33351e51a840: Waiting 04:00:59 e2b934cf0b4e: Waiting 04:00:59 c505db88b818: Preparing 04:00:59 2c191f1d9d17: Preparing 04:00:59 37a0ec820caf: Waiting 04:00:59 651d9022c234: Preparing 04:00:59 c505db88b818: Waiting 04:00:59 2c191f1d9d17: Waiting 04:00:59 651d9022c234: Waiting 04:00:59 082db335f390: Layer already exists 04:00:59 ff922c51d777: Layer already exists 04:00:59 11ec83208100: Layer already exists 04:00:59 85c4f46721fd: Layer already exists 04:00:59 b4fda4f34fb1: Layer already exists 04:00:59 37a0ec820caf: Layer already exists 04:00:59 e2b934cf0b4e: Layer already exists 04:00:59 c505db88b818: Layer already exists 04:00:59 33351e51a840: Layer already exists 04:00:59 2c191f1d9d17: Layer already exists 04:00:59 651d9022c234: Layer already exists 04:00:59 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:c9065c3a89a54932a66ab38c39a8ad2cf69fc41e070de5255ee150a1a098ef4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:59 + 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 04:01:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:01:00 11ec83208100: Preparing 04:01:00 b4fda4f34fb1: Preparing 04:01:00 ff922c51d777: Preparing 04:01:00 85c4f46721fd: Preparing 04:01:00 082db335f390: Preparing 04:01:00 33351e51a840: Preparing 04:01:00 e2b934cf0b4e: Preparing 04:01:00 37a0ec820caf: Preparing 04:01:00 c505db88b818: Preparing 04:01:00 2c191f1d9d17: Preparing 04:01:00 651d9022c234: Preparing 04:01:00 33351e51a840: Waiting 04:01:00 e2b934cf0b4e: Waiting 04:01:00 37a0ec820caf: Waiting 04:01:00 c505db88b818: Waiting 04:01:00 2c191f1d9d17: Waiting 04:01:00 651d9022c234: Waiting 04:01:00 11ec83208100: Layer already exists 04:01:00 b4fda4f34fb1: Layer already exists 04:01:00 ff922c51d777: Layer already exists 04:01:00 082db335f390: Layer already exists 04:01:00 85c4f46721fd: Layer already exists 04:01:00 e2b934cf0b4e: Layer already exists 04:01:00 c505db88b818: Layer already exists 04:01:00 33351e51a840: Layer already exists 04:01:00 2c191f1d9d17: Layer already exists 04:01:00 37a0ec820caf: Layer already exists 04:01:00 651d9022c234: Layer already exists 04:01:00 main: digest: sha256:c9065c3a89a54932a66ab38c39a8ad2cf69fc41e070de5255ee150a1a098ef4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:00 ===================================================== [Pipeline] echo 04:01:00 taggedImages: 04:01:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:01:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:01:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.36 04:01:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:01:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:01:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:01:00 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:01:00 latest 04:01:00 4.0.0-dev.36 04:01:00 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:01:00 main 04:01:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:01:02 6728b633fcd1: Preparing 04:01:02 98f92cc92b4b: Preparing 04:01:02 acfeb074b97f: Preparing 04:01:02 31d810b8f309: Preparing 04:01:02 99f5580bcb95: Preparing 04:01:02 d6b18f8fc785: Preparing 04:01:02 bce83c0b7b03: Preparing 04:01:02 33351e51a840: Preparing 04:01:02 d6b18f8fc785: Waiting 04:01:02 e2b934cf0b4e: Preparing 04:01:02 9d0d98108d27: Preparing 04:01:02 9ad72cd75813: Preparing 04:01:02 651d9022c234: Preparing 04:01:02 9d0d98108d27: Waiting 04:01:02 33351e51a840: Waiting 04:01:02 9ad72cd75813: Waiting 04:01:02 e2b934cf0b4e: Waiting 04:01:02 651d9022c234: Waiting 04:01:02 bce83c0b7b03: Waiting 04:01:02 99f5580bcb95: Pushed 04:01:02 6728b633fcd1: Pushed 04:01:02 98f92cc92b4b: Pushed 04:01:02 33351e51a840: Layer already exists 04:01:02 e2b934cf0b4e: Layer already exists 04:01:02 d6b18f8fc785: Pushed 04:01:02 bce83c0b7b03: Pushed 04:01:02 651d9022c234: Layer already exists 04:01:04 9d0d98108d27: Pushed 04:01:04 31d810b8f309: Pushed 04:01:05 acfeb074b97f: Pushed 04:01:05 9ad72cd75813: Pushed 04:01:12 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:640d3c2e366cce1fb455245b56e3262a9338c17095a453f0009cfabf857a1980 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:17 + 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 04:01:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:01:20 6728b633fcd1: Preparing 04:01:20 98f92cc92b4b: Preparing 04:01:20 acfeb074b97f: Preparing 04:01:20 31d810b8f309: Preparing 04:01:20 99f5580bcb95: Preparing 04:01:20 d6b18f8fc785: Preparing 04:01:20 bce83c0b7b03: Preparing 04:01:20 33351e51a840: Preparing 04:01:20 bce83c0b7b03: Waiting 04:01:20 d6b18f8fc785: Waiting 04:01:20 33351e51a840: Waiting 04:01:20 e2b934cf0b4e: Preparing 04:01:20 9d0d98108d27: Preparing 04:01:20 e2b934cf0b4e: Waiting 04:01:20 9ad72cd75813: Preparing 04:01:20 651d9022c234: Preparing 04:01:20 9ad72cd75813: Waiting 04:01:20 9d0d98108d27: Waiting 04:01:20 651d9022c234: Waiting 04:01:20 acfeb074b97f: Layer already exists 04:01:20 98f92cc92b4b: Layer already exists 04:01:20 31d810b8f309: Layer already exists 04:01:20 99f5580bcb95: Layer already exists 04:01:20 6728b633fcd1: Layer already exists 04:01:20 d6b18f8fc785: Layer already exists 04:01:20 33351e51a840: Layer already exists 04:01:20 e2b934cf0b4e: Layer already exists 04:01:20 bce83c0b7b03: Layer already exists 04:01:20 9d0d98108d27: Layer already exists 04:01:20 9ad72cd75813: Layer already exists 04:01:20 651d9022c234: Layer already exists 04:01:20 latest: digest: sha256:640d3c2e366cce1fb455245b56e3262a9338c17095a453f0009cfabf857a1980 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.36 04:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:01:21 6728b633fcd1: Preparing 04:01:21 98f92cc92b4b: Preparing 04:01:21 acfeb074b97f: Preparing 04:01:21 31d810b8f309: Preparing 04:01:21 99f5580bcb95: Preparing 04:01:21 d6b18f8fc785: Preparing 04:01:21 bce83c0b7b03: Preparing 04:01:21 33351e51a840: Preparing 04:01:21 e2b934cf0b4e: Preparing 04:01:21 9d0d98108d27: Preparing 04:01:21 9ad72cd75813: Preparing 04:01:21 651d9022c234: Preparing 04:01:21 33351e51a840: Waiting 04:01:21 9d0d98108d27: Waiting 04:01:21 e2b934cf0b4e: Waiting 04:01:21 9ad72cd75813: Waiting 04:01:21 651d9022c234: Waiting 04:01:21 d6b18f8fc785: Waiting 04:01:21 bce83c0b7b03: Waiting 04:01:21 6728b633fcd1: Layer already exists 04:01:21 31d810b8f309: Layer already exists 04:01:21 98f92cc92b4b: Layer already exists 04:01:21 99f5580bcb95: Layer already exists 04:01:21 acfeb074b97f: Layer already exists 04:01:21 bce83c0b7b03: Layer already exists 04:01:21 d6b18f8fc785: Layer already exists 04:01:21 33351e51a840: Layer already exists 04:01:21 9d0d98108d27: Layer already exists 04:01:21 e2b934cf0b4e: Layer already exists 04:01:21 9ad72cd75813: Layer already exists 04:01:21 651d9022c234: Layer already exists 04:01:21 4.0.0-dev.36: digest: sha256:640d3c2e366cce1fb455245b56e3262a9338c17095a453f0009cfabf857a1980 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:01:22 6728b633fcd1: Preparing 04:01:22 98f92cc92b4b: Preparing 04:01:22 acfeb074b97f: Preparing 04:01:22 31d810b8f309: Preparing 04:01:22 99f5580bcb95: Preparing 04:01:22 d6b18f8fc785: Preparing 04:01:22 bce83c0b7b03: Preparing 04:01:22 33351e51a840: Preparing 04:01:22 e2b934cf0b4e: Preparing 04:01:22 9d0d98108d27: Preparing 04:01:22 9ad72cd75813: Preparing 04:01:22 651d9022c234: Preparing 04:01:22 e2b934cf0b4e: Waiting 04:01:22 9d0d98108d27: Waiting 04:01:22 9ad72cd75813: Waiting 04:01:22 651d9022c234: Waiting 04:01:22 bce83c0b7b03: Waiting 04:01:22 d6b18f8fc785: Waiting 04:01:22 33351e51a840: Waiting 04:01:22 acfeb074b97f: Layer already exists 04:01:22 99f5580bcb95: Layer already exists 04:01:22 6728b633fcd1: Layer already exists 04:01:22 31d810b8f309: Layer already exists 04:01:22 98f92cc92b4b: Layer already exists 04:01:22 d6b18f8fc785: Layer already exists 04:01:22 bce83c0b7b03: Layer already exists 04:01:22 e2b934cf0b4e: Layer already exists 04:01:22 33351e51a840: Layer already exists 04:01:22 9d0d98108d27: Layer already exists 04:01:22 651d9022c234: Layer already exists 04:01:24 9ad72cd75813: Layer already exists 04:01:24 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:640d3c2e366cce1fb455245b56e3262a9338c17095a453f0009cfabf857a1980 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:25 + 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 04:01:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:01:25 6728b633fcd1: Preparing 04:01:25 98f92cc92b4b: Preparing 04:01:25 acfeb074b97f: Preparing 04:01:25 31d810b8f309: Preparing 04:01:25 99f5580bcb95: Preparing 04:01:25 d6b18f8fc785: Preparing 04:01:25 bce83c0b7b03: Preparing 04:01:25 33351e51a840: Preparing 04:01:25 e2b934cf0b4e: Preparing 04:01:25 9d0d98108d27: Preparing 04:01:25 9ad72cd75813: Preparing 04:01:25 651d9022c234: Preparing 04:01:25 d6b18f8fc785: Waiting 04:01:25 9d0d98108d27: Waiting 04:01:25 33351e51a840: Waiting 04:01:25 e2b934cf0b4e: Waiting 04:01:25 9ad72cd75813: Waiting 04:01:25 651d9022c234: Waiting 04:01:25 bce83c0b7b03: Waiting 04:01:25 6728b633fcd1: Layer already exists 04:01:25 99f5580bcb95: Layer already exists 04:01:25 acfeb074b97f: Layer already exists 04:01:25 31d810b8f309: Layer already exists 04:01:25 98f92cc92b4b: Layer already exists 04:01:25 bce83c0b7b03: Layer already exists 04:01:25 d6b18f8fc785: Layer already exists 04:01:25 e2b934cf0b4e: Layer already exists 04:01:25 9d0d98108d27: Layer already exists 04:01:25 33351e51a840: Layer already exists 04:01:25 9ad72cd75813: Layer already exists 04:01:25 651d9022c234: Layer already exists 04:01:37 main: digest: sha256:640d3c2e366cce1fb455245b56e3262a9338c17095a453f0009cfabf857a1980 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:37 ===================================================== [Pipeline] echo 04:01:37 taggedImages: 04:01:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:01:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:01:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.36 04:01:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:01:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:01:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:01:37 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:01:37 latest 04:01:37 4.0.0-dev.36 04:01:37 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:01:37 main 04:01:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:01:38 a8b07ad81d22: Preparing 04:01:38 6002d5209a70: Preparing 04:01:38 33351e51a840: Preparing 04:01:38 e2b934cf0b4e: Preparing 04:01:38 d8ce3b9c5af9: Preparing 04:01:38 a65d9b9ae9af: Preparing 04:01:38 651d9022c234: Preparing 04:01:38 a65d9b9ae9af: Waiting 04:01:38 651d9022c234: Waiting 04:01:38 e2b934cf0b4e: Layer already exists 04:01:38 33351e51a840: Layer already exists 04:01:38 651d9022c234: Layer already exists 04:01:38 a8b07ad81d22: Pushed 04:01:40 d8ce3b9c5af9: Pushed 04:01:40 a65d9b9ae9af: Pushed 04:01:42 6002d5209a70: Pushed 04:01:43 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:d43b9fe3cd934077586b97f2dd91e257a65dac7f5b55368f42e5973ee866c6b5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:43 + 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 04:01:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:01:43 a8b07ad81d22: Preparing 04:01:43 6002d5209a70: Preparing 04:01:43 33351e51a840: Preparing 04:01:43 e2b934cf0b4e: Preparing 04:01:43 d8ce3b9c5af9: Preparing 04:01:43 a65d9b9ae9af: Preparing 04:01:43 651d9022c234: Preparing 04:01:43 a65d9b9ae9af: Waiting 04:01:43 651d9022c234: Waiting 04:01:43 a8b07ad81d22: Layer already exists 04:01:43 d8ce3b9c5af9: Layer already exists 04:01:43 33351e51a840: Layer already exists 04:01:43 6002d5209a70: Layer already exists 04:01:43 e2b934cf0b4e: Layer already exists 04:01:43 a65d9b9ae9af: Layer already exists 04:01:43 651d9022c234: Layer already exists 04:01:44 latest: digest: sha256:d43b9fe3cd934077586b97f2dd91e257a65dac7f5b55368f42e5973ee866c6b5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.36 04:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:01:44 a8b07ad81d22: Preparing 04:01:44 6002d5209a70: Preparing 04:01:44 33351e51a840: Preparing 04:01:44 e2b934cf0b4e: Preparing 04:01:44 d8ce3b9c5af9: Preparing 04:01:44 a65d9b9ae9af: Preparing 04:01:44 651d9022c234: Preparing 04:01:44 a65d9b9ae9af: Waiting 04:01:44 651d9022c234: Waiting 04:01:44 e2b934cf0b4e: Layer already exists 04:01:44 33351e51a840: Layer already exists 04:01:44 d8ce3b9c5af9: Layer already exists 04:01:44 6002d5209a70: Layer already exists 04:01:44 a8b07ad81d22: Layer already exists 04:01:44 651d9022c234: Layer already exists 04:01:44 a65d9b9ae9af: Layer already exists 04:01:45 4.0.0-dev.36: digest: sha256:d43b9fe3cd934077586b97f2dd91e257a65dac7f5b55368f42e5973ee866c6b5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:01:45 a8b07ad81d22: Preparing 04:01:45 6002d5209a70: Preparing 04:01:45 33351e51a840: Preparing 04:01:45 e2b934cf0b4e: Preparing 04:01:45 d8ce3b9c5af9: Preparing 04:01:45 a65d9b9ae9af: Preparing 04:01:45 651d9022c234: Preparing 04:01:45 a65d9b9ae9af: Waiting 04:01:45 651d9022c234: Waiting 04:01:45 a8b07ad81d22: Layer already exists 04:01:45 6002d5209a70: Layer already exists 04:01:45 e2b934cf0b4e: Layer already exists 04:01:45 33351e51a840: Layer already exists 04:01:45 d8ce3b9c5af9: Layer already exists 04:01:45 a65d9b9ae9af: Layer already exists 04:01:45 651d9022c234: Layer already exists 04:01:46 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:d43b9fe3cd934077586b97f2dd91e257a65dac7f5b55368f42e5973ee866c6b5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:46 + 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 04:01:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:01:46 a8b07ad81d22: Preparing 04:01:46 6002d5209a70: Preparing 04:01:46 33351e51a840: Preparing 04:01:46 e2b934cf0b4e: Preparing 04:01:46 d8ce3b9c5af9: Preparing 04:01:46 a65d9b9ae9af: Preparing 04:01:46 651d9022c234: Preparing 04:01:46 651d9022c234: Waiting 04:01:46 a65d9b9ae9af: Waiting 04:01:46 6002d5209a70: Layer already exists 04:01:46 d8ce3b9c5af9: Layer already exists 04:01:46 33351e51a840: Layer already exists 04:01:46 a8b07ad81d22: Layer already exists 04:01:46 e2b934cf0b4e: Layer already exists 04:01:46 a65d9b9ae9af: Layer already exists 04:01:46 651d9022c234: Layer already exists 04:01:47 main: digest: sha256:d43b9fe3cd934077586b97f2dd91e257a65dac7f5b55368f42e5973ee866c6b5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:47 ===================================================== [Pipeline] echo 04:01:47 taggedImages: 04:01:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:01:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:01:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.36 04:01:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:01:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:01:47 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:01:47 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:01:47 latest 04:01:47 4.0.0-dev.36 04:01:47 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:01:47 main 04:01:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:01:47 03fb8cdfda6b: Preparing 04:01:47 a670045da3b2: Preparing 04:01:47 79291227bf31: Preparing 04:01:47 33351e51a840: Preparing 04:01:47 e2b934cf0b4e: Preparing 04:01:47 38e23dad6666: Preparing 04:01:47 23f73572bd5a: Preparing 04:01:47 ef8b0dec5e0d: Preparing 04:01:47 5f0f91d22f2b: Preparing 04:01:47 38e23dad6666: Waiting 04:01:47 651d9022c234: Preparing 04:01:47 23f73572bd5a: Waiting 04:01:47 ef8b0dec5e0d: Waiting 04:01:47 5f0f91d22f2b: Waiting 04:01:47 651d9022c234: Waiting 04:01:48 79291227bf31: Pushed 04:01:48 a670045da3b2: Pushed 04:01:48 33351e51a840: Layer already exists 04:01:48 e2b934cf0b4e: Layer already exists 04:01:48 03fb8cdfda6b: Pushed 04:01:48 651d9022c234: Layer already exists 04:01:49 ef8b0dec5e0d: Pushed 04:01:51 5f0f91d22f2b: Pushed 04:02:03 23f73572bd5a: Pushed 04:02:10 38e23dad6666: Pushed 04:02:10 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:18db28abc9b73ca6f9f1866e2872544f242c117445da509a011c241c31dc8b1a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:10 + 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 04:02:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:02:11 03fb8cdfda6b: Preparing 04:02:11 a670045da3b2: Preparing 04:02:11 79291227bf31: Preparing 04:02:11 33351e51a840: Preparing 04:02:11 e2b934cf0b4e: Preparing 04:02:11 38e23dad6666: Preparing 04:02:11 23f73572bd5a: Preparing 04:02:11 ef8b0dec5e0d: Preparing 04:02:11 5f0f91d22f2b: Preparing 04:02:11 651d9022c234: Preparing 04:02:11 38e23dad6666: Waiting 04:02:11 23f73572bd5a: Waiting 04:02:11 ef8b0dec5e0d: Waiting 04:02:11 5f0f91d22f2b: Waiting 04:02:11 651d9022c234: Waiting 04:02:11 03fb8cdfda6b: Layer already exists 04:02:11 a670045da3b2: Layer already exists 04:02:11 33351e51a840: Layer already exists 04:02:11 79291227bf31: Layer already exists 04:02:11 e2b934cf0b4e: Layer already exists 04:02:11 5f0f91d22f2b: Layer already exists 04:02:11 38e23dad6666: Layer already exists 04:02:11 23f73572bd5a: Layer already exists 04:02:11 651d9022c234: Layer already exists 04:02:11 ef8b0dec5e0d: Layer already exists 04:02:11 latest: digest: sha256:18db28abc9b73ca6f9f1866e2872544f242c117445da509a011c241c31dc8b1a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.36 04:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:02:12 03fb8cdfda6b: Preparing 04:02:12 a670045da3b2: Preparing 04:02:12 79291227bf31: Preparing 04:02:12 33351e51a840: Preparing 04:02:12 e2b934cf0b4e: Preparing 04:02:12 38e23dad6666: Preparing 04:02:12 23f73572bd5a: Preparing 04:02:12 ef8b0dec5e0d: Preparing 04:02:12 5f0f91d22f2b: Preparing 04:02:12 651d9022c234: Preparing 04:02:12 38e23dad6666: Waiting 04:02:12 23f73572bd5a: Waiting 04:02:12 ef8b0dec5e0d: Waiting 04:02:12 5f0f91d22f2b: Waiting 04:02:12 651d9022c234: Waiting 04:02:12 33351e51a840: Layer already exists 04:02:12 03fb8cdfda6b: Layer already exists 04:02:12 e2b934cf0b4e: Layer already exists 04:02:12 79291227bf31: Layer already exists 04:02:12 a670045da3b2: Layer already exists 04:02:12 38e23dad6666: Layer already exists 04:02:12 23f73572bd5a: Layer already exists 04:02:12 ef8b0dec5e0d: Layer already exists 04:02:12 5f0f91d22f2b: Layer already exists 04:02:12 651d9022c234: Layer already exists 04:02:12 4.0.0-dev.36: digest: sha256:18db28abc9b73ca6f9f1866e2872544f242c117445da509a011c241c31dc8b1a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:02:12 03fb8cdfda6b: Preparing 04:02:12 a670045da3b2: Preparing 04:02:12 79291227bf31: Preparing 04:02:12 33351e51a840: Preparing 04:02:12 e2b934cf0b4e: Preparing 04:02:12 38e23dad6666: Preparing 04:02:12 23f73572bd5a: Preparing 04:02:12 ef8b0dec5e0d: Preparing 04:02:12 5f0f91d22f2b: Preparing 04:02:12 651d9022c234: Preparing 04:02:12 23f73572bd5a: Waiting 04:02:12 ef8b0dec5e0d: Waiting 04:02:12 5f0f91d22f2b: Waiting 04:02:12 38e23dad6666: Waiting 04:02:12 651d9022c234: Waiting 04:02:12 e2b934cf0b4e: Layer already exists 04:02:12 03fb8cdfda6b: Layer already exists 04:02:12 a670045da3b2: Layer already exists 04:02:12 33351e51a840: Layer already exists 04:02:12 79291227bf31: Layer already exists 04:02:12 38e23dad6666: Layer already exists 04:02:12 23f73572bd5a: Layer already exists 04:02:12 5f0f91d22f2b: Layer already exists 04:02:12 ef8b0dec5e0d: Layer already exists 04:02:12 651d9022c234: Layer already exists 04:02:13 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:18db28abc9b73ca6f9f1866e2872544f242c117445da509a011c241c31dc8b1a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:13 + 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 04:02:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:02:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:02:13 03fb8cdfda6b: Preparing 04:02:13 a670045da3b2: Preparing 04:02:13 79291227bf31: Preparing 04:02:13 33351e51a840: Preparing 04:02:13 e2b934cf0b4e: Preparing 04:02:13 38e23dad6666: Preparing 04:02:13 23f73572bd5a: Preparing 04:02:13 ef8b0dec5e0d: Preparing 04:02:13 5f0f91d22f2b: Preparing 04:02:13 651d9022c234: Preparing 04:02:13 ef8b0dec5e0d: Waiting 04:02:13 5f0f91d22f2b: Waiting 04:02:13 651d9022c234: Waiting 04:02:13 38e23dad6666: Waiting 04:02:13 23f73572bd5a: Waiting 04:02:13 33351e51a840: Layer already exists 04:02:13 79291227bf31: Layer already exists 04:02:13 e2b934cf0b4e: Layer already exists 04:02:13 a670045da3b2: Layer already exists 04:02:13 03fb8cdfda6b: Layer already exists 04:02:13 651d9022c234: Layer already exists 04:02:13 38e23dad6666: Layer already exists 04:02:13 ef8b0dec5e0d: Layer already exists 04:02:13 5f0f91d22f2b: Layer already exists 04:02:13 23f73572bd5a: Layer already exists 04:02:14 main: digest: sha256:18db28abc9b73ca6f9f1866e2872544f242c117445da509a011c241c31dc8b1a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:14 ===================================================== [Pipeline] echo 04:02:14 taggedImages: 04:02:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:02:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:02:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.36 04:02:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:02:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:02:14 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:02:14 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:02:14 latest 04:02:14 4.0.0-dev.36 04:02:14 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:02:14 main 04:02:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:02:15 ce2b258fd500: Preparing 04:02:15 d9088310cda9: Preparing 04:02:15 03409d9f33f5: Preparing 04:02:15 33351e51a840: Preparing 04:02:15 e2b934cf0b4e: Preparing 04:02:15 0f656972763d: Preparing 04:02:15 0f656972763d: Waiting 04:02:15 3636d4655b3d: Preparing 04:02:15 7531805f24dc: Preparing 04:02:15 3636d4655b3d: Waiting 04:02:15 7531805f24dc: Waiting 04:02:15 651d9022c234: Preparing 04:02:15 651d9022c234: Waiting 04:02:15 e2b934cf0b4e: Layer already exists 04:02:15 33351e51a840: Layer already exists 04:02:15 ce2b258fd500: Pushed 04:02:15 03409d9f33f5: Pushed 04:02:15 d9088310cda9: Pushed 04:02:15 651d9022c234: Layer already exists 04:02:15 7531805f24dc: Pushed 04:02:16 3636d4655b3d: Pushed 04:02:35 0f656972763d: Pushed 04:02:35 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:f8fefd8f5ec3b49c3fe2e2e73f2f54b15a97d4c7cd246ecfbe018451c851d047 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:35 + 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 04:02:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:02:36 ce2b258fd500: Preparing 04:02:36 d9088310cda9: Preparing 04:02:36 03409d9f33f5: Preparing 04:02:36 33351e51a840: Preparing 04:02:36 e2b934cf0b4e: Preparing 04:02:36 0f656972763d: Preparing 04:02:36 3636d4655b3d: Preparing 04:02:36 0f656972763d: Waiting 04:02:36 7531805f24dc: Preparing 04:02:36 3636d4655b3d: Waiting 04:02:36 651d9022c234: Preparing 04:02:36 7531805f24dc: Waiting 04:02:36 651d9022c234: Waiting 04:02:36 ce2b258fd500: Layer already exists 04:02:36 33351e51a840: Layer already exists 04:02:36 e2b934cf0b4e: Layer already exists 04:02:36 d9088310cda9: Layer already exists 04:02:36 03409d9f33f5: Layer already exists 04:02:36 3636d4655b3d: Layer already exists 04:02:36 0f656972763d: Layer already exists 04:02:36 7531805f24dc: Layer already exists 04:02:36 651d9022c234: Layer already exists 04:02:36 latest: digest: sha256:f8fefd8f5ec3b49c3fe2e2e73f2f54b15a97d4c7cd246ecfbe018451c851d047 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.36 04:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:02:36 ce2b258fd500: Preparing 04:02:36 d9088310cda9: Preparing 04:02:36 03409d9f33f5: Preparing 04:02:36 33351e51a840: Preparing 04:02:36 e2b934cf0b4e: Preparing 04:02:36 0f656972763d: Preparing 04:02:36 3636d4655b3d: Preparing 04:02:36 7531805f24dc: Preparing 04:02:36 651d9022c234: Preparing 04:02:36 0f656972763d: Waiting 04:02:36 3636d4655b3d: Waiting 04:02:36 7531805f24dc: Waiting 04:02:36 651d9022c234: Waiting 04:02:36 ce2b258fd500: Layer already exists 04:02:36 d9088310cda9: Layer already exists 04:02:36 e2b934cf0b4e: Layer already exists 04:02:36 33351e51a840: Layer already exists 04:02:36 03409d9f33f5: Layer already exists 04:02:36 0f656972763d: Layer already exists 04:02:36 3636d4655b3d: Layer already exists 04:02:36 7531805f24dc: Layer already exists 04:02:36 651d9022c234: Layer already exists 04:02:37 4.0.0-dev.36: digest: sha256:f8fefd8f5ec3b49c3fe2e2e73f2f54b15a97d4c7cd246ecfbe018451c851d047 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:02:37 ce2b258fd500: Preparing 04:02:37 d9088310cda9: Preparing 04:02:37 03409d9f33f5: Preparing 04:02:37 33351e51a840: Preparing 04:02:37 e2b934cf0b4e: Preparing 04:02:37 0f656972763d: Preparing 04:02:37 3636d4655b3d: Preparing 04:02:37 7531805f24dc: Preparing 04:02:37 651d9022c234: Preparing 04:02:37 0f656972763d: Waiting 04:02:37 3636d4655b3d: Waiting 04:02:37 7531805f24dc: Waiting 04:02:37 651d9022c234: Waiting 04:02:37 e2b934cf0b4e: Layer already exists 04:02:37 ce2b258fd500: Layer already exists 04:02:37 d9088310cda9: Layer already exists 04:02:37 03409d9f33f5: Layer already exists 04:02:37 33351e51a840: Layer already exists 04:02:37 0f656972763d: Layer already exists 04:02:37 3636d4655b3d: Layer already exists 04:02:37 651d9022c234: Layer already exists 04:02:37 7531805f24dc: Layer already exists 04:02:38 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:f8fefd8f5ec3b49c3fe2e2e73f2f54b15a97d4c7cd246ecfbe018451c851d047 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02: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 04:02:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:02:38 ce2b258fd500: Preparing 04:02:38 d9088310cda9: Preparing 04:02:38 03409d9f33f5: Preparing 04:02:38 33351e51a840: Preparing 04:02:38 e2b934cf0b4e: Preparing 04:02:38 0f656972763d: Preparing 04:02:38 3636d4655b3d: Preparing 04:02:38 0f656972763d: Waiting 04:02:38 7531805f24dc: Preparing 04:02:38 3636d4655b3d: Waiting 04:02:38 651d9022c234: Preparing 04:02:38 7531805f24dc: Waiting 04:02:38 651d9022c234: Waiting 04:02:38 ce2b258fd500: Layer already exists 04:02:38 33351e51a840: Layer already exists 04:02:38 d9088310cda9: Layer already exists 04:02:38 e2b934cf0b4e: Layer already exists 04:02:38 03409d9f33f5: Layer already exists 04:02:38 7531805f24dc: Layer already exists 04:02:38 0f656972763d: Layer already exists 04:02:38 651d9022c234: Layer already exists 04:02:38 3636d4655b3d: Layer already exists 04:02:39 main: digest: sha256:f8fefd8f5ec3b49c3fe2e2e73f2f54b15a97d4c7cd246ecfbe018451c851d047 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:39 ===================================================== [Pipeline] echo 04:02:39 taggedImages: 04:02:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:02:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:02:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.36 04:02:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:02:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:02:39 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:02:39 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:02:39 latest 04:02:39 4.0.0-dev.36 04:02:39 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:02:39 main 04:02:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:02:40 f85c3bd350c4: Preparing 04:02:40 6c8dc4468a85: Preparing 04:02:40 d1f49ae3502d: Preparing 04:02:40 33351e51a840: Preparing 04:02:40 e2b934cf0b4e: Preparing 04:02:40 0f656972763d: Preparing 04:02:40 ef8b0dec5e0d: Preparing 04:02:40 5f0f91d22f2b: Preparing 04:02:40 651d9022c234: Preparing 04:02:40 0f656972763d: Waiting 04:02:40 ef8b0dec5e0d: Waiting 04:02:40 5f0f91d22f2b: Waiting 04:02:40 651d9022c234: Waiting 04:02:40 e2b934cf0b4e: Layer already exists 04:02:40 33351e51a840: Layer already exists 04:02:40 0f656972763d: Layer already exists 04:02:40 ef8b0dec5e0d: Layer already exists 04:02:40 5f0f91d22f2b: Layer already exists 04:02:40 651d9022c234: Layer already exists 04:02:40 f85c3bd350c4: Pushed 04:02:40 d1f49ae3502d: Pushed 04:02:40 6c8dc4468a85: Pushed 04:02:40 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:e9dbf89be8672c23cab6f6392d4c69d13d6a1fd1301f408a68edc97e0740573b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:40 + 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 04:02:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:02:41 f85c3bd350c4: Preparing 04:02:41 6c8dc4468a85: Preparing 04:02:41 d1f49ae3502d: Preparing 04:02:41 33351e51a840: Preparing 04:02:41 e2b934cf0b4e: Preparing 04:02:41 0f656972763d: Preparing 04:02:41 0f656972763d: Waiting 04:02:41 ef8b0dec5e0d: Preparing 04:02:41 5f0f91d22f2b: Preparing 04:02:41 ef8b0dec5e0d: Waiting 04:02:41 651d9022c234: Preparing 04:02:41 5f0f91d22f2b: Waiting 04:02:41 651d9022c234: Waiting 04:02:41 e2b934cf0b4e: Layer already exists 04:02:41 33351e51a840: Layer already exists 04:02:41 d1f49ae3502d: Layer already exists 04:02:41 f85c3bd350c4: Layer already exists 04:02:41 6c8dc4468a85: Layer already exists 04:02:41 0f656972763d: Layer already exists 04:02:41 ef8b0dec5e0d: Layer already exists 04:02:41 651d9022c234: Layer already exists 04:02:41 5f0f91d22f2b: Layer already exists 04:02:41 latest: digest: sha256:e9dbf89be8672c23cab6f6392d4c69d13d6a1fd1301f408a68edc97e0740573b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.36 04:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:02:42 f85c3bd350c4: Preparing 04:02:42 6c8dc4468a85: Preparing 04:02:42 d1f49ae3502d: Preparing 04:02:42 33351e51a840: Preparing 04:02:42 e2b934cf0b4e: Preparing 04:02:42 0f656972763d: Preparing 04:02:42 ef8b0dec5e0d: Preparing 04:02:42 0f656972763d: Waiting 04:02:42 ef8b0dec5e0d: Waiting 04:02:42 5f0f91d22f2b: Preparing 04:02:42 651d9022c234: Preparing 04:02:42 5f0f91d22f2b: Waiting 04:02:42 651d9022c234: Waiting 04:02:42 33351e51a840: Layer already exists 04:02:42 6c8dc4468a85: Layer already exists 04:02:42 f85c3bd350c4: Layer already exists 04:02:42 d1f49ae3502d: Layer already exists 04:02:42 e2b934cf0b4e: Layer already exists 04:02:42 0f656972763d: Layer already exists 04:02:42 5f0f91d22f2b: Layer already exists 04:02:42 ef8b0dec5e0d: Layer already exists 04:02:42 651d9022c234: Layer already exists 04:02:42 4.0.0-dev.36: digest: sha256:e9dbf89be8672c23cab6f6392d4c69d13d6a1fd1301f408a68edc97e0740573b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:02:43 f85c3bd350c4: Preparing 04:02:43 6c8dc4468a85: Preparing 04:02:43 d1f49ae3502d: Preparing 04:02:43 33351e51a840: Preparing 04:02:43 e2b934cf0b4e: Preparing 04:02:43 0f656972763d: Preparing 04:02:43 ef8b0dec5e0d: Preparing 04:02:43 5f0f91d22f2b: Preparing 04:02:43 651d9022c234: Preparing 04:02:43 0f656972763d: Waiting 04:02:43 ef8b0dec5e0d: Waiting 04:02:43 5f0f91d22f2b: Waiting 04:02:43 651d9022c234: Waiting 04:02:43 f85c3bd350c4: Layer already exists 04:02:43 d1f49ae3502d: Layer already exists 04:02:43 6c8dc4468a85: Layer already exists 04:02:43 33351e51a840: Layer already exists 04:02:43 e2b934cf0b4e: Layer already exists 04:02:43 5f0f91d22f2b: Layer already exists 04:02:43 0f656972763d: Layer already exists 04:02:43 651d9022c234: Layer already exists 04:02:43 ef8b0dec5e0d: Layer already exists 04:02:43 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:e9dbf89be8672c23cab6f6392d4c69d13d6a1fd1301f408a68edc97e0740573b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:43 + 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 04:02:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:02:44 f85c3bd350c4: Preparing 04:02:44 6c8dc4468a85: Preparing 04:02:44 d1f49ae3502d: Preparing 04:02:44 33351e51a840: Preparing 04:02:44 e2b934cf0b4e: Preparing 04:02:44 0f656972763d: Preparing 04:02:44 0f656972763d: Waiting 04:02:44 ef8b0dec5e0d: Preparing 04:02:44 5f0f91d22f2b: Preparing 04:02:44 651d9022c234: Preparing 04:02:44 5f0f91d22f2b: Waiting 04:02:44 651d9022c234: Waiting 04:02:44 33351e51a840: Layer already exists 04:02:44 e2b934cf0b4e: Layer already exists 04:02:44 d1f49ae3502d: Layer already exists 04:02:44 f85c3bd350c4: Layer already exists 04:02:44 6c8dc4468a85: Layer already exists 04:02:44 0f656972763d: Layer already exists 04:02:44 ef8b0dec5e0d: Layer already exists 04:02:44 651d9022c234: Layer already exists 04:02:44 5f0f91d22f2b: Layer already exists 04:02:44 main: digest: sha256:e9dbf89be8672c23cab6f6392d4c69d13d6a1fd1301f408a68edc97e0740573b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:44 ===================================================== [Pipeline] echo 04:02:44 taggedImages: 04:02:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:02:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:02:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.36 04:02:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:02:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:02:44 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:02:44 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:02:44 latest 04:02:44 4.0.0-dev.36 04:02:44 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:02:44 main 04:02:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:02:45 2595ed63282c: Preparing 04:02:45 96b189b40ec6: Preparing 04:02:45 12b764158d23: Preparing 04:02:45 33351e51a840: Preparing 04:02:45 e2b934cf0b4e: Preparing 04:02:45 8a5d3dc9c8e5: Preparing 04:02:45 81395584f2de: Preparing 04:02:45 651d9022c234: Preparing 04:02:45 8a5d3dc9c8e5: Waiting 04:02:45 81395584f2de: Waiting 04:02:45 651d9022c234: Waiting 04:02:45 e2b934cf0b4e: Layer already exists 04:02:45 33351e51a840: Layer already exists 04:02:45 96b189b40ec6: Pushed 04:02:45 2595ed63282c: Pushed 04:02:45 651d9022c234: Layer already exists 04:02:47 81395584f2de: Pushed 04:02:47 8a5d3dc9c8e5: Pushed 04:02:53 12b764158d23: Pushed 04:02:53 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:2212e03e6e2787485e87406d348213e06d48784f39573f74e4e37da0fa6b1378 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:02:54 2595ed63282c: Preparing 04:02:54 96b189b40ec6: Preparing 04:02:54 12b764158d23: Preparing 04:02:54 33351e51a840: Preparing 04:02:54 e2b934cf0b4e: Preparing 04:02:54 8a5d3dc9c8e5: Preparing 04:02:54 81395584f2de: Preparing 04:02:54 651d9022c234: Preparing 04:02:54 81395584f2de: Waiting 04:02:54 8a5d3dc9c8e5: Waiting 04:02:54 651d9022c234: Waiting 04:02:54 33351e51a840: Layer already exists 04:02:54 e2b934cf0b4e: Layer already exists 04:02:54 2595ed63282c: Layer already exists 04:02:54 96b189b40ec6: Layer already exists 04:02:54 12b764158d23: Layer already exists 04:02:54 81395584f2de: Layer already exists 04:02:54 651d9022c234: Layer already exists 04:02:54 8a5d3dc9c8e5: Layer already exists 04:02:54 latest: digest: sha256:2212e03e6e2787485e87406d348213e06d48784f39573f74e4e37da0fa6b1378 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.36 04:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:02:55 2595ed63282c: Preparing 04:02:55 96b189b40ec6: Preparing 04:02:55 12b764158d23: Preparing 04:02:55 33351e51a840: Preparing 04:02:55 e2b934cf0b4e: Preparing 04:02:55 8a5d3dc9c8e5: Preparing 04:02:55 81395584f2de: Preparing 04:02:55 651d9022c234: Preparing 04:02:55 8a5d3dc9c8e5: Waiting 04:02:55 81395584f2de: Waiting 04:02:55 651d9022c234: Waiting 04:02:55 e2b934cf0b4e: Layer already exists 04:02:55 12b764158d23: Layer already exists 04:02:55 96b189b40ec6: Layer already exists 04:02:55 33351e51a840: Layer already exists 04:02:55 2595ed63282c: Layer already exists 04:02:55 8a5d3dc9c8e5: Layer already exists 04:02:55 651d9022c234: Layer already exists 04:02:55 81395584f2de: Layer already exists 04:02:55 4.0.0-dev.36: digest: sha256:2212e03e6e2787485e87406d348213e06d48784f39573f74e4e37da0fa6b1378 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:02:56 2595ed63282c: Preparing 04:02:56 96b189b40ec6: Preparing 04:02:56 12b764158d23: Preparing 04:02:56 33351e51a840: Preparing 04:02:56 e2b934cf0b4e: Preparing 04:02:56 8a5d3dc9c8e5: Preparing 04:02:56 81395584f2de: Preparing 04:02:56 651d9022c234: Preparing 04:02:56 81395584f2de: Waiting 04:02:56 651d9022c234: Waiting 04:02:56 8a5d3dc9c8e5: Waiting 04:02:56 33351e51a840: Layer already exists 04:02:56 2595ed63282c: Layer already exists 04:02:56 e2b934cf0b4e: Layer already exists 04:02:56 12b764158d23: Layer already exists 04:02:56 96b189b40ec6: Layer already exists 04:02:56 8a5d3dc9c8e5: Layer already exists 04:02:56 651d9022c234: Layer already exists 04:02:56 81395584f2de: Layer already exists 04:02:56 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:2212e03e6e2787485e87406d348213e06d48784f39573f74e4e37da0fa6b1378 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:02:57 2595ed63282c: Preparing 04:02:57 96b189b40ec6: Preparing 04:02:57 12b764158d23: Preparing 04:02:57 33351e51a840: Preparing 04:02:57 e2b934cf0b4e: Preparing 04:02:57 8a5d3dc9c8e5: Preparing 04:02:57 81395584f2de: Preparing 04:02:57 651d9022c234: Preparing 04:02:57 8a5d3dc9c8e5: Waiting 04:02:57 81395584f2de: Waiting 04:02:57 651d9022c234: Waiting 04:02:57 12b764158d23: Layer already exists 04:02:57 e2b934cf0b4e: Layer already exists 04:02:57 96b189b40ec6: Layer already exists 04:02:57 2595ed63282c: Layer already exists 04:02:57 33351e51a840: Layer already exists 04:02:57 8a5d3dc9c8e5: Layer already exists 04:02:57 81395584f2de: Layer already exists 04:02:57 651d9022c234: Layer already exists 04:02:57 main: digest: sha256:2212e03e6e2787485e87406d348213e06d48784f39573f74e4e37da0fa6b1378 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:57 ===================================================== [Pipeline] echo 04:02:57 taggedImages: 04:02:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:02:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:02:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.36 04:02:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:02:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:02:57 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:02:57 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:02:57 latest 04:02:57 4.0.0-dev.36 04:02:57 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:02:57 main 04:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:02:58 8833f3705e57: Preparing 04:02:58 86b1fa6234ce: Preparing 04:02:58 33351e51a840: Preparing 04:02:58 e2b934cf0b4e: Preparing 04:02:58 eda80036b003: Preparing 04:02:58 028affddd7bd: Preparing 04:02:58 651d9022c234: Preparing 04:02:58 028affddd7bd: Waiting 04:02:58 651d9022c234: Waiting 04:02:58 33351e51a840: Layer already exists 04:02:58 e2b934cf0b4e: Layer already exists 04:02:58 651d9022c234: Layer already exists 04:02:58 8833f3705e57: Pushed 04:02:59 028affddd7bd: Pushed 04:03:00 eda80036b003: Pushed 04:03:06 86b1fa6234ce: Pushed 04:03:06 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:a23d2d8128b39b890014fbeff60958b1b1f0768458cf61254d614f4e9710f4bd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:03:08 8833f3705e57: Preparing 04:03:08 86b1fa6234ce: Preparing 04:03:08 33351e51a840: Preparing 04:03:08 e2b934cf0b4e: Preparing 04:03:08 eda80036b003: Preparing 04:03:08 028affddd7bd: Preparing 04:03:08 651d9022c234: Preparing 04:03:08 028affddd7bd: Waiting 04:03:08 651d9022c234: Waiting 04:03:08 eda80036b003: Layer already exists 04:03:08 33351e51a840: Layer already exists 04:03:08 e2b934cf0b4e: Layer already exists 04:03:08 86b1fa6234ce: Layer already exists 04:03:08 8833f3705e57: Layer already exists 04:03:08 028affddd7bd: Layer already exists 04:03:08 651d9022c234: Layer already exists 04:03:08 latest: digest: sha256:a23d2d8128b39b890014fbeff60958b1b1f0768458cf61254d614f4e9710f4bd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.36 04:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:03:09 8833f3705e57: Preparing 04:03:09 86b1fa6234ce: Preparing 04:03:09 33351e51a840: Preparing 04:03:09 e2b934cf0b4e: Preparing 04:03:09 eda80036b003: Preparing 04:03:09 028affddd7bd: Preparing 04:03:09 651d9022c234: Preparing 04:03:09 028affddd7bd: Waiting 04:03:09 651d9022c234: Waiting 04:03:09 eda80036b003: Layer already exists 04:03:09 8833f3705e57: Layer already exists 04:03:09 33351e51a840: Layer already exists 04:03:09 e2b934cf0b4e: Layer already exists 04:03:09 86b1fa6234ce: Layer already exists 04:03:09 028affddd7bd: Layer already exists 04:03:09 651d9022c234: Layer already exists 04:03:09 4.0.0-dev.36: digest: sha256:a23d2d8128b39b890014fbeff60958b1b1f0768458cf61254d614f4e9710f4bd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:03:10 8833f3705e57: Preparing 04:03:10 86b1fa6234ce: Preparing 04:03:10 33351e51a840: Preparing 04:03:10 e2b934cf0b4e: Preparing 04:03:10 eda80036b003: Preparing 04:03:10 028affddd7bd: Preparing 04:03:10 651d9022c234: Preparing 04:03:10 028affddd7bd: Waiting 04:03:10 651d9022c234: Waiting 04:03:10 86b1fa6234ce: Layer already exists 04:03:10 eda80036b003: Layer already exists 04:03:10 8833f3705e57: Layer already exists 04:03:10 e2b934cf0b4e: Layer already exists 04:03:10 33351e51a840: Layer already exists 04:03:10 028affddd7bd: Layer already exists 04:03:10 651d9022c234: Layer already exists 04:03:10 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:a23d2d8128b39b890014fbeff60958b1b1f0768458cf61254d614f4e9710f4bd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:03:11 8833f3705e57: Preparing 04:03:11 86b1fa6234ce: Preparing 04:03:11 33351e51a840: Preparing 04:03:11 e2b934cf0b4e: Preparing 04:03:11 eda80036b003: Preparing 04:03:11 028affddd7bd: Preparing 04:03:11 651d9022c234: Preparing 04:03:11 028affddd7bd: Waiting 04:03:11 651d9022c234: Waiting 04:03:11 eda80036b003: Layer already exists 04:03:11 33351e51a840: Layer already exists 04:03:11 e2b934cf0b4e: Layer already exists 04:03:11 8833f3705e57: Layer already exists 04:03:11 86b1fa6234ce: Layer already exists 04:03:11 028affddd7bd: Layer already exists 04:03:11 651d9022c234: Layer already exists 04:03:11 main: digest: sha256:a23d2d8128b39b890014fbeff60958b1b1f0768458cf61254d614f4e9710f4bd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:03:11 ===================================================== [Pipeline] echo 04:03:11 taggedImages: 04:03:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 04:03:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:03:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.36 04:03:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 04:03:11 - 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 04:03:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:03:11 04:03:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:03:12 arm64: Pulling from edgex-lftools-log-publisher 04:03:12 8998bd30e6a1: Pulling fs layer 04:03:12 04944245beec: Pulling fs layer 04:03:12 699f458cf7ca: Pulling fs layer 04:03:12 765212b225bb: Pulling fs layer 04:03:12 f23df028b6ca: Pulling fs layer 04:03:12 765212b225bb: Waiting 04:03:12 f23df028b6ca: Waiting 04:03:12 d65c8cfc05b1: Pulling fs layer 04:03:12 2437ff75d9bd: Pulling fs layer 04:03:12 d65c8cfc05b1: Waiting 04:03:12 04944245beec: Verifying Checksum 04:03:12 04944245beec: Download complete 04:03:12 765212b225bb: Verifying Checksum 04:03:12 765212b225bb: Download complete 04:03:12 f23df028b6ca: Download complete 04:03:12 d65c8cfc05b1: Download complete 04:03:12 699f458cf7ca: Verifying Checksum 04:03:12 699f458cf7ca: Download complete 04:03:12 8998bd30e6a1: Verifying Checksum 04:03:12 8998bd30e6a1: Download complete 04:03:14 2437ff75d9bd: Verifying Checksum 04:03:14 2437ff75d9bd: Download complete 04:03:20 8998bd30e6a1: Pull complete 04:03:20 04944245beec: Pull complete 04:03:22 699f458cf7ca: Pull complete 04:03:22 765212b225bb: Pull complete 04:03:23 f23df028b6ca: Pull complete 04:03:23 d65c8cfc05b1: Pull complete 04:03:45 2437ff75d9bd: Pull complete 04:03:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:03:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:03:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:45 prd-ubuntu20.04-docker-arm64-4c-16g-36323 does not seem to be running inside a container 04:03:45 $ 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/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@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 04:03:47 $ docker top 4d941877b6ba6131cb868f7a98c1975de9d16cf3b7620532f9cf467b93348dd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:47 ---> job-cost.sh 04:03:48 lf-activate-venv: SKIPPING 04:03:48 INFO: No Stack... 04:03:48 INFO: Retrieving Pricing Info for: v3-standard-8 04:03:49 INFO: Archiving Costs [Pipeline] sh 04:03:49 + cat /w/workspace/edgex-go/772/archives/cost.csv 04:03:49 + cut -d, -f6 [Pipeline] lock 04:03:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-772-stack-cost] 04:03:49 Resource [jenkins-edgexfoundry-edgex-go-main-772-stack-cost] did not exist. Created. 04:03:49 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-772-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:03:50 + echo total: 0.2199999988079071 [Pipeline] stash 04:03:50 Stashed 1 file(s) [Pipeline] } 04:03:50 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-772-stack-cost] [Pipeline] // lock [Pipeline] } 04:03:50 $ docker stop --time=1 4d941877b6ba6131cb868f7a98c1975de9d16cf3b7620532f9cf467b93348dd3 04:03:52 $ docker rm -f --volumes 4d941877b6ba6131cb868f7a98c1975de9d16cf3b7620532f9cf467b93348dd3 [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 04:03:52 provisioning config files... 04:03:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/772@tmp/config14383386211288227630tmp [Pipeline] { [Pipeline] sh 04:03:52 + set +x 04:03:52 + curl -s https://codecov.io/bash 04:03:52 + bash -s -- 04:03:52 04:03:52 _____ _ 04:03:52 / ____| | | 04:03:52 | | ___ __| | ___ ___ _____ __ 04:03:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:03:52 | |___| (_) | (_| | __/ (_| (_) \ V / 04:03:52 \_____\___/ \__,_|\___|\___\___/ \_/ 04:03:52 Bash-1.0.6 04:03:52 04:03:52 04:03:52 [0;36m==>[0m git version 2.25.1 found 04:03:52 [0;36m==>[0m 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 04:03:52 Release-Date: 2020-01-08 04:03:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:03:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:03:52 [0;90m==>[0m Jenkins CI detected. 04:03:52 [0;90mcurrent dir: [0m /w/workspace/edgex-go/772 04:03:52 [0;90mproject root:[0m . 04:03:52 [0;90m-->[0m token set from env 04:03:52 [0;32mYaml not found, that's ok! Learn more at[0m [0;36mhttp://docs.codecov.io/docs/codecov-yaml[0m 04:03:53 [0;90m==>[0m Running gcov in . [0;90m(disable via -X gcov)[0m 04:03:53 [0;90m==>[0m Python coveragepy not found 04:03:53 [0;90m==>[0m Searching for coverage reports in: 04:03:53 [0;32m+[0m . 04:03:53 [0;90m->[0m Found 1 reports 04:03:53 [0;90m==>[0m Detecting git/mercurial file structure 04:03:53 [0;90m==>[0m Reading reports 04:03:53 [0;32m+[0m ./coverage.out [0;90mbytes=1510933[0m 04:03:53 [0;90m==>[0m Appending adjustments 04:03:53 [0;36mhttps://docs.codecov.io/docs/fixing-reports[0m 04:03:54 [0;32m+[0m Found adjustments 04:03:54 [0;90m==>[0m Gzipping contents 04:03:54 128K /tmp/codecov.W6SNZZ.gz 04:03:54 [0;90m==>[0m Uploading reports 04:03:54 [0;90murl:[0m https://codecov.io 04:03:54 [0;90mquery:[0m branch=main&commit=9ac3255ea4988fb3cf80e853ed266a8f77f6a952&build=772&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F772%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:03:54 [0;90m->[0m Pinging Codecov 04:03:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=main&commit=9ac3255ea4988fb3cf80e853ed266a8f77f6a952&build=772&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F772%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:03:54 [0;90m->[0m Uploading to 04:03:54 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/9ac3255ea4988fb3cf80e853ed266a8f77f6a952/000f7750-f272-4d5d-bcbf-ea6a704ad81a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250108T040354Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=eb919dea99e43655e117daa672a8143251bf8e0c74895a7a13b53fed3b78457d 04:03:54 % Total % Received % Xferd Average Speed Time Time Time Current 04:03:54 Dload Upload Total Spent Left Speed 04:03:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 610k --:--:-- --:--:-- --:--:-- 610k 04:03:55 [0;32m->[0m Reports have been successfully queued for processing at [0;36mhttps://app.codecov.io/github/edgexfoundry/edgex-go/commit/9ac3255ea4988fb3cf80e853ed266a8f77f6a952[0m [Pipeline] } 04:03:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:03:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:03:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:03:55 04:03:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:03:56 latest: Pulling from edgex-devops/edgex-snyk-go 04:03:56 43c4264eed91: Pulling fs layer 04:03:56 4cc291be95ef: Pulling fs layer 04:03:56 2ac1f1163629: Pulling fs layer 04:03:56 5c3c966382ef: Pulling fs layer 04:03:56 4f4fb700ef54: Pulling fs layer 04:03:56 d9c7d2e4e75e: Pulling fs layer 04:03:56 9c3e1370e548: Pulling fs layer 04:03:56 5c3c966382ef: Waiting 04:03:56 4f4fb700ef54: Waiting 04:03:56 d9c7d2e4e75e: Waiting 04:03:56 9c3e1370e548: Waiting 04:03:56 4cc291be95ef: Verifying Checksum 04:03:56 4cc291be95ef: Download complete 04:03:56 5c3c966382ef: Verifying Checksum 04:03:56 5c3c966382ef: Download complete 04:03:56 4f4fb700ef54: Download complete 04:03:56 43c4264eed91: Verifying Checksum 04:03:56 43c4264eed91: Download complete 04:03:56 d9c7d2e4e75e: Verifying Checksum 04:03:56 d9c7d2e4e75e: Download complete 04:03:56 43c4264eed91: Pull complete 04:03:56 4cc291be95ef: Pull complete 04:03:56 2ac1f1163629: Verifying Checksum 04:03:56 2ac1f1163629: Download complete 04:03:57 9c3e1370e548: Verifying Checksum 04:03:57 9c3e1370e548: Download complete 04:04:00 2ac1f1163629: Pull complete 04:04:00 5c3c966382ef: Pull complete 04:04:00 4f4fb700ef54: Pull complete 04:04:01 d9c7d2e4e75e: Pull complete 04:04:04 9c3e1370e548: Pull complete 04:04:04 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:04:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:04 prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container 04:04:04 $ 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/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@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 04:04:09 $ docker top adde9f0f281049e49f042bf53541c7bc7a8f83febb07cc6cf37a50902b6ef9a7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:09 + git config --global --add safe.directory /w/workspace/edgex-go/772 [Pipeline] echo 04:04:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:04:09 + set -o pipefail 04:04:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:04:19 04:04:19 Monitoring /w/workspace/edgex-go/772 (github.com/edgexfoundry/edgex-go)... 04:04:19 04:04:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/12b022e5-64d9-4cbe-9938-53f2bb63079e 04:04:19 04:04:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:04:19 04:04:19 04:04:19 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:04:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:04:19 $ docker stop --time=1 adde9f0f281049e49f042bf53541c7bc7a8f83febb07cc6cf37a50902b6ef9a7 04:04:24 $ docker rm -f --volumes adde9f0f281049e49f042bf53541c7bc7a8f83febb07cc6cf37a50902b6ef9a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:04:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:24 provisioning config files... 04:04:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/772@tmp/config3541780155837668034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:25 --> edgex-publish-swagger.sh 04:04:25 === Publish openapi API === 04:04:25 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 04:04:25 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/772/openapi/core-command.yaml] 04:04:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:25 Dload Upload Total Spent Left Speed 04:04:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 51788 --:--:-- --:--:-- --:--:-- 51706 100 32782 0 0 100 32782 0 51706 --:--:-- --:--:-- --:--:-- 51706 04:04:25 04:04:25 04:04:25 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/772/openapi/core-data.yaml] 04:04:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:25 Dload Upload Total Spent Left Speed 04:04:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 124k --:--:-- --:--:-- --:--:-- 124k 04:04:26 04:04:26 04:04:26 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/772/openapi/core-keeper.yaml] 04:04:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:26 Dload Upload Total Spent Left Speed 04:04:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 349 169k --:--:-- --:--:-- --:--:-- 169k 04:04:26 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:04:26 04:04:26 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/772/openapi/core-metadata.yaml] 04:04:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:26 Dload Upload Total Spent Left Speed 04:04:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 0 0 100 154k 0 1474k --:--:-- --:--:-- --:--:-- 1460k 100 154k 100 156 100 154k 425 421k --:--:-- --:--:-- --:--:-- 421k 04:04:26 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:04:26 04:04:26 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/772/openapi/security-proxy-auth.yaml] 04:04:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:26 Dload Upload Total Spent Left Speed 04:04:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 347 125k --:--:-- --:--:-- --:--:-- 126k 04:04:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:04:27 04:04:27 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/772/openapi/support-notifications.yaml] 04:04:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:27 Dload Upload Total Spent Left Speed 04:04:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 449 281k --:--:-- --:--:-- --:--:-- 281k 04:04:27 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:04:27 04:04:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/772/openapi/support-scheduler.yaml] 04:04:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:27 Dload Upload Total Spent Left Speed 04:04:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 238k --:--:-- --:--:-- --:--:-- 236k 100 50857 100 156 100 50701 457 145k --:--:-- --:--:-- --:--:-- 145k 04:04:27 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:04:27 [Pipeline] } 04:04:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:04:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:28 prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container 04:04:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@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 04:04:29 $ docker top 929e18ea52cb7518901a8c40757d9f633f313da376ca5356e1f23c3762d690e2 -eo pid,comm 04:04:29 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). 04:04:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:29 [ssh-agent] Looking for ssh-agent implementation... 04:04:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:29 $ docker exec 929e18ea52cb7518901a8c40757d9f633f313da376ca5356e1f23c3762d690e2 ssh-agent 04:04:29 SSH_AUTH_SOCK=/tmp/ssh-yfvswJ07N2nt/agent.32 04:04:29 SSH_AGENT_PID=38 04:04:29 Running ssh-add (command line suppressed) 04:04:29 Identity added: /w/workspace/edgex-go/772@tmp/private_key_13974462756450649625.key (/w/workspace/edgex-go/772@tmp/private_key_13974462756450649625.key) 04:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:30 + git semver tag 04:04:30 2025-01-08 04:04:30,197 [run_tag] DEBUG tag force:False 04:04:30 2025-01-08 04:04:30,197 [check_head_tag] DEBUG check head tag 04:04:30 2025-01-08 04:04:30,200 [execute] INFO git cat-file --batch-check 04:04:30 2025-01-08 04:04:30,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/772, universal_newlines=False, shell=None, istream=<valid stream>) 04:04:30 2025-01-08 04:04:30,205 [execute] INFO git cat-file --batch 04:04:30 2025-01-08 04:04:30,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/772, universal_newlines=False, shell=None, istream=<valid stream>) 04:04:30 2025-01-08 04:04:30,266 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main 04:04:30 2025-01-08 04:04:30,266 [execute] INFO git tag -a v4.0.0-dev.36 -m v4.0.0-dev.36 04:04:30 2025-01-08 04:04:30,267 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.36', '-m', 'v4.0.0-dev.36'], cwd=/w/workspace/edgex-go/772, universal_newlines=False, shell=None, istream=None) 04:04:30 2025-01-08 04:04:30,274 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main 04:04:30 4.0.0-dev.36 [Pipeline] } 04:04:30 $ docker exec --env ******** --env ******** 929e18ea52cb7518901a8c40757d9f633f313da376ca5356e1f23c3762d690e2 ssh-agent -k 04:04:30 unset SSH_AUTH_SOCK; 04:04:30 unset SSH_AGENT_PID; 04:04:30 echo Agent pid 38 killed; 04:04:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:30 + git semver [Pipeline] } 04:04:31 $ docker stop --time=1 929e18ea52cb7518901a8c40757d9f633f313da376ca5356e1f23c3762d690e2 04:04:32 $ docker rm -f --volumes 929e18ea52cb7518901a8c40757d9f633f313da376ca5356e1f23c3762d690e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:04:32 04:04:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:04:33 0.23.1-centos7: Pulling from edgex-lftools 04:04:33 ab5ef0e58194: Pulling fs layer 04:04:33 9712f1f96733: Pulling fs layer 04:04:33 63f879dbbcfc: Pulling fs layer 04:04:33 0d9ebad4ef96: Pulling fs layer 04:04:33 e9a5061849ea: Pulling fs layer 04:04:33 d747dcd14b5f: Pulling fs layer 04:04:33 2de7ff778b66: Pulling fs layer 04:04:33 d747dcd14b5f: Waiting 04:04:33 0d9ebad4ef96: Waiting 04:04:33 2de7ff778b66: Waiting 04:04:33 9712f1f96733: Verifying Checksum 04:04:33 9712f1f96733: Download complete 04:04:33 63f879dbbcfc: Verifying Checksum 04:04:33 63f879dbbcfc: Download complete 04:04:33 e9a5061849ea: Verifying Checksum 04:04:33 e9a5061849ea: Download complete 04:04:33 d747dcd14b5f: Download complete 04:04:33 0d9ebad4ef96: Verifying Checksum 04:04:33 0d9ebad4ef96: Download complete 04:04:33 ab5ef0e58194: Verifying Checksum 04:04:33 ab5ef0e58194: Download complete 04:04:33 2de7ff778b66: Verifying Checksum 04:04:33 2de7ff778b66: Download complete 04:04:37 ab5ef0e58194: Pull complete 04:04:37 9712f1f96733: Pull complete 04:04:37 63f879dbbcfc: Pull complete 04:04:41 0d9ebad4ef96: Pull complete 04:04:41 e9a5061849ea: Pull complete 04:04:41 d747dcd14b5f: Pull complete 04:04:42 2de7ff778b66: Pull complete 04:04:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:04:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:04:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:43 prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container 04:04:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@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 04:04:47 $ docker top 48e28ed8991988cccb95c809f5e2eb80cc3787dda3bbb3b62b45a83ed6c65f9c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:04:47 provisioning config files... 04:04:47 copy managed file [sigul-config] to file:/w/workspace/edgex-go/772@tmp/config16050108121556670662tmp 04:04:47 copy managed file [sigul-password] to file:/w/workspace/edgex-go/772@tmp/config1427031187211076662tmp 04:04:48 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/772@tmp/config4638917263350539186tmp [Pipeline] { [Pipeline] echo 04:04:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:04:48 ---> sigul-configuration.sh 04:04:48 gpg: directory `/root/.gnupg' created 04:04:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:04:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:04:48 gpg: keyring `/root/.gnupg/secring.gpg' created 04:04:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:04:48 gpg: CAST5 encrypted data 04:04:48 gpg: encrypted with 1 passphrase 04:04:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:04:48 + mkdir /home/jenkins 04:04:48 + mkdir /home/jenkins/sigul [Pipeline] sh 04:04:48 + 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 04:04:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:04:49 ---> sigul-install.sh 04:04:49 Sigul already installed; skipping installation. [Pipeline] sh 04:04:49 + git tag --list 04:04:49 0.6.0 04:04:49 0.6.1 04:04:49 0.7.0 04:04:49 0.7.1 04:04:49 v1.0.0 04:04:49 v1.0.1 04:04:49 v1.1.0 04:04:49 v1.2.0 04:04:49 v1.2.1 04:04:49 v1.3.0 04:04:49 v1.3.1 04:04:49 v2.0.0 04:04:49 v2.1.0 04:04:49 v2.1.1 04:04:49 v2.2.0 04:04:49 v2.3.0 04:04:49 v3.0 04:04:49 v3.0.0 04:04:49 v3.1 04:04:49 v3.1.0 04:04:49 v3.1.0-dev.1 04:04:49 v3.1.0-dev.10 04:04:49 v3.1.0-dev.11 04:04:49 v3.1.0-dev.12 04:04:49 v3.1.0-dev.13 04:04:49 v3.1.0-dev.14 04:04:49 v3.1.0-dev.15 04:04:49 v3.1.0-dev.16 04:04:49 v3.1.0-dev.17 04:04:49 v3.1.0-dev.18 04:04:49 v3.1.0-dev.19 04:04:49 v3.1.0-dev.2 04:04:49 v3.1.0-dev.20 04:04:49 v3.1.0-dev.21 04:04:49 v3.1.0-dev.22 04:04:49 v3.1.0-dev.23 04:04:49 v3.1.0-dev.24 04:04:49 v3.1.0-dev.25 04:04:49 v3.1.0-dev.26 04:04:49 v3.1.0-dev.27 04:04:49 v3.1.0-dev.28 04:04:49 v3.1.0-dev.29 04:04:49 v3.1.0-dev.3 04:04:49 v3.1.0-dev.30 04:04:49 v3.1.0-dev.31 04:04:49 v3.1.0-dev.32 04:04:49 v3.1.0-dev.33 04:04:49 v3.1.0-dev.34 04:04:49 v3.1.0-dev.35 04:04:49 v3.1.0-dev.36 04:04:49 v3.1.0-dev.37 04:04:49 v3.1.0-dev.38 04:04:49 v3.1.0-dev.39 04:04:49 v3.1.0-dev.4 04:04:49 v3.1.0-dev.40 04:04:49 v3.1.0-dev.41 04:04:49 v3.1.0-dev.42 04:04:49 v3.1.0-dev.43 04:04:49 v3.1.0-dev.44 04:04:49 v3.1.0-dev.45 04:04:49 v3.1.0-dev.46 04:04:49 v3.1.0-dev.47 04:04:49 v3.1.0-dev.48 04:04:49 v3.1.0-dev.49 04:04:49 v3.1.0-dev.5 04:04:49 v3.1.0-dev.50 04:04:49 v3.1.0-dev.51 04:04:49 v3.1.0-dev.52 04:04:49 v3.1.0-dev.53 04:04:49 v3.1.0-dev.54 04:04:49 v3.1.0-dev.55 04:04:49 v3.1.0-dev.56 04:04:49 v3.1.0-dev.57 04:04:49 v3.1.0-dev.58 04:04:49 v3.1.0-dev.59 04:04:49 v3.1.0-dev.6 04:04:49 v3.1.0-dev.60 04:04:49 v3.1.0-dev.61 04:04:49 v3.1.0-dev.62 04:04:49 v3.1.0-dev.63 04:04:49 v3.1.0-dev.64 04:04:49 v3.1.0-dev.65 04:04:49 v3.1.0-dev.66 04:04:49 v3.1.0-dev.67 04:04:49 v3.1.0-dev.68 04:04:49 v3.1.0-dev.69 04:04:49 v3.1.0-dev.7 04:04:49 v3.1.0-dev.70 04:04:49 v3.1.0-dev.71 04:04:49 v3.1.0-dev.72 04:04:49 v3.1.0-dev.73 04:04:49 v3.1.0-dev.8 04:04:49 v3.1.0-dev.9 04:04:49 v3.1.1 04:04:49 v3.1.1-dev.1 04:04:49 v3.1.1-dev.2 04:04:49 v3.2.0-dev.1 04:04:49 v3.2.0-dev.10 04:04:49 v3.2.0-dev.100 04:04:49 v3.2.0-dev.101 04:04:49 v3.2.0-dev.102 04:04:49 v3.2.0-dev.103 04:04:49 v3.2.0-dev.104 04:04:49 v3.2.0-dev.105 04:04:49 v3.2.0-dev.106 04:04:49 v3.2.0-dev.107 04:04:49 v3.2.0-dev.108 04:04:49 v3.2.0-dev.109 04:04:49 v3.2.0-dev.11 04:04:49 v3.2.0-dev.12 04:04:49 v3.2.0-dev.13 04:04:49 v3.2.0-dev.14 04:04:49 v3.2.0-dev.15 04:04:49 v3.2.0-dev.16 04:04:49 v3.2.0-dev.17 04:04:49 v3.2.0-dev.18 04:04:49 v3.2.0-dev.19 04:04:49 v3.2.0-dev.2 04:04:49 v3.2.0-dev.20 04:04:49 v3.2.0-dev.21 04:04:49 v3.2.0-dev.22 04:04:49 v3.2.0-dev.23 04:04:49 v3.2.0-dev.24 04:04:49 v3.2.0-dev.25 04:04:49 v3.2.0-dev.26 04:04:49 v3.2.0-dev.27 04:04:49 v3.2.0-dev.28 04:04:49 v3.2.0-dev.29 04:04:49 v3.2.0-dev.3 04:04:49 v3.2.0-dev.30 04:04:49 v3.2.0-dev.31 04:04:49 v3.2.0-dev.32 04:04:49 v3.2.0-dev.33 04:04:49 v3.2.0-dev.34 04:04:49 v3.2.0-dev.35 04:04:49 v3.2.0-dev.36 04:04:49 v3.2.0-dev.37 04:04:49 v3.2.0-dev.38 04:04:49 v3.2.0-dev.39 04:04:49 v3.2.0-dev.4 04:04:49 v3.2.0-dev.40 04:04:49 v3.2.0-dev.41 04:04:49 v3.2.0-dev.42 04:04:49 v3.2.0-dev.43 04:04:49 v3.2.0-dev.44 04:04:49 v3.2.0-dev.45 04:04:49 v3.2.0-dev.46 04:04:49 v3.2.0-dev.47 04:04:49 v3.2.0-dev.48 04:04:49 v3.2.0-dev.49 04:04:49 v3.2.0-dev.5 04:04:49 v3.2.0-dev.50 04:04:49 v3.2.0-dev.51 04:04:49 v3.2.0-dev.52 04:04:49 v3.2.0-dev.53 04:04:49 v3.2.0-dev.54 04:04:49 v3.2.0-dev.55 04:04:49 v3.2.0-dev.56 04:04:49 v3.2.0-dev.57 04:04:49 v3.2.0-dev.58 04:04:49 v3.2.0-dev.59 04:04:49 v3.2.0-dev.6 04:04:49 v3.2.0-dev.60 04:04:49 v3.2.0-dev.61 04:04:49 v3.2.0-dev.62 04:04:49 v3.2.0-dev.63 04:04:49 v3.2.0-dev.64 04:04:49 v3.2.0-dev.65 04:04:49 v3.2.0-dev.66 04:04:49 v3.2.0-dev.67 04:04:49 v3.2.0-dev.68 04:04:49 v3.2.0-dev.69 04:04:49 v3.2.0-dev.7 04:04:49 v3.2.0-dev.70 04:04:49 v3.2.0-dev.71 04:04:49 v3.2.0-dev.72 04:04:49 v3.2.0-dev.73 04:04:49 v3.2.0-dev.74 04:04:49 v3.2.0-dev.75 04:04:49 v3.2.0-dev.76 04:04:49 v3.2.0-dev.77 04:04:49 v3.2.0-dev.78 04:04:49 v3.2.0-dev.79 04:04:49 v3.2.0-dev.8 04:04:49 v3.2.0-dev.80 04:04:49 v3.2.0-dev.81 04:04:49 v3.2.0-dev.82 04:04:49 v3.2.0-dev.83 04:04:49 v3.2.0-dev.84 04:04:49 v3.2.0-dev.85 04:04:49 v3.2.0-dev.86 04:04:49 v3.2.0-dev.87 04:04:49 v3.2.0-dev.88 04:04:49 v3.2.0-dev.89 04:04:49 v3.2.0-dev.9 04:04:49 v3.2.0-dev.90 04:04:49 v3.2.0-dev.91 04:04:49 v3.2.0-dev.92 04:04:49 v3.2.0-dev.93 04:04:49 v3.2.0-dev.94 04:04:49 v3.2.0-dev.95 04:04:49 v3.2.0-dev.96 04:04:49 v3.2.0-dev.97 04:04:49 v3.2.0-dev.98 04:04:49 v3.2.0-dev.99 04:04:49 v4.0.0-dev.1 04:04:49 v4.0.0-dev.10 04:04:49 v4.0.0-dev.11 04:04:49 v4.0.0-dev.12 04:04:49 v4.0.0-dev.13 04:04:49 v4.0.0-dev.14 04:04:49 v4.0.0-dev.15 04:04:49 v4.0.0-dev.16 04:04:49 v4.0.0-dev.17 04:04:49 v4.0.0-dev.18 04:04:49 v4.0.0-dev.19 04:04:49 v4.0.0-dev.2 04:04:49 v4.0.0-dev.20 04:04:49 v4.0.0-dev.21 04:04:49 v4.0.0-dev.22 04:04:49 v4.0.0-dev.23 04:04:49 v4.0.0-dev.24 04:04:49 v4.0.0-dev.25 04:04:49 v4.0.0-dev.26 04:04:49 v4.0.0-dev.27 04:04:49 v4.0.0-dev.28 04:04:49 v4.0.0-dev.29 04:04:49 v4.0.0-dev.3 04:04:49 v4.0.0-dev.30 04:04:49 v4.0.0-dev.31 04:04:49 v4.0.0-dev.32 04:04:49 v4.0.0-dev.33 04:04:49 v4.0.0-dev.34 04:04:49 v4.0.0-dev.35 04:04:49 v4.0.0-dev.36 04:04:49 v4.0.0-dev.4 04:04:49 v4.0.0-dev.5 04:04:49 v4.0.0-dev.6 04:04:49 v4.0.0-dev.7 04:04:49 v4.0.0-dev.8 04:04:49 v4.0.0-dev.9 [Pipeline] sh 04:04:49 + lftools sign git-tag v4.0.0-dev.36 04:04:50 Signing Git tag with Sigul... 04:04:50 Signing v4.0.0-dev.36 [Pipeline] echo 04:04:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:04:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:04:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:04:51 $ docker stop --time=1 48e28ed8991988cccb95c809f5e2eb80cc3787dda3bbb3b62b45a83ed6c65f9c 04:04:52 $ docker rm -f --volumes 48e28ed8991988cccb95c809f5e2eb80cc3787dda3bbb3b62b45a83ed6c65f9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:04:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:53 prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container 04:04:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@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 04:04:53 $ docker top 9c78fe59978a8b79a08a42abd031f581ab48d3b47af2c852bdcac12cef7edd61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:53 [ssh-agent] Looking for ssh-agent implementation... 04:04:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:54 $ docker exec 9c78fe59978a8b79a08a42abd031f581ab48d3b47af2c852bdcac12cef7edd61 ssh-agent 04:04:54 SSH_AUTH_SOCK=/tmp/ssh-mqJT1oRTLD6J/agent.31 04:04:54 SSH_AGENT_PID=37 04:04:54 Running ssh-add (command line suppressed) 04:04:54 Identity added: /w/workspace/edgex-go/772@tmp/private_key_490892608608282476.key (/w/workspace/edgex-go/772@tmp/private_key_490892608608282476.key) 04:04:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:54 + git semver bump pre 04:04:54 2025-01-08 04:04:54,747 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main 04:04:54 2025-01-08 04:04:54,747 [bump_version] DEBUG bumping version:4.0.0-dev.36 on axis:pre with prefix:dev 04:04:54 2025-01-08 04:04:54,747 [bump_version] DEBUG bumped version:4.0.0-dev.37 04:04:54 2025-01-08 04:04:54,747 [write_version] DEBUG write version:4.0.0-dev.37 to path:/w/workspace/edgex-go/772/.semver/main with force:True 04:04:54 2025-01-08 04:04:54,748 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main 04:04:54 2025-01-08 04:04:54,748 [write_file] DEBUG write to file:/w/workspace/edgex-go/772/.semver/main 04:04:54 2025-01-08 04:04:54,749 [execute] INFO git cat-file --batch-check 04:04:54 2025-01-08 04:04:54,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/772/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 04:04:54 2025-01-08 04:04:54,756 [execute] INFO git cat-file --batch 04:04:54 2025-01-08 04:04:54,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/772/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 04:04:54 2025-01-08 04:04:54,762 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main 04:04:54 4.0.0-dev.37 [Pipeline] } 04:04:54 $ docker exec --env ******** --env ******** 9c78fe59978a8b79a08a42abd031f581ab48d3b47af2c852bdcac12cef7edd61 ssh-agent -k 04:04:54 unset SSH_AUTH_SOCK; 04:04:54 unset SSH_AGENT_PID; 04:04:54 echo Agent pid 37 killed; 04:04:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:55 + git semver [Pipeline] } 04:04:55 $ docker stop --time=1 9c78fe59978a8b79a08a42abd031f581ab48d3b47af2c852bdcac12cef7edd61 04:04:56 $ docker rm -f --volumes 9c78fe59978a8b79a08a42abd031f581ab48d3b47af2c852bdcac12cef7edd61 [Pipeline] // withDockerContainer [Pipeline] sh 04:04:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:57 prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container 04:04:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@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 04:04:57 $ docker top 18527c75706d8df2d542ba2e509bf1db3ddb259d90a44df0534f8e18e6144ee2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:58 [ssh-agent] Looking for ssh-agent implementation... 04:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:58 $ docker exec 18527c75706d8df2d542ba2e509bf1db3ddb259d90a44df0534f8e18e6144ee2 ssh-agent 04:04:58 SSH_AUTH_SOCK=/tmp/ssh-5mw4ORywMZyl/agent.32 04:04:58 SSH_AGENT_PID=38 04:04:58 Running ssh-add (command line suppressed) 04:04:58 Identity added: /w/workspace/edgex-go/772@tmp/private_key_7279409454507170204.key (/w/workspace/edgex-go/772@tmp/private_key_7279409454507170204.key) 04:04:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:58 + git semver push 04:04:58 2025-01-08 04:04:58,926 [run_push] DEBUG push 04:04:58 2025-01-08 04:04:58,927 [execute] INFO git cat-file --batch-check 04:04:58 2025-01-08 04:04:58,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/772/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 04:04:58 2025-01-08 04:04:58,933 [execute] INFO git rev-list d38df757a7355ee63962c9db8b803af578bd2a79 -- 04:04:58 2025-01-08 04:04:58,933 [execute] DEBUG Popen(['git', 'rev-list', 'd38df757a7355ee63962c9db8b803af578bd2a79', '--'], cwd=/w/workspace/edgex-go/772/.semver, universal_newlines=False, shell=None, istream=None) 04:04:58 2025-01-08 04:04:58,954 [execute] INFO git fetch -v origin 04:04:58 2025-01-08 04:04:58,954 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/772/.semver, universal_newlines=True, shell=None, istream=None) 04:04:59 2025-01-08 04:04:59,401 [run_push] DEBUG no remote changes detected 04:04:59 2025-01-08 04:04:59,401 [execute] INFO git push origin semver 04:04:59 2025-01-08 04:04:59,401 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/772/.semver, universal_newlines=False, shell=None, istream=None) 04:05:00 2025-01-08 04:05:00,044 [run_push] DEBUG push all version tags 04:05:00 2025-01-08 04:05:00,045 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:05:00 2025-01-08 04:05:00,045 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/772, universal_newlines=False, shell=None, istream=None) 04:05:01 2025-01-08 04:05:00,740 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main 04:05:01 4.0.0-dev.37 [Pipeline] } 04:05:01 $ docker exec --env ******** --env ******** 18527c75706d8df2d542ba2e509bf1db3ddb259d90a44df0534f8e18e6144ee2 ssh-agent -k 04:05:01 unset SSH_AUTH_SOCK; 04:05:01 unset SSH_AGENT_PID; 04:05:01 echo Agent pid 38 killed; 04:05:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:01 + git semver [Pipeline] } 04:05:01 $ docker stop --time=1 18527c75706d8df2d542ba2e509bf1db3ddb259d90a44df0534f8e18e6144ee2 04:05:03 $ docker rm -f --volumes 18527c75706d8df2d542ba2e509bf1db3ddb259d90a44df0534f8e18e6144ee2 [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 04:05:03 + [ -d /w/workspace/edgex-go/772/archives ] [Pipeline] libraryResource [Pipeline] sh 04:05:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:05:04 ---> package-listing.sh 04:05:04 ++ facter osfamily 04:05:04 ++ tr '[:upper:]' '[:lower:]' 04:05:05 + OS_FAMILY=debian 04:05:05 + workspace=/w/workspace/edgex-go/772 04:05:05 + START_PACKAGES=/tmp/packages_start.txt 04:05:05 + END_PACKAGES=/tmp/packages_end.txt 04:05:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:05:05 + PACKAGES=/tmp/packages_start.txt 04:05:05 + '[' /w/workspace/edgex-go/772 ']' 04:05:05 + PACKAGES=/tmp/packages_end.txt 04:05:05 + case "${OS_FAMILY}" in 04:05:05 + dpkg -l 04:05:05 + grep '^ii' 04:05:05 + '[' -f /tmp/packages_start.txt ']' 04:05:05 + '[' -f /tmp/packages_end.txt ']' 04:05:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:05:05 + '[' /w/workspace/edgex-go/772 ']' 04:05:05 + mkdir -p /w/workspace/edgex-go/772/archives/ 04:05:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/772/archives/ [Pipeline] echo 04:05:05 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/772/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:05:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:05 04:05:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:06 latest: Pulling from edgex-lftools-log-publisher 04:05:06 5eb5b503b376: Pulling fs layer 04:05:06 5c69ac0246d0: Pulling fs layer 04:05:06 ec43610c2a17: Pulling fs layer 04:05:06 3a2ae6a8a46f: Pulling fs layer 04:05:06 33b1e0a273af: Pulling fs layer 04:05:06 5d3b04190fa2: Pulling fs layer 04:05:06 2f39f015ded8: Pulling fs layer 04:05:06 3a2ae6a8a46f: Waiting 04:05:06 33b1e0a273af: Waiting 04:05:06 5d3b04190fa2: Waiting 04:05:06 2f39f015ded8: Waiting 04:05:06 5c69ac0246d0: Download complete 04:05:06 3a2ae6a8a46f: Verifying Checksum 04:05:06 3a2ae6a8a46f: Download complete 04:05:06 33b1e0a273af: Verifying Checksum 04:05:06 33b1e0a273af: Download complete 04:05:06 ec43610c2a17: Verifying Checksum 04:05:06 ec43610c2a17: Download complete 04:05:06 5d3b04190fa2: Verifying Checksum 04:05:06 5d3b04190fa2: Download complete 04:05:06 5eb5b503b376: Verifying Checksum 04:05:06 5eb5b503b376: Download complete 04:05:07 2f39f015ded8: Download complete 04:05:07 5eb5b503b376: Pull complete 04:05:07 5c69ac0246d0: Pull complete 04:05:08 ec43610c2a17: Pull complete 04:05:08 3a2ae6a8a46f: Pull complete 04:05:08 33b1e0a273af: Pull complete 04:05:08 5d3b04190fa2: Pull complete 04:05:14 2f39f015ded8: Pull complete 04:05:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:14 prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container 04:05:14 $ 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/772/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/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@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 04:05:18 $ docker top 32632c88c6d46200c226ac8a169e7ae7ffeae9f1a588d15b4e58892fb6be1944 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:19 + touch /tmp/pre-build-complete [Pipeline] sh 04:05:19 + mkdir -p /var/log/sysstat [Pipeline] sh 04:05:19 + ls /var/log/sa-host 04:05:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:19 provisioning config files... 04:05:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/772@tmp/config10270007122855705651tmp [Pipeline] { [Pipeline] echo 04:05:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:05:20 ---> create-netrc.sh [Pipeline] } 04:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:05:20 ---> python-tools-install.sh [Pipeline] echo 04:05:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:05:20 ---> sudo-logs.sh 04:05:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:05:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:05:21 ---> job-cost.sh 04:05:21 lf-activate-venv: SKIPPING 04:05:21 DEBUG: total: 0.2199999988079071 04:05:21 INFO: Retrieving Stack Cost... 04:05:21 INFO: Retrieving Pricing Info for: v3-standard-8 04:05:21 INFO: Archiving Costs [Pipeline] echo 04:05:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:05:22 ---> logs-deploy.sh 04:05:22 lf-activate-venv: SKIPPING 04:05:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/772 04:05:22 INFO: archiving workspace using pattern(s): 04:05:23 Archives upload complete. 04:05:23 INFO: archiving logs to Nexus 04:05:23 ---> uname -a: 04:05:23 Linux prd-ubuntu20-04-docker-8c-8g-36321 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:05:23 04:05:23 04:05:24 ---> lscpu: 04:05:24 Architecture: x86_64 04:05:24 CPU op-mode(s): 32-bit, 64-bit 04:05:24 Byte Order: Little Endian 04:05:24 Address sizes: 40 bits physical, 48 bits virtual 04:05:24 CPU(s): 8 04:05:24 On-line CPU(s) list: 0-7 04:05:24 Thread(s) per core: 1 04:05:24 Core(s) per socket: 1 04:05:24 Socket(s): 8 04:05:24 NUMA node(s): 1 04:05:24 Vendor ID: AuthenticAMD 04:05:24 CPU family: 23 04:05:24 Model: 49 04:05:24 Model name: AMD EPYC-Rome Processor 04:05:24 Stepping: 0 04:05:24 CPU MHz: 2800.000 04:05:24 BogoMIPS: 5600.00 04:05:24 Virtualization: AMD-V 04:05:24 Hypervisor vendor: KVM 04:05:24 Virtualization type: full 04:05:24 L1d cache: 256 KiB 04:05:24 L1i cache: 256 KiB 04:05:24 L2 cache: 4 MiB 04:05:24 L3 cache: 128 MiB 04:05:24 NUMA node0 CPU(s): 0-7 04:05:24 Vulnerability Itlb multihit: Not affected 04:05:24 Vulnerability L1tf: Not affected 04:05:24 Vulnerability Mds: Not affected 04:05:24 Vulnerability Meltdown: Not affected 04:05:24 Vulnerability Mmio stale data: Not affected 04:05:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:05:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:05:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:05:24 Vulnerability Srbds: Not affected 04:05:24 Vulnerability Tsx async abort: Not affected 04:05:24 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 04:05:24 04:05:24 04:05:24 ---> nproc: 04:05:24 8 04:05:24 04:05:24 04:05:24 ---> df -h: 04:05:24 Filesystem Size Used Avail Use% Mounted on 04:05:24 overlay 155G 28G 127G 19% / 04:05:24 tmpfs 64M 0 64M 0% /dev 04:05:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:05:24 shm 64M 0 64M 0% /dev/shm 04:05:24 /dev/vda1 155G 28G 127G 19% /facter-os 04:05:24 04:05:24 04:05:24 ---> sar -b -r -n DEV: 04:05:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36321) 01/08/25 _x86_64_ (8 CPU) 04:05:24 04:05:24 03:36:27 LINUX RESTART (8 CPU) 04:05:24 04:05:24 03:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:05:24 03:38:01 419.51 13.55 405.96 0.00 1837.79 121829.92 0.00 04:05:24 03:39:01 69.48 0.10 69.38 0.00 11.20 29588.94 0.00 04:05:24 03:40:01 38.19 0.02 38.17 0.00 0.13 24251.40 0.00 04:05:24 03:41:01 26.63 0.12 26.51 0.00 2.13 20847.06 0.00 04:05:24 03:42:01 572.74 2.73 570.01 0.00 132.62 236026.66 0.00 04:05:24 03:43:01 947.42 15.63 931.78 0.00 4364.44 234812.12 0.00 04:05:24 03:44:01 112.70 0.03 112.66 0.00 0.27 44248.85 0.00 04:05:24 03:45:01 414.99 0.07 414.93 0.00 0.53 141630.38 0.00 04:05:24 03:46:01 672.39 0.15 672.24 0.00 16.53 61519.48 0.00 04:05:24 03:47:01 30.61 0.03 30.57 0.00 7.60 754.95 0.00 04:05:24 03:48:01 10.00 0.02 9.98 0.00 1.60 257.69 0.00 04:05:24 03:49:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 04:05:24 03:50:01 1.32 0.00 1.32 0.00 0.00 18.66 0.00 04:05:24 03:51:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 04:05:24 03:52:01 2.00 0.02 1.98 0.00 0.13 23.06 0.00 04:05:24 03:53:01 1.27 0.00 1.27 0.00 0.00 19.59 0.00 04:05:24 03:54:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 04:05:24 03:55:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 04:05:24 03:56:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 04:05:24 03:57:01 1.62 0.00 1.62 0.00 0.00 19.19 0.00 04:05:24 03:58:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 04:05:24 03:59:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 04:05:24 04:00:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 04:05:24 04:01:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 04:05:24 04:02:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 04:05:24 04:03:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 04:05:24 04:04:01 3.77 0.10 3.67 0.00 10.26 566.84 0.00 04:05:24 04:05:01 200.17 0.40 199.77 0.00 8.40 62618.23 0.00 04:05:24 Average: 126.40 1.18 125.22 0.00 228.46 34978.52 0.00 04:05:24 04:05:24 03:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:05:24 03:38:01 27867360 31497152 815216 2.48 112936 3702672 2038596 6.01 1285132 3247744 246600 04:05:24 03:39:01 26232032 30581932 1720460 5.23 128296 4346772 2428332 7.16 2740704 3356044 721972 04:05:24 03:40:01 26427500 30792512 1508860 4.59 132476 4336148 2518404 7.42 2052040 3833076 494832 04:05:24 03:41:01 26423840 31435032 864284 2.63 135380 4945868 1923300 5.67 1818364 4035744 525024 04:05:24 03:42:01 21102196 31142228 1105276 3.36 164952 9806440 4029596 11.88 2293164 8672144 34492 04:05:24 03:43:01 12122908 29319312 2861844 8.70 384628 16079420 7667984 22.60 5024120 14175588 24724 04:05:24 03:44:01 8516492 28415712 3761300 11.44 411184 18624756 10477228 30.88 7198888 15461844 1357784 04:05:24 03:45:01 7440680 29541948 2655224 8.07 420196 20770592 6208576 18.30 6855192 16874076 5376 04:05:24 03:46:01 10542752 31422716 821560 2.50 428804 19719464 2145496 6.32 3451008 17419148 916 04:05:24 03:47:01 10531960 31413976 830384 2.53 430068 19720176 2301540 6.78 3915276 16965324 72 04:05:24 03:48:01 10543160 31425692 818216 2.49 430484 19720308 2152956 6.34 3983012 16887112 8 04:05:24 03:49:01 10543504 31426052 818276 2.49 430508 19720312 2152956 6.34 3981976 16887116 140 04:05:24 03:50:01 10548000 31430616 813640 2.47 430544 19720312 2152956 6.34 3977584 16887116 8 04:05:24 03:51:01 10548512 31431132 813132 2.47 430564 19720320 2152956 6.34 3977724 16887120 140 04:05:24 03:52:01 10558988 31441744 802996 2.44 430616 19720324 2181596 6.43 3965456 16887128 64 04:05:24 03:53:01 10559644 31442504 802348 2.44 430644 19720428 2181596 6.43 3965384 16887232 132 04:05:24 03:54:01 10560116 31443040 801804 2.44 430664 19720432 2181596 6.43 3964936 16887240 8 04:05:24 03:55:01 10559848 31442776 801988 2.44 430684 19720436 2181596 6.43 3964936 16887244 48 04:05:24 03:56:01 10560020 31442996 801720 2.44 430716 19720436 2181596 6.43 3965128 16887240 20 04:05:24 03:57:01 10561728 31444708 799944 2.43 430744 19720432 2181596 6.43 3963396 16887244 32 04:05:24 03:58:01 10561404 31444444 800156 2.43 430776 19720436 2181596 6.43 3963512 16887248 176 04:05:24 03:59:01 10561128 31444228 800348 2.43 430804 19720448 2181596 6.43 3963560 16887260 8 04:05:24 04:00:01 10561312 31444416 800296 2.43 430816 19720452 2181596 6.43 3963804 16887264 8 04:05:24 04:01:01 10561216 31444320 800352 2.43 430832 19720456 2181596 6.43 3964096 16887264 48 04:05:24 04:02:01 10561204 31444364 800476 2.43 430876 19720444 2181596 6.43 3964108 16887264 20 04:05:24 04:03:01 10561416 31444612 800176 2.43 430896 19720460 2181596 6.43 3963836 16887264 16 04:05:24 04:04:01 9855692 31382424 861140 2.62 434224 20319548 2495244 7.35 4024696 17486988 608864 04:05:24 04:05:01 9049120 31380224 858508 2.61 461368 21003564 2394004 7.06 4105316 18114768 1012 04:05:24 Average: 13036562 31120100 1126426 3.43 376274 17103638 2907831 8.57 3866298 14637066 143662 04:05:24 04:05:24 03:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:05:24 03:38:01 docker0 795.67 805.15 58.82 4899.20 0.00 0.00 0.00 0.00 04:05:24 03:38:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 04:05:24 03:38:01 ens3 1581.11 1503.38 12779.52 174.75 0.00 0.00 0.00 0.00 04:05:24 03:39:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 04:05:24 03:39:01 vetha1b6666 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:05:24 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:39:01 ens3 34.97 17.18 35.31 12.49 0.00 0.00 0.00 0.00 04:05:24 03:40:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 04:05:24 03:40:01 vetha1b6666 1.37 1.38 0.12 0.13 0.00 0.00 0.00 0.00 04:05:24 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:40:01 ens3 30.79 21.03 24.03 13.77 0.00 0.00 0.00 0.00 04:05:24 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:41:01 vetha1b6666 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:41:01 ens3 19.30 13.36 16.40 10.10 0.00 0.00 0.00 0.00 04:05:24 03:42:01 veth9214e0e 0.38 1.22 0.03 0.17 0.00 0.00 0.00 0.00 04:05:24 03:42:01 veth14308c3 15.86 21.28 1.53 10.43 0.00 0.00 0.00 0.00 04:05:24 03:42:01 docker0 156.13 253.97 10.93 2233.60 0.00 0.00 0.00 0.00 04:05:24 03:42:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 04:05:24 03:42:01 vethb2f039e 18.31 24.01 1.76 12.01 0.00 0.00 0.00 0.00 04:05:24 03:42:01 veth7a379ee 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:42:01 veth011a441 5.28 6.70 0.51 3.48 0.00 0.00 0.00 0.00 04:05:24 03:42:01 veth3339193 6.48 8.45 0.63 4.48 0.00 0.00 0.00 0.00 04:05:24 03:42:01 ens3 488.77 303.10 6061.37 185.04 0.00 0.00 0.00 0.00 04:05:24 03:42:01 veth04e22f7 6.46 8.50 0.63 4.48 0.00 0.00 0.00 0.00 04:05:24 03:42:01 veth6723671 13.25 17.61 1.29 8.66 0.00 0.00 0.00 0.00 04:05:24 03:43:01 vethca4ccd3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:05:24 03:43:01 veth695ec3c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:05:24 03:43:01 veth9214e0e 0.15 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:43:01 veth313a7cd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:05:24 03:43:01 veth4c18494 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:05:24 03:43:01 docker0 385.06 760.09 34.67 7279.36 0.00 0.00 0.00 0.00 04:05:24 03:43:01 veth08d872f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:05:24 03:43:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:05:24 03:43:01 vethb45a19f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:05:24 03:43:01 vethdf7f5fd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:05:24 03:43:01 ens3 909.77 456.01 9390.94 51.46 0.00 0.00 0.00 0.00 04:05:24 03:43:01 veth43c8c96 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:05:24 03:43:01 veth3f706e9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:05:24 03:43:01 veth9eb4f6c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:05:24 03:43:01 vethf3a0538 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:05:24 03:43:01 vethc2dd051 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:05:24 03:44:01 vethca4ccd3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:44:01 veth695ec3c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:44:01 veth9214e0e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:44:01 veth313a7cd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:44:01 veth4c18494 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:44:01 veth08d872f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:44:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:44:01 vethb45a19f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:44:01 vethdf7f5fd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:44:01 ens3 5.48 3.03 4.64 2.34 0.00 0.00 0.00 0.00 04:05:24 03:44:01 veth43c8c96 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:44:01 veth3f706e9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:44:01 veth9eb4f6c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:44:01 vethf3a0538 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:44:01 vethc2dd051 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:45:01 vethca4ccd3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:45:01 veth695ec3c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:45:01 veth9214e0e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:45:01 veth4c18494 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:45:01 veth08d872f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:45:01 vethb45a19f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:45:01 ens3 11.59 6.26 9.54 5.10 0.00 0.00 0.00 0.00 04:05:24 03:45:01 veth3f706e9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:45:01 veth9eb4f6c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:45:01 vethc2dd051 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:46:01 lo 34.19 34.19 3.37 3.37 0.00 0.00 0.00 0.00 04:05:24 03:46:01 ens3 249.39 232.14 164.12 819.06 0.00 0.00 0.00 0.00 04:05:24 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:47:01 lo 34.79 34.79 3.42 3.42 0.00 0.00 0.00 0.00 04:05:24 03:47:01 ens3 455.55 472.01 167.81 2997.13 0.00 0.00 0.00 0.00 04:05:24 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:48:01 lo 13.06 13.06 1.29 1.29 0.00 0.00 0.00 0.00 04:05:24 03:48:01 ens3 116.43 107.63 62.06 533.57 0.00 0.00 0.00 0.00 04:05:24 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:52:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:05:24 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:53:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:55:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:56:01 ens3 0.62 0.48 3.94 0.03 0.00 0.00 0.00 0.00 04:05:24 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:57:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:05:24 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 03:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 04:00:01 ens3 0.50 0.08 0.10 0.00 0.00 0.00 0.00 0.00 04:05:24 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 04:01:01 ens3 0.90 0.40 0.39 0.28 0.00 0.00 0.00 0.00 04:05:24 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 04:02:01 ens3 1.02 0.70 0.60 0.49 0.00 0.00 0.00 0.00 04:05:24 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 04:03:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:05:24 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:24 04:04:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 04:05:24 04:04:01 ens3 139.91 92.77 3917.96 126.23 0.00 0.00 0.00 0.00 04:05:24 04:05:01 veth7889537 1.98 2.22 0.31 1.68 0.00 0.00 0.00 0.00 04:05:24 04:05:01 docker0 83.97 150.06 7.74 1258.04 0.00 0.00 0.00 0.00 04:05:24 04:05:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 04:05:24 04:05:01 ens3 336.01 197.23 4531.03 55.03 0.00 0.00 0.00 0.00 04:05:24 Average: veth7889537 0.07 0.08 0.01 0.06 0.00 0.00 0.00 0.00 04:05:24 Average: docker0 50.80 70.40 4.01 559.85 0.00 0.00 0.00 0.00 04:05:24 Average: lo 3.35 3.35 0.33 0.33 0.00 0.00 0.00 0.00 04:05:24 Average: ens3 156.57 122.43 1327.74 178.11 0.00 0.00 0.00 0.00 04:05:24 04:05:24 04:05:24 ---> sar -P ALL: 04:05:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36321) 01/08/25 _x86_64_ (8 CPU) 04:05:24 04:05:24 03:36:27 LINUX RESTART (8 CPU) 04:05:24 04:05:24 03:37:01 CPU %user %nice %system %iowait %steal %idle 04:05:24 03:38:01 all 11.02 0.00 4.54 3.35 0.07 81.03 04:05:24 03:38:01 0 11.45 0.00 3.29 0.50 0.07 84.69 04:05:24 03:38:01 1 9.09 0.00 4.67 1.03 0.05 85.16 04:05:24 03:38:01 2 15.64 0.00 4.30 1.87 0.07 78.13 04:05:24 03:38:01 3 10.23 0.00 5.38 8.00 0.07 76.32 04:05:24 03:38:01 4 11.54 0.00 6.00 13.40 0.07 69.00 04:05:24 03:38:01 5 9.42 0.00 4.23 1.55 0.07 84.73 04:05:24 03:38:01 6 10.52 0.00 4.63 0.30 0.07 84.47 04:05:24 03:38:01 7 10.25 0.00 3.83 0.22 0.07 85.64 04:05:24 03:39:01 all 37.38 0.00 6.55 1.46 0.09 54.52 04:05:24 03:39:01 0 37.93 0.00 7.34 0.29 0.08 54.35 04:05:24 03:39:01 1 37.37 0.00 7.74 0.13 0.10 54.65 04:05:24 03:39:01 2 38.66 0.00 7.24 0.57 0.10 53.43 04:05:24 03:39:01 3 39.21 0.00 6.17 0.47 0.08 54.07 04:05:24 03:39:01 4 35.83 0.00 6.43 7.19 0.08 50.46 04:05:24 03:39:01 5 37.61 0.00 5.68 2.74 0.08 53.88 04:05:24 03:39:01 6 36.38 0.00 5.93 0.19 0.10 57.41 04:05:24 03:39:01 7 36.04 0.00 5.85 0.13 0.10 57.88 04:05:24 03:40:01 all 47.94 0.00 6.42 0.92 0.08 44.63 04:05:24 03:40:01 0 51.33 0.00 6.54 0.15 0.08 41.90 04:05:24 03:40:01 1 47.53 0.00 6.34 0.13 0.07 45.92 04:05:24 03:40:01 2 45.92 0.00 5.51 0.03 0.08 48.46 04:05:24 03:40:01 3 46.64 0.00 6.47 2.70 0.08 44.11 04:05:24 03:40:01 4 48.47 0.00 6.63 4.19 0.08 40.63 04:05:24 03:40:01 5 47.92 0.00 6.75 0.07 0.08 45.17 04:05:24 03:40:01 6 48.35 0.00 6.59 0.05 0.08 44.93 04:05:24 03:40:01 7 47.38 0.00 6.54 0.07 0.10 45.92 04:05:24 03:41:01 all 43.21 0.00 7.09 0.67 0.09 48.94 04:05:24 03:41:01 0 43.08 0.00 6.64 0.17 0.08 50.03 04:05:24 03:41:01 1 42.79 0.00 7.35 0.12 0.10 49.65 04:05:24 03:41:01 2 42.60 0.00 7.40 0.87 0.07 49.07 04:05:24 03:41:01 3 44.17 0.00 7.41 3.09 0.08 45.25 04:05:24 03:41:01 4 42.41 0.00 7.26 0.59 0.08 49.66 04:05:24 03:41:01 5 44.39 0.00 6.88 0.07 0.10 48.56 04:05:24 03:41:01 6 42.93 0.00 7.01 0.24 0.08 49.74 04:05:24 03:41:01 7 43.31 0.00 6.78 0.24 0.08 49.59 04:05:24 03:42:01 all 21.59 0.00 8.86 16.94 0.15 52.47 04:05:24 03:42:01 0 21.41 0.00 8.80 7.86 0.14 61.79 04:05:24 03:42:01 1 20.71 0.00 8.65 21.38 0.21 49.05 04:05:24 03:42:01 2 23.15 0.00 8.84 28.98 0.17 38.86 04:05:24 03:42:01 3 22.23 0.00 8.76 12.56 0.19 56.26 04:05:24 03:42:01 4 22.45 0.00 9.64 11.90 0.10 55.90 04:05:24 03:42:01 5 19.97 0.00 9.45 19.80 0.12 50.66 04:05:24 03:42:01 6 21.94 0.00 8.15 24.97 0.12 44.82 04:05:24 03:42:01 7 20.87 0.00 8.57 8.14 0.14 62.28 04:05:24 03:43:01 all 24.00 0.00 9.29 21.12 0.11 45.49 04:05:24 03:43:01 0 24.48 0.00 7.57 10.19 0.10 57.66 04:05:24 03:43:01 1 23.41 0.00 8.73 22.57 0.12 45.18 04:05:24 03:43:01 2 25.11 0.00 9.66 15.52 0.10 49.61 04:05:24 03:43:01 3 22.43 0.00 8.88 12.98 0.14 55.57 04:05:24 03:43:01 4 24.33 0.00 10.32 29.07 0.07 36.22 04:05:24 03:43:01 5 24.02 0.00 9.42 25.94 0.10 40.52 04:05:24 03:43:01 6 24.64 0.00 10.25 38.45 0.12 26.55 04:05:24 03:43:01 7 23.56 0.00 9.47 14.36 0.12 52.49 04:05:24 03:44:01 all 88.64 0.00 11.24 0.00 0.12 0.00 04:05:24 03:44:01 0 89.32 0.00 10.56 0.00 0.12 0.00 04:05:24 03:44:01 1 88.84 0.00 11.03 0.00 0.12 0.02 04:05:24 03:44:01 2 88.86 0.00 11.02 0.00 0.12 0.00 04:05:24 03:44:01 3 88.38 0.00 11.48 0.00 0.12 0.02 04:05:24 03:44:01 4 87.83 0.00 12.06 0.00 0.12 0.00 04:05:24 03:44:01 5 88.57 0.00 11.31 0.00 0.12 0.00 04:05:24 03:44:01 6 89.30 0.00 10.57 0.00 0.14 0.00 04:05:24 03:44:01 7 88.02 0.00 11.87 0.00 0.12 0.00 04:05:24 03:45:01 all 87.70 0.00 11.97 0.04 0.18 0.11 04:05:24 03:45:01 0 87.60 0.00 11.97 0.02 0.22 0.19 04:05:24 03:45:01 1 87.78 0.00 11.99 0.05 0.12 0.07 04:05:24 03:45:01 2 88.26 0.00 11.47 0.08 0.13 0.05 04:05:24 03:45:01 3 87.57 0.00 12.08 0.02 0.22 0.10 04:05:24 03:45:01 4 87.79 0.00 11.98 0.00 0.13 0.10 04:05:24 03:45:01 5 86.89 0.00 12.67 0.00 0.25 0.19 04:05:24 03:45:01 6 88.68 0.00 11.06 0.00 0.15 0.10 04:05:24 03:45:01 7 86.95 0.00 12.61 0.19 0.19 0.07 04:05:24 03:46:01 all 27.89 0.00 5.74 3.12 0.12 63.13 04:05:24 03:46:01 0 24.23 0.00 5.43 1.01 0.13 69.19 04:05:24 03:46:01 1 27.78 0.00 6.20 4.71 0.12 61.20 04:05:24 03:46:01 2 27.79 0.00 6.52 6.35 0.12 59.22 04:05:24 03:46:01 3 29.28 0.00 5.28 2.08 0.10 63.26 04:05:24 03:46:01 4 31.13 0.00 6.38 1.57 0.12 60.80 04:05:24 03:46:01 5 28.16 0.00 5.47 4.41 0.12 61.84 04:05:24 03:46:01 6 28.09 0.00 5.42 2.26 0.14 64.09 04:05:24 03:46:01 7 26.68 0.00 5.18 2.57 0.12 65.45 04:05:24 03:47:01 all 11.52 0.00 0.89 0.10 0.06 87.43 04:05:24 03:47:01 0 7.29 0.00 0.85 0.00 0.05 91.81 04:05:24 03:47:01 1 9.48 0.00 0.87 0.08 0.08 89.48 04:05:24 03:47:01 2 14.42 0.00 0.79 0.03 0.07 84.69 04:05:24 03:47:01 3 7.42 0.00 0.94 0.02 0.05 91.58 04:05:24 03:47:01 4 15.13 0.00 0.99 0.57 0.07 83.24 04:05:24 03:47:01 5 14.48 0.00 0.90 0.03 0.07 84.52 04:05:24 03:47:01 6 13.68 0.00 1.02 0.02 0.05 85.23 04:05:24 03:47:01 7 10.29 0.00 0.74 0.02 0.07 88.89 04:05:24 03:48:01 all 2.24 0.00 0.30 0.04 0.04 97.38 04:05:24 03:48:01 0 0.67 0.00 0.27 0.02 0.03 99.02 04:05:24 03:48:01 1 3.07 0.00 0.32 0.03 0.03 96.55 04:05:24 03:48:01 2 2.49 0.00 0.40 0.00 0.03 97.07 04:05:24 03:48:01 3 3.77 0.00 0.33 0.02 0.03 95.85 04:05:24 03:48:01 4 2.22 0.00 0.27 0.05 0.05 97.41 04:05:24 03:48:01 5 1.62 0.00 0.25 0.00 0.05 98.08 04:05:24 03:48:01 6 2.34 0.00 0.37 0.17 0.03 97.10 04:05:24 03:48:01 7 1.77 0.00 0.22 0.00 0.02 98.00 04:05:24 04:05:24 03:48:01 CPU %user %nice %system %iowait %steal %idle 04:05:24 03:49:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:05:24 03:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:05:24 03:49:01 1 0.07 0.00 0.03 0.00 0.03 99.87 04:05:24 03:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:05:24 03:49:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:05:24 03:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:05:24 03:49:01 5 0.02 0.00 0.02 0.00 0.03 99.93 04:05:24 03:49:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:05:24 03:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:05:24 03:50:01 all 0.03 0.00 0.01 0.00 0.02 99.94 04:05:24 03:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:05:24 03:50:01 1 0.05 0.00 0.02 0.02 0.02 99.90 04:05:24 03:50:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:05:24 03:50:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:05:24 03:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:05:24 03:50:01 5 0.05 0.00 0.02 0.00 0.03 99.90 04:05:24 03:50:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:05:24 03:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:05:24 03:51:01 all 0.13 0.00 0.02 0.00 0.02 99.83 04:05:24 03:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:05:24 03:51:01 1 0.02 0.00 0.03 0.02 0.03 99.90 04:05:24 03:51:01 2 0.91 0.00 0.02 0.00 0.00 99.07 04:05:24 03:51:01 3 0.02 0.00 0.00 0.00 0.03 99.95 04:05:24 03:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:05:24 03:51:01 5 0.03 0.00 0.05 0.00 0.03 99.88 04:05:24 03:51:01 6 0.00 0.00 0.02 0.02 0.02 99.95 04:05:24 03:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:05:24 03:52:01 all 0.10 0.00 0.05 0.01 0.02 99.83 04:05:24 03:52:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:05:24 03:52:01 1 0.03 0.00 0.05 0.02 0.02 99.88 04:05:24 03:52:01 2 0.50 0.00 0.03 0.00 0.02 99.45 04:05:24 03:52:01 3 0.08 0.00 0.03 0.02 0.03 99.83 04:05:24 03:52:01 4 0.00 0.00 0.05 0.00 0.00 99.95 04:05:24 03:52:01 5 0.05 0.00 0.07 0.00 0.02 99.87 04:05:24 03:52:01 6 0.07 0.00 0.03 0.02 0.02 99.87 04:05:24 03:52:01 7 0.03 0.00 0.07 0.00 0.02 99.88 04:05:24 03:53:01 all 0.18 0.00 0.02 0.00 0.01 99.78 04:05:24 03:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:05:24 03:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:05:24 03:53:01 2 1.26 0.00 0.02 0.00 0.00 98.73 04:05:24 03:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:05:24 03:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:05:24 03:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:05:24 03:53:01 6 0.10 0.00 0.12 0.02 0.03 99.73 04:05:24 03:53:01 7 0.02 0.00 0.02 0.00 0.03 99.93 04:05:24 03:54:01 all 0.04 0.00 0.01 0.01 0.02 99.93 04:05:24 03:54:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:05:24 03:54:01 1 0.05 0.00 0.00 0.00 0.02 99.93 04:05:24 03:54:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:05:24 03:54:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:05:24 03:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:05:24 03:54:01 5 0.03 0.00 0.00 0.03 0.02 99.92 04:05:24 03:54:01 6 0.07 0.00 0.03 0.02 0.05 99.83 04:05:24 03:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:05:24 03:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:05:24 03:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:05:24 03:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:05:24 03:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:05:24 03:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:05:24 03:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:05:24 03:55:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:05:24 03:55:01 6 0.03 0.00 0.03 0.02 0.03 99.88 04:05:24 03:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:05:24 03:56:01 all 0.05 0.00 0.02 0.00 0.02 99.91 04:05:24 03:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:05:24 03:56:01 1 0.17 0.00 0.02 0.00 0.02 99.80 04:05:24 03:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:05:24 03:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:05:24 03:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:05:24 03:56:01 5 0.03 0.00 0.02 0.02 0.02 99.92 04:05:24 03:56:01 6 0.05 0.00 0.05 0.02 0.05 99.83 04:05:24 03:56:01 7 0.03 0.00 0.05 0.00 0.03 99.88 04:05:24 03:57:01 all 0.02 0.00 0.02 0.00 0.01 99.94 04:05:24 03:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:05:24 03:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:05:24 03:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:05:24 03:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:05:24 03:57:01 4 0.02 0.00 0.05 0.00 0.02 99.92 04:05:24 03:57:01 5 0.05 0.00 0.02 0.02 0.02 99.90 04:05:24 03:57:01 6 0.05 0.00 0.02 0.02 0.03 99.88 04:05:24 03:57:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:05:24 03:58:01 all 0.03 0.00 0.01 0.01 0.02 99.93 04:05:24 03:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:05:24 03:58:01 1 0.05 0.00 0.00 0.00 0.02 99.93 04:05:24 03:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:05:24 03:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:05:24 03:58:01 4 0.03 0.00 0.00 0.03 0.02 99.92 04:05:24 03:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:05:24 03:58:01 6 0.05 0.00 0.05 0.02 0.05 99.83 04:05:24 03:58:01 7 0.07 0.00 0.03 0.00 0.03 99.87 04:05:24 03:59:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:05:24 03:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:05:24 03:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:05:24 03:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:05:24 03:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:05:24 03:59:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:05:24 03:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:05:24 03:59:01 6 0.07 0.00 0.05 0.02 0.03 99.83 04:05:24 03:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:05:24 04:05:24 03:59:01 CPU %user %nice %system %iowait %steal %idle 04:05:24 04:00:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:05:24 04:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:05:24 04:00:01 1 0.07 0.00 0.00 0.00 0.02 99.92 04:05:24 04:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:05:24 04:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:05:24 04:00:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:05:24 04:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:05:24 04:00:01 6 0.05 0.00 0.07 0.02 0.05 99.82 04:05:24 04:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:05:24 04:01:01 all 0.07 0.00 0.02 0.01 0.02 99.88 04:05:24 04:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:05:24 04:01:01 1 0.12 0.00 0.02 0.00 0.02 99.85 04:05:24 04:01:01 2 0.38 0.00 0.03 0.00 0.02 99.57 04:05:24 04:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:05:24 04:01:01 4 0.02 0.00 0.03 0.02 0.02 99.92 04:05:24 04:01:01 5 0.00 0.00 0.02 0.02 0.02 99.95 04:05:24 04:01:01 6 0.02 0.00 0.02 0.02 0.03 99.92 04:05:24 04:01:01 7 0.03 0.00 0.02 0.00 0.03 99.92 04:05:24 04:02:01 all 0.20 0.00 0.02 0.00 0.01 99.76 04:05:24 04:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:05:24 04:02:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:05:24 04:02:01 2 1.30 0.00 0.05 0.00 0.00 98.65 04:05:24 04:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:05:24 04:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:05:24 04:02:01 5 0.10 0.00 0.03 0.02 0.02 99.83 04:05:24 04:02:01 6 0.07 0.00 0.02 0.02 0.03 99.87 04:05:24 04:02:01 7 0.02 0.00 0.02 0.00 0.03 99.93 04:05:24 04:03:01 all 0.06 0.00 0.02 0.00 0.01 99.90 04:05:24 04:03:01 0 0.17 0.00 0.02 0.00 0.00 99.82 04:05:24 04:03:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:05:24 04:03:01 2 0.12 0.00 0.02 0.02 0.02 99.83 04:05:24 04:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:05:24 04:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:05:24 04:03:01 5 0.03 0.00 0.02 0.00 0.03 99.92 04:05:24 04:03:01 6 0.05 0.00 0.03 0.02 0.02 99.88 04:05:24 04:03:01 7 0.07 0.00 0.03 0.00 0.02 99.88 04:05:24 04:04:01 all 2.58 0.00 1.28 0.06 0.03 96.05 04:05:24 04:04:01 0 2.66 0.00 1.12 0.00 0.02 96.21 04:05:24 04:04:01 1 2.05 0.00 0.73 0.00 0.03 97.18 04:05:24 04:04:01 2 3.68 0.00 1.01 0.00 0.03 95.27 04:05:24 04:04:01 3 2.29 0.00 1.07 0.00 0.02 96.62 04:05:24 04:04:01 4 2.03 0.00 2.10 0.00 0.02 95.86 04:05:24 04:04:01 5 2.96 0.00 1.55 0.02 0.05 95.42 04:05:24 04:04:01 6 2.39 0.00 1.40 0.47 0.03 95.71 04:05:24 04:04:01 7 2.56 0.00 1.26 0.02 0.02 96.15 04:05:24 04:05:01 all 8.05 0.00 3.78 2.87 0.07 85.23 04:05:24 04:05:01 0 9.87 0.00 4.82 10.46 0.08 74.78 04:05:24 04:05:01 1 7.82 0.00 3.86 0.35 0.05 87.91 04:05:24 04:05:01 2 8.24 0.00 3.28 3.42 0.05 85.01 04:05:24 04:05:01 3 7.75 0.00 3.03 0.13 0.07 89.02 04:05:24 04:05:01 4 7.53 0.00 3.43 0.24 0.07 88.74 04:05:24 04:05:01 5 7.62 0.00 4.10 0.86 0.07 87.36 04:05:24 04:05:01 6 9.18 0.00 4.45 1.90 0.07 84.41 04:05:24 04:05:01 7 6.38 0.00 3.30 5.62 0.07 84.63 04:05:24 Average: all 14.71 0.00 2.77 1.79 0.05 80.68 04:05:24 Average: 0 14.57 0.00 2.67 1.09 0.05 81.63 04:05:24 Average: 1 14.53 0.00 2.79 1.78 0.05 80.85 04:05:24 Average: 2 15.28 0.00 2.76 2.03 0.04 79.88 04:05:24 Average: 3 14.54 0.00 2.74 1.49 0.05 81.19 04:05:24 Average: 4 14.91 0.00 2.97 2.43 0.04 79.64 04:05:24 Average: 5 14.63 0.00 2.79 1.97 0.06 80.56 04:05:24 Average: 6 14.88 0.00 2.74 2.43 0.06 79.89 04:05:24 Average: 7 14.34 0.00 2.71 1.11 0.05 81.78 04:05:24 04:05:24 04:05:24