Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 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-ssh16032673499452536607.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-ssh5701716248289677275.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-ssh16300403855169687341.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-ssh3302688214338411326.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-ssh4116158973742319338.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-37221 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/784 [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/784 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d (main) Commit message: "Merge pull request #5062 from lindseysimple/issue-5054-2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d # timeout=10 > git rev-list --no-walk 74c8cdbd866e857273f4af61eac8b1162b9ad8cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:02:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:02:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:02:31 ========================================================= 07:02:31 EdgeX Global Pipelines Version Info 07:02:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:02:31 ------------------- 07:02:31 stable info: 07:02:31 ------------------- 07:02:31 Commited By: Cherry Wang cherry@iotechsys.com 07:02:31 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:02:31 Message: update stable to v1.0.269 07:02:32 ------------------- 07:02:32 experimental info: 07:02:32 ------------------- 07:02:32 Commited By: **** collab-it+edgex@linuxfoundation.org 07:02:32 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:02:32 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9a1cad [Pipeline] echo 07:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:33 provisioning config files... 07:02:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/784@tmp/config16687913386207189160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:33 ---> ****-login.sh 07:02:33 nexus3.edgexfoundry.org:10001 07:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:02:33 Configure a credential helper to remove this warning. See 07:02:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:02:33 07:02:33 Login Succeeded 07:02:33 nexus3.edgexfoundry.org:10002 07:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:02:34 Configure a credential helper to remove this warning. See 07:02:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:02:34 07:02:34 Login Succeeded 07:02:34 nexus3.edgexfoundry.org:10003 07:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:02:34 Configure a credential helper to remove this warning. See 07:02:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:02:34 07:02:34 Login Succeeded 07:02:34 nexus3.edgexfoundry.org:10004 07:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:02:34 Configure a credential helper to remove this warning. See 07:02:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:02:34 07:02:34 Login Succeeded 07:02:34 ****.io 07:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:02:34 Configure a credential helper to remove this warning. See 07:02:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:02:34 07:02:34 Login Succeeded 07:02:34 ---> ****-login.sh ends [Pipeline] } 07:02:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:34 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:02:34 + cut -d/ -f2 07:02:34 + dirname cmd/core-command/Dockerfile 07:02:34 + echo core-command,cmd/core-command/Dockerfile 07:02:34 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:02:34 + cut -d/ -f2 07:02:34 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:02:34 + + cut -d/ -f2 07:02:34 dirname cmd/core-data/Dockerfile 07:02:34 + echo core-data,cmd/core-data/Dockerfile 07:02:34 + + cut -d/ -f2 07:02:34 dirname cmd/core-keeper/Dockerfile 07:02:34 + echo core-keeper,cmd/core-keeper/Dockerfile 07:02:34 + dirname cmd/core-metadata/Dockerfile 07:02:34 + cut -d/ -f2 07:02:34 + echo core-metadata,cmd/core-metadata/Dockerfile 07:02:34 + + dirname cmd/security-bootstrapper/Dockerfile 07:02:34 cut -d/ -f2 07:02:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:02:34 + dirname cmd/security-proxy-auth/Dockerfile 07:02:34 + cut -d/ -f2 07:02:34 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:02:34 + dirname cmd/security-proxy-setup/Dockerfile 07:02:34 + cut -d/ -f2 07:02:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:02:34 + dirname cmd/security-secretstore-setup/Dockerfile 07:02:34 + cut -d/ -f2 07:02:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:02:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:02:34 + cut -d/ -f2 07:02:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:02:34 + + cut -d/ -f2 07:02:34 dirname cmd/security-spire-agent/Dockerfile 07:02:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:02:34 + dirname cmd/security-spire-config/Dockerfile 07:02:34 + cut -d/ -f2 07:02:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:02:34 + dirname cmd/security-spire-server/Dockerfile 07:02:34 + cut -d/ -f2 07:02:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:02:34 + cut -d/ -f2 07:02:34 + dirname cmd/support-notifications/Dockerfile 07:02:34 + echo support-notifications,cmd/support-notifications/Dockerfile 07:02:34 + dirname cmd/support-scheduler/Dockerfile 07:02:34 + cut -d/ -f2 07:02:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:02:34 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:02:35 + git rev-list -1 --merges f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d~1..f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] echo 07:02:35 -----------> git rev-list -1 --merges f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d~1..f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:02:35 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [false] [Pipeline] sh 07:02:35 + git log --format=format:%s -1 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] echo 07:02:35 ========================================================= 07:02:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:02:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:02:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:02:36 + grep -v github /etc/ssh/ssh_known_hosts 07:02:36 + [ -e /tmp/ssh_known_hosts ] 07:02:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:02:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:02:36 + sudo tee -a /etc/ssh/ssh_known_hosts 07:02:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:36 07:02:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:36 0.1.4: Pulling from edgex-devops/py-git-semver 07:02:36 b85a868b505f: Pulling fs layer 07:02:36 e2be974225ed: Pulling fs layer 07:02:36 339a4e72a1f5: Pulling fs layer 07:02:36 988bab9f4d93: Pulling fs layer 07:02:36 1469e6f7b9e6: Pulling fs layer 07:02:36 eaf3925da568: Pulling fs layer 07:02:36 bab4dde63d76: Pulling fs layer 07:02:36 bde34c3a00c8: Pulling fs layer 07:02:36 b352a97aabf1: Pulling fs layer 07:02:36 4872d77fe225: Pulling fs layer 07:02:36 5851b861e8e6: Pulling fs layer 07:02:36 988bab9f4d93: Waiting 07:02:36 1469e6f7b9e6: Waiting 07:02:36 bde34c3a00c8: Waiting 07:02:36 eaf3925da568: Waiting 07:02:36 bab4dde63d76: Waiting 07:02:36 b352a97aabf1: Waiting 07:02:36 4872d77fe225: Waiting 07:02:36 e2be974225ed: Download complete 07:02:36 988bab9f4d93: Verifying Checksum 07:02:36 1469e6f7b9e6: Verifying Checksum 07:02:36 1469e6f7b9e6: Download complete 07:02:36 eaf3925da568: Download complete 07:02:37 339a4e72a1f5: Verifying Checksum 07:02:37 339a4e72a1f5: Download complete 07:02:37 bde34c3a00c8: Download complete 07:02:37 b352a97aabf1: Verifying Checksum 07:02:37 b352a97aabf1: Download complete 07:02:37 4872d77fe225: Verifying Checksum 07:02:37 4872d77fe225: Download complete 07:02:37 5851b861e8e6: Download complete 07:02:37 b85a868b505f: Verifying Checksum 07:02:37 b85a868b505f: Download complete 07:02:37 bab4dde63d76: Verifying Checksum 07:02:37 bab4dde63d76: Download complete 07:02:38 b85a868b505f: Pull complete 07:02:38 e2be974225ed: Pull complete 07:02:39 339a4e72a1f5: Pull complete 07:02:39 988bab9f4d93: Pull complete 07:02:39 1469e6f7b9e6: Pull complete 07:02:39 eaf3925da568: Pull complete 07:02:41 bab4dde63d76: Pull complete 07:02:41 bde34c3a00c8: Pull complete 07:02:41 b352a97aabf1: Pull complete 07:02:41 4872d77fe225: Pull complete 07:02:41 5851b861e8e6: Pull complete 07:02:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:42 prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container 07:02:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:02:53 $ docker top 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 -eo pid,comm 07:02:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:02:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:02:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:53 [ssh-agent] Looking for ssh-agent implementation... 07:02:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:53 $ docker exec 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 ssh-agent 07:02:53 SSH_AUTH_SOCK=/tmp/ssh-z3oxvKQ6qvl7/agent.14 07:02:53 SSH_AGENT_PID=20 07:02:53 Running ssh-add (command line suppressed) 07:02:53 Identity added: /w/workspace/edgex-go/784@tmp/private_key_7446705518920186686.key (/w/workspace/edgex-go/784@tmp/private_key_7446705518920186686.key) 07:02:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:53 + git tag --points-at HEAD [Pipeline] } 07:02:53 $ docker exec --env ******** --env ******** 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 ssh-agent -k 07:02:54 unset SSH_AUTH_SOCK; 07:02:54 unset SSH_AGENT_PID; 07:02:54 echo Agent pid 20 killed; 07:02:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:02:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:54 [ssh-agent] Looking for ssh-agent implementation... 07:02:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:54 $ docker exec 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 ssh-agent 07:02:54 SSH_AUTH_SOCK=/tmp/ssh-8Ej8xlYaYyGy/agent.71 07:02:54 SSH_AGENT_PID=77 07:02:54 Running ssh-add (command line suppressed) 07:02:54 Identity added: /w/workspace/edgex-go/784@tmp/private_key_14201409392008467205.key (/w/workspace/edgex-go/784@tmp/private_key_14201409392008467205.key) 07:02:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:54 + git semver init 07:02:54 2025-01-20 07:02:54,907 [run_init] DEBUG init version:0.0.0 force:False 07:02:54 2025-01-20 07:02:54,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/784/.semver 07:02:54 2025-01-20 07:02:54,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/784/.semver 07:02:54 2025-01-20 07:02:54,910 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/784/.semver'], cwd=/w/workspace/edgex-go/784, universal_newlines=False, shell=None, istream=None) 07:03:04 2025-01-20 07:03:03,480 [append_file] DEBUG append to file:/w/workspace/edgex-go/784/.git/info/exclude 07:03:04 2025-01-20 07:03:03,481 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/784/.semver/main with force:False 07:03:04 2025-01-20 07:03:03,481 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main 07:03:04 2025-01-20 07:03:03,481 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main 07:03:04 4.0.0-dev.48 [Pipeline] } 07:03:04 $ docker exec --env ******** --env ******** 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 ssh-agent -k 07:03:05 unset SSH_AUTH_SOCK; 07:03:05 unset SSH_AGENT_PID; 07:03:05 echo Agent pid 77 killed; 07:03:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:03:05 + git semver [Pipeline] } 07:03:05 $ docker stop --time=1 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 07:03:06 $ docker rm -f --volumes 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 [Pipeline] // withDockerContainer [Pipeline] sh 07:03:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:03:07 Stashed 1 file(s) [Pipeline] echo 07:03:07 [edgeXSemver]: initialized semver on version 4.0.0-dev.48 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:08 + git config --global --add safe.directory /w/workspace/edgex-go/784 [Pipeline] echo 07:03:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:03:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:03:08 ========================================================= 07:03:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:03:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:03:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:03:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:03:08 da9db072f522: Pulling fs layer 07:03:08 6ef4a4ee8ca5: Pulling fs layer 07:03:08 06f05ace1117: Pulling fs layer 07:03:08 5fe327b54edc: Pulling fs layer 07:03:08 4f4fb700ef54: Pulling fs layer 07:03:08 92a5565b7b96: Pulling fs layer 07:03:08 ff9bb7016b71: Pulling fs layer 07:03:08 5fe327b54edc: Waiting 07:03:08 b67dba6c2c7d: Pulling fs layer 07:03:08 a813b0c90790: Pulling fs layer 07:03:08 4f4fb700ef54: Waiting 07:03:08 92a5565b7b96: Waiting 07:03:08 ff9bb7016b71: Waiting 07:03:08 b67dba6c2c7d: Waiting 07:03:08 a813b0c90790: Waiting 07:03:08 6ef4a4ee8ca5: Verifying Checksum 07:03:08 6ef4a4ee8ca5: Download complete 07:03:08 5fe327b54edc: Verifying Checksum 07:03:08 5fe327b54edc: Download complete 07:03:08 4f4fb700ef54: Verifying Checksum 07:03:08 4f4fb700ef54: Download complete 07:03:08 92a5565b7b96: Verifying Checksum 07:03:08 92a5565b7b96: Download complete 07:03:08 da9db072f522: Download complete 07:03:08 ff9bb7016b71: Verifying Checksum 07:03:08 ff9bb7016b71: Download complete 07:03:08 da9db072f522: Pull complete 07:03:08 6ef4a4ee8ca5: Pull complete 07:03:08 a813b0c90790: Verifying Checksum 07:03:08 a813b0c90790: Download complete 07:03:08 06f05ace1117: Verifying Checksum 07:03:08 06f05ace1117: Download complete 07:03:09 b67dba6c2c7d: Verifying Checksum 07:03:09 b67dba6c2c7d: Download complete 07:03:12 06f05ace1117: Pull complete 07:03:12 5fe327b54edc: Pull complete 07:03:12 4f4fb700ef54: Pull complete 07:03:12 92a5565b7b96: Pull complete 07:03:12 ff9bb7016b71: Pull complete 07:03:15 b67dba6c2c7d: Pull complete 07:03:15 a813b0c90790: Pull complete 07:03:15 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:03:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:03:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:03:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:03:16 WORKDIR /edgex 07:03:16 COPY go.mod . 07:03:16 RUN go mod download 07:03:16 + docker build -t ci-base-image-x86_64 -f - . 07:03:16 Sending build context to Docker daemon 179.8MB 07:03:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:03:16 ---> 3ba60ce46760 07:03:16 Step 2/4 : WORKDIR /edgex 07:03:22 Still waiting to schedule task 07:03:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:03:31 ---> Running in e6b16b81ec5c 07:03:31 Removing intermediate container e6b16b81ec5c 07:03:31 ---> 4b118a58b764 07:03:31 Step 3/4 : COPY go.mod . 07:03:31 ---> bb5eae166d90 07:03:31 Step 4/4 : RUN go mod download 07:03:31 ---> Running in 39d770104c8d 07:04:04 Removing intermediate container 39d770104c8d 07:04:04 ---> 8904fb09e03b 07:04:04 Successfully built 8904fb09e03b 07:04:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:04 + docker inspect -f . ci-base-image-x86_64 07:04:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:04 prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container 07:04:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:05 $ docker top eed14699785dff5f9a0d61b145b65332e9fafc73db8baca4625f5ea552bb9124 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:05 + go version 07:04:05 go version go1.23.4 linux/amd64 [Pipeline] } 07:04:05 $ docker stop --time=1 eed14699785dff5f9a0d61b145b65332e9fafc73db8baca4625f5ea552bb9124 07:04:07 $ docker rm -f --volumes eed14699785dff5f9a0d61b145b65332e9fafc73db8baca4625f5ea552bb9124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:07 + docker inspect -f . ci-base-image-x86_64 07:04:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:07 prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container 07:04:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:08 $ docker top e42a809ffe03eaa0ba745de0b719a2641a6e8959bcf017520af1def50d23665a -eo pid,comm [Pipeline] { [Pipeline] echo 07:04:08 ========================================================= 07:04:08 [edgeXBuildGoParallel] Running Tests and Build... 07:04:08 ========================================================= [Pipeline] sh 07:04:08 + git config --global --add safe.directory /w/workspace/edgex-go/784 [Pipeline] fileExists [Pipeline] sh 07:04:08 + make test 07:04:08 go test -race -coverprofile=coverage.out ./... 07:04:17 ? github.com/edgexfoundry/edgex-go [no test files] 07:04:49 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:04:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:04:49 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:04:49 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 07:04:51 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 07:04:51 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:04:51 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:04:52 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:04:52 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:04:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 07:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:04:52 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:04:52 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:04:52 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:04:52 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:04:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:04:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:04:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:04:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:04:53 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:04:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:04:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:04:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-37223 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:04:55 Running in /w/workspace/edgex-go/784 [Pipeline] { 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.2% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 47.2% of statements 07:04:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:04:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [Pipeline] checkout 07:04:55 The recommended git tool is: git 07:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.680s coverage: 93.4% of statements 07:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements 07:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 9.4% of statements 07:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:04:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:04:57 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:04:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:04:57 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:04:57 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:04:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:04:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:04:57 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:04:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:04:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:04:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 95.8% of statements 07:04:58 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 07:04:58 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:04:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:04:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 07:04:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:04:59 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 07:05:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 07:05:00 using credential edgex-jenkins-ssh 07:05:00 Cloning the remote Git repository 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 44.2% of statements 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 40.0% of statements 07:05:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:05:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:05:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:05:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:05:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:05:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.034s coverage: 87.1% of statements 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.092s coverage: 96.3% of statements 07:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 07:05:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:05:00 > git init /w/workspace/edgex-go/784 # timeout=10 07:05:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:05:00 > git --version # timeout=10 07:05:01 > git --version # 'git version 2.25.1' 07:05:01 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:05:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:05:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:05:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:05:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:05:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:05:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:05:04 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:05:04 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:05:04 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:05:05 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:05:08 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:05:08 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:05:10 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:05:10 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:05:10 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:05:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 07:05:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:05:13 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:05:13 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 07:05:13 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:05:13 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:05:13 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:05:13 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:05:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:05:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:05:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:05:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:05:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:05:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:05:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:05:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:05:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:05:17 Avoid second fetch 07:05:17 Checking out Revision f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d (main) 07:05:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:05:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:17 > git config core.sparsecheckout # timeout=10 07:05:17 > git checkout -f f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d # timeout=10 07:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:05:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:05:18 Commit message: "Merge pull request #5062 from lindseysimple/issue-5054-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:05:23 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:23 Dload Upload Total Spent Left Speed 07:05:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 07:05:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:05:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 07:05:23 sudo tee /etc/docker/daemon.new 07:05:23 { 07:05:23 "registry-mirrors": [ 07:05:23 "https://nexus3.edgexfoundry.org:10001" 07:05:23 ], 07:05:23 "bip": "10.250.0.254/24", 07:05:23 "hosts": [ 07:05:23 "tcp://0.0.0.0:5555", 07:05:23 "unix:///var/run/docker.sock" 07:05:23 ], 07:05:23 "mtu": 1458, 07:05:23 "selinux-enabled": true, 07:05:23 "seccomp-profile": "/etc/docker/seccomp.json" 07:05:23 } [Pipeline] sh 07:05:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.032s coverage: 73.7% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 36.1% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.141s coverage: 94.9% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements 07:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements 07:05:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:05:24 running golangci-lint 07:05:24 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:05:24 go version go1.23.4 linux/amd64 07:05:24 + sudo service docker restart 07:05:24 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:05:24 level=info msg="[config_reader] Used config file .golangci.yml" 07:05:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:42 provisioning config files... 07:05:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/784@tmp/config6874408732029342435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:43 ---> ****-login.sh 07:05:43 nexus3.edgexfoundry.org:10001 07:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:43 Configure a credential helper to remove this warning. See 07:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:43 07:05:43 Login Succeeded 07:05:43 nexus3.edgexfoundry.org:10002 07:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:44 Configure a credential helper to remove this warning. See 07:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:44 07:05:44 Login Succeeded 07:05:44 nexus3.edgexfoundry.org:10003 07:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:44 Configure a credential helper to remove this warning. See 07:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:44 07:05:44 Login Succeeded 07:05:44 nexus3.edgexfoundry.org:10004 07:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:44 Configure a credential helper to remove this warning. See 07:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:44 07:05:44 Login Succeeded 07:05:44 ****.io 07:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:45 Configure a credential helper to remove this warning. See 07:05:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:45 07:05:45 Login Succeeded 07:05:45 ---> ****-login.sh ends [Pipeline] } 07:05:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:05:45 + git config --global --add safe.directory /w/workspace/edgex-go/784 [Pipeline] echo 07:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:05:45 ========================================================= 07:05:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:05:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:05:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:05:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:05:46 9986a736f7d3: Pulling fs layer 07:05:46 1f018df60701: Pulling fs layer 07:05:46 39f8f326b044: Pulling fs layer 07:05:46 e6a1e7a6a96a: Pulling fs layer 07:05:46 4f4fb700ef54: Pulling fs layer 07:05:46 d45d956e0dbf: Pulling fs layer 07:05:46 d7702b0d1db1: Pulling fs layer 07:05:46 5c7f0f088c93: Pulling fs layer 07:05:46 4fdc064ae6cf: Pulling fs layer 07:05:46 e6a1e7a6a96a: Waiting 07:05:46 d7702b0d1db1: Waiting 07:05:46 4fdc064ae6cf: Waiting 07:05:46 5c7f0f088c93: Waiting 07:05:46 4f4fb700ef54: Waiting 07:05:46 d45d956e0dbf: Waiting 07:05:46 1f018df60701: Verifying Checksum 07:05:46 1f018df60701: Download complete 07:05:46 e6a1e7a6a96a: Verifying Checksum 07:05:46 e6a1e7a6a96a: Download complete 07:05:46 4f4fb700ef54: Verifying Checksum 07:05:46 4f4fb700ef54: Download complete 07:05:46 d45d956e0dbf: Verifying Checksum 07:05:46 d45d956e0dbf: Download complete 07:05:46 9986a736f7d3: Verifying Checksum 07:05:46 9986a736f7d3: Download complete 07:05:46 d7702b0d1db1: Verifying Checksum 07:05:46 d7702b0d1db1: Download complete 07:05:46 4fdc064ae6cf: Verifying Checksum 07:05:46 4fdc064ae6cf: Download complete 07:05:47 9986a736f7d3: Pull complete 07:05:47 1f018df60701: Pull complete 07:05:48 39f8f326b044: Download complete 07:05:48 5c7f0f088c93: Verifying Checksum 07:05:48 5c7f0f088c93: Download complete 07:05:51 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|deps|name|types_sizes) took 24.970517738s" 07:05:51 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.817166ms" 07:06:09 level=info msg="[linters_context/goanalysis] analyzers took 2m5.97081715s with top 10 stages: buildir: 1m10.778439896s, gosec: 4.268876376s, fact_deprecated: 3.904505979s, inspect: 3.893304786s, printf: 3.140892136s, ctrlflow: 3.024241712s, fact_purity: 1.752127224s, nilness: 1.591019482s, S1038: 1.46360757s, typedness: 1.408497464s" 07:06:09 level=info msg="[runner] Issues before processing: 199, after processing: 0" 07:06:09 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 199/199, exclude-rules: 199/17, skip_files: 199/199, identifier_marker: 199/199, exclude: 199/199, filename_unadjuster: 199/199, invalid_issue: 199/199, autogenerated_exclude: 199/199, nolint: 17/0, cgo: 199/199, path_prettifier: 199/199" 07:06:09 level=info msg="[runner] processing took 77.5913ms with stages: autogenerated_exclude: 53.715538ms, nolint: 12.363244ms, identifier_marker: 6.34072ms, exclude-rules: 3.042338ms, path_prettifier: 1.446437ms, skip_dirs: 564.591µs, cgo: 64.771µs, invalid_issue: 31.531µs, filename_unadjuster: 16.11µs, max_same_issues: 1.51µs, exclude: 880ns, uniq_by_line: 700ns, diff: 650ns, fixer: 630ns, skip_files: 470ns, sort_results: 380ns, source_code: 170ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns, severity-rules: 100ns" 07:06:09 level=info msg="[runner] linters took 19.188896115s with stages: goanalysis_metalinter: 19.11110871s" 07:06:09 level=info msg="File cache stats: 0 entries of total size 0B" 07:06:09 level=info msg="Memory: 436 samples, avg is 384.6MB, max is 1242.1MB" 07:06:09 level=info msg="Execution took 44.216895526s" 07:06:09 go vet ./... 07:06:11 39f8f326b044: Pull complete 07:06:11 e6a1e7a6a96a: Pull complete 07:06:11 4f4fb700ef54: Pull complete 07:06:11 d45d956e0dbf: Pull complete 07:06:11 d7702b0d1db1: Pull complete 07:06:17 5c7f0f088c93: Pull complete 07:06:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:06:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:06:17 ./bin/test-attribution-txt.sh [Pipeline] echo 07:06:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:06:19 4fdc064ae6cf: Pull complete 07:06:19 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:06:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:06:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:06:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:06:19 WORKDIR /edgex 07:06:19 COPY go.mod . 07:06:19 RUN go mod download 07:06:19 + docker build -t ci-base-image-arm64 -f - . 07:06:20 + ls -al . 07:06:20 total 1844 07:06:20 drwxrwxr-x 11 1001 1001 4096 Jan 20 07:04 . 07:06:20 drwxr-xr-x 4 root root 4096 Jan 20 07:04 .. 07:06:20 drwxrwxr-x 2 1001 1001 4096 Jan 20 07:02 .blubracket 07:06:20 -rw-rw-r-- 1 1001 1001 10 Jan 20 07:02 .dockerignore 07:06:20 drwxrwxr-x 8 1001 1001 4096 Jan 20 07:05 .git 07:06:20 drwxrwxr-x 3 1001 1001 4096 Jan 20 07:02 .github 07:06:20 -rw-rw-r-- 1 1001 1001 907 Jan 20 07:02 .gitignore 07:06:20 -rw-rw-r-- 1 1001 1001 199 Jan 20 07:02 .golangci.yml 07:06:20 -rw-rw-r-- 1 1001 1001 100 Jan 20 07:02 .hadolint.yml 07:06:20 drwxr-xr-x 3 1001 1001 4096 Jan 20 07:03 .semver 07:06:20 -rw-rw-r-- 1 1001 1001 155 Jan 20 07:02 .sonarcloud.properties 07:06:20 -rw-rw-r-- 1 1001 1001 1171 Jan 20 07:02 ADOPTERS.md 07:06:20 -rw-rw-r-- 1 1001 1001 17256 Jan 20 07:02 Attribution.txt 07:06:20 -rw-rw-r-- 1 1001 1001 100284 Jan 20 07:02 CHANGELOG.md 07:06:20 -rw-rw-r-- 1 1001 1001 3804 Jan 20 07:02 CONTRIBUTING.md 07:06:20 -rw-rw-r-- 1 1001 1001 677 Jan 20 07:02 GOVERNANCE.md 07:06:20 -rw-rw-r-- 1 1001 1001 858 Jan 20 07:02 Jenkinsfile 07:06:20 -rw-rw-r-- 1 1001 1001 10775 Jan 20 07:02 LICENSE 07:06:20 -rw-rw-r-- 1 1001 1001 16740 Jan 20 07:02 Makefile 07:06:20 -rw-rw-r-- 1 1001 1001 582 Jan 20 07:02 OWNERS.md 07:06:20 -rw-rw-r-- 1 1001 1001 9932 Jan 20 07:02 README.md 07:06:20 -rw-rw-r-- 1 1001 1001 789 Jan 20 07:02 SECURITY.md 07:06:20 -rw-rw-r-- 1 1001 1001 12 Jan 20 07:03 VERSION 07:06:20 drwxrwxr-x 2 1001 1001 4096 Jan 20 07:02 bin 07:06:20 drwxrwxr-x 19 1001 1001 4096 Jan 20 07:02 cmd 07:06:20 -rw-r--r-- 1 root root 1517441 Jan 20 07:05 coverage.out 07:06:20 drwxrwxr-x 2 1001 1001 4096 Jan 20 07:02 fuzz_test 07:06:20 -rw-rw-r-- 1 1001 1001 6506 Jan 20 07:02 go.mod 07:06:20 -rw-rw-r-- 1 1001 1001 88058 Jan 20 07:02 go.sum 07:06:20 drwxrwxr-x 7 1001 1001 4096 Jan 20 07:02 internal 07:06:20 drwxrwxr-x 2 1001 1001 4096 Jan 20 07:02 openapi 07:06:20 -rw-rw-r-- 1 1001 1001 584 Jan 20 07:02 security.txt 07:06:20 -rw-rw-r-- 1 1001 1001 204 Jan 20 07:02 version.go [Pipeline] sh 07:06:21 + '[' -e coverage.out ] 07:06:21 + chown 1001:1001 coverage.out [Pipeline] stash 07:06:21 #0 building with "default" instance using docker driver 07:06:21 07:06:21 #1 [internal] load .dockerignore 07:06:21 #1 transferring context: 50B 0.0s done 07:06:21 #1 DONE 0.1s 07:06:21 07:06:21 #2 [internal] load build definition from Dockerfile 07:06:21 #2 transferring dockerfile: 172B done 07:06:21 #2 DONE 0.1s 07:06:21 07:06:21 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:06:21 #3 DONE 0.0s 07:06:21 07:06:21 #4 [internal] load build context 07:06:21 #4 transferring context: 6.54kB 0.0s done 07:06:21 #4 DONE 0.1s 07:06:21 07:06:21 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:06:21 Stashed 1 file(s) [Pipeline] sh 07:06:21 #5 DONE 0.3s 07:06:21 07:06:21 #6 [2/4] WORKDIR /edgex 07:06:21 + make build 07:06:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:06:22 #6 DONE 1.2s 07:06:22 07:06:22 #7 [3/4] COPY go.mod . 07:06:22 #7 DONE 0.1s 07:06:22 07:06:22 #8 [4/4] RUN go mod download 07:06:37 #8 DONE 14.1s 07:06:37 07:06:37 #9 exporting to image 07:06:37 #9 exporting layers 07:06:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:06:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:06:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:06:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:06:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:06:55 #9 exporting layers 16.4s done 07:06:55 #9 writing image sha256:d8bb4b139addbca2dbcad94f74bb785e84ddbf9e9d222c68c1ab5e64b45a7d0f done 07:06:55 #9 naming to docker.io/library/ci-base-image-arm64 done 07:06:55 #9 DONE 16.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:56 + docker inspect -f . ci-base-image-arm64 07:06:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:56 prd-ubuntu20.04-docker-arm64-4c-16g-37223 does not seem to be running inside a container 07:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:06:57 $ docker top 4b83d09fbd2486d896223943e41e0b0eaf0264c5334e10d07fadef7fdfc0cefc -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:57 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:06:58 + go version 07:06:58 go version go1.23.4 linux/arm64 [Pipeline] } 07:06:58 $ docker stop --time=1 4b83d09fbd2486d896223943e41e0b0eaf0264c5334e10d07fadef7fdfc0cefc 07:06:59 $ docker rm -f --volumes 4b83d09fbd2486d896223943e41e0b0eaf0264c5334e10d07fadef7fdfc0cefc 07:06:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:07:00 07:07:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:07:01 latest: Pulling from edgex-devops/edgex-compose-arm64 07:07:01 547446be3368: Pulling fs layer 07:07:01 d125d8839a47: Pulling fs layer 07:07:01 3e85d5ac6304: Pulling fs layer 07:07:01 c3105a71a48b: Pulling fs layer 07:07:01 0f093f025ec4: Pulling fs layer 07:07:01 c3106fc0e877: Pulling fs layer 07:07:01 c3105a71a48b: Waiting 07:07:01 0f093f025ec4: Waiting 07:07:01 c3106fc0e877: Waiting 07:07:01 547446be3368: Verifying Checksum 07:07:01 547446be3368: Download complete 07:07:01 c3105a71a48b: Verifying Checksum 07:07:01 c3105a71a48b: Download complete 07:07:01 d125d8839a47: Verifying Checksum 07:07:01 d125d8839a47: Download complete 07:07:01 c3106fc0e877: Verifying Checksum 07:07:01 c3106fc0e877: Download complete 07:07:01 0f093f025ec4: Verifying Checksum 07:07:01 0f093f025ec4: Download complete 07:07:02 547446be3368: Pull complete 07:07:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:07:03 d125d8839a47: Pull complete 07:07:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:07:03 3e85d5ac6304: Verifying Checksum 07:07:03 3e85d5ac6304: Download complete 07:07:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:07:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:07:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:07:07 $ docker stop --time=1 e42a809ffe03eaa0ba745de0b719a2641a6e8959bcf017520af1def50d23665a 07:07:15 3e85d5ac6304: Pull complete 07:07:15 c3105a71a48b: Pull complete 07:07:16 0f093f025ec4: Pull complete 07:07:16 c3106fc0e877: Pull complete 07:07:16 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:07:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:07:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:07:23 $ docker rm -f --volumes e42a809ffe03eaa0ba745de0b719a2641a6e8959bcf017520af1def50d23665a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:24 prd-ubuntu20.04-docker-arm64-4c-16g-37223 does not seem to be running inside a container 07:07:24 $ 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/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:07:25 $ docker top f9a44f4d3842b569120d869f1ad6a151a8de43075f97093b7349d2b29730ceb7 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:26 + docker compose -f ./docker-compose-build.yml build --parallel 07:07:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:26 07:07:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:26 latest: Pulling from edgex-devops/edgex-compose 07:07:26 91d30c5bc195: Pulling fs layer 07:07:26 2e9b0aa3be6d: Pulling fs layer 07:07:26 9c61dcf015f6: Pulling fs layer 07:07:26 4698f68db338: Pulling fs layer 07:07:26 2a2f49069b9e: Pulling fs layer 07:07:26 e0025b399a48: Pulling fs layer 07:07:26 2a2f49069b9e: Waiting 07:07:26 e0025b399a48: Waiting 07:07:26 4698f68db338: Waiting 07:07:26 91d30c5bc195: Verifying Checksum 07:07:26 91d30c5bc195: Download complete 07:07:26 4698f68db338: Verifying Checksum 07:07:26 4698f68db338: Download complete 07:07:27 2e9b0aa3be6d: Verifying Checksum 07:07:27 2e9b0aa3be6d: Download complete 07:07:27 e0025b399a48: Verifying Checksum 07:07:27 e0025b399a48: Download complete 07:07:27 91d30c5bc195: Pull complete 07:07:27 2a2f49069b9e: Download complete 07:07:27 2e9b0aa3be6d: Pull complete 07:07:27 9c61dcf015f6: Verifying Checksum 07:07:27 9c61dcf015f6: Download complete 07:07:28 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:07:28 #1 ... 07:07:28 07:07:28 #2 [support-notifications internal] load .dockerignore 07:07:28 #2 transferring context: 50B done 07:07:28 #2 DONE 0.3s 07:07:28 07:07:28 #3 [support-notifications internal] load build definition from Dockerfile 07:07:28 #3 transferring dockerfile: 2.04kB done 07:07:28 #3 DONE 0.3s 07:07:28 07:07:28 #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:28 #4 DONE 0.0s 07:07:28 07:07:28 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:07:28 #1 transferring dockerfile: 1.89kB done 07:07:28 #1 DONE 0.3s 07:07:28 07:07:28 #5 [security-spire-agent internal] load .dockerignore 07:07:28 #5 transferring context: 50B 0.0s done 07:07:28 #5 ... 07:07:28 07:07:28 #6 [security-spiffe-token-provider internal] load .dockerignore 07:07:28 #6 transferring context: 50B done 07:07:28 #6 DONE 0.4s 07:07:28 07:07:28 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:28 #4 DONE 0.0s 07:07:28 07:07:28 #7 [security-proxy-setup internal] load build definition from Dockerfile 07:07:28 #7 transferring dockerfile: 2.50kB done 07:07:28 #7 DONE 0.4s 07:07:28 07:07:28 #8 [security-proxy-setup internal] load .dockerignore 07:07:28 #8 transferring context: 50B done 07:07:28 #8 DONE 0.4s 07:07:28 07:07:28 #9 [security-secretstore-setup internal] load build definition from Dockerfile 07:07:28 #9 transferring dockerfile: 2.49kB done 07:07:28 #9 DONE 0.4s 07:07:28 07:07:28 #5 [security-spire-agent internal] load .dockerignore 07:07:28 #5 DONE 0.3s 07:07:28 07:07:28 #10 [security-spire-agent internal] load build definition from Dockerfile 07:07:28 #10 transferring dockerfile: 1.81kB 0.0s done 07:07:28 #10 DONE 0.3s 07:07:28 07:07:28 #11 [security-secretstore-setup internal] load .dockerignore 07:07:28 #11 transferring context: 50B 0.1s done 07:07:28 #11 DONE 0.4s 07:07:28 07:07:28 #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:28 #4 DONE 0.0s 07:07:28 07:07:28 #12 [support-scheduler internal] load .dockerignore 07:07:28 #12 ... 07:07:28 07:07:28 #13 [core-metadata internal] load .dockerignore 07:07:28 #13 transferring context: 50B done 07:07:28 #13 DONE 0.3s 07:07:29 07:07:29 #14 [security-spire-server internal] load build definition from Dockerfile 07:07:29 #14 transferring dockerfile: 1.70kB done 07:07:29 #14 DONE 0.4s 07:07:29 07:07:29 #15 [core-metadata internal] load build definition from Dockerfile 07:07:29 #15 transferring dockerfile: 2.13kB done 07:07:29 #15 DONE 0.5s 07:07:29 07:07:29 #16 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 07:07:29 #16 DONE 0.5s 07:07:29 07:07:29 #17 [security-spiffe-token-provider internal] load build context 07:07:29 #17 DONE 0.0s 07:07:29 07:07:29 #18 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:29 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:29 #18 ... 07:07:29 07:07:29 #19 [security-spire-server internal] load .dockerignore 07:07:29 #19 transferring context: 50B done 07:07:29 #19 DONE 0.5s 07:07:29 07:07:29 #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:29 #4 DONE 0.0s 07:07:29 07:07:29 #18 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:29 #18 ... 07:07:29 07:07:29 #20 [support-scheduler internal] load build definition from Dockerfile 07:07:29 #20 transferring dockerfile: 1.82kB done 07:07:29 #20 DONE 0.4s 07:07:29 07:07:29 #12 [support-scheduler internal] load .dockerignore 07:07:29 #12 transferring context: 50B 0.0s done 07:07:29 #12 DONE 0.4s 07:07:29 07:07:29 #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:29 #4 DONE 0.0s 07:07:29 07:07:29 #21 [core-keeper internal] load build definition from Dockerfile 07:07:29 #21 DONE 0.0s 07:07:29 07:07:29 #22 [core-keeper internal] load .dockerignore 07:07:29 #22 DONE 0.0s 07:07:29 07:07:29 #23 [core-common-config-bootstrapper internal] load .dockerignore 07:07:29 #23 transferring context: 50B done 07:07:29 #23 DONE 0.3s 07:07:29 07:07:29 #24 [security-spire-config internal] load .dockerignore 07:07:29 #24 transferring context: 50B done 07:07:29 #24 DONE 0.4s 07:07:29 07:07:29 #25 [security-spire-config internal] load build definition from Dockerfile 07:07:29 #25 transferring dockerfile: 1.69kB 0.0s done 07:07:29 #25 DONE 0.4s 07:07:29 07:07:29 #18 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:29 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 07:07:29 #18 ... 07:07:29 07:07:29 #26 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:07:29 #26 transferring dockerfile: 2.23kB 0.0s done 07:07:29 #26 DONE 0.4s 07:07:29 07:07:29 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:29 #4 DONE 0.0s 07:07:29 07:07:29 #18 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:29 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 07:07:29 #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:07:29 #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:07:29 #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:07:29 #18 ... 07:07:29 07:07:29 #27 [security-proxy-auth internal] load build definition from Dockerfile 07:07:29 #27 DONE 0.0s 07:07:29 07:07:29 #28 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:07:30 9c61dcf015f6: Pull complete 07:07:30 4698f68db338: Pull complete 07:07:30 #28 ... 07:07:30 07:07:30 #16 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:07:30 #16 DONE 1.7s 07:07:30 07:07:30 #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:30 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 07:07:30 #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:07:30 #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:07:30 #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:07:30 #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done 07:07:30 #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.1s 07:07:30 #18 ... 07:07:30 07:07:30 #29 [security-bootstrapper internal] load .dockerignore 07:07:30 #29 transferring context: 50B done 07:07:30 #29 DONE 1.5s 07:07:30 07:07:30 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:07:30 #30 DONE 1.7s 07:07:30 07:07:30 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:07:30 #31 DONE 1.8s 07:07:30 07:07:30 #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:30 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 07:07:30 #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:07:30 #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:07:30 #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:07:30 #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done 07:07:30 2a2f49069b9e: Pull complete 07:07:30 e0025b399a48: Pull complete 07:07:30 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:30 prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container 07:07:30 $ 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/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:07:30 #18 ... 07:07:30 07:07:30 #21 [core-keeper internal] load build definition from Dockerfile 07:07:30 #21 transferring dockerfile: 2.07kB 0.0s done 07:07:30 #21 DONE 1.3s 07:07:30 07:07:30 #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:30 #18 ... 07:07:30 07:07:30 #22 [core-keeper internal] load .dockerignore 07:07:30 #22 transferring context: 50B 0.0s done 07:07:30 #22 DONE 1.5s 07:07:30 07:07:30 #32 [core-command internal] load .dockerignore 07:07:30 #32 transferring context: 50B 0.0s done 07:07:30 #32 DONE 1.6s 07:07:30 07:07:30 #33 [support-notifications internal] load build context 07:07:30 #33 transferring context: 3.07MB 0.9s done 07:07:30 #33 DONE 1.7s 07:07:30 07:07:30 #17 [security-spiffe-token-provider internal] load build context 07:07:30 #17 transferring context: 3.07MB 0.9s done 07:07:30 #17 DONE 1.7s 07:07:30 07:07:30 #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:30 #18 ... 07:07:30 07:07:30 #34 [core-command internal] load build definition from Dockerfile 07:07:30 #34 transferring dockerfile: 1.94kB done 07:07:30 #34 DONE 1.6s 07:07:30 07:07:30 #4 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:30 #4 DONE 0.0s 07:07:30 07:07:30 #35 [security-bootstrapper internal] load build definition from Dockerfile 07:07:30 #35 transferring dockerfile: 3.02kB 0.0s done 07:07:30 #35 DONE 1.8s 07:07:30 07:07:30 #36 [security-secretstore-setup internal] load build context 07:07:30 #36 transferring context: 3.07MB 0.9s done 07:07:30 #36 DONE 1.8s 07:07:30 07:07:30 #37 [security-proxy-setup internal] load build context 07:07:30 #37 transferring context: 3.07MB 1.0s done 07:07:30 #37 DONE 1.8s 07:07:30 07:07:30 #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:31 #18 ... 07:07:31 07:07:31 #27 [security-proxy-auth internal] load build definition from Dockerfile 07:07:31 #27 transferring dockerfile: 2.11kB 0.0s done 07:07:31 #27 DONE 1.4s 07:07:31 07:07:31 #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:31 #4 DONE 0.0s 07:07:31 07:07:31 #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:31 #18 ... 07:07:31 07:07:31 #16 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 07:07:31 #16 DONE 2.0s 07:07:31 07:07:31 #38 [core-command internal] load build context 07:07:31 #38 DONE 0.0s 07:07:31 07:07:31 #39 [security-bootstrapper internal] load build context 07:07:31 #39 DONE 0.0s 07:07:31 07:07:31 #40 [support-scheduler internal] load build context 07:07:31 #40 transferring context: 3.07MB 0.6s done 07:07:31 #40 DONE 1.6s 07:07:31 07:07:31 #41 [core-metadata internal] load build context 07:07:31 #41 transferring context: 3.07MB 0.6s done 07:07:31 #41 DONE 1.7s 07:07:31 07:07:31 #18 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:31 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 07:07:31 #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:07:31 #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:07:31 #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:07:31 #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done 07:07:31 #18 ... 07:07:31 07:07:31 #28 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:07:31 #28 DONE 2.5s 07:07:31 07:07:31 #18 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:31 #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done 07:07:31 #18 ... 07:07:31 07:07:31 #42 [security-proxy-auth internal] load .dockerignore 07:07:31 #42 transferring context: 50B 0.0s done 07:07:31 #42 DONE 1.7s 07:07:31 07:07:31 #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:31 #4 DONE 0.0s 07:07:31 07:07:31 #43 [security-spire-agent internal] load build context 07:07:31 #43 transferring context: 23.21kB 0.0s done 07:07:31 #43 DONE 0.8s 07:07:31 07:07:31 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:31 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 07:07:31 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:07:31 #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:07:31 #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:07:31 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 07:07:31 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:07:31 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 07:07:31 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:07:31 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.6s 07:07:31 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:07:31 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:07:31 #44 ... 07:07:31 07:07:31 #16 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 07:07:31 #16 DONE 2.2s 07:07:31 07:07:31 #28 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:07:31 #28 DONE 2.7s 07:07:31 07:07:31 #45 [security-spire-config internal] load build context 07:07:31 #45 transferring context: 21.93kB 0.0s done 07:07:31 #45 DONE 0.9s 07:07:31 07:07:31 #46 [security-spire-server internal] load build context 07:07:31 #46 transferring context: 23.68kB 0.0s done 07:07:31 #46 DONE 0.9s 07:07:31 07:07:31 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:31 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.06MB / 28.04MB 0.7s 07:07:31 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 0.8s 07:07:31 #44 ... 07:07:31 07:07:31 #47 [core-data internal] load build definition from Dockerfile 07:07:31 #47 transferring dockerfile: 2.07kB done 07:07:31 #47 DONE 1.9s 07:07:31 07:07:31 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:31 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.32MB / 28.04MB 0.9s 07:07:32 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 1.0s 07:07:32 #44 ... 07:07:32 07:07:32 #48 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:07:32 #48 DONE 1.2s 07:07:32 07:07:32 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:32 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 1.2s 07:07:32 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 1.2s 07:07:32 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.94MB / 28.04MB 1.4s 07:07:32 #44 ... 07:07:32 07:07:32 #49 [core-data internal] load .dockerignore 07:07:32 #49 transferring context: 50B 0.0s done 07:07:32 #49 DONE 2.6s 07:07:32 07:07:32 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:32 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.5s 07:07:32 #44 ... 07:07:32 07:07:32 #18 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:32 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 07:07:32 #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:07:32 #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:07:32 #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:07:32 #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done 07:07:32 #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done 07:07:32 #18 DONE 3.9s 07:07:32 07:07:32 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:32 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.6s done 07:07:32 #44 ... 07:07:32 07:07:32 #4 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:32 #4 DONE 0.0s 07:07:32 07:07:32 #50 [core-common-config-bootstrapper internal] load build context 07:07:32 #50 transferring context: 3.07MB 0.7s done 07:07:32 #50 DONE 2.2s 07:07:32 07:07:32 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:32 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 07:07:33 #44 ... 07:07:33 07:07:33 #28 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:07:33 #28 DONE 2.8s 07:07:33 07:07:33 #48 [core-data builder 2/7] WORKDIR /edgex-go 07:07:33 #48 DONE 1.4s 07:07:33 07:07:33 #18 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:33 #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 07:07:33 #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:07:33 #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:07:33 #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:07:33 #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done 07:07:33 #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done 07:07:33 #18 DONE 4.1s 07:07:33 07:07:33 #16 [core-data internal] load metadata for docker.io/library/alpine:3.20 07:07:33 #16 DONE 2.9s 07:07:33 07:07:33 #51 [core-keeper internal] load build context 07:07:33 #51 transferring context: 3.07MB 1.1s done 07:07:33 #51 DONE 2.2s 07:07:33 07:07:33 #38 [core-command internal] load build context 07:07:33 #38 transferring context: 3.07MB 1.1s done 07:07:33 #38 DONE 2.2s 07:07:33 07:07:33 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:33 #44 ... 07:07:33 07:07:33 #52 [security-proxy-auth internal] load build context 07:07:33 #52 transferring context: 3.07MB 1.6s done 07:07:33 #52 DONE 1.9s 07:07:33 07:07:33 #39 [security-bootstrapper internal] load build context 07:07:33 #39 transferring context: 3.07MB 1.3s done 07:07:33 #39 DONE 2.4s 07:07:33 07:07:33 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:35 #44 ... 07:07:35 07:07:35 #53 [core-data internal] load build context 07:07:35 #53 transferring context: 3.07MB 1.4s done 07:07:35 #53 DONE 1.8s 07:07:35 07:07:35 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:07:35 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 07:07:35 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 07:07:35 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:07:35 #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 07:07:35 #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 07:07:35 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:07:35 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:07:35 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 07:07:35 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 07:07:35 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.0s done 07:07:35 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 07:07:35 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.6s 07:07:35 #54 ... 07:07:35 07:07:35 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:35 #55 DONE 3.7s 07:07:35 07:07:35 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:38 $ docker top 00e7af0d9aeee04dc8159789522b2233567cc83994ce7d547e5c8490370d1a3d -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:38 #44 ... 07:07:38 07:07:38 #56 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:07:38 #0 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:38 #0 3.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:38 #0 5.349 OK: 239 MiB in 58 packages 07:07:38 #56 DONE 6.3s 07:07:38 07:07:38 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:07:38 #0 2.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:38 #0 3.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:38 #0 5.044 OK: 239 MiB in 58 packages 07:07:38 #57 DONE 5.9s 07:07:38 07:07:38 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:38 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s 07:07:38 + docker compose -f ./docker-compose-build.yml build --parallel 07:07:38 #44 ... 07:07:38 07:07:38 #58 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:07:38 #58 DONE 0.9s 07:07:38 07:07:38 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:38 #44 ... 07:07:38 07:07:38 #59 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:07:38 #59 DONE 0.9s 07:07:38 07:07:38 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:39 #44 ... 07:07:39 07:07:39 #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:39 #60 DONE 6.8s 07:07:39 07:07:39 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:07:40 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.6s 07:07:41 #1 [security-bootstrapper internal] load build definition from Dockerfile 07:07:41 #1 transferring dockerfile: 3.02kB done 07:07:41 #1 DONE 0.0s 07:07:41 07:07:41 #2 [security-secretstore-setup internal] load build definition from Dockerfile 07:07:41 #2 transferring dockerfile: 2.49kB done 07:07:41 #2 DONE 0.0s 07:07:41 07:07:41 #3 [security-spire-config internal] load build definition from Dockerfile 07:07:41 #3 transferring dockerfile: 1.69kB done 07:07:41 #3 DONE 0.0s 07:07:41 07:07:41 #4 [security-spire-agent internal] load build definition from Dockerfile 07:07:41 #4 transferring dockerfile: 1.81kB done 07:07:41 #4 DONE 0.0s 07:07:41 07:07:41 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:07:41 #5 transferring dockerfile: 1.89kB done 07:07:41 #5 DONE 0.0s 07:07:41 07:07:41 #6 [support-notifications internal] load build definition from Dockerfile 07:07:41 #6 transferring dockerfile: 2.04kB done 07:07:41 #6 DONE 0.0s 07:07:41 07:07:41 #7 [security-spire-server internal] load build definition from Dockerfile 07:07:41 #7 transferring dockerfile: 1.70kB done 07:07:41 #7 DONE 0.0s 07:07:41 07:07:41 #8 [support-scheduler internal] load build definition from Dockerfile 07:07:41 #8 transferring dockerfile: 1.82kB done 07:07:41 #8 DONE 0.0s 07:07:41 07:07:41 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:07:41 #9 transferring dockerfile: 2.23kB done 07:07:41 #9 DONE 0.0s 07:07:41 07:07:41 #10 [core-command internal] load build definition from Dockerfile 07:07:41 #10 transferring dockerfile: 1.94kB done 07:07:41 #10 DONE 0.0s 07:07:41 07:07:41 #11 [security-proxy-setup internal] load build definition from Dockerfile 07:07:41 #11 transferring dockerfile: 2.50kB done 07:07:41 #11 DONE 0.0s 07:07:41 07:07:41 #12 [core-metadata internal] load build definition from Dockerfile 07:07:41 #12 transferring dockerfile: 2.13kB done 07:07:41 #12 DONE 0.0s 07:07:41 07:07:41 #13 [security-bootstrapper internal] load .dockerignore 07:07:41 #13 transferring context: 50B done 07:07:41 #13 DONE 0.0s 07:07:41 07:07:41 #14 [core-data internal] load build definition from Dockerfile 07:07:41 #14 transferring dockerfile: 2.07kB done 07:07:41 #14 DONE 0.0s 07:07:41 07:07:41 #15 [security-proxy-auth internal] load build definition from Dockerfile 07:07:41 #15 transferring dockerfile: 2.11kB done 07:07:41 #15 DONE 0.0s 07:07:41 07:07:41 #16 [core-keeper internal] load build definition from Dockerfile 07:07:41 #16 transferring dockerfile: 2.07kB done 07:07:41 #16 DONE 0.0s 07:07:41 07:07:41 #17 [security-secretstore-setup internal] load .dockerignore 07:07:41 #17 transferring context: 50B done 07:07:41 #17 DONE 0.0s 07:07:41 07:07:41 #18 [security-spire-config internal] load .dockerignore 07:07:41 #18 transferring context: 50B done 07:07:41 #18 DONE 0.0s 07:07:41 07:07:41 #19 [security-spire-agent internal] load .dockerignore 07:07:41 #19 transferring context: 50B done 07:07:41 #19 DONE 0.0s 07:07:41 07:07:41 #20 [security-spiffe-token-provider internal] load .dockerignore 07:07:41 #20 transferring context: 50B done 07:07:41 #20 DONE 0.0s 07:07:41 07:07:41 #21 [support-scheduler internal] load .dockerignore 07:07:41 #21 transferring context: 50B done 07:07:41 #21 DONE 0.0s 07:07:41 07:07:41 #22 [security-spire-server internal] load .dockerignore 07:07:41 #22 transferring context: 50B done 07:07:41 #22 DONE 0.0s 07:07:41 07:07:41 #23 [support-notifications internal] load .dockerignore 07:07:41 #23 transferring context: 50B done 07:07:41 #23 DONE 0.0s 07:07:41 07:07:41 #24 [core-common-config-bootstrapper internal] load .dockerignore 07:07:41 #24 transferring context: 50B 0.0s done 07:07:41 #24 DONE 0.1s 07:07:41 07:07:41 #25 [core-command internal] load .dockerignore 07:07:41 #25 transferring context: 50B done 07:07:41 #25 DONE 0.0s 07:07:41 07:07:41 #26 [security-proxy-setup internal] load .dockerignore 07:07:41 #26 transferring context: 50B done 07:07:41 #26 DONE 0.0s 07:07:41 07:07:41 #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:07:41 #27 DONE 0.0s 07:07:41 07:07:41 #28 [core-data internal] load .dockerignore 07:07:41 #28 transferring context: 50B done 07:07:41 #28 DONE 0.0s 07:07:41 07:07:41 #29 [core-metadata internal] load .dockerignore 07:07:41 #29 transferring context: 50B done 07:07:41 #29 DONE 0.0s 07:07:41 07:07:41 #30 [security-proxy-auth internal] load .dockerignore 07:07:41 #30 transferring context: 50B done 07:07:41 #30 DONE 0.0s 07:07:41 07:07:41 #31 [core-keeper internal] load .dockerignore 07:07:41 #31 transferring context: 50B done 07:07:41 #31 DONE 0.0s 07:07:41 07:07:41 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:07:41 #32 DONE 0.2s 07:07:41 07:07:41 #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:07:41 #27 DONE 0.0s 07:07:41 07:07:41 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:07:41 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.7s done 07:07:41 #33 ... 07:07:41 07:07:41 #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:07:41 #27 DONE 0.0s 07:07:41 07:07:41 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 07:07:41 #32 DONE 0.3s 07:07:41 07:07:41 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:07:41 #33 ... 07:07:41 07:07:41 #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:07:41 #27 DONE 0.0s 07:07:42 #54 DONE 11.5s 07:07:42 07:07:42 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:07:42 #0 4.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:42 #0 5.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:42 #0 8.726 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:07:42 #0 8.726 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:07:42 #0 8.726 OK: 24052 distinct packages available 07:07:42 #0 9.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:42 07:07:42 #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:07:42 #27 DONE 0.0s 07:07:42 07:07:42 #34 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:42 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:07:42 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:07:42 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 07:07:42 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 07:07:42 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 07:07:42 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 07:07:42 #34 ... 07:07:42 07:07:42 #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:07:42 #27 DONE 0.0s 07:07:42 #61 ... 07:07:42 07:07:42 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:07:42 #0 5.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:42 #0 5.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:42 #0 9.174 OK: 239 MiB in 58 packages 07:07:42 #62 DONE 10.1s 07:07:42 07:07:42 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:07:42 #0 5.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:42 #0 5.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:42 #0 9.732 OK: 239 MiB in 58 packages 07:07:42 #63 ... 07:07:42 07:07:42 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:42 07:07:42 #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:07:42 #27 DONE 0.0s 07:07:42 07:07:42 #34 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:42 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:07:42 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:07:42 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 07:07:42 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 07:07:42 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 07:07:42 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 07:07:42 #34 ... 07:07:42 07:07:42 #27 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:07:42 #27 DONE 0.0s 07:07:42 #44 ... 07:07:42 07:07:42 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:07:42 #0 4.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:42 #0 5.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:42 #0 8.808 (1/7) Installing ca-certificates (20241121-r1) 07:07:42 #0 9.058 (2/7) Installing dumb-init (1.2.5-r3) 07:07:42 #0 9.074 (3/7) Installing libgcc (13.2.1_git20240309-r0) 07:07:42 #0 9.086 (4/7) Installing libsodium (1.0.19-r0) 07:07:42 #0 9.110 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 07:07:42 #0 9.295 (6/7) Installing libzmq (4.3.5-r2) 07:07:42 #0 9.350 (7/7) Installing zeromq (4.3.5-r2) 07:07:42 #0 9.417 Executing busybox-1.36.1-r29.trigger 07:07:42 #0 9.561 Executing ca-certificates-20241121-r1.trigger 07:07:42 #64 ... 07:07:42 07:07:42 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:07:42 #65 DONE 0.6s 07:07:42 07:07:42 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:07:42 #0 6.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:42 #0 7.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:42 07:07:42 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 07:07:42 #32 DONE 0.9s 07:07:42 07:07:42 #34 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:42 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:07:42 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:07:42 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 07:07:42 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 07:07:42 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 07:07:42 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 07:07:42 #34 ... 07:07:42 07:07:42 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:07:42 #33 DONE 1.0s 07:07:42 07:07:42 #34 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:42 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:07:42 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:07:42 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 07:07:42 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 07:07:42 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 07:07:42 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 07:07:42 #34 ... 07:07:42 07:07:42 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:07:42 #35 DONE 1.0s 07:07:42 07:07:42 #34 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:07:42 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:07:42 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:07:42 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 07:07:42 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 07:07:42 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 07:07:42 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 07:07:42 #66 ... 07:07:42 07:07:42 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:07:42 #63 DONE 10.8s 07:07:42 07:07:42 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:07:42 #0 4.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:42 #0 5.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:42 #67 ... 07:07:42 07:07:42 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:07:42 #0 6.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:42 #0 8.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:43 #34 DONE 1.5s 07:07:43 07:07:43 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:43 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:43 #68 ... 07:07:43 07:07:43 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:07:43 #0 7.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:43 #0 8.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:43 #69 ... 07:07:43 07:07:43 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:07:43 #0 6.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:43 #0 7.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:43 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 07:07:43 #70 ... 07:07:43 07:07:43 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:07:43 #0 4.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:43 #0 5.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:43 #0 9.483 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:07:43 #0 9.483 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:07:43 #0 9.483 OK: 24048 distinct packages available 07:07:43 #0 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:43 #71 ... 07:07:43 07:07:43 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:07:43 #0 7.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:43 #0 8.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:43 #72 ... 07:07:43 07:07:43 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:07:43 #73 DONE 0.7s 07:07:43 07:07:43 #74 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 07:07:43 #0 6.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:43 #0 7.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:43 #0 11.14 (1/1) Installing dumb-init (1.2.5-r3) 07:07:43 #0 11.16 Executing busybox-1.36.1-r29.trigger 07:07:43 #74 11.30 OK: 9 MiB in 15 packages 07:07:43 #74 ... 07:07:43 07:07:43 #75 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:07:43 #0 6.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:43 #0 7.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:43 #75 ... 07:07:43 07:07:43 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:43 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.0s 07:07:43 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:07:43 #36 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:07:44 #36 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:07:45 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s 07:07:45 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.9s 07:07:45 #36 ... 07:07:45 07:07:45 #37 [security-spire-server internal] load build context 07:07:45 #37 transferring context: 23.68kB 0.1s done 07:07:45 #37 DONE 2.2s 07:07:45 07:07:45 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:45 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done 07:07:45 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:07:45 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s 07:07:45 #36 ... 07:07:45 07:07:45 #38 [security-spire-agent internal] load build context 07:07:45 #38 transferring context: 23.21kB 0.1s done 07:07:45 #38 DONE 2.1s 07:07:45 07:07:45 #39 [security-spire-config internal] load build context 07:07:45 #39 transferring context: 21.93kB 0.1s done 07:07:45 #39 DONE 2.3s 07:07:45 07:07:45 #40 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:07:45 #40 DONE 3.5s 07:07:45 07:07:45 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:45 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 07:07:45 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s done 07:07:45 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 1.1s 07:07:45 #44 ... 07:07:45 07:07:45 #74 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 07:07:45 #74 DONE 12.8s 07:07:45 07:07:45 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:45 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 1.3s 07:07:45 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s 07:07:45 #44 ... 07:07:45 07:07:45 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:07:45 #64 11.11 OK: 14 MiB in 21 packages 07:07:45 #64 DONE 12.7s 07:07:45 07:07:45 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:45 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:07:45 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.8s done 07:07:46 #44 ... 07:07:46 07:07:46 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:07:46 #0 5.062 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:46 #0 6.321 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:46 #76 ... 07:07:46 07:07:46 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:07:46 #67 10.65 (1/4) Installing dumb-init (1.2.5-r3) 07:07:46 #67 10.77 (2/4) Installing openssl (3.3.2-r1) 07:07:46 #67 10.88 (3/4) Installing su-exec (0.2-r3) 07:07:46 #67 10.93 (4/4) Installing yq-go (4.44.1-r2) 07:07:46 #67 11.89 Executing busybox-1.36.1-r29.trigger 07:07:46 #67 11.94 OK: 20 MiB in 18 packages 07:07:46 #67 DONE 13.3s 07:07:46 07:07:46 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:07:47 #77 ... 07:07:47 07:07:47 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:07:47 #72 13.24 (1/2) Installing dumb-init (1.2.5-r3) 07:07:47 #72 13.30 (2/2) Installing su-exec (0.2-r3) 07:07:47 #72 13.32 Executing busybox-1.36.1-r29.trigger 07:07:47 #72 13.42 OK: 9 MiB in 16 packages 07:07:47 #72 DONE 14.9s 07:07:47 07:07:47 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:48 #44 ... 07:07:48 07:07:48 #75 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:07:48 #75 13.09 (1/1) Installing dumb-init (1.2.5-r3) 07:07:48 #75 13.15 Executing busybox-1.36.1-r29.trigger 07:07:48 #75 13.30 OK: 9 MiB in 15 packages 07:07:48 #75 DONE 14.6s 07:07:48 07:07:48 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:48 #44 ... 07:07:48 07:07:48 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:07:48 #66 11.92 (1/3) Installing ca-certificates (20241121-r1) 07:07:48 #66 12.07 (2/3) Installing dumb-init (1.2.5-r3) 07:07:48 #66 12.11 (3/3) Installing tzdata (2024b-r0) 07:07:48 #66 13.21 Executing busybox-1.36.1-r29.trigger 07:07:48 #66 13.33 Executing ca-certificates-20241121-r1.trigger 07:07:48 #66 14.19 OK: 11 MiB in 17 packages 07:07:48 #66 DONE 15.6s 07:07:48 07:07:48 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:48 #44 ... 07:07:48 07:07:48 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:48 #78 ... 07:07:48 07:07:48 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:48 #79 ... 07:07:48 07:07:48 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:48 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s 07:07:49 #44 ... 07:07:49 07:07:49 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:07:49 #61 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:49 #61 16.16 OK: 239 MiB in 58 packages 07:07:49 #61 DONE 17.0s 07:07:49 07:07:49 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:07:49 #76 12.48 OK: 239 MiB in 58 packages 07:07:49 #76 DONE 13.3s 07:07:49 07:07:49 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:49 #44 ... 07:07:49 07:07:49 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:07:49 #0 3.193 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:49 #0 4.773 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:49 #80 ... 07:07:49 07:07:49 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:07:49 #69 15.01 (1/4) Installing ca-certificates (20241121-r1) 07:07:49 #69 15.38 (2/4) Installing dumb-init (1.2.5-r3) 07:07:49 #69 15.39 (3/4) Installing su-exec (0.2-r3) 07:07:49 #69 15.41 (4/4) Installing yq-go (4.44.1-r2) 07:07:49 #69 15.97 Executing busybox-1.36.1-r29.trigger 07:07:49 #69 16.19 Executing ca-certificates-20241121-r1.trigger 07:07:49 #69 16.92 OK: 20 MiB in 18 packages 07:07:50 #69 ... 07:07:50 07:07:50 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:07:50 #81 DONE 0.9s 07:07:50 07:07:50 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:07:50 #82 DONE 1.0s 07:07:50 07:07:50 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:07:50 #80 10.92 (1/1) Installing dumb-init (1.2.5-r3) 07:07:51 #36 ... 07:07:51 07:07:51 #41 [security-secretstore-setup internal] load build context 07:07:51 #41 transferring context: 316.02MB 8.5s 07:07:51 #41 ... 07:07:51 07:07:51 #42 [core-common-config-bootstrapper internal] load build context 07:07:51 #42 ... 07:07:51 07:07:51 #41 [security-secretstore-setup internal] load build context 07:07:51 #80 11.62 Executing busybox-1.36.1-r29.trigger 07:07:51 #80 ... 07:07:51 07:07:51 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:07:51 #71 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:51 #71 15.34 (1/14) Installing ca-certificates (20241121-r1) 07:07:51 #71 15.64 (2/14) Installing brotli-libs (1.1.0-r2) 07:07:51 #71 15.74 (3/14) Installing c-ares (1.33.1-r0) 07:07:51 #71 15.75 (4/14) Installing libunistring (1.2-r0) 07:07:51 #71 15.85 (5/14) Installing libidn2 (2.3.7-r0) 07:07:51 #71 15.88 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:07:51 #71 15.90 (7/14) Installing libpsl (0.21.5-r1) 07:07:51 #71 15.92 (8/14) Installing zstd-libs (1.5.6-r0) 07:07:51 #71 15.98 (9/14) Installing libcurl (8.11.1-r0) 07:07:51 #71 16.03 (10/14) Installing curl (8.11.1-r0) 07:07:51 #71 16.08 (11/14) Installing dumb-init (1.2.5-r3) 07:07:51 #71 16.15 (12/14) Installing musl-obstack (1.2.3-r2) 07:07:51 #71 16.17 (13/14) Installing libucontext (1.2-r3) 07:07:51 #71 16.19 (14/14) Installing gcompat (1.1.0-r4) 07:07:51 #71 16.24 Executing busybox-1.36.1-r29.trigger 07:07:51 #71 16.33 Executing ca-certificates-20241121-r1.trigger 07:07:51 #71 17.20 OK: 15 MiB in 28 packages 07:07:51 #71 DONE 18.6s 07:07:51 07:07:51 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:07:51 #80 11.83 OK: 9 MiB in 15 packages 07:07:51 #80 ... 07:07:51 07:07:51 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:07:51 #69 DONE 18.7s 07:07:51 07:07:51 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:53 #44 ... 07:07:53 07:07:53 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:07:53 #70 11.63 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:07:53 #70 11.63 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:07:53 #70 11.63 OK: 24048 distinct packages available 07:07:53 #70 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:53 #70 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:53 #70 18.12 (1/4) Installing dumb-init (1.2.5-r3) 07:07:53 #70 18.14 (2/4) Installing musl-obstack (1.2.3-r2) 07:07:53 #70 18.16 (3/4) Installing libucontext (1.2-r3) 07:07:53 #70 18.17 (4/4) Installing gcompat (1.1.0-r4) 07:07:53 #70 18.19 Executing busybox-1.36.1-r29.trigger 07:07:53 #70 18.30 OK: 9 MiB in 18 packages 07:07:53 #70 DONE 20.0s 07:07:53 07:07:53 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:53 #44 ... 07:07:53 07:07:53 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:07:53 #80 DONE 13.3s 07:07:53 07:07:53 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:53 #44 ... 07:07:53 07:07:53 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:53 #83 ... 07:07:53 07:07:53 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:07:53 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.2s done 07:07:53 #41 ... 07:07:53 07:07:53 #43 [security-bootstrapper internal] load build context 07:07:53 #43 ... 07:07:53 07:07:53 #44 [security-spiffe-token-provider internal] load build context 07:07:53 #44 ... 07:07:53 07:07:53 #45 [support-scheduler internal] load build context 07:07:53 #45 ... 07:07:53 07:07:53 #46 [security-proxy-setup internal] load build context 07:07:53 #46 ... 07:07:53 07:07:53 #47 [support-notifications internal] load build context 07:07:53 #47 ... 07:07:53 07:07:53 #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:07:53 #48 ... 07:07:53 07:07:53 #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:07:53 #44 DONE 23.0s 07:07:53 07:07:53 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:07:53 #68 13.42 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:07:53 #68 13.42 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:07:53 #68 13.42 OK: 24048 distinct packages available 07:07:53 #68 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:53 #68 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:53 #68 20.24 (1/5) Installing dumb-init (1.2.5-r3) 07:07:53 #68 20.28 (2/5) Installing musl-obstack (1.2.3-r2) 07:07:53 #68 20.29 (3/5) Installing libucontext (1.2-r3) 07:07:53 #68 20.32 (4/5) Installing gcompat (1.1.0-r4) 07:07:53 #68 20.35 (5/5) Installing openssl (3.3.2-r1) 07:07:53 #68 20.43 Executing busybox-1.36.1-r29.trigger 07:07:53 #68 20.58 OK: 10 MiB in 19 packages 07:07:53 #68 ... 07:07:53 07:07:53 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:53 #49 ... 07:07:53 07:07:53 #50 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 07:07:53 #50 ... 07:07:53 07:07:53 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:07:53 #0 6.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:53 #0 6.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:53 #0 7.133 (1/3) Installing ca-certificates (20241121-r1) 07:07:53 #0 7.150 (2/3) Installing dumb-init (1.2.5-r3) 07:07:53 #0 7.154 (3/3) Installing tzdata (2024b-r0) 07:07:53 #0 7.183 Executing busybox-1.36.1-r29.trigger 07:07:53 #0 7.192 Executing ca-certificates-20241121-r1.trigger 07:07:53 #0 7.232 OK: 10 MiB in 17 packages 07:07:53 #84 ... 07:07:53 07:07:53 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:07:54 #51 ... 07:07:54 07:07:54 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:07:54 #52 ... 07:07:54 07:07:54 #53 [core-command internal] load build context 07:07:54 #53 ... 07:07:54 07:07:54 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:07:54 #54 ... 07:07:54 07:07:54 #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:54 #55 ... 07:07:54 07:07:54 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:07:54 #56 ... 07:07:54 07:07:54 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:07:54 #57 ... 07:07:54 07:07:54 #58 [core-data internal] load build context 07:07:54 #58 ... 07:07:54 07:07:54 #59 [core-metadata internal] load build context 07:07:54 #85 ... 07:07:54 07:07:54 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:07:54 #68 DONE 22.0s 07:07:54 07:07:54 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:07:54 #86 ... 07:07:54 07:07:54 #87 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 07:07:54 #0 3.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:54 #0 5.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:54 #0 9.268 OK: 9 MiB in 15 packages 07:07:54 #87 DONE 10.3s 07:07:55 #59 ... 07:07:55 07:07:55 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:07:55 #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done 07:07:55 #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:07:55 #60 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:07:55 #60 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:07:55 #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 07:07:55 #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done 07:07:55 #60 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:07:55 #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done 07:07:55 #60 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 4.1s done 07:07:55 #60 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:07:55 #60 ... 07:07:55 07:07:55 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:07:55 #61 ... 07:07:55 07:07:55 #62 [core-keeper internal] load build context 07:07:55 #62 ... 07:07:55 07:07:55 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:07:55 07:07:55 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:07:55 #0 3.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:55 #88 ... 07:07:55 07:07:55 #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:07:55 #0 3.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:55 #0 4.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:55 #0 9.185 OK: 14 MiB in 21 packages 07:07:55 #89 DONE 9.8s 07:07:55 #63 ... 07:07:55 07:07:55 #64 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 07:07:55 #64 ... 07:07:55 07:07:55 #65 [security-proxy-auth internal] load build context 07:07:55 #65 transferring context: 404.11MB 12.5s 07:07:55 07:07:55 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:07:55 #0 3.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:55 #65 ... 07:07:55 07:07:55 #58 [core-data internal] load build context 07:07:55 #90 4.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:56 #58 transferring context: 441.10MB 13.1s done 07:07:56 #90 ... 07:07:56 07:07:56 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:07:56 #0 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:56 #0 4.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:56 #0 7.955 OK: 9 MiB in 16 packages 07:07:56 #91 DONE 8.7s 07:07:56 07:07:56 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:07:56 #92 ... 07:07:56 07:07:56 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:07:56 #77 4.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:56 #77 5.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:56 #77 10.03 OK: 20 MiB in 18 packages 07:07:56 #77 DONE 10.8s 07:07:57 07:07:57 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:07:57 #86 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:57 #86 ... 07:07:57 07:07:57 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:07:57 #93 DONE 0.3s 07:07:57 07:07:57 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:07:57 #85 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:57 #85 3.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:57 #85 ... 07:07:57 07:07:57 #94 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:07:57 #0 4.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:57 #0 5.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:57 #0 9.264 OK: 9 MiB in 15 packages 07:07:57 #94 DONE 9.9s 07:07:58 07:07:58 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:07:58 #86 3.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:58 #86 ... 07:07:58 07:07:58 #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:07:58 #0 4.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:58 #0 5.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:58 #0 9.442 OK: 11 MiB in 17 packages 07:07:58 #95 DONE 10.1s 07:07:58 07:07:58 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:07:58 #88 4.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:58 #88 ... 07:07:58 07:07:58 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:07:58 #92 DONE 2.4s 07:07:59 07:07:59 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:07:59 #88 7.398 OK: 20 MiB in 18 packages 07:07:59 #88 ... 07:07:59 07:07:59 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:07:59 #96 DONE 0.3s 07:07:59 07:07:59 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:07:59 #90 7.846 OK: 15 MiB in 28 packages 07:07:59 #90 ... 07:07:59 07:07:59 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:07:59 #88 DONE 8.0s 07:07:59 07:07:59 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:59 #97 ... 07:07:59 07:07:59 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:07:59 #90 DONE 8.5s 07:07:59 07:07:59 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:00 #98 ... 07:08:00 07:08:00 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:08:00 #85 7.211 OK: 9 MiB in 18 packages 07:08:00 #58 ... 07:08:00 07:08:00 #47 [support-notifications internal] load build context 07:08:00 #47 transferring context: 441.10MB 17.2s done 07:08:00 #85 DONE 8.1s 07:08:00 07:08:00 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:08:00 #86 5.689 OK: 10 MiB in 19 packages 07:08:00 #86 DONE 6.3s 07:08:00 07:08:00 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:08:01 #47 ... 07:08:01 07:08:01 #42 [core-common-config-bootstrapper internal] load build context 07:08:01 #42 transferring context: 441.10MB 12.7s done 07:08:01 #42 ... 07:08:01 07:08:01 #43 [security-bootstrapper internal] load build context 07:08:01 #43 transferring context: 441.10MB 16.9s done 07:08:02 #43 ... 07:08:02 07:08:02 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:08:02 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:08:02 #99 DONE 2.0s 07:08:02 07:08:02 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:08:02 #100 DONE 2.0s 07:08:02 07:08:02 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:08:02 #101 ... 07:08:02 07:08:02 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:08:02 #102 DONE 2.1s 07:08:03 #36 ... 07:08:03 07:08:03 #41 [security-secretstore-setup internal] load build context 07:08:03 #41 transferring context: 441.10MB 13.3s done 07:08:03 #41 ... 07:08:03 07:08:03 #44 [security-spiffe-token-provider internal] load build context 07:08:03 #44 transferring context: 441.10MB 13.2s done 07:08:03 07:08:03 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:08:03 #103 ... 07:08:03 07:08:03 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:08:03 #104 DONE 0.5s 07:08:03 #44 ... 07:08:03 07:08:03 #46 [security-proxy-setup internal] load build context 07:08:03 #46 transferring context: 441.10MB 14.1s done 07:08:03 #46 ... 07:08:03 07:08:03 #45 [support-scheduler internal] load build context 07:08:03 #45 transferring context: 441.10MB 13.4s done 07:08:03 07:08:03 #105 [security-spire-config stage-2 6/10] COPY security.txt / 07:08:03 #45 ... 07:08:03 07:08:03 #53 [core-command internal] load build context 07:08:03 #53 transferring context: 441.10MB 13.9s done 07:08:03 #105 ... 07:08:03 07:08:03 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:08:03 #103 DONE 0.6s 07:08:03 07:08:03 #106 [security-spire-server stage-2 6/9] COPY security.txt / 07:08:04 #106 ... 07:08:04 07:08:04 #105 [security-spire-config stage-2 6/10] COPY security.txt / 07:08:04 #105 DONE 0.6s 07:08:04 07:08:04 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:08:04 #107 ... 07:08:04 07:08:04 #106 [security-spire-server stage-2 6/9] COPY security.txt / 07:08:04 #106 DONE 0.7s 07:08:04 07:08:04 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:08:04 #108 ... 07:08:04 07:08:04 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:08:04 #107 DONE 0.7s 07:08:04 07:08:04 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:08:04 #108 DONE 0.5s 07:08:04 07:08:04 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:08:04 #109 ... 07:08:04 07:08:04 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:08:04 #101 DONE 1.9s 07:08:04 #53 ... 07:08:04 07:08:04 #59 [core-metadata internal] load build context 07:08:04 #59 transferring context: 441.10MB 14.3s done 07:08:05 07:08:05 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:08:05 #110 DONE 0.4s 07:08:05 07:08:05 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:08:05 #109 DONE 0.4s 07:08:05 07:08:05 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:08:05 #111 DONE 0.4s 07:08:05 07:08:05 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:08:05 #59 ... 07:08:05 07:08:05 #62 [core-keeper internal] load build context 07:08:05 #62 transferring context: 441.10MB 13.6s done 07:08:05 #62 ... 07:08:05 07:08:05 #65 [security-proxy-auth internal] load build context 07:08:05 #65 transferring context: 441.10MB 12.9s done 07:08:05 #112 DONE 0.6s 07:08:05 07:08:05 #113 [security-spire-config] exporting to image 07:08:05 #113 exporting layers 07:08:05 #65 ... 07:08:05 07:08:05 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:08:05 #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 07:08:05 #113 ... 07:08:05 07:08:05 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:08:05 #114 DONE 0.7s 07:08:05 07:08:05 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 07:08:05 #115 DONE 0.6s 07:08:05 07:08:05 #116 [security-spire-server] exporting to image 07:08:06 #116 ... 07:08:06 07:08:06 #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:08:06 #117 DONE 0.6s 07:08:06 07:08:06 #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:08:07 #118 DONE 0.5s 07:08:07 07:08:07 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:07 #83 ... 07:08:07 07:08:07 #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:08:07 #119 DONE 0.6s 07:08:07 07:08:07 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:07 #97 ... 07:08:07 07:08:07 #120 [security-spire-agent] exporting to image 07:08:09 #120 ... 07:08:09 07:08:09 #113 [security-spire-config] exporting to image 07:08:09 #113 exporting layers 2.9s done 07:08:09 #113 writing image sha256:306e9f12d19d7c335fff42247b21341d4f6dde841246f72a7671f4d61abdc6eb 0.1s done 07:08:09 #113 naming to docker.io/library/security-spire-config-arm64 0.1s done 07:08:09 #113 DONE 3.1s 07:08:09 07:08:09 #116 [security-spire-server] exporting to image 07:08:09 #116 exporting layers 3.1s done 07:08:09 #116 writing image sha256:6bb9d4f80a9c72131aaa17401abfc33f328de73122a9d48e8af3fd7ac4673780 0.0s done 07:08:09 #116 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:08:09 #116 DONE 3.2s 07:08:09 07:08:09 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:09 #83 ... 07:08:09 07:08:09 #120 [security-spire-agent] exporting to image 07:08:09 #120 exporting layers 2.0s done 07:08:09 #120 writing image sha256:55263e614b4213b2d06659e69f3f0fcb7143c2ba04bd330229241eccbbd72f67 0.0s done 07:08:09 #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:08:09 #120 DONE 2.0s 07:08:09 07:08:09 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:18 #60 ... 07:08:18 07:08:18 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:08:18 #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 07:08:18 #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done 07:08:33 #36 ... 07:08:33 07:08:33 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:08:33 #60 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 07:08:33 #60 ... 07:08:33 07:08:33 #41 [security-secretstore-setup internal] load build context 07:08:33 #41 DONE 52.0s 07:08:33 07:08:33 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:08:33 #51 DONE 50.1s 07:08:33 07:08:33 #44 [security-spiffe-token-provider internal] load build context 07:08:33 #44 DONE 51.9s 07:08:33 07:08:33 #42 [core-common-config-bootstrapper internal] load build context 07:08:33 #42 DONE 51.4s 07:08:33 07:08:33 #65 [security-proxy-auth internal] load build context 07:08:33 #65 DONE 51.2s 07:08:33 07:08:33 #45 [support-scheduler internal] load build context 07:08:33 #45 DONE 51.8s 07:08:33 07:08:33 #58 [core-data internal] load build context 07:08:33 #58 DONE 51.2s 07:08:33 07:08:33 #62 [core-keeper internal] load build context 07:08:33 #62 DONE 51.2s 07:08:33 07:08:33 #53 [core-command internal] load build context 07:08:33 #53 DONE 51.5s 07:08:33 07:08:33 #64 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 07:08:33 #64 DONE 48.9s 07:08:33 07:08:33 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:08:34 #66 ... 07:08:34 07:08:34 #46 [security-proxy-setup internal] load build context 07:08:34 #46 DONE 51.5s 07:08:34 07:08:34 #59 [core-metadata internal] load build context 07:08:34 #59 DONE 51.5s 07:08:34 07:08:34 #47 [support-notifications internal] load build context 07:08:34 #47 DONE 51.5s 07:08:34 07:08:34 #43 [security-bootstrapper internal] load build context 07:08:34 #43 DONE 52.2s 07:08:34 07:08:34 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:08:34 #60 DONE 51.2s 07:08:34 07:08:34 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:08:34 #36 ... 07:08:34 07:08:34 #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:34 #55 DONE 51.0s 07:08:34 07:08:34 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:08:34 #56 51.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:34 #56 51.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:35 #56 51.41 (1/4) Installing ca-certificates (20241121-r1) 07:08:35 #56 51.43 (2/4) Installing dumb-init (1.2.5-r3) 07:08:35 #56 51.43 (3/4) Installing su-exec (0.2-r3) 07:08:35 #56 51.44 (4/4) Installing yq-go (4.44.1-r2) 07:08:35 #56 51.51 Executing busybox-1.36.1-r29.trigger 07:08:35 #56 51.52 Executing ca-certificates-20241121-r1.trigger 07:08:35 #56 51.64 OK: 19 MiB in 18 packages 07:08:35 #56 ... 07:08:35 07:08:35 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:08:35 #52 50.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:35 #52 50.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:35 #52 51.00 (1/4) Installing dumb-init (1.2.5-r3) 07:08:35 #52 51.00 (2/4) Installing openssl (3.3.2-r1) 07:08:35 #52 51.01 (3/4) Installing su-exec (0.2-r3) 07:08:35 #52 51.02 (4/4) Installing yq-go (4.44.1-r2) 07:08:35 #52 51.09 Executing busybox-1.36.1-r29.trigger 07:08:35 #52 51.10 OK: 19 MiB in 18 packages 07:08:35 #52 DONE 52.1s 07:08:35 07:08:35 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:08:35 #54 50.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:35 #54 50.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:35 #54 51.03 (1/7) Installing ca-certificates (20241121-r1) 07:08:35 #54 51.05 (2/7) Installing dumb-init (1.2.5-r3) 07:08:35 #54 51.05 (3/7) Installing libgcc (13.2.1_git20240309-r0) 07:08:35 #54 51.06 (4/7) Installing libsodium (1.0.19-r0) 07:08:35 #54 51.07 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 07:08:35 #54 51.09 (6/7) Installing libzmq (4.3.5-r2) 07:08:35 #54 51.10 (7/7) Installing zeromq (4.3.5-r2) 07:08:35 #54 51.10 Executing busybox-1.36.1-r29.trigger 07:08:35 #54 51.12 Executing ca-certificates-20241121-r1.trigger 07:08:35 #54 51.24 OK: 12 MiB in 21 packages 07:08:35 #54 DONE 52.1s 07:08:35 07:08:35 #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:08:35 #48 50.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:35 #48 50.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:35 #48 51.25 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:08:35 #48 51.25 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:08:35 #48 51.25 OK: 24170 distinct packages available 07:08:35 #48 51.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:35 #48 51.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:35 #48 51.72 (1/5) Installing dumb-init (1.2.5-r3) 07:08:35 #48 51.79 (2/5) Installing musl-obstack (1.2.3-r2) 07:08:35 #48 51.79 (3/5) Installing libucontext (1.2-r3) 07:08:35 #48 51.79 (4/5) Installing gcompat (1.1.0-r4) 07:08:35 #48 51.80 (5/5) Installing openssl (3.3.2-r1) 07:08:35 #48 51.82 Executing busybox-1.36.1-r29.trigger 07:08:35 #48 51.82 OK: 9 MiB in 19 packages 07:08:35 #48 DONE 52.3s 07:08:35 07:08:35 #50 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 07:08:35 #50 51.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:35 #50 51.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:35 #50 51.47 (1/1) Installing dumb-init (1.2.5-r3) 07:08:35 #50 51.48 Executing busybox-1.36.1-r29.trigger 07:08:35 #50 51.48 OK: 8 MiB in 15 packages 07:08:35 #50 DONE 52.3s 07:08:35 07:08:35 #67 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 07:08:35 #67 ... 07:08:35 07:08:35 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:08:35 #56 DONE 52.3s 07:08:35 07:08:35 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:08:35 #57 50.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:35 #57 50.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:35 #57 50.99 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:08:35 #57 50.99 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:08:35 #57 50.99 OK: 24170 distinct packages available 07:08:35 #57 51.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:35 #57 51.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:35 #57 51.44 (1/14) Installing ca-certificates (20241121-r1) 07:08:35 #57 51.46 (2/14) Installing brotli-libs (1.1.0-r2) 07:08:35 #57 51.47 (3/14) Installing c-ares (1.33.1-r0) 07:08:35 #57 51.48 (4/14) Installing libunistring (1.2-r0) 07:08:35 #57 51.59 (5/14) Installing libidn2 (2.3.7-r0) 07:08:35 #57 51.59 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:08:35 #57 51.62 (7/14) Installing libpsl (0.21.5-r1) 07:08:35 #57 51.62 (8/14) Installing zstd-libs (1.5.6-r0) 07:08:35 #57 51.64 (9/14) Installing libcurl (8.11.1-r0) 07:08:35 #57 51.65 (10/14) Installing curl (8.11.1-r0) 07:08:35 #57 51.66 (11/14) Installing dumb-init (1.2.5-r3) 07:08:35 #57 51.66 (12/14) Installing musl-obstack (1.2.3-r2) 07:08:35 #57 51.66 (13/14) Installing libucontext (1.2-r3) 07:08:35 #57 51.66 (14/14) Installing gcompat (1.1.0-r4) 07:08:35 #57 51.67 Executing busybox-1.36.1-r29.trigger 07:08:35 #57 51.67 Executing ca-certificates-20241121-r1.trigger 07:08:35 #57 51.72 OK: 13 MiB in 28 packages 07:08:35 #57 DONE 52.3s 07:08:35 07:08:35 #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:08:35 #49 51.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:35 #49 51.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:35 #49 51.89 (1/1) Installing dumb-init (1.2.5-r3) 07:08:35 #49 51.90 Executing busybox-1.36.1-r29.trigger 07:08:35 #49 51.91 OK: 8 MiB in 15 packages 07:08:35 #49 DONE 52.8s 07:08:35 07:08:35 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:08:35 #63 51.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:35 #63 51.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:35 #63 51.64 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:08:35 #63 51.64 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:08:35 #63 51.64 OK: 24170 distinct packages available 07:08:35 #63 51.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:35 #63 51.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:35 #63 52.07 (1/4) Installing dumb-init (1.2.5-r3) 07:08:35 #63 52.16 (2/4) Installing musl-obstack (1.2.3-r2) 07:08:35 #63 52.16 (3/4) Installing libucontext (1.2-r3) 07:08:35 #63 52.17 (4/4) Installing gcompat (1.1.0-r4) 07:08:35 #63 52.17 Executing busybox-1.36.1-r29.trigger 07:08:35 #63 52.18 OK: 8 MiB in 18 packages 07:08:35 #63 DONE 52.4s 07:08:35 07:08:35 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:08:35 #61 51.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:35 #61 51.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:35 #61 52.18 (1/2) Installing dumb-init (1.2.5-r3) 07:08:35 #61 52.18 (2/2) Installing su-exec (0.2-r3) 07:08:35 #61 52.19 Executing busybox-1.36.1-r29.trigger 07:08:35 #61 52.20 OK: 8 MiB in 16 packages 07:08:35 #61 DONE 52.5s 07:08:35 07:08:35 #67 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 07:08:36 #67 ... 07:08:36 07:08:36 #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:08:36 #0 2.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:36 #0 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:36 #0 2.438 OK: 10 MiB in 17 packages 07:08:36 #68 DONE 2.6s 07:08:36 07:08:36 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:08:36 #0 2.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:36 #0 2.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:36 #0 2.455 OK: 248 MiB in 58 packages 07:08:36 #69 DONE 2.6s 07:08:36 07:08:36 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:08:36 #70 DONE 0.0s 07:08:36 07:08:36 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:37 #71 ... 07:08:37 07:08:37 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:08:37 #0 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:37 #0 3.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:37 #0 3.937 OK: 248 MiB in 58 packages 07:08:37 #72 DONE 4.2s 07:08:37 07:08:37 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:08:37 #73 DONE 0.0s 07:08:37 07:08:37 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:38 #74 ... 07:08:38 07:08:38 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:38 #75 DONE 4.3s 07:08:38 07:08:38 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:08:38 #0 3.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:38 #0 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:38 #0 3.692 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:08:38 #0 3.692 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:08:38 #0 3.692 OK: 24174 distinct packages available 07:08:38 #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:38 #0 3.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:38 #0 4.233 OK: 248 MiB in 58 packages 07:08:38 #76 DONE 4.4s 07:08:38 07:08:38 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:08:38 #77 DONE 0.0s 07:08:38 07:08:38 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:38 #78 ... 07:08:38 07:08:38 #79 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:08:38 #0 4.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:38 #0 4.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:38 #0 4.509 OK: 248 MiB in 58 packages 07:08:38 #79 DONE 4.6s 07:08:38 07:08:38 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:08:38 #80 DONE 0.1s 07:08:38 07:08:38 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:08:38 #66 4.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:38 #66 4.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:38 #66 4.650 OK: 248 MiB in 58 packages 07:08:38 #66 DONE 4.8s 07:08:38 07:08:38 #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:08:38 #81 DONE 0.1s 07:08:38 07:08:38 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:39 #82 ... 07:08:39 07:08:39 #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:08:39 #0 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:39 #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:39 #0 3.361 OK: 12 MiB in 21 packages 07:08:39 #83 DONE 3.5s 07:08:39 07:08:39 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:08:39 #0 2.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:39 #0 2.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:39 #0 3.295 OK: 9 MiB in 19 packages 07:08:39 #84 DONE 3.5s 07:08:39 07:08:39 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:08:41 #85 ... 07:08:41 07:08:41 #67 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 07:08:41 #67 2.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:41 #67 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:41 #67 3.891 OK: 8 MiB in 15 packages 07:08:41 #67 DONE 4.8s 07:08:41 07:08:41 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:08:41 #0 2.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:41 #0 3.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:41 #0 3.889 OK: 19 MiB in 18 packages 07:08:41 #86 DONE 4.9s 07:08:41 07:08:41 #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:08:41 #0 3.578 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:41 #0 4.050 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:41 #0 4.835 (1/1) Installing dumb-init (1.2.5-r3) 07:08:41 #0 5.150 Executing busybox-1.36.1-r29.trigger 07:08:41 #0 5.157 OK: 8 MiB in 15 packages 07:08:41 #87 DONE 6.1s 07:08:41 07:08:41 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:08:41 #0 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:41 #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:41 #0 3.545 OK: 19 MiB in 18 packages 07:08:41 #88 DONE 4.8s 07:08:41 07:08:41 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:08:41 #0 3.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:41 #0 3.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:41 #0 3.715 OK: 8 MiB in 16 packages 07:08:41 #89 DONE 4.8s 07:08:41 07:08:41 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:08:41 #90 DONE 1.4s 07:08:41 07:08:41 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:08:41 #85 DONE 1.4s 07:08:41 07:08:41 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:08:41 #91 DONE 0.1s 07:08:41 07:08:41 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:08:41 #92 DONE 0.2s 07:08:41 07:08:41 #93 [security-spire-server stage-2 6/9] COPY security.txt / 07:08:42 #93 DONE 0.8s 07:08:42 07:08:42 #94 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:08:42 #0 4.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:42 #0 4.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:42 #0 5.208 OK: 8 MiB in 15 packages 07:08:42 #94 DONE 5.8s 07:08:42 07:08:42 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:08:42 #0 4.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:42 #0 4.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:42 #0 5.136 OK: 8 MiB in 18 packages 07:08:42 #95 DONE 5.8s 07:08:42 07:08:42 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:08:42 #0 4.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:42 #0 4.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:42 #0 5.117 OK: 13 MiB in 28 packages 07:08:42 #96 DONE 5.9s 07:08:42 07:08:42 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:08:42 #97 DONE 1.0s 07:08:42 07:08:42 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:08:43 #98 DONE 1.7s 07:08:43 07:08:43 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:08:43 #99 DONE 1.7s 07:08:43 07:08:43 #100 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:08:43 #0 3.920 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:43 #0 4.383 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:43 #0 5.092 OK: 248 MiB in 58 packages 07:08:43 #100 DONE 5.4s 07:08:43 07:08:43 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:08:43 #101 DONE 1.7s 07:08:43 07:08:43 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:08:43 #102 ... 07:08:43 07:08:43 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 07:08:43 #103 DONE 0.1s 07:08:43 07:08:43 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:08:43 #102 DONE 0.2s 07:08:43 07:08:43 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:08:43 #104 DONE 0.2s 07:08:43 07:08:43 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:08:43 #105 DONE 0.2s 07:08:43 07:08:43 #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:43 #106 ... 07:08:43 07:08:43 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:08:43 #107 DONE 0.2s 07:08:44 07:08:44 #108 [security-spire-config stage-2 6/10] COPY security.txt / 07:08:44 #108 DONE 0.3s 07:08:44 07:08:44 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:08:44 #109 DONE 0.3s 07:08:44 07:08:44 #110 [security-spire-server] exporting to image 07:08:44 #110 exporting layers 07:08:44 #110 ... 07:08:44 07:08:44 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:08:44 #111 DONE 0.3s 07:08:44 07:08:44 #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:08:44 #112 DONE 0.3s 07:08:44 07:08:44 #113 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:08:44 #113 DONE 3.6s 07:08:44 07:08:44 #114 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:08:46 #114 ... 07:08:46 07:08:46 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:08:46 #115 DONE 2.1s 07:08:46 07:08:46 #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:08:46 #116 DONE 2.0s 07:08:46 07:08:46 #110 [security-spire-agent] exporting to image 07:08:47 #110 ... 07:08:47 07:08:47 #114 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:08:47 #114 DONE 2.9s 07:08:47 07:08:47 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:08:48 #117 ... 07:08:48 07:08:48 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:48 #79 DONE 67.5s 07:08:48 07:08:48 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:48 #98 DONE 55.9s 07:08:48 07:08:48 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:48 #83 DONE 63.3s 07:08:48 07:08:48 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:48 #78 DONE 67.4s 07:08:48 07:08:48 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:48 #97 DONE 55.9s 07:08:48 07:08:48 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:48 #84 DONE 62.4s 07:08:48 07:08:48 #121 [support-notifications builder 6/7] COPY . . 07:08:48 #121 ... 07:08:48 07:08:48 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:48 #122 CACHED 07:08:48 07:08:48 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 07:08:48 #123 CACHED 07:08:48 07:08:48 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:08:48 #124 CACHED 07:08:48 07:08:48 #125 [core-metadata builder 6/7] COPY . . 07:08:48 #125 DONE 1.2s 07:08:48 07:08:48 #126 [security-spiffe-token-provider builder 6/7] COPY . . 07:08:48 #126 DONE 1.2s 07:08:48 07:08:48 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 07:08:48 #127 CACHED 07:08:48 07:08:48 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:48 #128 CACHED 07:08:48 07:08:48 #129 [core-data builder 6/7] COPY . . 07:08:48 #129 CACHED 07:08:48 07:08:48 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:48 #130 CACHED 07:08:48 07:08:48 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:08:48 #131 CACHED 07:08:48 07:08:48 #132 [security-proxy-auth builder 6/7] COPY . . 07:08:48 #132 CACHED 07:08:48 07:08:48 #133 [core-keeper builder 7/8] COPY . . 07:08:48 #133 DONE 1.2s 07:08:48 07:08:48 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:48 #134 CACHED 07:08:48 07:08:48 #135 [core-command builder 6/7] COPY . . 07:08:48 #135 CACHED 07:08:48 07:08:48 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 07:08:48 #136 CACHED 07:08:48 07:08:48 #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:08:48 #137 CACHED 07:08:48 07:08:48 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:48 #138 CACHED 07:08:48 07:08:48 #139 [security-bootstrapper builder 6/7] COPY . . 07:08:48 #139 CACHED 07:08:48 07:08:48 #140 [support-scheduler builder 6/7] COPY . . 07:08:48 #140 DONE 1.2s 07:08:48 07:08:48 #121 [support-notifications builder 6/7] COPY . . 07:08:48 #121 DONE 1.2s 07:08:48 07:08:48 #141 [security-proxy-setup builder 6/7] COPY . . 07:08:48 #141 DONE 1.2s 07:08:48 07:08:48 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:08:48 #142 CACHED 07:08:48 07:08:48 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:48 #143 CACHED 07:08:48 07:08:48 #144 [security-secretstore-setup builder 6/7] COPY . . 07:08:48 #144 CACHED 07:08:48 07:08:48 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:08:49 #118 ... 07:08:49 07:08:49 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:08:49 #117 DONE 2.4s 07:08:49 07:08:49 #110 [security-spire-config] exporting to image 07:08:49 #110 exporting layers 07:08:50 #145 3.186 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:08:53 #110 exporting layers 9.7s done 07:08:54 #110 writing image sha256:6dca50bcac9ff8d8e42b2d9cb0f3e8d30612f8470fa36a7c55f5ff3468daadcd 07:08:58 #110 writing image sha256:6dca50bcac9ff8d8e42b2d9cb0f3e8d30612f8470fa36a7c55f5ff3468daadcd 4.2s done 07:08:58 #110 naming to docker.io/library/security-spire-server 07:08:58 #110 naming to docker.io/library/security-spire-server 0.4s done 07:08:58 #145 ... 07:08:58 07:08:58 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:08:58 #0 2.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:08:58 #146 ... 07:08:58 07:08:58 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:08:58 #0 2.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:08:58 #147 ... 07:08:58 07:08:58 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:08:58 #0 2.902 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:08:58 #148 ... 07:08:58 07:08:58 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:08:58 #0 2.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:08:58 #149 ... 07:08:58 07:08:58 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:08:58 #0 2.508 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:08:58 #150 ... 07:08:58 07:08:58 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:08:58 #0 2.385 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:08:58 #151 ... 07:08:58 07:08:58 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:08:58 #0 2.800 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:08:58 #152 ... 07:08:58 07:08:58 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:08:58 #0 3.243 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:08:58 #153 ... 07:08:58 07:08:58 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:08:58 #0 3.128 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:08:58 #154 ... 07:08:58 07:08:58 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:08:58 #0 2.922 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:08:59 #155 ... 07:08:59 07:08:59 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:08:59 #0 2.956 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:09:02 #110 exporting layers 15.5s done 07:09:02 #110 writing image sha256:693e4957a3bf4e9a67e44e160ce24630651a8d85d731bc56bd39f86cc4df7295 07:09:03 #110 writing image sha256:693e4957a3bf4e9a67e44e160ce24630651a8d85d731bc56bd39f86cc4df7295 0.5s done 07:09:03 #110 naming to docker.io/library/security-spire-agent 0.0s done 07:09:05 #110 exporting layers 15.4s done 07:09:05 #110 writing image sha256:2aef9c360b18fcf339e09329ec28f7f300b626c7b9bf7f0ae3193fabc1575546 done 07:09:05 #110 naming to docker.io/library/security-spire-config done 07:09:05 #110 DONE 20.8s 07:09:05 07:09:05 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:13 #82 DONE 87.5s 07:10:13 07:10:13 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:13 #71 DONE 89.7s 07:10:13 07:10:13 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:13 #78 DONE 87.9s 07:10:13 07:10:13 #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:13 #106 DONE 82.4s 07:10:13 07:10:13 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:13 #118 DONE 87.7s 07:10:13 07:10:13 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:13 #74 DONE 88.3s 07:10:13 07:10:13 #119 [support-notifications builder 6/7] COPY . . 07:10:16 #119 ... 07:10:16 07:10:16 #120 [security-spiffe-token-provider builder 6/7] COPY . . 07:10:16 #120 ... 07:10:16 07:10:16 #121 [security-bootstrapper builder 6/7] COPY . . 07:10:16 #121 ... 07:10:16 07:10:16 #122 [core-keeper builder 7/8] COPY . . 07:10:16 #122 ... 07:10:16 07:10:16 #123 [support-scheduler builder 6/7] COPY . . 07:10:16 #123 ... 07:10:16 07:10:16 #124 [core-metadata builder 6/7] COPY . . 07:10:17 #124 DONE 11.4s 07:10:17 07:10:17 #119 [support-notifications builder 6/7] COPY . . 07:10:17 #119 DONE 11.3s 07:10:17 07:10:17 #122 [core-keeper builder 7/8] COPY . . 07:10:17 #122 DONE 11.4s 07:10:17 07:10:17 #120 [security-spiffe-token-provider builder 6/7] COPY . . 07:10:17 #120 DONE 11.4s 07:10:17 07:10:17 #125 [security-secretstore-setup builder 6/7] COPY . . 07:10:17 #125 CACHED 07:10:17 07:10:17 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:10:17 #126 CACHED 07:10:17 07:10:17 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:17 #127 CACHED 07:10:17 07:10:17 #128 [security-proxy-setup builder 6/7] COPY . . 07:10:17 #128 CACHED 07:10:17 07:10:17 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:10:17 #129 CACHED 07:10:17 07:10:17 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:17 #130 CACHED 07:10:17 07:10:17 #123 [support-scheduler builder 6/7] COPY . . 07:10:17 #123 DONE 11.4s 07:10:17 07:10:17 #131 [core-data builder 6/7] COPY . . 07:10:17 #131 CACHED 07:10:17 07:10:17 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 07:10:17 #132 CACHED 07:10:17 07:10:17 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:17 #133 CACHED 07:10:17 07:10:17 #121 [security-bootstrapper builder 6/7] COPY . . 07:10:17 #121 DONE 11.4s 07:10:17 07:10:17 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:10:17 #134 ... 07:10:17 07:10:17 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 07:10:17 #135 CACHED 07:10:17 07:10:17 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:10:17 #136 CACHED 07:10:17 07:10:17 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:17 #137 CACHED 07:10:17 07:10:17 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:17 #138 CACHED 07:10:17 07:10:17 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:10:17 #139 CACHED 07:10:17 07:10:17 #140 [security-proxy-auth builder 6/7] COPY . . 07:10:17 #140 CACHED 07:10:17 07:10:17 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:17 #141 CACHED 07:10:17 07:10:17 #142 [core-command builder 6/7] COPY . . 07:10:17 #142 CACHED 07:10:17 07:10:17 #143 [core-command builder 4/7] COPY go.mod vendor* ./ 07:10:17 #143 CACHED 07:10:17 07:10:17 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:10:17 #0 0.287 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:10:24 #144 ... 07:10:24 07:10:24 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:10:24 #0 0.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:10:27 #145 ... 07:10:27 07:10:27 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:10:27 #0 0.427 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:10:27 #146 ... 07:10:27 07:10:27 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:10:27 #0 0.508 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:10:27 #147 ... 07:10:27 07:10:27 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:10:27 #0 0.858 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:10:27 #148 ... 07:10:27 07:10:27 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:10:27 #0 0.735 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:10:28 #149 ... 07:10:28 07:10:28 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:10:28 #0 0.671 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:10:28 #150 ... 07:10:28 07:10:28 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:10:28 #0 1.191 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:10:28 #151 ... 07:10:28 07:10:28 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:10:28 #0 1.302 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:10:28 #152 ... 07:10:28 07:10:28 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:10:28 #0 1.763 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:10:28 #153 ... 07:10:28 07:10:28 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:10:28 #0 0.771 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:10:29 #154 ... 07:10:29 07:10:29 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:10:29 #134 1.654 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:12:20 #134 ... 07:12:20 07:12:20 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:12:20 #154 113.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:13:07 #154 ... 07:13:07 07:13:07 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:13:07 #145 DONE 163.6s 07:13:07 07:13:07 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:13:07 #152 DONE 163.6s 07:13:07 07:13:07 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:13:07 #153 DONE 163.6s 07:13:07 07:13:07 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:13:07 #146 DONE 163.7s 07:13:07 07:13:07 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:13:07 #148 DONE 163.6s 07:13:07 07:13:07 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:13:07 #149 DONE 163.6s 07:13:07 07:13:07 #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #155 ... 07:13:07 07:13:07 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:13:07 #151 DONE 163.7s 07:13:07 07:13:07 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:13:07 #154 DONE 163.7s 07:13:07 07:13:07 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:13:07 #134 DONE 163.8s 07:13:07 07:13:07 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:13:07 #144 DONE 163.8s 07:13:07 07:13:07 #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #156 ... 07:13:07 07:13:07 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:13:07 #147 DONE 163.9s 07:13:07 07:13:07 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:13:07 #150 DONE 164.0s 07:13:07 07:13:07 #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #157 ... 07:13:07 07:13:07 #158 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #158 DONE 0.5s 07:13:07 07:13:07 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:13:07 #159 DONE 0.5s 07:13:07 07:13:07 #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #155 DONE 0.5s 07:13:07 07:13:07 #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #156 DONE 0.3s 07:13:07 07:13:07 #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #160 DONE 0.3s 07:13:07 07:13:07 #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #161 DONE 0.2s 07:13:07 07:13:07 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #162 DONE 0.3s 07:13:07 07:13:07 #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #163 DONE 0.3s 07:13:07 07:13:07 #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #157 DONE 0.2s 07:13:07 07:13:07 #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:13:07 #164 ... 07:13:07 07:13:07 #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:13:07 #165 DONE 0.2s 07:13:07 07:13:07 #166 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:13:07 #166 DONE 0.2s 07:13:07 07:13:07 #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #167 CACHED 07:13:07 07:13:07 #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:13:07 #168 CACHED 07:13:07 07:13:07 #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:13:07 #169 DONE 0.2s 07:13:07 07:13:07 #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #170 CACHED 07:13:07 07:13:07 #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:13:07 #171 CACHED 07:13:07 07:13:07 #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:13:07 #172 CACHED 07:13:07 07:13:07 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #173 CACHED 07:13:07 07:13:07 #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:13:07 #174 DONE 0.2s 07:13:07 07:13:07 #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:13:07 #175 DONE 0.2s 07:13:07 07:13:07 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:13:07 #176 DONE 0.3s 07:13:07 07:13:07 #177 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:13:07 #177 ... 07:13:07 07:13:07 #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:13:07 #164 DONE 0.3s 07:13:07 07:13:07 #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:13:07 #178 DONE 0.3s 07:13:07 07:13:07 #179 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:13:07 #179 ... 07:13:07 07:13:07 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:13:07 #180 DONE 2.9s 07:13:07 07:13:07 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:13:07 #181 DONE 2.9s 07:13:07 07:13:07 #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:13:07 #182 DONE 2.7s 07:13:07 07:13:07 #183 [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 07:13:07 #183 DONE 2.9s 07:13:07 07:13:07 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:13:07 #184 DONE 3.0s 07:13:07 07:13:07 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:13:07 #185 DONE 2.8s 07:13:07 07:13:07 #177 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:13:07 #177 DONE 3.0s 07:13:07 07:13:07 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:13:07 #186 DONE 3.0s 07:13:07 07:13:07 #187 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:13:07 #187 DONE 3.0s 07:13:07 07:13:07 #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:13:07 #188 ... 07:13:07 07:13:07 #189 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:13:07 #189 DONE 3.1s 07:13:07 07:13:07 #179 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:13:07 #179 DONE 2.8s 07:13:07 07:13:07 #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:13:07 #190 DONE 0.2s 07:13:07 07:13:07 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:13:07 #191 DONE 0.2s 07:13:07 07:13:07 #192 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:13:07 #192 DONE 0.2s 07:13:07 07:13:07 #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:13:07 #193 DONE 0.3s 07:13:07 07:13:07 #194 [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 07:13:07 #194 DONE 0.2s 07:13:07 07:13:07 #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:13:07 #195 DONE 0.2s 07:13:07 07:13:07 #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:13:07 #188 DONE 0.2s 07:13:07 07:13:07 #196 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:13:07 #196 DONE 0.2s 07:13:07 07:13:07 #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:13:07 #197 DONE 0.2s 07:13:07 07:13:07 #198 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:13:07 #198 DONE 0.2s 07:13:07 07:13:07 #110 [core-command] exporting to image 07:13:07 #110 exporting layers 07:13:07 #110 ... 07:13:07 07:13:07 #199 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:13:07 #199 DONE 0.3s 07:13:07 07:13:07 #110 [core-keeper] exporting to image 07:13:07 #110 ... 07:13:07 07:13:07 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:13:07 #200 DONE 0.6s 07:13:07 07:13:07 #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:13:07 #201 DONE 0.5s 07:13:07 07:13:07 #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:13:07 #202 DONE 0.5s 07:13:07 07:13:07 #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:13:07 #203 DONE 0.5s 07:13:07 07:13:07 #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:13:07 #204 DONE 0.6s 07:13:07 07:13:07 #205 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:13:07 #205 DONE 0.6s 07:13:07 07:13:07 #206 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:13:07 #206 DONE 0.5s 07:13:07 07:13:07 #207 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:13:07 #207 DONE 4.1s 07:13:07 07:13:07 #110 [support-notifications] exporting to image 07:13:07 #110 exporting layers 0.6s done 07:13:07 #110 exporting layers 0.8s done 07:13:07 #110 ... 07:13:07 07:13:07 #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:13:07 #208 DONE 0.3s 07:13:07 07:13:07 #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 07:13:07 #209 DONE 0.3s 07:13:07 07:13:07 #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:13:07 #210 DONE 0.2s 07:13:07 07:13:07 #211 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:13:07 #211 DONE 0.2s 07:13:07 07:13:07 #110 [core-metadata] exporting to image 07:13:07 #110 writing image sha256:d545e899c9827086059d04b4bbdfffb6ff83c436f26de07508643a0c4eecaa8d 07:13:07 #110 writing image sha256:00d0127a617c9890261ab89be01d5bf363943f2420960a7c7be942efeafb1024 07:13:07 #110 writing image sha256:41e21da2f7f2f6fa42bd7da473063a3165b00ca3b7d3e60da152576aa8406da3 07:13:07 #110 writing image sha256:957f55139da670873e3c9ae44400b79bdcd56cd550dc43de1fa78aba10bb9704 07:13:07 #110 ... 07:13:07 07:13:07 #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:13:07 #212 DONE 0.3s 07:13:07 07:13:07 #110 [core-command] exporting to image 07:13:07 #110 exporting layers 0.6s done 07:13:07 #110 writing image sha256:d545e899c9827086059d04b4bbdfffb6ff83c436f26de07508643a0c4eecaa8d 0.3s done 07:13:07 #110 writing image sha256:00d0127a617c9890261ab89be01d5bf363943f2420960a7c7be942efeafb1024 0.4s done 07:13:07 #110 writing image sha256:41e21da2f7f2f6fa42bd7da473063a3165b00ca3b7d3e60da152576aa8406da3 0.3s done 07:13:07 #110 writing image sha256:957f55139da670873e3c9ae44400b79bdcd56cd550dc43de1fa78aba10bb9704 0.3s done 07:13:07 #110 naming to docker.io/library/support-scheduler done 07:13:07 #110 naming to docker.io/library/security-spiffe-token-provider done 07:13:07 #110 naming to docker.io/library/core-command done 07:13:07 #110 naming to docker.io/library/core-keeper 07:13:07 #110 ... 07:13:07 07:13:07 #213 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:13:07 #213 DONE 0.3s 07:13:07 07:13:07 #110 [core-data] exporting to image 07:13:07 #110 exporting layers 0.7s done 07:13:07 #110 naming to docker.io/library/core-keeper done 07:13:07 #110 writing image sha256:14ddd129afdba82ceaa72a0a1e9b1256e62d6ddad68c4fc1352f78c5c7a3c86e done 07:13:07 #110 naming to docker.io/library/core-data done 07:13:07 #110 writing image sha256:00f2dcbed986ec6e0ef47347db720046f063e49f1418ff4efe472a38067e8a7a 07:13:07 #110 writing image sha256:00f2dcbed986ec6e0ef47347db720046f063e49f1418ff4efe472a38067e8a7a done 07:13:07 #110 writing image sha256:2681f0110362c1f5b9dc960e33e061e5e406f1520554fcb63e59139e4b3cc588 done 07:13:07 #110 naming to docker.io/library/core-metadata done 07:13:07 #110 naming to docker.io/library/support-notifications done 07:13:07 #110 DONE 22.1s 07:13:07 07:13:07 #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:13:07 #214 ... 07:13:07 07:13:07 #215 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:13:07 #215 DONE 0.4s 07:13:07 07:13:07 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:13:07 #216 DONE 0.8s 07:13:07 07:13:07 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:13:07 #217 DONE 1.1s 07:13:07 07:13:07 #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:13:07 #218 DONE 1.1s 07:13:07 07:13:07 #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:13:07 #214 DONE 0.4s 07:13:07 07:13:07 #219 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:13:07 #219 DONE 0.1s 07:13:07 07:13:07 #110 [core-common-config-bootstrapper] exporting to image 07:13:07 #110 ... 07:13:07 07:13:07 #220 [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/ 07:13:07 #220 DONE 0.0s 07:13:07 07:13:07 #221 [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/ 07:13:07 #221 DONE 0.0s 07:13:07 07:13:07 #222 [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/ 07:13:07 #222 DONE 0.1s 07:13:07 07:13:07 #110 [core-common-config-bootstrapper] exporting to image 07:13:07 #110 exporting layers 0.1s done 07:13:07 #110 writing image sha256:931344cf52bff56bad860a9596866d91c4b418be0142f490631809c25594f843 done 07:13:07 #110 naming to docker.io/library/core-common-config-bootstrapper done 07:13:07 #110 ... 07:13:07 07:13:07 #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:13:07 #223 DONE 0.1s 07:13:07 07:13:07 #110 [security-proxy-auth] exporting to image 07:13:07 #110 exporting layers 0.3s done 07:13:07 #110 writing image sha256:1b1f109c813b10d5a0f7e397cde3446da1f86767ed375f549c98a58964adda30 0.0s done 07:13:07 #110 naming to docker.io/library/security-proxy-auth done 07:13:07 #110 writing image sha256:36590fb31aeef172a93770b00b782d6610626713c66262eedba88ecabf54b834 07:13:07 #110 writing image sha256:36590fb31aeef172a93770b00b782d6610626713c66262eedba88ecabf54b834 done 07:13:07 #110 naming to docker.io/library/security-proxy-setup done 07:13:07 #110 DONE 22.4s 07:13:07 07:13:07 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:13:07 #224 ... 07:13:07 07:13:07 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:13:07 #225 DONE 0.7s 07:13:07 07:13:07 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:13:07 #224 DONE 0.5s 07:13:07 07:13:07 #110 [security-bootstrapper] exporting to image 07:13:07 #110 exporting layers 0.2s done 07:13:07 #110 writing image sha256:87dcff64f76754f396739dbe3ee0270062a9279bce1617fea768a715d6597ad0 done 07:13:07 #110 naming to docker.io/library/security-secretstore-setup done 07:13:07 #110 writing image sha256:58a34199483084cbbf7ad6a21aafd03aa771db0fec7f843b31dcea1a7566c658 done 07:13:07 #110 naming to docker.io/library/security-bootstrapper done 07:13:07 #110 DONE 23.0s 07:13:07 07:13:07 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:13:07 time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:13:07 $ docker stop --time=1 00e7af0d9aeee04dc8159789522b2233567cc83994ce7d547e5c8490370d1a3d 07:13:09 $ docker rm -f --volumes 00e7af0d9aeee04dc8159789522b2233567cc83994ce7d547e5c8490370d1a3d [Pipeline] // withDockerContainer [Pipeline] sh 07:13:09 + docker images 07:13:09 REPOSITORY TAG IMAGE ID CREATED SIZE 07:13:09 security-secretstore-setup latest 87dcff64f767 2 seconds ago 41MB 07:13:09 security-bootstrapper latest 58a341994830 2 seconds ago 20.3MB 07:13:09 security-proxy-auth latest 1b1f109c813b 3 seconds ago 30.8MB 07:13:09 core-common-config-bootstrapper latest 931344cf52bf 3 seconds ago 17.1MB 07:13:09 security-proxy-setup latest 36590fb31aee 3 seconds ago 29.3MB 07:13:09 core-metadata latest 00f2dcbed986 4 seconds ago 32MB 07:13:09 core-data latest 14ddd129afdb 4 seconds ago 31.9MB 07:13:09 core-keeper latest 00d0127a617c 4 seconds ago 31.5MB 07:13:09 support-notifications latest 2681f0110362 4 seconds ago 50.7MB 07:13:09 support-scheduler latest d545e899c982 5 seconds ago 47.1MB 07:13:09 security-spiffe-token-provider latest 41e21da2f7f2 5 seconds ago 32.6MB 07:13:09 core-command latest 957f55139da6 5 seconds ago 27.6MB 07:13:09 security-spire-config latest 2aef9c360b18 4 minutes ago 121MB 07:13:09 security-spire-agent latest 693e4957a3bf 4 minutes ago 182MB 07:13:09 security-spire-server latest 6dca50bcac9f 4 minutes ago 122MB 07:13:09 ci-base-image-x86_64 latest 8904fb09e03b 9 minutes ago 923MB 07:13:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 weeks ago 580MB 07:13:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 07:13:09 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 07:13:09 provisioning config files... 07:13:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/784@tmp/config17272036619682931209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:09 ---> ****-login.sh 07:13:09 nexus3.edgexfoundry.org:10001 07:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:10 Configure a credential helper to remove this warning. See 07:13:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:10 07:13:10 Login Succeeded 07:13:10 nexus3.edgexfoundry.org:10002 07:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:10 Configure a credential helper to remove this warning. See 07:13:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:10 07:13:10 Login Succeeded 07:13:10 nexus3.edgexfoundry.org:10003 07:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:10 Configure a credential helper to remove this warning. See 07:13:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:10 07:13:10 Login Succeeded 07:13:10 nexus3.edgexfoundry.org:10004 07:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:10 Configure a credential helper to remove this warning. See 07:13:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:10 07:13:10 Login Succeeded 07:13:10 ****.io 07:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:10 Configure a credential helper to remove this warning. See 07:13:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:10 07:13:10 Login Succeeded 07:13:10 ---> ****-login.sh ends [Pipeline] } 07:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:13:10 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:13:10 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:10 latest 07:13:10 4.0.0-dev.48 07:13:10 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:10 main 07:13:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:11 + docker push nexus3.edgexfoundry.org:10004/core-command:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:13:11 82fe10abc527: Preparing 07:13:11 2b057be80683: Preparing 07:13:11 d3b2770160a7: Preparing 07:13:11 7329b4ce6c18: Preparing 07:13:11 efd1f565505e: Preparing 07:13:11 a94a102736fb: Preparing 07:13:11 ce5a8cde9eee: Preparing 07:13:11 ce5a8cde9eee: Waiting 07:13:11 d3b2770160a7: Pushed 07:13:11 efd1f565505e: Pushed 07:13:11 82fe10abc527: Pushed 07:13:11 7329b4ce6c18: Pushed 07:13:11 ce5a8cde9eee: Layer already exists 07:13:11 a94a102736fb: Pushed 07:13:13 2b057be80683: Pushed 07:13:13 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:816cc6463c6aa83292e1a257d0a6f7c660a208c62421e21c7c1153af76462d51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:14 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:13:14 82fe10abc527: Preparing 07:13:14 2b057be80683: Preparing 07:13:14 d3b2770160a7: Preparing 07:13:14 7329b4ce6c18: Preparing 07:13:14 efd1f565505e: Preparing 07:13:14 a94a102736fb: Preparing 07:13:14 ce5a8cde9eee: Preparing 07:13:14 a94a102736fb: Waiting 07:13:14 ce5a8cde9eee: Waiting 07:13:14 82fe10abc527: Layer already exists 07:13:14 2b057be80683: Layer already exists 07:13:14 d3b2770160a7: Layer already exists 07:13:14 7329b4ce6c18: Layer already exists 07:13:14 efd1f565505e: Layer already exists 07:13:14 ce5a8cde9eee: Layer already exists 07:13:14 a94a102736fb: Layer already exists 07:13:14 latest: digest: sha256:816cc6463c6aa83292e1a257d0a6f7c660a208c62421e21c7c1153af76462d51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:14 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.48 07:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:13:14 82fe10abc527: Preparing 07:13:14 2b057be80683: Preparing 07:13:14 d3b2770160a7: Preparing 07:13:14 7329b4ce6c18: Preparing 07:13:14 efd1f565505e: Preparing 07:13:14 a94a102736fb: Preparing 07:13:14 ce5a8cde9eee: Preparing 07:13:14 a94a102736fb: Waiting 07:13:14 ce5a8cde9eee: Waiting 07:13:14 d3b2770160a7: Layer already exists 07:13:14 7329b4ce6c18: Layer already exists 07:13:14 efd1f565505e: Layer already exists 07:13:14 2b057be80683: Layer already exists 07:13:14 82fe10abc527: Layer already exists 07:13:14 ce5a8cde9eee: Layer already exists 07:13:14 a94a102736fb: Layer already exists 07:13:14 4.0.0-dev.48: digest: sha256:816cc6463c6aa83292e1a257d0a6f7c660a208c62421e21c7c1153af76462d51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:15 + docker push nexus3.edgexfoundry.org:10004/core-command:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:13:15 82fe10abc527: Preparing 07:13:15 2b057be80683: Preparing 07:13:15 d3b2770160a7: Preparing 07:13:15 7329b4ce6c18: Preparing 07:13:15 efd1f565505e: Preparing 07:13:15 a94a102736fb: Preparing 07:13:15 ce5a8cde9eee: Preparing 07:13:15 a94a102736fb: Waiting 07:13:15 ce5a8cde9eee: Waiting 07:13:15 2b057be80683: Layer already exists 07:13:15 7329b4ce6c18: Layer already exists 07:13:15 d3b2770160a7: Layer already exists 07:13:15 efd1f565505e: Layer already exists 07:13:15 82fe10abc527: Layer already exists 07:13:15 a94a102736fb: Layer already exists 07:13:15 ce5a8cde9eee: Layer already exists 07:13:15 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:816cc6463c6aa83292e1a257d0a6f7c660a208c62421e21c7c1153af76462d51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:16 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:13:16 82fe10abc527: Preparing 07:13:16 2b057be80683: Preparing 07:13:16 d3b2770160a7: Preparing 07:13:16 7329b4ce6c18: Preparing 07:13:16 efd1f565505e: Preparing 07:13:16 a94a102736fb: Preparing 07:13:16 ce5a8cde9eee: Preparing 07:13:16 a94a102736fb: Waiting 07:13:16 ce5a8cde9eee: Waiting 07:13:16 d3b2770160a7: Layer already exists 07:13:16 7329b4ce6c18: Layer already exists 07:13:16 82fe10abc527: Layer already exists 07:13:16 2b057be80683: Layer already exists 07:13:16 efd1f565505e: Layer already exists 07:13:16 ce5a8cde9eee: Layer already exists 07:13:16 a94a102736fb: Layer already exists 07:13:16 main: digest: sha256:816cc6463c6aa83292e1a257d0a6f7c660a208c62421e21c7c1153af76462d51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:16 ===================================================== [Pipeline] echo 07:13:16 taggedImages: 07:13:16 - nexus3.edgexfoundry.org:10004/core-command:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:16 - nexus3.edgexfoundry.org:10004/core-command:latest 07:13:16 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.48 07:13:16 - nexus3.edgexfoundry.org:10004/core-command:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:16 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:13:16 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:13:16 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:16 latest 07:13:16 4.0.0-dev.48 07:13:16 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:16 main 07:13:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:13:16 6bf503a6ed28: Preparing 07:13:16 a112db2f2265: Preparing 07:13:16 8f55b02b9101: Preparing 07:13:16 f1a10572ff12: Preparing 07:13:16 d3b2770160a7: Preparing 07:13:16 7329b4ce6c18: Preparing 07:13:16 efd1f565505e: Preparing 07:13:16 a94a102736fb: Preparing 07:13:16 ce5a8cde9eee: Preparing 07:13:16 ce5a8cde9eee: Waiting 07:13:16 a94a102736fb: Waiting 07:13:16 7329b4ce6c18: Waiting 07:13:16 efd1f565505e: Waiting 07:13:16 d3b2770160a7: Layer already exists 07:13:16 7329b4ce6c18: Layer already exists 07:13:16 efd1f565505e: Layer already exists 07:13:16 a94a102736fb: Layer already exists 07:13:16 6bf503a6ed28: Pushed 07:13:16 a112db2f2265: Pushed 07:13:16 8f55b02b9101: Pushed 07:13:16 ce5a8cde9eee: Layer already exists 07:13:17 f1a10572ff12: Pushed 07:13:18 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:f4adc9a395f97fe3492e331db88e65c28fc461561b28a5488627426ee02104d8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:18 + 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 07:13:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:13:18 6bf503a6ed28: Preparing 07:13:18 a112db2f2265: Preparing 07:13:18 8f55b02b9101: Preparing 07:13:18 f1a10572ff12: Preparing 07:13:18 d3b2770160a7: Preparing 07:13:18 7329b4ce6c18: Preparing 07:13:18 efd1f565505e: Preparing 07:13:18 a94a102736fb: Preparing 07:13:18 ce5a8cde9eee: Preparing 07:13:18 a94a102736fb: Waiting 07:13:18 ce5a8cde9eee: Waiting 07:13:18 7329b4ce6c18: Waiting 07:13:18 efd1f565505e: Waiting 07:13:18 f1a10572ff12: Layer already exists 07:13:18 d3b2770160a7: Layer already exists 07:13:18 8f55b02b9101: Layer already exists 07:13:18 6bf503a6ed28: Layer already exists 07:13:18 a112db2f2265: Layer already exists 07:13:18 7329b4ce6c18: Layer already exists 07:13:18 efd1f565505e: Layer already exists 07:13:18 a94a102736fb: Layer already exists 07:13:18 ce5a8cde9eee: Layer already exists 07:13:18 latest: digest: sha256:f4adc9a395f97fe3492e331db88e65c28fc461561b28a5488627426ee02104d8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.48 07:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:13:19 6bf503a6ed28: Preparing 07:13:19 a112db2f2265: Preparing 07:13:19 8f55b02b9101: Preparing 07:13:19 f1a10572ff12: Preparing 07:13:19 d3b2770160a7: Preparing 07:13:19 7329b4ce6c18: Preparing 07:13:19 efd1f565505e: Preparing 07:13:19 a94a102736fb: Preparing 07:13:19 ce5a8cde9eee: Preparing 07:13:19 7329b4ce6c18: Waiting 07:13:19 a94a102736fb: Waiting 07:13:19 ce5a8cde9eee: Waiting 07:13:19 efd1f565505e: Waiting 07:13:19 6bf503a6ed28: Layer already exists 07:13:19 8f55b02b9101: Layer already exists 07:13:19 f1a10572ff12: Layer already exists 07:13:19 a112db2f2265: Layer already exists 07:13:19 d3b2770160a7: Layer already exists 07:13:19 7329b4ce6c18: Layer already exists 07:13:19 efd1f565505e: Layer already exists 07:13:19 ce5a8cde9eee: Layer already exists 07:13:19 a94a102736fb: Layer already exists 07:13:19 4.0.0-dev.48: digest: sha256:f4adc9a395f97fe3492e331db88e65c28fc461561b28a5488627426ee02104d8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:13:20 6bf503a6ed28: Preparing 07:13:20 a112db2f2265: Preparing 07:13:20 8f55b02b9101: Preparing 07:13:20 f1a10572ff12: Preparing 07:13:20 d3b2770160a7: Preparing 07:13:20 7329b4ce6c18: Preparing 07:13:20 efd1f565505e: Preparing 07:13:20 a94a102736fb: Preparing 07:13:20 ce5a8cde9eee: Preparing 07:13:20 7329b4ce6c18: Waiting 07:13:20 efd1f565505e: Waiting 07:13:20 ce5a8cde9eee: Waiting 07:13:20 a94a102736fb: Waiting 07:13:20 6bf503a6ed28: Layer already exists 07:13:20 a112db2f2265: Layer already exists 07:13:20 f1a10572ff12: Layer already exists 07:13:20 d3b2770160a7: Layer already exists 07:13:20 8f55b02b9101: Layer already exists 07:13:20 a94a102736fb: Layer already exists 07:13:20 7329b4ce6c18: Layer already exists 07:13:20 efd1f565505e: Layer already exists 07:13:20 ce5a8cde9eee: Layer already exists 07:13:20 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:f4adc9a395f97fe3492e331db88e65c28fc461561b28a5488627426ee02104d8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:20 + 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 07:13:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:13:20 6bf503a6ed28: Preparing 07:13:20 a112db2f2265: Preparing 07:13:20 8f55b02b9101: Preparing 07:13:20 f1a10572ff12: Preparing 07:13:20 d3b2770160a7: Preparing 07:13:20 7329b4ce6c18: Preparing 07:13:20 efd1f565505e: Preparing 07:13:20 a94a102736fb: Preparing 07:13:20 ce5a8cde9eee: Preparing 07:13:20 7329b4ce6c18: Waiting 07:13:20 ce5a8cde9eee: Waiting 07:13:20 a94a102736fb: Waiting 07:13:20 6bf503a6ed28: Layer already exists 07:13:20 f1a10572ff12: Layer already exists 07:13:20 a112db2f2265: Layer already exists 07:13:20 8f55b02b9101: Layer already exists 07:13:20 d3b2770160a7: Layer already exists 07:13:20 7329b4ce6c18: Layer already exists 07:13:20 efd1f565505e: Layer already exists 07:13:20 ce5a8cde9eee: Layer already exists 07:13:20 a94a102736fb: Layer already exists 07:13:20 main: digest: sha256:f4adc9a395f97fe3492e331db88e65c28fc461561b28a5488627426ee02104d8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:20 ===================================================== [Pipeline] echo 07:13:20 taggedImages: 07:13:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:13:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.48 07:13:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:13:20 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:13:20 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:20 latest 07:13:20 4.0.0-dev.48 07:13:20 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:20 main 07:13:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:21 + docker push nexus3.edgexfoundry.org:10004/core-data:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:13:21 6e0a2d41258d: Preparing 07:13:21 8f1d29631d97: Preparing 07:13:21 43a76dbe06fe: Preparing 07:13:21 d3b2770160a7: Preparing 07:13:21 7329b4ce6c18: Preparing 07:13:21 460b296b4b78: Preparing 07:13:21 a94a102736fb: Preparing 07:13:21 ce5a8cde9eee: Preparing 07:13:21 a94a102736fb: Waiting 07:13:21 ce5a8cde9eee: Waiting 07:13:21 460b296b4b78: Waiting 07:13:21 7329b4ce6c18: Layer already exists 07:13:21 d3b2770160a7: Layer already exists 07:13:21 a94a102736fb: Layer already exists 07:13:21 ce5a8cde9eee: Layer already exists 07:13:21 460b296b4b78: Pushed 07:13:21 6e0a2d41258d: Pushed 07:13:21 8f1d29631d97: Pushed 07:13:24 43a76dbe06fe: Pushed 07:13:24 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:44d69d90c8092b468709020f0697eba355ac657f2c582089f783aa2fd9d770fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:24 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:13:24 6e0a2d41258d: Preparing 07:13:24 8f1d29631d97: Preparing 07:13:24 43a76dbe06fe: Preparing 07:13:24 d3b2770160a7: Preparing 07:13:24 7329b4ce6c18: Preparing 07:13:24 460b296b4b78: Preparing 07:13:24 a94a102736fb: Preparing 07:13:24 ce5a8cde9eee: Preparing 07:13:24 460b296b4b78: Waiting 07:13:24 a94a102736fb: Waiting 07:13:24 ce5a8cde9eee: Waiting 07:13:24 7329b4ce6c18: Layer already exists 07:13:24 6e0a2d41258d: Layer already exists 07:13:24 d3b2770160a7: Layer already exists 07:13:24 43a76dbe06fe: Layer already exists 07:13:24 8f1d29631d97: Layer already exists 07:13:24 ce5a8cde9eee: Layer already exists 07:13:24 a94a102736fb: Layer already exists 07:13:24 460b296b4b78: Layer already exists 07:13:24 latest: digest: sha256:44d69d90c8092b468709020f0697eba355ac657f2c582089f783aa2fd9d770fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:25 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.48 07:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:13:25 6e0a2d41258d: Preparing 07:13:25 8f1d29631d97: Preparing 07:13:25 43a76dbe06fe: Preparing 07:13:25 d3b2770160a7: Preparing 07:13:25 7329b4ce6c18: Preparing 07:13:25 460b296b4b78: Preparing 07:13:25 a94a102736fb: Preparing 07:13:25 ce5a8cde9eee: Preparing 07:13:25 460b296b4b78: Waiting 07:13:25 a94a102736fb: Waiting 07:13:25 ce5a8cde9eee: Waiting 07:13:25 7329b4ce6c18: Layer already exists 07:13:25 43a76dbe06fe: Layer already exists 07:13:25 8f1d29631d97: Layer already exists 07:13:25 d3b2770160a7: Layer already exists 07:13:25 6e0a2d41258d: Layer already exists 07:13:25 a94a102736fb: Layer already exists 07:13:25 460b296b4b78: Layer already exists 07:13:25 ce5a8cde9eee: Layer already exists 07:13:25 4.0.0-dev.48: digest: sha256:44d69d90c8092b468709020f0697eba355ac657f2c582089f783aa2fd9d770fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:26 + docker push nexus3.edgexfoundry.org:10004/core-data:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:13:26 6e0a2d41258d: Preparing 07:13:26 8f1d29631d97: Preparing 07:13:26 43a76dbe06fe: Preparing 07:13:26 d3b2770160a7: Preparing 07:13:26 7329b4ce6c18: Preparing 07:13:26 460b296b4b78: Preparing 07:13:26 a94a102736fb: Preparing 07:13:26 ce5a8cde9eee: Preparing 07:13:26 460b296b4b78: Waiting 07:13:26 a94a102736fb: Waiting 07:13:26 ce5a8cde9eee: Waiting 07:13:26 8f1d29631d97: Layer already exists 07:13:26 43a76dbe06fe: Layer already exists 07:13:26 7329b4ce6c18: Layer already exists 07:13:26 d3b2770160a7: Layer already exists 07:13:26 6e0a2d41258d: Layer already exists 07:13:26 460b296b4b78: Layer already exists 07:13:26 a94a102736fb: Layer already exists 07:13:26 ce5a8cde9eee: Layer already exists 07:13:26 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:44d69d90c8092b468709020f0697eba355ac657f2c582089f783aa2fd9d770fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:26 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:13:26 6e0a2d41258d: Preparing 07:13:26 8f1d29631d97: Preparing 07:13:26 43a76dbe06fe: Preparing 07:13:26 d3b2770160a7: Preparing 07:13:26 7329b4ce6c18: Preparing 07:13:26 460b296b4b78: Preparing 07:13:26 a94a102736fb: Preparing 07:13:26 ce5a8cde9eee: Preparing 07:13:26 460b296b4b78: Waiting 07:13:26 a94a102736fb: Waiting 07:13:26 ce5a8cde9eee: Waiting 07:13:26 8f1d29631d97: Layer already exists 07:13:26 6e0a2d41258d: Layer already exists 07:13:26 7329b4ce6c18: Layer already exists 07:13:26 d3b2770160a7: Layer already exists 07:13:26 43a76dbe06fe: Layer already exists 07:13:26 a94a102736fb: Layer already exists 07:13:26 ce5a8cde9eee: Layer already exists 07:13:26 460b296b4b78: Layer already exists 07:13:26 main: digest: sha256:44d69d90c8092b468709020f0697eba355ac657f2c582089f783aa2fd9d770fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:26 ===================================================== [Pipeline] echo 07:13:26 taggedImages: 07:13:26 - nexus3.edgexfoundry.org:10004/core-data:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:26 - nexus3.edgexfoundry.org:10004/core-data:latest 07:13:26 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.48 07:13:26 - nexus3.edgexfoundry.org:10004/core-data:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:26 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:13:26 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:13:26 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:26 latest 07:13:26 4.0.0-dev.48 07:13:26 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:26 main 07:13:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:27 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:13:27 4babba605667: Preparing 07:13:27 d3b0ec14f7fd: Preparing 07:13:27 db84a884716e: Preparing 07:13:27 7329b4ce6c18: Preparing 07:13:27 82344768accf: Preparing 07:13:27 9d8c87153450: Preparing 07:13:27 ce5a8cde9eee: Preparing 07:13:27 9d8c87153450: Waiting 07:13:27 ce5a8cde9eee: Waiting 07:13:27 7329b4ce6c18: Layer already exists 07:13:27 82344768accf: Pushed 07:13:27 4babba605667: Pushed 07:13:27 d3b0ec14f7fd: Pushed 07:13:27 9d8c87153450: Pushed 07:13:27 ce5a8cde9eee: Layer already exists 07:13:30 db84a884716e: Pushed 07:13:30 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:1762004464e3bbd059fc8114cc713ccd58cb209bc49b1f1f0fa2f6d35fbc50c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:13:30 4babba605667: Preparing 07:13:30 d3b0ec14f7fd: Preparing 07:13:30 db84a884716e: Preparing 07:13:30 7329b4ce6c18: Preparing 07:13:30 82344768accf: Preparing 07:13:30 9d8c87153450: Preparing 07:13:30 ce5a8cde9eee: Preparing 07:13:30 9d8c87153450: Waiting 07:13:30 ce5a8cde9eee: Waiting 07:13:30 d3b0ec14f7fd: Layer already exists 07:13:30 4babba605667: Layer already exists 07:13:30 7329b4ce6c18: Layer already exists 07:13:30 82344768accf: Layer already exists 07:13:30 db84a884716e: Layer already exists 07:13:30 ce5a8cde9eee: Layer already exists 07:13:30 9d8c87153450: Layer already exists 07:13:30 latest: digest: sha256:1762004464e3bbd059fc8114cc713ccd58cb209bc49b1f1f0fa2f6d35fbc50c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.48 07:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:13:31 4babba605667: Preparing 07:13:31 d3b0ec14f7fd: Preparing 07:13:31 db84a884716e: Preparing 07:13:31 7329b4ce6c18: Preparing 07:13:31 82344768accf: Preparing 07:13:31 9d8c87153450: Preparing 07:13:31 ce5a8cde9eee: Preparing 07:13:31 9d8c87153450: Waiting 07:13:31 ce5a8cde9eee: Waiting 07:13:31 82344768accf: Layer already exists 07:13:31 db84a884716e: Layer already exists 07:13:31 4babba605667: Layer already exists 07:13:31 7329b4ce6c18: Layer already exists 07:13:31 d3b0ec14f7fd: Layer already exists 07:13:31 ce5a8cde9eee: Layer already exists 07:13:31 9d8c87153450: Layer already exists 07:13:31 4.0.0-dev.48: digest: sha256:1762004464e3bbd059fc8114cc713ccd58cb209bc49b1f1f0fa2f6d35fbc50c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:13:32 4babba605667: Preparing 07:13:32 d3b0ec14f7fd: Preparing 07:13:32 db84a884716e: Preparing 07:13:32 7329b4ce6c18: Preparing 07:13:32 82344768accf: Preparing 07:13:32 9d8c87153450: Preparing 07:13:32 ce5a8cde9eee: Preparing 07:13:32 9d8c87153450: Waiting 07:13:32 ce5a8cde9eee: Waiting 07:13:32 db84a884716e: Layer already exists 07:13:32 d3b0ec14f7fd: Layer already exists 07:13:32 82344768accf: Layer already exists 07:13:32 4babba605667: Layer already exists 07:13:32 7329b4ce6c18: Layer already exists 07:13:32 ce5a8cde9eee: Layer already exists 07:13:32 9d8c87153450: Layer already exists 07:13:32 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:1762004464e3bbd059fc8114cc713ccd58cb209bc49b1f1f0fa2f6d35fbc50c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:13:32 4babba605667: Preparing 07:13:32 d3b0ec14f7fd: Preparing 07:13:32 db84a884716e: Preparing 07:13:32 7329b4ce6c18: Preparing 07:13:32 82344768accf: Preparing 07:13:32 9d8c87153450: Preparing 07:13:32 ce5a8cde9eee: Preparing 07:13:32 ce5a8cde9eee: Waiting 07:13:32 9d8c87153450: Waiting 07:13:32 82344768accf: Layer already exists 07:13:32 7329b4ce6c18: Layer already exists 07:13:32 db84a884716e: Layer already exists 07:13:32 d3b0ec14f7fd: Layer already exists 07:13:32 4babba605667: Layer already exists 07:13:32 9d8c87153450: Layer already exists 07:13:32 ce5a8cde9eee: Layer already exists 07:13:32 main: digest: sha256:1762004464e3bbd059fc8114cc713ccd58cb209bc49b1f1f0fa2f6d35fbc50c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:32 ===================================================== [Pipeline] echo 07:13:32 taggedImages: 07:13:32 - nexus3.edgexfoundry.org:10004/core-keeper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:32 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:13:32 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.48 07:13:32 - nexus3.edgexfoundry.org:10004/core-keeper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:32 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:13:32 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:13:32 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:32 latest 07:13:32 4.0.0-dev.48 07:13:32 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:32 main 07:13:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:13:33 141a820895aa: Preparing 07:13:33 cb10d66bea3b: Preparing 07:13:33 2b37c0ff88e1: Preparing 07:13:33 b920c4c3380e: Preparing 07:13:33 d3b2770160a7: Preparing 07:13:33 7329b4ce6c18: Preparing 07:13:33 efd1f565505e: Preparing 07:13:33 a94a102736fb: Preparing 07:13:33 ce5a8cde9eee: Preparing 07:13:33 7329b4ce6c18: Waiting 07:13:33 efd1f565505e: Waiting 07:13:33 a94a102736fb: Waiting 07:13:33 ce5a8cde9eee: Waiting 07:13:33 d3b2770160a7: Layer already exists 07:13:33 7329b4ce6c18: Layer already exists 07:13:33 efd1f565505e: Layer already exists 07:13:33 a94a102736fb: Layer already exists 07:13:33 141a820895aa: Pushed 07:13:33 2b37c0ff88e1: Pushed 07:13:33 cb10d66bea3b: Pushed 07:13:33 ce5a8cde9eee: Layer already exists 07:13:36 b920c4c3380e: Pushed 07:13:36 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:dec36b5ca6bb529fd6a755bb431497b900ba9bf740649a552ade2c749d46d94d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:13:36 141a820895aa: Preparing 07:13:36 cb10d66bea3b: Preparing 07:13:36 2b37c0ff88e1: Preparing 07:13:36 b920c4c3380e: Preparing 07:13:36 d3b2770160a7: Preparing 07:13:36 7329b4ce6c18: Preparing 07:13:36 efd1f565505e: Preparing 07:13:36 a94a102736fb: Preparing 07:13:36 ce5a8cde9eee: Preparing 07:13:36 a94a102736fb: Waiting 07:13:36 7329b4ce6c18: Waiting 07:13:36 efd1f565505e: Waiting 07:13:36 ce5a8cde9eee: Waiting 07:13:36 cb10d66bea3b: Layer already exists 07:13:36 2b37c0ff88e1: Layer already exists 07:13:36 b920c4c3380e: Layer already exists 07:13:36 141a820895aa: Layer already exists 07:13:36 d3b2770160a7: Layer already exists 07:13:36 efd1f565505e: Layer already exists 07:13:36 7329b4ce6c18: Layer already exists 07:13:36 a94a102736fb: Layer already exists 07:13:36 ce5a8cde9eee: Layer already exists 07:13:36 latest: digest: sha256:dec36b5ca6bb529fd6a755bb431497b900ba9bf740649a552ade2c749d46d94d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.48 07:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:13:37 141a820895aa: Preparing 07:13:37 cb10d66bea3b: Preparing 07:13:37 2b37c0ff88e1: Preparing 07:13:37 b920c4c3380e: Preparing 07:13:37 d3b2770160a7: Preparing 07:13:37 7329b4ce6c18: Preparing 07:13:37 efd1f565505e: Preparing 07:13:37 a94a102736fb: Preparing 07:13:37 ce5a8cde9eee: Preparing 07:13:37 7329b4ce6c18: Waiting 07:13:37 efd1f565505e: Waiting 07:13:37 a94a102736fb: Waiting 07:13:37 ce5a8cde9eee: Waiting 07:13:37 2b37c0ff88e1: Layer already exists 07:13:37 141a820895aa: Layer already exists 07:13:37 d3b2770160a7: Layer already exists 07:13:37 cb10d66bea3b: Layer already exists 07:13:37 b920c4c3380e: Layer already exists 07:13:37 7329b4ce6c18: Layer already exists 07:13:37 a94a102736fb: Layer already exists 07:13:37 efd1f565505e: Layer already exists 07:13:37 ce5a8cde9eee: Layer already exists 07:13:37 4.0.0-dev.48: digest: sha256:dec36b5ca6bb529fd6a755bb431497b900ba9bf740649a552ade2c749d46d94d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:13:38 141a820895aa: Preparing 07:13:38 cb10d66bea3b: Preparing 07:13:38 2b37c0ff88e1: Preparing 07:13:38 b920c4c3380e: Preparing 07:13:38 d3b2770160a7: Preparing 07:13:38 7329b4ce6c18: Preparing 07:13:38 efd1f565505e: Preparing 07:13:38 a94a102736fb: Preparing 07:13:38 ce5a8cde9eee: Preparing 07:13:38 ce5a8cde9eee: Waiting 07:13:38 efd1f565505e: Waiting 07:13:38 a94a102736fb: Waiting 07:13:38 7329b4ce6c18: Waiting 07:13:38 d3b2770160a7: Layer already exists 07:13:38 141a820895aa: Layer already exists 07:13:38 cb10d66bea3b: Layer already exists 07:13:38 b920c4c3380e: Layer already exists 07:13:38 2b37c0ff88e1: Layer already exists 07:13:38 7329b4ce6c18: Layer already exists 07:13:38 efd1f565505e: Layer already exists 07:13:38 a94a102736fb: Layer already exists 07:13:38 ce5a8cde9eee: Layer already exists 07:13:38 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:dec36b5ca6bb529fd6a755bb431497b900ba9bf740649a552ade2c749d46d94d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:13:38 141a820895aa: Preparing 07:13:38 cb10d66bea3b: Preparing 07:13:38 2b37c0ff88e1: Preparing 07:13:38 b920c4c3380e: Preparing 07:13:38 d3b2770160a7: Preparing 07:13:38 7329b4ce6c18: Preparing 07:13:38 efd1f565505e: Preparing 07:13:38 a94a102736fb: Preparing 07:13:38 ce5a8cde9eee: Preparing 07:13:38 7329b4ce6c18: Waiting 07:13:38 a94a102736fb: Waiting 07:13:38 ce5a8cde9eee: Waiting 07:13:38 efd1f565505e: Waiting 07:13:38 d3b2770160a7: Layer already exists 07:13:38 cb10d66bea3b: Layer already exists 07:13:38 141a820895aa: Layer already exists 07:13:38 2b37c0ff88e1: Layer already exists 07:13:38 b920c4c3380e: Layer already exists 07:13:38 efd1f565505e: Layer already exists 07:13:38 a94a102736fb: Layer already exists 07:13:38 7329b4ce6c18: Layer already exists 07:13:38 ce5a8cde9eee: Layer already exists 07:13:38 main: digest: sha256:dec36b5ca6bb529fd6a755bb431497b900ba9bf740649a552ade2c749d46d94d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:38 ===================================================== [Pipeline] echo 07:13:38 taggedImages: 07:13:38 - nexus3.edgexfoundry.org:10004/core-metadata:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:38 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:13:38 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.48 07:13:38 - nexus3.edgexfoundry.org:10004/core-metadata:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:38 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:13:38 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:13:38 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:38 latest 07:13:38 4.0.0-dev.48 07:13:38 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:38 main 07:13:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:13:39 4571570ad1a5: Preparing 07:13:39 1e2af5077fc9: Preparing 07:13:39 8650893cd946: Preparing 07:13:39 73216a5265f4: Preparing 07:13:39 929df1cfdc32: Preparing 07:13:39 564de6369401: Preparing 07:13:39 8c2fabd6240a: Preparing 07:13:39 d3b2770160a7: Preparing 07:13:39 7329b4ce6c18: Preparing 07:13:39 b05731314617: Preparing 07:13:39 5cbe466fc75a: Preparing 07:13:39 5f70bf18a086: Preparing 07:13:39 675360d736cd: Preparing 07:13:39 a3d96bf7bc68: Preparing 07:13:39 664ed75d5808: Preparing 07:13:39 ce5a8cde9eee: Preparing 07:13:39 d3b2770160a7: Waiting 07:13:39 a3d96bf7bc68: Waiting 07:13:39 5f70bf18a086: Waiting 07:13:39 664ed75d5808: Waiting 07:13:39 675360d736cd: Waiting 07:13:39 ce5a8cde9eee: Waiting 07:13:39 7329b4ce6c18: Waiting 07:13:39 b05731314617: Waiting 07:13:39 5cbe466fc75a: Waiting 07:13:39 564de6369401: Waiting 07:13:39 8c2fabd6240a: Waiting 07:13:39 8650893cd946: Pushed 07:13:39 4571570ad1a5: Pushed 07:13:39 73216a5265f4: Pushed 07:13:39 929df1cfdc32: Pushed 07:13:39 1e2af5077fc9: Pushed 07:13:39 d3b2770160a7: Layer already exists 07:13:39 7329b4ce6c18: Layer already exists 07:13:39 5f70bf18a086: Layer already exists 07:13:39 564de6369401: Pushed 07:13:39 b05731314617: Pushed 07:13:39 5cbe466fc75a: Pushed 07:13:39 ce5a8cde9eee: Layer already exists 07:13:39 675360d736cd: Pushed 07:13:39 a3d96bf7bc68: Pushed 07:13:39 664ed75d5808: Pushed 07:13:41 8c2fabd6240a: Pushed 07:13:41 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:3f58e5e1cfc6204cacc1db5502dfae25a7e6b2be27c6a4287ab9aa40c32ad373 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:13:41 4571570ad1a5: Preparing 07:13:41 1e2af5077fc9: Preparing 07:13:41 8650893cd946: Preparing 07:13:41 73216a5265f4: Preparing 07:13:41 929df1cfdc32: Preparing 07:13:41 564de6369401: Preparing 07:13:41 8c2fabd6240a: Preparing 07:13:41 d3b2770160a7: Preparing 07:13:41 7329b4ce6c18: Preparing 07:13:41 b05731314617: Preparing 07:13:41 5cbe466fc75a: Preparing 07:13:41 5f70bf18a086: Preparing 07:13:41 675360d736cd: Preparing 07:13:41 a3d96bf7bc68: Preparing 07:13:41 664ed75d5808: Preparing 07:13:41 ce5a8cde9eee: Preparing 07:13:41 5f70bf18a086: Waiting 07:13:41 564de6369401: Waiting 07:13:41 675360d736cd: Waiting 07:13:41 a3d96bf7bc68: Waiting 07:13:41 664ed75d5808: Waiting 07:13:41 8c2fabd6240a: Waiting 07:13:41 ce5a8cde9eee: Waiting 07:13:41 d3b2770160a7: Waiting 07:13:41 b05731314617: Waiting 07:13:41 5cbe466fc75a: Waiting 07:13:41 7329b4ce6c18: Waiting 07:13:41 73216a5265f4: Layer already exists 07:13:41 1e2af5077fc9: Layer already exists 07:13:41 4571570ad1a5: Layer already exists 07:13:41 8650893cd946: Layer already exists 07:13:41 929df1cfdc32: Layer already exists 07:13:41 564de6369401: Layer already exists 07:13:41 d3b2770160a7: Layer already exists 07:13:41 7329b4ce6c18: Layer already exists 07:13:41 8c2fabd6240a: Layer already exists 07:13:41 b05731314617: Layer already exists 07:13:41 5cbe466fc75a: Layer already exists 07:13:41 a3d96bf7bc68: Layer already exists 07:13:41 664ed75d5808: Layer already exists 07:13:41 675360d736cd: Layer already exists 07:13:41 5f70bf18a086: Layer already exists 07:13:41 ce5a8cde9eee: Layer already exists 07:13:41 latest: digest: sha256:3f58e5e1cfc6204cacc1db5502dfae25a7e6b2be27c6a4287ab9aa40c32ad373 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.48 07:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:13:42 4571570ad1a5: Preparing 07:13:42 1e2af5077fc9: Preparing 07:13:42 8650893cd946: Preparing 07:13:42 73216a5265f4: Preparing 07:13:42 929df1cfdc32: Preparing 07:13:42 564de6369401: Preparing 07:13:42 8c2fabd6240a: Preparing 07:13:42 d3b2770160a7: Preparing 07:13:42 7329b4ce6c18: Preparing 07:13:42 b05731314617: Preparing 07:13:42 5cbe466fc75a: Preparing 07:13:42 5f70bf18a086: Preparing 07:13:42 675360d736cd: Preparing 07:13:42 a3d96bf7bc68: Preparing 07:13:42 664ed75d5808: Preparing 07:13:42 ce5a8cde9eee: Preparing 07:13:42 d3b2770160a7: Waiting 07:13:42 8c2fabd6240a: Waiting 07:13:42 564de6369401: Waiting 07:13:42 b05731314617: Waiting 07:13:42 7329b4ce6c18: Waiting 07:13:42 a3d96bf7bc68: Waiting 07:13:42 5cbe466fc75a: Waiting 07:13:42 ce5a8cde9eee: Waiting 07:13:42 664ed75d5808: Waiting 07:13:42 5f70bf18a086: Waiting 07:13:42 675360d736cd: Waiting 07:13:42 8650893cd946: Layer already exists 07:13:42 4571570ad1a5: Layer already exists 07:13:42 1e2af5077fc9: Layer already exists 07:13:42 73216a5265f4: Layer already exists 07:13:42 929df1cfdc32: Layer already exists 07:13:42 b05731314617: Layer already exists 07:13:42 d3b2770160a7: Layer already exists 07:13:42 7329b4ce6c18: Layer already exists 07:13:42 564de6369401: Layer already exists 07:13:42 8c2fabd6240a: Layer already exists 07:13:42 a3d96bf7bc68: Layer already exists 07:13:42 5f70bf18a086: Layer already exists 07:13:42 5cbe466fc75a: Layer already exists 07:13:42 675360d736cd: Layer already exists 07:13:42 664ed75d5808: Layer already exists 07:13:42 ce5a8cde9eee: Layer already exists 07:13:42 4.0.0-dev.48: digest: sha256:3f58e5e1cfc6204cacc1db5502dfae25a7e6b2be27c6a4287ab9aa40c32ad373 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:13:43 4571570ad1a5: Preparing 07:13:43 1e2af5077fc9: Preparing 07:13:43 8650893cd946: Preparing 07:13:43 73216a5265f4: Preparing 07:13:43 929df1cfdc32: Preparing 07:13:43 564de6369401: Preparing 07:13:43 8c2fabd6240a: Preparing 07:13:43 d3b2770160a7: Preparing 07:13:43 7329b4ce6c18: Preparing 07:13:43 b05731314617: Preparing 07:13:43 5cbe466fc75a: Preparing 07:13:43 5f70bf18a086: Preparing 07:13:43 675360d736cd: Preparing 07:13:43 a3d96bf7bc68: Preparing 07:13:43 664ed75d5808: Preparing 07:13:43 ce5a8cde9eee: Preparing 07:13:43 564de6369401: Waiting 07:13:43 5f70bf18a086: Waiting 07:13:43 8c2fabd6240a: Waiting 07:13:43 d3b2770160a7: Waiting 07:13:43 675360d736cd: Waiting 07:13:43 a3d96bf7bc68: Waiting 07:13:43 664ed75d5808: Waiting 07:13:43 7329b4ce6c18: Waiting 07:13:43 b05731314617: Waiting 07:13:43 ce5a8cde9eee: Waiting 07:13:43 5cbe466fc75a: Waiting 07:13:43 1e2af5077fc9: Layer already exists 07:13:43 4571570ad1a5: Layer already exists 07:13:43 8650893cd946: Layer already exists 07:13:43 73216a5265f4: Layer already exists 07:13:43 929df1cfdc32: Layer already exists 07:13:43 8c2fabd6240a: Layer already exists 07:13:43 564de6369401: Layer already exists 07:13:43 d3b2770160a7: Layer already exists 07:13:43 b05731314617: Layer already exists 07:13:43 7329b4ce6c18: Layer already exists 07:13:43 5cbe466fc75a: Layer already exists 07:13:43 5f70bf18a086: Layer already exists 07:13:43 675360d736cd: Layer already exists 07:13:43 a3d96bf7bc68: Layer already exists 07:13:43 664ed75d5808: Layer already exists 07:13:43 ce5a8cde9eee: Layer already exists 07:13:43 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:3f58e5e1cfc6204cacc1db5502dfae25a7e6b2be27c6a4287ab9aa40c32ad373 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:13:44 4571570ad1a5: Preparing 07:13:44 1e2af5077fc9: Preparing 07:13:44 8650893cd946: Preparing 07:13:44 73216a5265f4: Preparing 07:13:44 929df1cfdc32: Preparing 07:13:44 564de6369401: Preparing 07:13:44 8c2fabd6240a: Preparing 07:13:44 d3b2770160a7: Preparing 07:13:44 7329b4ce6c18: Preparing 07:13:44 b05731314617: Preparing 07:13:44 5cbe466fc75a: Preparing 07:13:44 5f70bf18a086: Preparing 07:13:44 675360d736cd: Preparing 07:13:44 a3d96bf7bc68: Preparing 07:13:44 664ed75d5808: Preparing 07:13:44 ce5a8cde9eee: Preparing 07:13:44 664ed75d5808: Waiting 07:13:44 5f70bf18a086: Waiting 07:13:44 675360d736cd: Waiting 07:13:44 a3d96bf7bc68: Waiting 07:13:44 8c2fabd6240a: Waiting 07:13:44 b05731314617: Waiting 07:13:44 ce5a8cde9eee: Waiting 07:13:44 5cbe466fc75a: Waiting 07:13:44 d3b2770160a7: Waiting 07:13:44 7329b4ce6c18: Waiting 07:13:44 564de6369401: Waiting 07:13:44 8650893cd946: Layer already exists 07:13:44 1e2af5077fc9: Layer already exists 07:13:44 929df1cfdc32: Layer already exists 07:13:44 4571570ad1a5: Layer already exists 07:13:44 73216a5265f4: Layer already exists 07:13:44 d3b2770160a7: Layer already exists 07:13:44 7329b4ce6c18: Layer already exists 07:13:44 8c2fabd6240a: Layer already exists 07:13:44 564de6369401: Layer already exists 07:13:44 b05731314617: Layer already exists 07:13:44 5cbe466fc75a: Layer already exists 07:13:44 a3d96bf7bc68: Layer already exists 07:13:44 664ed75d5808: Layer already exists 07:13:44 5f70bf18a086: Layer already exists 07:13:44 675360d736cd: Layer already exists 07:13:44 ce5a8cde9eee: Layer already exists 07:13:44 main: digest: sha256:3f58e5e1cfc6204cacc1db5502dfae25a7e6b2be27c6a4287ab9aa40c32ad373 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:44 ===================================================== [Pipeline] echo 07:13:44 taggedImages: 07:13:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:13:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.48 07:13:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:13:44 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:13:44 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:44 latest 07:13:44 4.0.0-dev.48 07:13:44 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:44 main 07:13:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:13:44 6bf503a6ed28: Preparing 07:13:44 a112db2f2265: Preparing 07:13:44 709023669b86: Preparing 07:13:44 280453e7bfeb: Preparing 07:13:44 d3b2770160a7: Preparing 07:13:44 7329b4ce6c18: Preparing 07:13:44 efd1f565505e: Preparing 07:13:44 a94a102736fb: Preparing 07:13:44 ce5a8cde9eee: Preparing 07:13:44 efd1f565505e: Waiting 07:13:44 7329b4ce6c18: Waiting 07:13:44 ce5a8cde9eee: Waiting 07:13:44 a94a102736fb: Waiting 07:13:44 6bf503a6ed28: Layer already exists 07:13:44 d3b2770160a7: Layer already exists 07:13:44 a112db2f2265: Layer already exists 07:13:44 efd1f565505e: Layer already exists 07:13:44 a94a102736fb: Layer already exists 07:13:44 7329b4ce6c18: Layer already exists 07:13:44 ce5a8cde9eee: Layer already exists 07:13:44 709023669b86: Pushed 07:13:47 280453e7bfeb: Pushed 07:13:47 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:919480f07ce10d7aaca884a8fedda4179b186cf1e979838ebf5e69ceff310ee4 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:13:48 6bf503a6ed28: Preparing 07:13:48 a112db2f2265: Preparing 07:13:48 709023669b86: Preparing 07:13:48 280453e7bfeb: Preparing 07:13:48 d3b2770160a7: Preparing 07:13:48 7329b4ce6c18: Preparing 07:13:48 efd1f565505e: Preparing 07:13:48 a94a102736fb: Preparing 07:13:48 ce5a8cde9eee: Preparing 07:13:48 efd1f565505e: Waiting 07:13:48 a94a102736fb: Waiting 07:13:48 ce5a8cde9eee: Waiting 07:13:48 7329b4ce6c18: Waiting 07:13:48 280453e7bfeb: Layer already exists 07:13:48 6bf503a6ed28: Layer already exists 07:13:48 a112db2f2265: Layer already exists 07:13:48 d3b2770160a7: Layer already exists 07:13:48 709023669b86: Layer already exists 07:13:48 7329b4ce6c18: Layer already exists 07:13:48 ce5a8cde9eee: Layer already exists 07:13:48 efd1f565505e: Layer already exists 07:13:48 a94a102736fb: Layer already exists 07:13:48 latest: digest: sha256:919480f07ce10d7aaca884a8fedda4179b186cf1e979838ebf5e69ceff310ee4 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.48 07:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:13:48 6bf503a6ed28: Preparing 07:13:48 a112db2f2265: Preparing 07:13:48 709023669b86: Preparing 07:13:48 280453e7bfeb: Preparing 07:13:48 d3b2770160a7: Preparing 07:13:48 7329b4ce6c18: Preparing 07:13:48 efd1f565505e: Preparing 07:13:48 a94a102736fb: Preparing 07:13:48 ce5a8cde9eee: Preparing 07:13:48 efd1f565505e: Waiting 07:13:48 a94a102736fb: Waiting 07:13:48 ce5a8cde9eee: Waiting 07:13:48 7329b4ce6c18: Waiting 07:13:48 a112db2f2265: Layer already exists 07:13:48 d3b2770160a7: Layer already exists 07:13:48 709023669b86: Layer already exists 07:13:48 6bf503a6ed28: Layer already exists 07:13:48 280453e7bfeb: Layer already exists 07:13:48 7329b4ce6c18: Layer already exists 07:13:48 ce5a8cde9eee: Layer already exists 07:13:48 efd1f565505e: Layer already exists 07:13:48 a94a102736fb: Layer already exists 07:13:48 4.0.0-dev.48: digest: sha256:919480f07ce10d7aaca884a8fedda4179b186cf1e979838ebf5e69ceff310ee4 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:13:49 6bf503a6ed28: Preparing 07:13:49 a112db2f2265: Preparing 07:13:49 709023669b86: Preparing 07:13:49 280453e7bfeb: Preparing 07:13:49 d3b2770160a7: Preparing 07:13:49 7329b4ce6c18: Preparing 07:13:49 efd1f565505e: Preparing 07:13:49 a94a102736fb: Preparing 07:13:49 ce5a8cde9eee: Preparing 07:13:49 7329b4ce6c18: Waiting 07:13:49 efd1f565505e: Waiting 07:13:49 a94a102736fb: Waiting 07:13:49 ce5a8cde9eee: Waiting 07:13:49 d3b2770160a7: Layer already exists 07:13:49 a112db2f2265: Layer already exists 07:13:49 6bf503a6ed28: Layer already exists 07:13:49 280453e7bfeb: Layer already exists 07:13:49 709023669b86: Layer already exists 07:13:49 7329b4ce6c18: Layer already exists 07:13:49 efd1f565505e: Layer already exists 07:13:49 ce5a8cde9eee: Layer already exists 07:13:49 a94a102736fb: Layer already exists 07:13:49 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:919480f07ce10d7aaca884a8fedda4179b186cf1e979838ebf5e69ceff310ee4 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:13:50 6bf503a6ed28: Preparing 07:13:50 a112db2f2265: Preparing 07:13:50 709023669b86: Preparing 07:13:50 280453e7bfeb: Preparing 07:13:50 d3b2770160a7: Preparing 07:13:50 7329b4ce6c18: Preparing 07:13:50 efd1f565505e: Preparing 07:13:50 a94a102736fb: Preparing 07:13:50 ce5a8cde9eee: Preparing 07:13:50 7329b4ce6c18: Waiting 07:13:50 a94a102736fb: Waiting 07:13:50 efd1f565505e: Waiting 07:13:50 ce5a8cde9eee: Waiting 07:13:50 6bf503a6ed28: Layer already exists 07:13:50 d3b2770160a7: Layer already exists 07:13:50 a112db2f2265: Layer already exists 07:13:50 280453e7bfeb: Layer already exists 07:13:50 709023669b86: Layer already exists 07:13:50 a94a102736fb: Layer already exists 07:13:50 7329b4ce6c18: Layer already exists 07:13:50 efd1f565505e: Layer already exists 07:13:50 ce5a8cde9eee: Layer already exists 07:13:50 main: digest: sha256:919480f07ce10d7aaca884a8fedda4179b186cf1e979838ebf5e69ceff310ee4 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:50 ===================================================== [Pipeline] echo 07:13:50 taggedImages: 07:13:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:13:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.48 07:13:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:13:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:13:50 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:50 latest 07:13:50 4.0.0-dev.48 07:13:50 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:50 main 07:13:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:50 f7e0e3a92ec9: Preparing 07:13:50 e7b2e9476670: Preparing 07:13:50 8c4f89db88ae: Preparing 07:13:50 5f467270184e: Preparing 07:13:50 9261c7bb1f36: Preparing 07:13:50 d3b2770160a7: Preparing 07:13:50 7329b4ce6c18: Preparing 07:13:50 ddcac803e1c5: Preparing 07:13:50 caa5a54dfbec: Preparing 07:13:50 7329b4ce6c18: Waiting 07:13:50 d3b2770160a7: Waiting 07:13:50 ddcac803e1c5: Waiting 07:13:50 6f4729e5a2cf: Preparing 07:13:50 caa5a54dfbec: Waiting 07:13:50 ce5a8cde9eee: Preparing 07:13:50 6f4729e5a2cf: Waiting 07:13:50 ce5a8cde9eee: Waiting 07:13:50 f7e0e3a92ec9: Pushed 07:13:50 9261c7bb1f36: Pushed 07:13:50 e7b2e9476670: Pushed 07:13:50 5f467270184e: Pushed 07:13:50 7329b4ce6c18: Layer already exists 07:13:50 d3b2770160a7: Layer already exists 07:13:51 ce5a8cde9eee: Layer already exists 07:13:51 caa5a54dfbec: Pushed 07:13:51 ddcac803e1c5: Pushed 07:13:52 8c4f89db88ae: Pushed 07:13:52 6f4729e5a2cf: Pushed 07:13:52 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:3619eb0023768295e767d14f0940dd01f9b5ddd3c891fc421eb8f08e2780fa79 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:53 f7e0e3a92ec9: Preparing 07:13:53 e7b2e9476670: Preparing 07:13:53 8c4f89db88ae: Preparing 07:13:53 5f467270184e: Preparing 07:13:53 9261c7bb1f36: Preparing 07:13:53 d3b2770160a7: Preparing 07:13:53 7329b4ce6c18: Preparing 07:13:53 ddcac803e1c5: Preparing 07:13:53 caa5a54dfbec: Preparing 07:13:53 6f4729e5a2cf: Preparing 07:13:53 ce5a8cde9eee: Preparing 07:13:53 d3b2770160a7: Waiting 07:13:53 caa5a54dfbec: Waiting 07:13:53 7329b4ce6c18: Waiting 07:13:53 ddcac803e1c5: Waiting 07:13:53 ce5a8cde9eee: Waiting 07:13:53 6f4729e5a2cf: Waiting 07:13:53 e7b2e9476670: Layer already exists 07:13:53 5f467270184e: Layer already exists 07:13:53 8c4f89db88ae: Layer already exists 07:13:53 f7e0e3a92ec9: Layer already exists 07:13:53 9261c7bb1f36: Layer already exists 07:13:53 d3b2770160a7: Layer already exists 07:13:53 6f4729e5a2cf: Layer already exists 07:13:53 7329b4ce6c18: Layer already exists 07:13:53 caa5a54dfbec: Layer already exists 07:13:53 ddcac803e1c5: Layer already exists 07:13:53 ce5a8cde9eee: Layer already exists 07:13:53 latest: digest: sha256:3619eb0023768295e767d14f0940dd01f9b5ddd3c891fc421eb8f08e2780fa79 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.48 07:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:54 f7e0e3a92ec9: Preparing 07:13:54 e7b2e9476670: Preparing 07:13:54 8c4f89db88ae: Preparing 07:13:54 5f467270184e: Preparing 07:13:54 9261c7bb1f36: Preparing 07:13:54 d3b2770160a7: Preparing 07:13:54 7329b4ce6c18: Preparing 07:13:54 ddcac803e1c5: Preparing 07:13:54 caa5a54dfbec: Preparing 07:13:54 6f4729e5a2cf: Preparing 07:13:54 ce5a8cde9eee: Preparing 07:13:54 d3b2770160a7: Waiting 07:13:54 7329b4ce6c18: Waiting 07:13:54 6f4729e5a2cf: Waiting 07:13:54 ce5a8cde9eee: Waiting 07:13:54 caa5a54dfbec: Waiting 07:13:54 f7e0e3a92ec9: Layer already exists 07:13:54 e7b2e9476670: Layer already exists 07:13:54 5f467270184e: Layer already exists 07:13:54 9261c7bb1f36: Layer already exists 07:13:54 8c4f89db88ae: Layer already exists 07:13:54 d3b2770160a7: Layer already exists 07:13:54 ddcac803e1c5: Layer already exists 07:13:54 caa5a54dfbec: Layer already exists 07:13:54 7329b4ce6c18: Layer already exists 07:13:54 6f4729e5a2cf: Layer already exists 07:13:54 ce5a8cde9eee: Layer already exists 07:13:54 4.0.0-dev.48: digest: sha256:3619eb0023768295e767d14f0940dd01f9b5ddd3c891fc421eb8f08e2780fa79 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:54 f7e0e3a92ec9: Preparing 07:13:54 e7b2e9476670: Preparing 07:13:54 8c4f89db88ae: Preparing 07:13:54 5f467270184e: Preparing 07:13:54 9261c7bb1f36: Preparing 07:13:54 d3b2770160a7: Preparing 07:13:54 7329b4ce6c18: Preparing 07:13:54 ddcac803e1c5: Preparing 07:13:54 caa5a54dfbec: Preparing 07:13:54 6f4729e5a2cf: Preparing 07:13:54 ce5a8cde9eee: Preparing 07:13:54 d3b2770160a7: Waiting 07:13:54 ddcac803e1c5: Waiting 07:13:54 caa5a54dfbec: Waiting 07:13:54 ce5a8cde9eee: Waiting 07:13:54 e7b2e9476670: Layer already exists 07:13:54 9261c7bb1f36: Layer already exists 07:13:54 5f467270184e: Layer already exists 07:13:54 f7e0e3a92ec9: Layer already exists 07:13:54 8c4f89db88ae: Layer already exists 07:13:54 d3b2770160a7: Layer already exists 07:13:54 7329b4ce6c18: Layer already exists 07:13:54 caa5a54dfbec: Layer already exists 07:13:54 6f4729e5a2cf: Layer already exists 07:13:54 ddcac803e1c5: Layer already exists 07:13:54 ce5a8cde9eee: Layer already exists 07:13:54 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:3619eb0023768295e767d14f0940dd01f9b5ddd3c891fc421eb8f08e2780fa79 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:55 f7e0e3a92ec9: Preparing 07:13:55 e7b2e9476670: Preparing 07:13:55 8c4f89db88ae: Preparing 07:13:55 5f467270184e: Preparing 07:13:55 9261c7bb1f36: Preparing 07:13:55 d3b2770160a7: Preparing 07:13:55 7329b4ce6c18: Preparing 07:13:55 ddcac803e1c5: Preparing 07:13:55 caa5a54dfbec: Preparing 07:13:55 6f4729e5a2cf: Preparing 07:13:55 d3b2770160a7: Waiting 07:13:55 caa5a54dfbec: Waiting 07:13:55 ddcac803e1c5: Waiting 07:13:55 7329b4ce6c18: Waiting 07:13:55 ce5a8cde9eee: Preparing 07:13:55 ce5a8cde9eee: Waiting 07:13:55 9261c7bb1f36: Layer already exists 07:13:55 5f467270184e: Layer already exists 07:13:55 e7b2e9476670: Layer already exists 07:13:55 f7e0e3a92ec9: Layer already exists 07:13:55 8c4f89db88ae: Layer already exists 07:13:55 d3b2770160a7: Layer already exists 07:13:55 caa5a54dfbec: Layer already exists 07:13:55 ddcac803e1c5: Layer already exists 07:13:55 7329b4ce6c18: Layer already exists 07:13:55 6f4729e5a2cf: Layer already exists 07:13:55 ce5a8cde9eee: Layer already exists 07:13:55 main: digest: sha256:3619eb0023768295e767d14f0940dd01f9b5ddd3c891fc421eb8f08e2780fa79 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:55 ===================================================== [Pipeline] echo 07:13:55 taggedImages: 07:13:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:13:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.48 07:13:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:13:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:13:55 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:55 latest 07:13:55 4.0.0-dev.48 07:13:55 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:55 main 07:13:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:13:56 aeb36faddec3: Preparing 07:13:56 abc425777394: Preparing 07:13:56 ee36b9e86d9d: Preparing 07:13:56 5f64395edf56: Preparing 07:13:56 d28335bb3b98: Preparing 07:13:56 b100d56faa5d: Preparing 07:13:56 8a7901ed59d9: Preparing 07:13:56 d3b2770160a7: Preparing 07:13:56 7329b4ce6c18: Preparing 07:13:56 09a5794b8f2b: Preparing 07:13:56 d0b4d75e9b4b: Preparing 07:13:56 ce5a8cde9eee: Preparing 07:13:56 d3b2770160a7: Waiting 07:13:56 b100d56faa5d: Waiting 07:13:56 8a7901ed59d9: Waiting 07:13:56 7329b4ce6c18: Waiting 07:13:56 09a5794b8f2b: Waiting 07:13:56 ce5a8cde9eee: Waiting 07:13:56 d0b4d75e9b4b: Waiting 07:13:56 abc425777394: Pushed 07:13:56 aeb36faddec3: Pushed 07:13:56 d28335bb3b98: Pushed 07:13:56 d3b2770160a7: Layer already exists 07:13:56 7329b4ce6c18: Layer already exists 07:13:56 b100d56faa5d: Pushed 07:13:56 8a7901ed59d9: Pushed 07:13:56 ce5a8cde9eee: Layer already exists 07:13:56 09a5794b8f2b: Pushed 07:13:57 5f64395edf56: Pushed 07:13:57 ee36b9e86d9d: Pushed 07:13:57 d0b4d75e9b4b: Pushed 07:13:57 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:f4a77fb88d626117de3c9e772f91c5eaa5e296b29e91cf48275676f894db923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:13:58 aeb36faddec3: Preparing 07:13:58 abc425777394: Preparing 07:13:58 ee36b9e86d9d: Preparing 07:13:58 5f64395edf56: Preparing 07:13:58 d28335bb3b98: Preparing 07:13:58 b100d56faa5d: Preparing 07:13:58 8a7901ed59d9: Preparing 07:13:58 d3b2770160a7: Preparing 07:13:58 7329b4ce6c18: Preparing 07:13:58 09a5794b8f2b: Preparing 07:13:58 d0b4d75e9b4b: Preparing 07:13:58 ce5a8cde9eee: Preparing 07:13:58 8a7901ed59d9: Waiting 07:13:58 d3b2770160a7: Waiting 07:13:58 7329b4ce6c18: Waiting 07:13:58 09a5794b8f2b: Waiting 07:13:58 d0b4d75e9b4b: Waiting 07:13:58 ce5a8cde9eee: Waiting 07:13:58 b100d56faa5d: Waiting 07:13:58 aeb36faddec3: Layer already exists 07:13:58 ee36b9e86d9d: Layer already exists 07:13:58 5f64395edf56: Layer already exists 07:13:58 d28335bb3b98: Layer already exists 07:13:58 abc425777394: Layer already exists 07:13:58 09a5794b8f2b: Layer already exists 07:13:58 b100d56faa5d: Layer already exists 07:13:58 7329b4ce6c18: Layer already exists 07:13:58 8a7901ed59d9: Layer already exists 07:13:58 d3b2770160a7: Layer already exists 07:13:58 d0b4d75e9b4b: Layer already exists 07:13:58 ce5a8cde9eee: Layer already exists 07:13:58 latest: digest: sha256:f4a77fb88d626117de3c9e772f91c5eaa5e296b29e91cf48275676f894db923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.48 07:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:13:58 aeb36faddec3: Preparing 07:13:58 abc425777394: Preparing 07:13:58 ee36b9e86d9d: Preparing 07:13:58 5f64395edf56: Preparing 07:13:58 d28335bb3b98: Preparing 07:13:58 b100d56faa5d: Preparing 07:13:58 8a7901ed59d9: Preparing 07:13:58 d3b2770160a7: Preparing 07:13:58 7329b4ce6c18: Preparing 07:13:58 09a5794b8f2b: Preparing 07:13:58 d0b4d75e9b4b: Preparing 07:13:58 ce5a8cde9eee: Preparing 07:13:58 d3b2770160a7: Waiting 07:13:58 7329b4ce6c18: Waiting 07:13:58 b100d56faa5d: Waiting 07:13:58 09a5794b8f2b: Waiting 07:13:58 8a7901ed59d9: Waiting 07:13:58 ce5a8cde9eee: Waiting 07:13:58 d0b4d75e9b4b: Waiting 07:13:58 abc425777394: Layer already exists 07:13:58 ee36b9e86d9d: Layer already exists 07:13:58 5f64395edf56: Layer already exists 07:13:58 d28335bb3b98: Layer already exists 07:13:58 aeb36faddec3: Layer already exists 07:13:58 b100d56faa5d: Layer already exists 07:13:58 8a7901ed59d9: Layer already exists 07:13:58 7329b4ce6c18: Layer already exists 07:13:58 09a5794b8f2b: Layer already exists 07:13:58 d3b2770160a7: Layer already exists 07:13:58 d0b4d75e9b4b: Layer already exists 07:13:58 ce5a8cde9eee: Layer already exists 07:13:58 4.0.0-dev.48: digest: sha256:f4a77fb88d626117de3c9e772f91c5eaa5e296b29e91cf48275676f894db923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:13:59 aeb36faddec3: Preparing 07:13:59 abc425777394: Preparing 07:13:59 ee36b9e86d9d: Preparing 07:13:59 5f64395edf56: Preparing 07:13:59 d28335bb3b98: Preparing 07:13:59 b100d56faa5d: Preparing 07:13:59 8a7901ed59d9: Preparing 07:13:59 d3b2770160a7: Preparing 07:13:59 7329b4ce6c18: Preparing 07:13:59 09a5794b8f2b: Preparing 07:13:59 d0b4d75e9b4b: Preparing 07:13:59 ce5a8cde9eee: Preparing 07:13:59 b100d56faa5d: Waiting 07:13:59 8a7901ed59d9: Waiting 07:13:59 7329b4ce6c18: Waiting 07:13:59 09a5794b8f2b: Waiting 07:13:59 ce5a8cde9eee: Waiting 07:13:59 d0b4d75e9b4b: Waiting 07:13:59 abc425777394: Layer already exists 07:13:59 5f64395edf56: Layer already exists 07:13:59 d28335bb3b98: Layer already exists 07:13:59 ee36b9e86d9d: Layer already exists 07:13:59 aeb36faddec3: Layer already exists 07:13:59 8a7901ed59d9: Layer already exists 07:13:59 b100d56faa5d: Layer already exists 07:13:59 d3b2770160a7: Layer already exists 07:13:59 09a5794b8f2b: Layer already exists 07:13:59 7329b4ce6c18: Layer already exists 07:13:59 d0b4d75e9b4b: Layer already exists 07:13:59 ce5a8cde9eee: Layer already exists 07:13:59 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:f4a77fb88d626117de3c9e772f91c5eaa5e296b29e91cf48275676f894db923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:14:00 aeb36faddec3: Preparing 07:14:00 abc425777394: Preparing 07:14:00 ee36b9e86d9d: Preparing 07:14:00 5f64395edf56: Preparing 07:14:00 d28335bb3b98: Preparing 07:14:00 b100d56faa5d: Preparing 07:14:00 8a7901ed59d9: Preparing 07:14:00 d3b2770160a7: Preparing 07:14:00 7329b4ce6c18: Preparing 07:14:00 09a5794b8f2b: Preparing 07:14:00 d0b4d75e9b4b: Preparing 07:14:00 ce5a8cde9eee: Preparing 07:14:00 7329b4ce6c18: Waiting 07:14:00 d0b4d75e9b4b: Waiting 07:14:00 ce5a8cde9eee: Waiting 07:14:00 09a5794b8f2b: Waiting 07:14:00 8a7901ed59d9: Waiting 07:14:00 d3b2770160a7: Waiting 07:14:00 aeb36faddec3: Layer already exists 07:14:00 d28335bb3b98: Layer already exists 07:14:00 5f64395edf56: Layer already exists 07:14:00 ee36b9e86d9d: Layer already exists 07:14:00 abc425777394: Layer already exists 07:14:00 b100d56faa5d: Layer already exists 07:14:00 7329b4ce6c18: Layer already exists 07:14:00 d3b2770160a7: Layer already exists 07:14:00 8a7901ed59d9: Layer already exists 07:14:00 09a5794b8f2b: Layer already exists 07:14:00 d0b4d75e9b4b: Layer already exists 07:14:00 ce5a8cde9eee: Layer already exists 07:14:00 main: digest: sha256:f4a77fb88d626117de3c9e772f91c5eaa5e296b29e91cf48275676f894db923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:00 ===================================================== [Pipeline] echo 07:14:00 taggedImages: 07:14:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:14:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.48 07:14:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:14:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:14:00 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:00 latest 07:14:00 4.0.0-dev.48 07:14:00 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:00 main 07:14:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:14:01 7dcf15ca1820: Preparing 07:14:01 285a04781c61: Preparing 07:14:01 d3b2770160a7: Preparing 07:14:01 7329b4ce6c18: Preparing 07:14:01 85115aaf5912: Preparing 07:14:01 7f53df9f213f: Preparing 07:14:01 ce5a8cde9eee: Preparing 07:14:01 7f53df9f213f: Waiting 07:14:01 ce5a8cde9eee: Waiting 07:14:01 7329b4ce6c18: Layer already exists 07:14:01 d3b2770160a7: Layer already exists 07:14:01 ce5a8cde9eee: Layer already exists 07:14:01 7dcf15ca1820: Pushed 07:14:01 85115aaf5912: Pushed 07:14:01 7f53df9f213f: Pushed 07:14:02 285a04781c61: Pushed 07:14:02 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:2242c63a83607ecb4fd99e986336f2db7c507fa7efb9a807cf81820459ca8dda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:03 + 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 07:14:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:14:03 7dcf15ca1820: Preparing 07:14:03 285a04781c61: Preparing 07:14:03 d3b2770160a7: Preparing 07:14:03 7329b4ce6c18: Preparing 07:14:03 85115aaf5912: Preparing 07:14:03 7f53df9f213f: Preparing 07:14:03 ce5a8cde9eee: Preparing 07:14:03 7f53df9f213f: Waiting 07:14:03 ce5a8cde9eee: Waiting 07:14:03 d3b2770160a7: Layer already exists 07:14:03 7329b4ce6c18: Layer already exists 07:14:03 7dcf15ca1820: Layer already exists 07:14:03 85115aaf5912: Layer already exists 07:14:03 285a04781c61: Layer already exists 07:14:03 7f53df9f213f: Layer already exists 07:14:03 ce5a8cde9eee: Layer already exists 07:14:03 latest: digest: sha256:2242c63a83607ecb4fd99e986336f2db7c507fa7efb9a807cf81820459ca8dda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.48 07:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:14:04 7dcf15ca1820: Preparing 07:14:04 285a04781c61: Preparing 07:14:04 d3b2770160a7: Preparing 07:14:04 7329b4ce6c18: Preparing 07:14:04 85115aaf5912: Preparing 07:14:04 7f53df9f213f: Preparing 07:14:04 ce5a8cde9eee: Preparing 07:14:04 7f53df9f213f: Waiting 07:14:04 ce5a8cde9eee: Waiting 07:14:04 85115aaf5912: Layer already exists 07:14:04 7329b4ce6c18: Layer already exists 07:14:04 285a04781c61: Layer already exists 07:14:04 7dcf15ca1820: Layer already exists 07:14:04 d3b2770160a7: Layer already exists 07:14:04 7f53df9f213f: Layer already exists 07:14:04 ce5a8cde9eee: Layer already exists 07:14:04 4.0.0-dev.48: digest: sha256:2242c63a83607ecb4fd99e986336f2db7c507fa7efb9a807cf81820459ca8dda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:14:04 7dcf15ca1820: Preparing 07:14:04 285a04781c61: Preparing 07:14:04 d3b2770160a7: Preparing 07:14:04 7329b4ce6c18: Preparing 07:14:04 85115aaf5912: Preparing 07:14:04 7f53df9f213f: Preparing 07:14:04 ce5a8cde9eee: Preparing 07:14:04 7f53df9f213f: Waiting 07:14:04 ce5a8cde9eee: Waiting 07:14:04 285a04781c61: Layer already exists 07:14:04 85115aaf5912: Layer already exists 07:14:04 7329b4ce6c18: Layer already exists 07:14:04 d3b2770160a7: Layer already exists 07:14:04 7dcf15ca1820: Layer already exists 07:14:04 7f53df9f213f: Layer already exists 07:14:04 ce5a8cde9eee: Layer already exists 07:14:04 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:2242c63a83607ecb4fd99e986336f2db7c507fa7efb9a807cf81820459ca8dda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:05 + 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 07:14:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:14:05 7dcf15ca1820: Preparing 07:14:05 285a04781c61: Preparing 07:14:05 d3b2770160a7: Preparing 07:14:05 7329b4ce6c18: Preparing 07:14:05 85115aaf5912: Preparing 07:14:05 7f53df9f213f: Preparing 07:14:05 ce5a8cde9eee: Preparing 07:14:05 7f53df9f213f: Waiting 07:14:05 ce5a8cde9eee: Waiting 07:14:05 85115aaf5912: Layer already exists 07:14:05 7329b4ce6c18: Layer already exists 07:14:05 7dcf15ca1820: Layer already exists 07:14:05 d3b2770160a7: Layer already exists 07:14:05 285a04781c61: Layer already exists 07:14:05 7f53df9f213f: Layer already exists 07:14:05 ce5a8cde9eee: Layer already exists 07:14:05 main: digest: sha256:2242c63a83607ecb4fd99e986336f2db7c507fa7efb9a807cf81820459ca8dda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:05 ===================================================== [Pipeline] echo 07:14:05 taggedImages: 07:14:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:14:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.48 07:14:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:14:05 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:14:05 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:05 latest 07:14:05 4.0.0-dev.48 07:14:05 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:05 main 07:14:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:14:06 031b6419b470: Preparing 07:14:06 4461ce6fa27a: Preparing 07:14:06 007388400a56: Preparing 07:14:06 d3b2770160a7: Preparing 07:14:06 7329b4ce6c18: Preparing 07:14:06 c680a5963abe: Preparing 07:14:06 7b999d826fbe: Preparing 07:14:06 1c4390ce60f3: Preparing 07:14:06 d0c3a7090f3e: Preparing 07:14:06 ce5a8cde9eee: Preparing 07:14:06 c680a5963abe: Waiting 07:14:06 d0c3a7090f3e: Waiting 07:14:06 ce5a8cde9eee: Waiting 07:14:06 7b999d826fbe: Waiting 07:14:06 d3b2770160a7: Layer already exists 07:14:06 7329b4ce6c18: Layer already exists 07:14:06 007388400a56: Pushed 07:14:06 4461ce6fa27a: Pushed 07:14:06 031b6419b470: Pushed 07:14:06 ce5a8cde9eee: Layer already exists 07:14:06 1c4390ce60f3: Pushed 07:14:06 d0c3a7090f3e: Pushed 07:14:12 7b999d826fbe: Pushed 07:14:15 c680a5963abe: Pushed 07:14:15 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:4926d0ab5f61eb8fb35dcc6c16111162d6ce87871a67ab68f94c580d7ca4aaff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:14:16 031b6419b470: Preparing 07:14:16 4461ce6fa27a: Preparing 07:14:16 007388400a56: Preparing 07:14:16 d3b2770160a7: Preparing 07:14:16 7329b4ce6c18: Preparing 07:14:16 c680a5963abe: Preparing 07:14:16 7b999d826fbe: Preparing 07:14:16 1c4390ce60f3: Preparing 07:14:16 d0c3a7090f3e: Preparing 07:14:16 ce5a8cde9eee: Preparing 07:14:16 7b999d826fbe: Waiting 07:14:16 c680a5963abe: Waiting 07:14:16 1c4390ce60f3: Waiting 07:14:16 d0c3a7090f3e: Waiting 07:14:16 7329b4ce6c18: Layer already exists 07:14:16 031b6419b470: Layer already exists 07:14:16 d3b2770160a7: Layer already exists 07:14:16 007388400a56: Layer already exists 07:14:16 4461ce6fa27a: Layer already exists 07:14:16 7b999d826fbe: Layer already exists 07:14:16 ce5a8cde9eee: Layer already exists 07:14:16 c680a5963abe: Layer already exists 07:14:16 1c4390ce60f3: Layer already exists 07:14:16 d0c3a7090f3e: Layer already exists 07:14:16 latest: digest: sha256:4926d0ab5f61eb8fb35dcc6c16111162d6ce87871a67ab68f94c580d7ca4aaff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.48 07:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:14:16 031b6419b470: Preparing 07:14:16 4461ce6fa27a: Preparing 07:14:16 007388400a56: Preparing 07:14:16 d3b2770160a7: Preparing 07:14:16 7329b4ce6c18: Preparing 07:14:16 c680a5963abe: Preparing 07:14:16 7b999d826fbe: Preparing 07:14:16 1c4390ce60f3: Preparing 07:14:16 d0c3a7090f3e: Preparing 07:14:16 ce5a8cde9eee: Preparing 07:14:16 7b999d826fbe: Waiting 07:14:16 1c4390ce60f3: Waiting 07:14:16 d0c3a7090f3e: Waiting 07:14:16 c680a5963abe: Waiting 07:14:16 ce5a8cde9eee: Waiting 07:14:16 d3b2770160a7: Layer already exists 07:14:16 031b6419b470: Layer already exists 07:14:16 007388400a56: Layer already exists 07:14:16 4461ce6fa27a: Layer already exists 07:14:16 7329b4ce6c18: Layer already exists 07:14:16 c680a5963abe: Layer already exists 07:14:16 7b999d826fbe: Layer already exists 07:14:16 1c4390ce60f3: Layer already exists 07:14:16 d0c3a7090f3e: Layer already exists 07:14:16 ce5a8cde9eee: Layer already exists 07:14:16 4.0.0-dev.48: digest: sha256:4926d0ab5f61eb8fb35dcc6c16111162d6ce87871a67ab68f94c580d7ca4aaff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:14:17 031b6419b470: Preparing 07:14:17 4461ce6fa27a: Preparing 07:14:17 007388400a56: Preparing 07:14:17 d3b2770160a7: Preparing 07:14:17 7329b4ce6c18: Preparing 07:14:17 c680a5963abe: Preparing 07:14:17 7b999d826fbe: Preparing 07:14:17 1c4390ce60f3: Preparing 07:14:17 d0c3a7090f3e: Preparing 07:14:17 ce5a8cde9eee: Preparing 07:14:17 7b999d826fbe: Waiting 07:14:17 1c4390ce60f3: Waiting 07:14:17 d0c3a7090f3e: Waiting 07:14:17 ce5a8cde9eee: Waiting 07:14:17 c680a5963abe: Waiting 07:14:17 007388400a56: Layer already exists 07:14:17 4461ce6fa27a: Layer already exists 07:14:17 031b6419b470: Layer already exists 07:14:17 d3b2770160a7: Layer already exists 07:14:17 7329b4ce6c18: Layer already exists 07:14:17 7b999d826fbe: Layer already exists 07:14:17 c680a5963abe: Layer already exists 07:14:17 1c4390ce60f3: Layer already exists 07:14:17 d0c3a7090f3e: Layer already exists 07:14:17 ce5a8cde9eee: Layer already exists 07:14:17 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:4926d0ab5f61eb8fb35dcc6c16111162d6ce87871a67ab68f94c580d7ca4aaff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:14:18 031b6419b470: Preparing 07:14:18 4461ce6fa27a: Preparing 07:14:18 007388400a56: Preparing 07:14:18 d3b2770160a7: Preparing 07:14:18 7329b4ce6c18: Preparing 07:14:18 c680a5963abe: Preparing 07:14:18 7b999d826fbe: Preparing 07:14:18 1c4390ce60f3: Preparing 07:14:18 d0c3a7090f3e: Preparing 07:14:18 ce5a8cde9eee: Preparing 07:14:18 c680a5963abe: Waiting 07:14:18 7b999d826fbe: Waiting 07:14:18 1c4390ce60f3: Waiting 07:14:18 d0c3a7090f3e: Waiting 07:14:18 ce5a8cde9eee: Waiting 07:14:18 031b6419b470: Layer already exists 07:14:18 4461ce6fa27a: Layer already exists 07:14:18 7329b4ce6c18: Layer already exists 07:14:18 007388400a56: Layer already exists 07:14:18 d3b2770160a7: Layer already exists 07:14:18 1c4390ce60f3: Layer already exists 07:14:18 c680a5963abe: Layer already exists 07:14:18 d0c3a7090f3e: Layer already exists 07:14:18 7b999d826fbe: Layer already exists 07:14:18 ce5a8cde9eee: Layer already exists 07:14:18 main: digest: sha256:4926d0ab5f61eb8fb35dcc6c16111162d6ce87871a67ab68f94c580d7ca4aaff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:18 ===================================================== [Pipeline] echo 07:14:18 taggedImages: 07:14:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:14:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.48 07:14:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:14:18 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:14:18 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:18 latest 07:14:18 4.0.0-dev.48 07:14:18 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:18 main 07:14:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:14:19 420a62363a45: Preparing 07:14:19 09a5e93cdb14: Preparing 07:14:19 2db8d7a4c192: Preparing 07:14:19 d3b2770160a7: Preparing 07:14:19 7329b4ce6c18: Preparing 07:14:19 ed4ca5781354: Preparing 07:14:19 4f54e37c11e9: Preparing 07:14:19 8bab751df1a4: Preparing 07:14:19 ce5a8cde9eee: Preparing 07:14:19 ed4ca5781354: Waiting 07:14:19 4f54e37c11e9: Waiting 07:14:19 8bab751df1a4: Waiting 07:14:19 d3b2770160a7: Layer already exists 07:14:19 7329b4ce6c18: Layer already exists 07:14:19 09a5e93cdb14: Pushed 07:14:19 2db8d7a4c192: Pushed 07:14:19 420a62363a45: Pushed 07:14:19 4f54e37c11e9: Pushed 07:14:19 ce5a8cde9eee: Layer already exists 07:14:19 8bab751df1a4: Pushed 07:14:29 ed4ca5781354: Pushed 07:14:29 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:2d94bb9d14fc4f35739e37b31a12db2015e0007779b63a299315d85716da03ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:14:29 420a62363a45: Preparing 07:14:29 09a5e93cdb14: Preparing 07:14:29 2db8d7a4c192: Preparing 07:14:29 d3b2770160a7: Preparing 07:14:29 7329b4ce6c18: Preparing 07:14:29 ed4ca5781354: Preparing 07:14:29 4f54e37c11e9: Preparing 07:14:29 8bab751df1a4: Preparing 07:14:29 ce5a8cde9eee: Preparing 07:14:29 ed4ca5781354: Waiting 07:14:29 4f54e37c11e9: Waiting 07:14:29 8bab751df1a4: Waiting 07:14:29 ce5a8cde9eee: Waiting 07:14:29 2db8d7a4c192: Layer already exists 07:14:29 09a5e93cdb14: Layer already exists 07:14:29 7329b4ce6c18: Layer already exists 07:14:29 420a62363a45: Layer already exists 07:14:29 d3b2770160a7: Layer already exists 07:14:29 4f54e37c11e9: Layer already exists 07:14:29 ce5a8cde9eee: Layer already exists 07:14:29 8bab751df1a4: Layer already exists 07:14:29 ed4ca5781354: Layer already exists 07:14:29 latest: digest: sha256:2d94bb9d14fc4f35739e37b31a12db2015e0007779b63a299315d85716da03ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.48 07:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:14:30 420a62363a45: Preparing 07:14:30 09a5e93cdb14: Preparing 07:14:30 2db8d7a4c192: Preparing 07:14:30 d3b2770160a7: Preparing 07:14:30 7329b4ce6c18: Preparing 07:14:30 ed4ca5781354: Preparing 07:14:30 4f54e37c11e9: Preparing 07:14:30 8bab751df1a4: Preparing 07:14:30 ce5a8cde9eee: Preparing 07:14:30 ed4ca5781354: Waiting 07:14:30 4f54e37c11e9: Waiting 07:14:30 ce5a8cde9eee: Waiting 07:14:30 8bab751df1a4: Waiting 07:14:30 2db8d7a4c192: Layer already exists 07:14:30 7329b4ce6c18: Layer already exists 07:14:30 09a5e93cdb14: Layer already exists 07:14:30 420a62363a45: Layer already exists 07:14:30 d3b2770160a7: Layer already exists 07:14:30 ce5a8cde9eee: Layer already exists 07:14:30 8bab751df1a4: Layer already exists 07:14:30 4f54e37c11e9: Layer already exists 07:14:30 ed4ca5781354: Layer already exists 07:14:30 4.0.0-dev.48: digest: sha256:2d94bb9d14fc4f35739e37b31a12db2015e0007779b63a299315d85716da03ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:14:31 420a62363a45: Preparing 07:14:31 09a5e93cdb14: Preparing 07:14:31 2db8d7a4c192: Preparing 07:14:31 d3b2770160a7: Preparing 07:14:31 7329b4ce6c18: Preparing 07:14:31 ed4ca5781354: Preparing 07:14:31 4f54e37c11e9: Preparing 07:14:31 8bab751df1a4: Preparing 07:14:31 ce5a8cde9eee: Preparing 07:14:31 ed4ca5781354: Waiting 07:14:31 8bab751df1a4: Waiting 07:14:31 4f54e37c11e9: Waiting 07:14:31 ce5a8cde9eee: Waiting 07:14:31 420a62363a45: Layer already exists 07:14:31 7329b4ce6c18: Layer already exists 07:14:31 2db8d7a4c192: Layer already exists 07:14:31 d3b2770160a7: Layer already exists 07:14:31 09a5e93cdb14: Layer already exists 07:14:31 8bab751df1a4: Layer already exists 07:14:31 4f54e37c11e9: Layer already exists 07:14:31 ed4ca5781354: Layer already exists 07:14:31 ce5a8cde9eee: Layer already exists 07:14:31 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:2d94bb9d14fc4f35739e37b31a12db2015e0007779b63a299315d85716da03ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:14:31 420a62363a45: Preparing 07:14:31 09a5e93cdb14: Preparing 07:14:31 2db8d7a4c192: Preparing 07:14:31 d3b2770160a7: Preparing 07:14:31 7329b4ce6c18: Preparing 07:14:31 ed4ca5781354: Preparing 07:14:31 4f54e37c11e9: Preparing 07:14:31 8bab751df1a4: Preparing 07:14:31 ce5a8cde9eee: Preparing 07:14:31 4f54e37c11e9: Waiting 07:14:31 8bab751df1a4: Waiting 07:14:31 ce5a8cde9eee: Waiting 07:14:31 ed4ca5781354: Waiting 07:14:31 420a62363a45: Layer already exists 07:14:31 d3b2770160a7: Layer already exists 07:14:31 2db8d7a4c192: Layer already exists 07:14:31 7329b4ce6c18: Layer already exists 07:14:31 09a5e93cdb14: Layer already exists 07:14:31 ed4ca5781354: Layer already exists 07:14:31 8bab751df1a4: Layer already exists 07:14:31 4f54e37c11e9: Layer already exists 07:14:31 ce5a8cde9eee: Layer already exists 07:14:31 main: digest: sha256:2d94bb9d14fc4f35739e37b31a12db2015e0007779b63a299315d85716da03ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:32 ===================================================== [Pipeline] echo 07:14:32 taggedImages: 07:14:32 - nexus3.edgexfoundry.org:10004/security-spire-config:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:32 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:14:32 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.48 07:14:32 - nexus3.edgexfoundry.org:10004/security-spire-config:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:32 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:14:32 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:14:32 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:32 latest 07:14:32 4.0.0-dev.48 07:14:32 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:32 main 07:14:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:14:32 60b6befbcf98: Preparing 07:14:32 45a870bf40f0: Preparing 07:14:32 2c351a84dfbe: Preparing 07:14:32 d3b2770160a7: Preparing 07:14:32 7329b4ce6c18: Preparing 07:14:32 3bef49d6d594: Preparing 07:14:32 1c4390ce60f3: Preparing 07:14:32 d0c3a7090f3e: Preparing 07:14:32 ce5a8cde9eee: Preparing 07:14:32 1c4390ce60f3: Waiting 07:14:32 d0c3a7090f3e: Waiting 07:14:32 ce5a8cde9eee: Waiting 07:14:32 3bef49d6d594: Waiting 07:14:32 7329b4ce6c18: Layer already exists 07:14:32 d3b2770160a7: Layer already exists 07:14:32 1c4390ce60f3: Layer already exists 07:14:32 d0c3a7090f3e: Layer already exists 07:14:32 ce5a8cde9eee: Layer already exists 07:14:32 45a870bf40f0: Pushed 07:14:32 60b6befbcf98: Pushed 07:14:32 2c351a84dfbe: Pushed 07:14:42 3bef49d6d594: Pushed 07:14:42 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:eddc598dc18cc4819b272eb53bbd2b270fd7af555ced1db496fecab6b0b8a9b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:14:43 60b6befbcf98: Preparing 07:14:43 45a870bf40f0: Preparing 07:14:43 2c351a84dfbe: Preparing 07:14:43 d3b2770160a7: Preparing 07:14:43 7329b4ce6c18: Preparing 07:14:43 3bef49d6d594: Preparing 07:14:43 1c4390ce60f3: Preparing 07:14:43 d0c3a7090f3e: Preparing 07:14:43 ce5a8cde9eee: Preparing 07:14:43 1c4390ce60f3: Waiting 07:14:43 d0c3a7090f3e: Waiting 07:14:43 3bef49d6d594: Waiting 07:14:43 ce5a8cde9eee: Waiting 07:14:43 2c351a84dfbe: Layer already exists 07:14:43 45a870bf40f0: Layer already exists 07:14:43 7329b4ce6c18: Layer already exists 07:14:43 60b6befbcf98: Layer already exists 07:14:43 d3b2770160a7: Layer already exists 07:14:43 3bef49d6d594: Layer already exists 07:14:43 1c4390ce60f3: Layer already exists 07:14:43 ce5a8cde9eee: Layer already exists 07:14:43 d0c3a7090f3e: Layer already exists 07:14:43 latest: digest: sha256:eddc598dc18cc4819b272eb53bbd2b270fd7af555ced1db496fecab6b0b8a9b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.48 07:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:14:44 60b6befbcf98: Preparing 07:14:44 45a870bf40f0: Preparing 07:14:44 2c351a84dfbe: Preparing 07:14:44 d3b2770160a7: Preparing 07:14:44 7329b4ce6c18: Preparing 07:14:44 3bef49d6d594: Preparing 07:14:44 1c4390ce60f3: Preparing 07:14:44 d0c3a7090f3e: Preparing 07:14:44 ce5a8cde9eee: Preparing 07:14:44 3bef49d6d594: Waiting 07:14:44 ce5a8cde9eee: Waiting 07:14:44 1c4390ce60f3: Waiting 07:14:44 d0c3a7090f3e: Waiting 07:14:44 7329b4ce6c18: Layer already exists 07:14:44 60b6befbcf98: Layer already exists 07:14:44 d3b2770160a7: Layer already exists 07:14:44 45a870bf40f0: Layer already exists 07:14:44 2c351a84dfbe: Layer already exists 07:14:44 3bef49d6d594: Layer already exists 07:14:44 1c4390ce60f3: Layer already exists 07:14:44 d0c3a7090f3e: Layer already exists 07:14:44 ce5a8cde9eee: Layer already exists 07:14:44 4.0.0-dev.48: digest: sha256:eddc598dc18cc4819b272eb53bbd2b270fd7af555ced1db496fecab6b0b8a9b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:14:44 60b6befbcf98: Preparing 07:14:44 45a870bf40f0: Preparing 07:14:44 2c351a84dfbe: Preparing 07:14:44 d3b2770160a7: Preparing 07:14:44 7329b4ce6c18: Preparing 07:14:44 3bef49d6d594: Preparing 07:14:44 3bef49d6d594: Waiting 07:14:44 1c4390ce60f3: Preparing 07:14:44 d0c3a7090f3e: Preparing 07:14:44 ce5a8cde9eee: Preparing 07:14:44 1c4390ce60f3: Waiting 07:14:44 ce5a8cde9eee: Waiting 07:14:44 d0c3a7090f3e: Waiting 07:14:44 d3b2770160a7: Layer already exists 07:14:44 60b6befbcf98: Layer already exists 07:14:44 7329b4ce6c18: Layer already exists 07:14:44 2c351a84dfbe: Layer already exists 07:14:44 45a870bf40f0: Layer already exists 07:14:44 1c4390ce60f3: Layer already exists 07:14:44 3bef49d6d594: Layer already exists 07:14:44 ce5a8cde9eee: Layer already exists 07:14:44 d0c3a7090f3e: Layer already exists 07:14:44 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:eddc598dc18cc4819b272eb53bbd2b270fd7af555ced1db496fecab6b0b8a9b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:14:45 60b6befbcf98: Preparing 07:14:45 45a870bf40f0: Preparing 07:14:45 2c351a84dfbe: Preparing 07:14:45 d3b2770160a7: Preparing 07:14:45 7329b4ce6c18: Preparing 07:14:45 3bef49d6d594: Preparing 07:14:45 1c4390ce60f3: Preparing 07:14:45 d0c3a7090f3e: Preparing 07:14:45 ce5a8cde9eee: Preparing 07:14:45 1c4390ce60f3: Waiting 07:14:45 d0c3a7090f3e: Waiting 07:14:45 ce5a8cde9eee: Waiting 07:14:45 3bef49d6d594: Waiting 07:14:45 2c351a84dfbe: Layer already exists 07:14:45 d3b2770160a7: Layer already exists 07:14:45 60b6befbcf98: Layer already exists 07:14:45 45a870bf40f0: Layer already exists 07:14:45 7329b4ce6c18: Layer already exists 07:14:45 1c4390ce60f3: Layer already exists 07:14:45 d0c3a7090f3e: Layer already exists 07:14:45 3bef49d6d594: Layer already exists 07:14:45 ce5a8cde9eee: Layer already exists 07:14:45 main: digest: sha256:eddc598dc18cc4819b272eb53bbd2b270fd7af555ced1db496fecab6b0b8a9b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:45 ===================================================== [Pipeline] echo 07:14:45 taggedImages: 07:14:45 - nexus3.edgexfoundry.org:10004/security-spire-server:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:45 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:14:45 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.48 07:14:45 - nexus3.edgexfoundry.org:10004/security-spire-server:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:45 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:14:45 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:14:45 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:45 latest 07:14:45 4.0.0-dev.48 07:14:45 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:45 main 07:14:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:14:46 b56640a61952: Preparing 07:14:46 e96cb8a4b314: Preparing 07:14:46 447b6958fd28: Preparing 07:14:46 d3b2770160a7: Preparing 07:14:46 7329b4ce6c18: Preparing 07:14:46 e1d2dfa78bfc: Preparing 07:14:46 34af74816f73: Preparing 07:14:46 ce5a8cde9eee: Preparing 07:14:46 e1d2dfa78bfc: Waiting 07:14:46 34af74816f73: Waiting 07:14:46 ce5a8cde9eee: Waiting 07:14:46 d3b2770160a7: Layer already exists 07:14:46 7329b4ce6c18: Layer already exists 07:14:46 e96cb8a4b314: Pushed 07:14:46 b56640a61952: Pushed 07:14:46 e1d2dfa78bfc: Pushed 07:14:46 ce5a8cde9eee: Layer already exists 07:14:47 34af74816f73: Pushed 07:14:50 447b6958fd28: Pushed 07:14:50 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:f15c114c292512f741ae13a6c29386a31fc03787b2a8a34cc324c11ffb9908ab size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:14:51 b56640a61952: Preparing 07:14:51 e96cb8a4b314: Preparing 07:14:51 447b6958fd28: Preparing 07:14:51 d3b2770160a7: Preparing 07:14:51 7329b4ce6c18: Preparing 07:14:51 e1d2dfa78bfc: Preparing 07:14:51 34af74816f73: Preparing 07:14:51 ce5a8cde9eee: Preparing 07:14:51 34af74816f73: Waiting 07:14:51 e1d2dfa78bfc: Waiting 07:14:51 447b6958fd28: Layer already exists 07:14:51 b56640a61952: Layer already exists 07:14:51 d3b2770160a7: Layer already exists 07:14:51 e96cb8a4b314: Layer already exists 07:14:51 7329b4ce6c18: Layer already exists 07:14:51 e1d2dfa78bfc: Layer already exists 07:14:51 ce5a8cde9eee: Layer already exists 07:14:51 34af74816f73: Layer already exists 07:14:51 latest: digest: sha256:f15c114c292512f741ae13a6c29386a31fc03787b2a8a34cc324c11ffb9908ab size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.48 07:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:14:51 b56640a61952: Preparing 07:14:51 e96cb8a4b314: Preparing 07:14:51 447b6958fd28: Preparing 07:14:51 d3b2770160a7: Preparing 07:14:51 7329b4ce6c18: Preparing 07:14:51 e1d2dfa78bfc: Preparing 07:14:51 34af74816f73: Preparing 07:14:51 ce5a8cde9eee: Preparing 07:14:51 ce5a8cde9eee: Waiting 07:14:51 34af74816f73: Waiting 07:14:51 d3b2770160a7: Layer already exists 07:14:51 e96cb8a4b314: Layer already exists 07:14:51 447b6958fd28: Layer already exists 07:14:51 7329b4ce6c18: Layer already exists 07:14:51 b56640a61952: Layer already exists 07:14:51 e1d2dfa78bfc: Layer already exists 07:14:51 34af74816f73: Layer already exists 07:14:51 ce5a8cde9eee: Layer already exists 07:14:51 4.0.0-dev.48: digest: sha256:f15c114c292512f741ae13a6c29386a31fc03787b2a8a34cc324c11ffb9908ab size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:14:52 b56640a61952: Preparing 07:14:52 e96cb8a4b314: Preparing 07:14:52 447b6958fd28: Preparing 07:14:52 d3b2770160a7: Preparing 07:14:52 7329b4ce6c18: Preparing 07:14:52 e1d2dfa78bfc: Preparing 07:14:52 34af74816f73: Preparing 07:14:52 ce5a8cde9eee: Preparing 07:14:52 e1d2dfa78bfc: Waiting 07:14:52 ce5a8cde9eee: Waiting 07:14:52 447b6958fd28: Layer already exists 07:14:52 e96cb8a4b314: Layer already exists 07:14:52 d3b2770160a7: Layer already exists 07:14:52 b56640a61952: Layer already exists 07:14:52 7329b4ce6c18: Layer already exists 07:14:52 e1d2dfa78bfc: Layer already exists 07:14:52 ce5a8cde9eee: Layer already exists 07:14:52 34af74816f73: Layer already exists 07:14:52 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:f15c114c292512f741ae13a6c29386a31fc03787b2a8a34cc324c11ffb9908ab size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:14:53 b56640a61952: Preparing 07:14:53 e96cb8a4b314: Preparing 07:14:53 447b6958fd28: Preparing 07:14:53 d3b2770160a7: Preparing 07:14:53 7329b4ce6c18: Preparing 07:14:53 e1d2dfa78bfc: Preparing 07:14:53 34af74816f73: Preparing 07:14:53 ce5a8cde9eee: Preparing 07:14:53 e1d2dfa78bfc: Waiting 07:14:53 34af74816f73: Waiting 07:14:53 ce5a8cde9eee: Waiting 07:14:53 447b6958fd28: Layer already exists 07:14:53 e96cb8a4b314: Layer already exists 07:14:53 d3b2770160a7: Layer already exists 07:14:53 b56640a61952: Layer already exists 07:14:53 7329b4ce6c18: Layer already exists 07:14:53 e1d2dfa78bfc: Layer already exists 07:14:53 34af74816f73: Layer already exists 07:14:53 ce5a8cde9eee: Layer already exists 07:14:53 main: digest: sha256:f15c114c292512f741ae13a6c29386a31fc03787b2a8a34cc324c11ffb9908ab size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:53 ===================================================== [Pipeline] echo 07:14:53 taggedImages: 07:14:53 - nexus3.edgexfoundry.org:10004/support-notifications:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:53 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:14:53 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.48 07:14:53 - nexus3.edgexfoundry.org:10004/support-notifications:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:53 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:14:53 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:14:53 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:53 latest 07:14:53 4.0.0-dev.48 07:14:53 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:53 main 07:14:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:14:53 67f2dc52c00d: Preparing 07:14:53 4a813c019345: Preparing 07:14:53 d3b2770160a7: Preparing 07:14:53 7329b4ce6c18: Preparing 07:14:53 699aa7be6264: Preparing 07:14:53 97d15ff1c393: Preparing 07:14:53 ce5a8cde9eee: Preparing 07:14:53 97d15ff1c393: Waiting 07:14:53 ce5a8cde9eee: Waiting 07:14:53 7329b4ce6c18: Layer already exists 07:14:53 d3b2770160a7: Layer already exists 07:14:53 ce5a8cde9eee: Layer already exists 07:14:53 67f2dc52c00d: Pushed 07:14:53 699aa7be6264: Pushed 07:14:54 97d15ff1c393: Pushed 07:14:57 4a813c019345: Pushed 07:14:57 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:0d44b24f272b5be2ea70815d43183ca6e7b45d6695a021469dd6a6127b87601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:14:57 67f2dc52c00d: Preparing 07:14:57 4a813c019345: Preparing 07:14:57 d3b2770160a7: Preparing 07:14:57 7329b4ce6c18: Preparing 07:14:57 699aa7be6264: Preparing 07:14:57 97d15ff1c393: Preparing 07:14:57 ce5a8cde9eee: Preparing 07:14:57 ce5a8cde9eee: Waiting 07:14:57 97d15ff1c393: Waiting 07:14:57 d3b2770160a7: Layer already exists 07:14:57 67f2dc52c00d: Layer already exists 07:14:57 7329b4ce6c18: Layer already exists 07:14:57 4a813c019345: Layer already exists 07:14:57 699aa7be6264: Layer already exists 07:14:57 ce5a8cde9eee: Layer already exists 07:14:57 97d15ff1c393: Layer already exists 07:14:57 latest: digest: sha256:0d44b24f272b5be2ea70815d43183ca6e7b45d6695a021469dd6a6127b87601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.48 07:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:14:58 67f2dc52c00d: Preparing 07:14:58 4a813c019345: Preparing 07:14:58 d3b2770160a7: Preparing 07:14:58 7329b4ce6c18: Preparing 07:14:58 699aa7be6264: Preparing 07:14:58 97d15ff1c393: Preparing 07:14:58 ce5a8cde9eee: Preparing 07:14:58 97d15ff1c393: Waiting 07:14:58 ce5a8cde9eee: Waiting 07:14:58 d3b2770160a7: Layer already exists 07:14:58 4a813c019345: Layer already exists 07:14:58 67f2dc52c00d: Layer already exists 07:14:58 699aa7be6264: Layer already exists 07:14:58 7329b4ce6c18: Layer already exists 07:14:58 97d15ff1c393: Layer already exists 07:14:58 ce5a8cde9eee: Layer already exists 07:14:58 4.0.0-dev.48: digest: sha256:0d44b24f272b5be2ea70815d43183ca6e7b45d6695a021469dd6a6127b87601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:14:59 67f2dc52c00d: Preparing 07:14:59 4a813c019345: Preparing 07:14:59 d3b2770160a7: Preparing 07:14:59 7329b4ce6c18: Preparing 07:14:59 699aa7be6264: Preparing 07:14:59 97d15ff1c393: Preparing 07:14:59 ce5a8cde9eee: Preparing 07:14:59 97d15ff1c393: Waiting 07:14:59 ce5a8cde9eee: Waiting 07:14:59 67f2dc52c00d: Layer already exists 07:14:59 d3b2770160a7: Layer already exists 07:14:59 7329b4ce6c18: Layer already exists 07:14:59 699aa7be6264: Layer already exists 07:14:59 4a813c019345: Layer already exists 07:14:59 97d15ff1c393: Layer already exists 07:14:59 ce5a8cde9eee: Layer already exists 07:14:59 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:0d44b24f272b5be2ea70815d43183ca6e7b45d6695a021469dd6a6127b87601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:14:59 67f2dc52c00d: Preparing 07:14:59 4a813c019345: Preparing 07:14:59 d3b2770160a7: Preparing 07:14:59 7329b4ce6c18: Preparing 07:14:59 699aa7be6264: Preparing 07:14:59 97d15ff1c393: Preparing 07:14:59 ce5a8cde9eee: Preparing 07:14:59 97d15ff1c393: Waiting 07:14:59 ce5a8cde9eee: Waiting 07:14:59 4a813c019345: Layer already exists 07:14:59 67f2dc52c00d: Layer already exists 07:14:59 7329b4ce6c18: Layer already exists 07:14:59 d3b2770160a7: Layer already exists 07:14:59 699aa7be6264: Layer already exists 07:14:59 97d15ff1c393: Layer already exists 07:14:59 ce5a8cde9eee: Layer already exists 07:14:59 main: digest: sha256:0d44b24f272b5be2ea70815d43183ca6e7b45d6695a021469dd6a6127b87601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:00 ===================================================== [Pipeline] echo 07:15:00 taggedImages: 07:15:00 - nexus3.edgexfoundry.org:10004/support-scheduler:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:15:00 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:15:00 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.48 07:15:00 - nexus3.edgexfoundry.org:10004/support-scheduler:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:15:00 - 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] } 07:18:36 #156 ... 07:18:36 07:18:36 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:18:36 #151 DONE 579.7s 07:18:36 07:18:36 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:18:36 #147 ... 07:18:36 07:18:36 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:18:36 #157 DONE 0.4s 07:18:36 07:18:36 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:18:36 #158 DONE 0.2s 07:18:36 07:18:36 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:18:36 #159 DONE 0.2s 07:18:36 07:18:36 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:18:36 #160 DONE 0.1s 07:18:36 07:18:36 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:18:36 #161 DONE 0.3s 07:18:36 07:18:36 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:18:36 #154 ... 07:18:36 07:18:36 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:18:36 #162 DONE 1.9s 07:18:36 07:18:36 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:18:36 #150 ... 07:18:36 07:18:36 #163 [core-common-config-bootstrapper] exporting to image 07:18:36 #163 exporting layers 07:18:36 #163 exporting layers 0.8s done 07:18:36 #163 writing image sha256:529fe48bae88a62320441cca21f0ee9f7411d6c4582271746ef3201391208bcd done 07:18:36 #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 07:18:36 #163 DONE 0.8s 07:18:36 07:18:36 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:18:36 #145 DONE 587.1s 07:18:36 07:18:36 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:18:36 #149 ... 07:18:36 07:18:36 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:18:36 #164 DONE 0.5s 07:18:36 07:18:36 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:18:37 #165 DONE 1.8s 07:18:37 07:18:37 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:18:37 #146 ... 07:18:37 07:18:37 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:18:37 #166 DONE 0.3s 07:18:37 07:18:37 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:18:38 #167 DONE 0.4s 07:18:38 07:18:38 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:18:38 #168 DONE 0.3s 07:18:38 07:18:38 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:18:38 #169 DONE 0.3s 07:18:38 07:18:38 #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/ 07:18:38 #170 DONE 0.2s 07:18:38 07:18:38 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:18:39 #152 ... 07:18:39 07:18:39 #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/ 07:18:39 #171 DONE 0.3s 07:18:39 07:18:39 #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/ 07:18:39 #172 DONE 0.2s 07:18:39 07:18:39 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:18:39 #173 DONE 0.2s 07:18:39 07:18:39 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:18:42 #174 DONE 2.3s 07:18:42 07:18:42 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:18:42 #154 ... 07:18:42 07:18:42 #175 [security-bootstrapper] exporting to image 07:18:42 #175 exporting layers 07:18:42 #175 exporting layers 0.8s done 07:18:42 #175 writing image sha256:499a76d49e0419b22d3e8150ba4b23e400b086aaa19bc7f9eee3295a948e3799 done 07:18:42 #175 naming to docker.io/library/security-bootstrapper-arm64 done 07:18:42 #175 DONE 0.9s 07:18:42 07:18:42 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:18:42 #154 594.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:18:48 #154 ... 07:18:48 07:18:48 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:18:48 #148 DONE 600.2s 07:18:48 07:18:48 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:18:48 #176 DONE 0.5s 07:18:48 07:18:48 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:18:48 #156 ... 07:18:48 07:18:48 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:18:48 #177 DONE 0.2s 07:18:48 07:18:48 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:18:48 #178 DONE 0.1s 07:18:48 07:18:48 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:18:48 #152 ... 07:18:48 07:18:48 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:18:49 #179 DONE 0.1s 07:18:49 07:18:49 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:18:49 #180 DONE 0.2s 07:18:49 07:18:49 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:18:49 #181 DONE 0.2s 07:18:49 07:18:49 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:18:49 #153 ... 07:18:49 07:18:49 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:18:51 #182 DONE 1.8s 07:18:51 07:18:51 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:18:51 #146 ... 07:18:51 07:18:51 #183 [security-proxy-setup] exporting to image 07:18:51 #183 exporting layers 07:18:51 #183 exporting layers 0.7s done 07:18:51 #183 writing image sha256:fd5268e272bad2a476821028cffe544f853859630aa79e3628d77523dd5eeb9d done 07:18:51 #183 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 07:18:51 #183 DONE 0.8s 07:18:51 07:18:51 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:18:53 #149 ... 07:18:53 07:18:53 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:18:53 #154 DONE 606.3s 07:18:53 07:18:53 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:18:54 #147 ... 07:18:54 07:18:54 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:18:54 #184 DONE 0.2s 07:18:54 07:18:54 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:18:54 #185 DONE 0.1s 07:18:54 07:18:54 #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 07:18:54 #186 DONE 0.1s 07:18:54 07:18:54 #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 07:18:54 #187 DONE 0.1s 07:18:54 07:18:54 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:18:54 #188 DONE 0.1s 07:18:54 07:18:54 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:18:54 #146 ... 07:18:54 07:18:54 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:18:55 #189 DONE 0.3s 07:18:55 07:18:55 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:18:55 #153 ... 07:18:55 07:18:55 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:18:55 #190 DONE 0.4s 07:18:55 07:18:55 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:18:55 #191 DONE 0.2s 07:18:55 07:18:55 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:18:57 #192 DONE 1.7s 07:18:57 07:18:57 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:18:57 #150 ... 07:18:57 07:18:57 #193 [security-secretstore-setup] exporting to image 07:18:57 #193 exporting layers 07:18:58 #193 exporting layers 1.0s done 07:18:58 #193 writing image sha256:7f961f0d9e5491853c2093b901308d4dc7acbeecb0e517dff4ddbfc1b7b67c0e done 07:18:58 #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 07:18:58 #193 DONE 1.0s 07:18:58 07:18:58 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:20:06 #156 ... 07:20:06 07:20:06 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:20:06 #147 DONE 678.9s 07:20:06 07:20:06 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:20:06 #194 DONE 0.3s 07:20:06 07:20:06 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:20:06 #150 ... 07:20:06 07:20:06 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:20:07 #195 DONE 0.2s 07:20:07 07:20:07 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:20:07 #196 DONE 0.3s 07:20:07 07:20:07 #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 07:20:07 #197 DONE 0.3s 07:20:07 07:20:07 #198 [security-spiffe-token-provider] exporting to image 07:20:07 #198 exporting layers 07:20:09 #198 exporting layers 1.7s done 07:20:09 #198 writing image sha256:18447011dc3196e6edf569563871d0d71772c0b491f27989e4e4ceb81893a706 done 07:20:09 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 07:20:09 #198 DONE 1.7s 07:20:09 07:20:09 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:24:01 #152 ... 07:24:01 07:24:01 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:24:01 #149 DONE 904.1s 07:24:01 07:24:01 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:24:01 #199 DONE 0.2s 07:24:01 07:24:01 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:24:01 #156 ... 07:24:01 07:24:01 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:24:01 #200 DONE 0.2s 07:24:01 07:24:01 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:24:01 #201 DONE 0.4s 07:24:01 07:24:01 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:24:01 #202 DONE 0.1s 07:24:01 07:24:01 #203 [core-command] exporting to image 07:24:01 #203 exporting layers 07:24:01 #203 exporting layers 0.4s done 07:24:01 #203 writing image sha256:6f3f34f6e7417c72303c3b1e985802a8c11affdb0126f5b2b31e6e8fd1093abc done 07:24:01 #203 naming to docker.io/library/core-command-arm64 0.0s done 07:24:01 #203 DONE 0.4s 07:24:01 07:24:01 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:24:48 #153 ... 07:24:48 07:24:48 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:24:48 #146 DONE 954.3s 07:24:48 07:24:48 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:24:48 #150 DONE 954.3s 07:24:48 07:24:48 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:24:48 #152 ... 07:24:48 07:24:48 #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:24:48 #204 DONE 0.3s 07:24:48 07:24:48 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:48 #155 ... 07:24:48 07:24:48 #205 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:24:48 #205 DONE 0.2s 07:24:48 07:24:48 #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:24:48 #206 DONE 0.3s 07:24:48 07:24:48 #207 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:24:48 #207 DONE 0.2s 07:24:48 07:24:48 #208 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:24:48 #208 DONE 0.6s 07:24:48 07:24:48 #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:24:48 #209 DONE 0.5s 07:24:48 07:24:48 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:24:48 #210 DONE 0.2s 07:24:48 07:24:48 #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:24:48 #211 DONE 0.2s 07:24:48 07:24:48 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:24:48 #152 ... 07:24:48 07:24:48 #212 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:24:48 #212 DONE 0.2s 07:24:48 07:24:48 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:24:48 #213 DONE 0.2s 07:24:48 07:24:48 #214 [core-data] exporting to image 07:24:48 #214 exporting layers 07:24:48 #214 exporting layers 0.6s done 07:24:48 #214 writing image sha256:f7acc64c4555ee90689214be7e3986baf27da2bbfbe1d471ac84ca0f0d1782fc done 07:24:48 #214 naming to docker.io/library/core-data-arm64 0.0s done 07:24:48 #214 DONE 0.6s 07:24:48 07:24:48 #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:24:48 #215 DONE 1.4s 07:24:48 07:24:48 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:24:48 #152 DONE 957.7s 07:24:48 07:24:48 #216 [security-proxy-auth] exporting to image 07:24:48 #216 ... 07:24:48 07:24:48 #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:24:48 #217 CACHED 07:24:48 07:24:48 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:24:48 #218 CACHED 07:24:48 07:24:48 #216 [security-proxy-auth] exporting to image 07:24:48 #216 exporting layers 0.6s done 07:24:48 #216 writing image sha256:ae4a16fd99619a473aad4c1198b43de51abd66a9644299ef2c5f7aa416a30352 done 07:24:48 #216 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 07:24:48 #216 DONE 0.6s 07:24:48 07:24:48 #219 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:24:48 #219 DONE 0.5s 07:24:48 07:24:48 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:48 #155 ... 07:24:48 07:24:48 #220 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:24:48 #220 DONE 0.1s 07:24:48 07:24:48 #221 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:24:48 #221 DONE 0.1s 07:24:48 07:24:48 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:24:48 #153 ... 07:24:48 07:24:48 #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 07:24:48 #222 DONE 0.1s 07:24:48 07:24:48 #223 [core-metadata] exporting to image 07:24:48 #223 ... 07:24:48 07:24:48 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:24:48 #156 DONE 959.3s 07:24:48 07:24:48 #224 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:24:48 #224 DONE 0.2s 07:24:48 07:24:48 #223 [core-metadata] exporting to image 07:24:48 #223 exporting layers 0.5s done 07:24:48 #223 writing image sha256:0754f16834c92bafee14aa0b413dfbfb8d5d63be52840f165b4c9ff5dde52432 done 07:24:48 #223 naming to docker.io/library/core-metadata-arm64 0.0s done 07:24:48 #223 DONE 0.5s 07:24:48 07:24:48 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:48 #155 ... 07:24:48 07:24:48 #225 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:24:48 #225 DONE 0.3s 07:24:48 07:24:48 #226 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:24:48 #226 DONE 0.1s 07:24:48 07:24:48 #227 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:24:48 #227 DONE 0.1s 07:24:48 07:24:48 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:48 #155 ... 07:24:48 07:24:48 #228 [core-keeper] exporting to image 07:24:48 #228 exporting layers 0.4s done 07:24:48 #228 writing image sha256:e2bd44c7aa4b10b3060b8dd8160d732b71c65f083dcf7ae13b1683e990064663 done 07:24:48 #228 naming to docker.io/library/core-keeper-arm64 done 07:24:48 #228 DONE 0.4s 07:24:48 07:24:48 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:25:03 #153 DONE 974.7s 07:25:03 07:25:03 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:25:03 #155 ... 07:25:03 07:25:03 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:25:03 #229 DONE 0.1s 07:25:03 07:25:03 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:25:03 #155 ... 07:25:03 07:25:03 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:25:03 #230 DONE 0.2s 07:25:03 07:25:03 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:25:03 #231 DONE 0.5s 07:25:03 07:25:03 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:25:03 #232 DONE 0.1s 07:25:03 07:25:03 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:25:03 #155 ... 07:25:03 07:25:03 #233 [support-scheduler] exporting to image 07:25:03 #233 exporting layers 07:25:04 #233 exporting layers 0.6s done 07:25:04 #233 writing image sha256:aceb21ffb14d67d7f67b96b35bf885498aa49b0316a4394421e3dcdc95ab4831 done 07:25:04 #233 naming to docker.io/library/support-scheduler-arm64 done 07:25:04 #233 DONE 0.6s 07:25:04 07:25:04 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:25:06 #155 DONE 978.8s 07:25:06 07:25:06 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:25:06 #234 DONE 0.1s 07:25:06 07:25:06 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:25:06 #235 DONE 0.1s 07:25:06 07:25:06 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:25:07 #236 DONE 0.4s 07:25:07 07:25:07 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:25:07 #237 DONE 0.1s 07:25:07 07:25:07 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:25:07 #238 DONE 0.1s 07:25:07 07:25:07 #239 [support-notifications] exporting to image 07:25:07 #239 exporting layers 0.4s done 07:25:07 #239 writing image sha256:68bf21134ba0365c06059bf300bbaa8044c1a6415a07ce1c65a02133633bee08 done 07:25:07 #239 naming to docker.io/library/support-notifications-arm64 done 07:25:07 #239 DONE 0.5s 07:25:07 time="2025-01-20T07:07:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:07 time="2025-01-20T07:07:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:25:07 $ docker stop --time=1 f9a44f4d3842b569120d869f1ad6a151a8de43075f97093b7349d2b29730ceb7 07:25:09 $ docker rm -f --volumes f9a44f4d3842b569120d869f1ad6a151a8de43075f97093b7349d2b29730ceb7 [Pipeline] // withDockerContainer [Pipeline] sh 07:25:09 + docker images 07:25:09 REPOSITORY TAG IMAGE ID CREATED SIZE 07:25:09 support-notifications-arm64 latest 68bf21134ba0 2 seconds ago 51.1MB 07:25:09 support-scheduler-arm64 latest aceb21ffb14d 6 seconds ago 47.2MB 07:25:09 core-keeper-arm64 latest e2bd44c7aa4b 22 seconds ago 32MB 07:25:09 core-metadata-arm64 latest 0754f16834c9 23 seconds ago 32.4MB 07:25:09 security-proxy-auth-arm64 latest ae4a16fd9961 25 seconds ago 31.2MB 07:25:09 core-data-arm64 latest f7acc64c4555 26 seconds ago 32.4MB 07:25:09 core-command-arm64 latest 6f3f34f6e741 About a minute ago 28MB 07:25:09 security-spiffe-token-provider-arm64 latest 18447011dc31 5 minutes ago 33.7MB 07:25:09 security-secretstore-setup-arm64 latest 7f961f0d9e54 6 minutes ago 41.1MB 07:25:09 security-proxy-setup-arm64 latest fd5268e272ba 6 minutes ago 29.9MB 07:25:09 security-bootstrapper-arm64 latest 499a76d49e04 6 minutes ago 20.9MB 07:25:09 core-common-config-bootstrapper-arm64 latest 529fe48bae88 6 minutes ago 17.8MB 07:25:09 security-spire-agent-arm64 latest 55263e614b42 17 minutes ago 176MB 07:25:09 security-spire-config-arm64 latest 306e9f12d19d 17 minutes ago 117MB 07:25:09 security-spire-server-arm64 latest 6bb9d4f80a9c 17 minutes ago 118MB 07:25:09 ci-base-image-arm64 latest d8bb4b139add 18 minutes ago 909MB 07:25:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 weeks ago 566MB 07:25:09 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 07:25:09 provisioning config files... 07:25:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/784@tmp/config13502879657157125110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:10 ---> ****-login.sh 07:25:10 nexus3.edgexfoundry.org:10001 07:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:10 Configure a credential helper to remove this warning. See 07:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:10 07:25:10 Login Succeeded 07:25:10 nexus3.edgexfoundry.org:10002 07:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:10 Configure a credential helper to remove this warning. See 07:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:10 07:25:10 Login Succeeded 07:25:10 nexus3.edgexfoundry.org:10003 07:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:10 Configure a credential helper to remove this warning. See 07:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:10 07:25:10 Login Succeeded 07:25:10 nexus3.edgexfoundry.org:10004 07:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:11 Configure a credential helper to remove this warning. See 07:25:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:11 07:25:11 Login Succeeded 07:25:11 ****.io 07:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:11 Configure a credential helper to remove this warning. See 07:25:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:11 07:25:11 Login Succeeded 07:25:11 ---> ****-login.sh ends [Pipeline] } 07:25:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:25:11 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:25:11 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:11 latest 07:25:11 4.0.0-dev.48 07:25:11 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:25:11 main 07:25:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:25:12 bc65a05f8147: Preparing 07:25:12 a1c98213d4f8: Preparing 07:25:12 968fbf732dab: Preparing 07:25:12 e270179d7879: Preparing 07:25:12 d9768c9096cb: Preparing 07:25:12 4970c826b242: Preparing 07:25:12 534a70dc8296: Preparing 07:25:12 4970c826b242: Waiting 07:25:12 534a70dc8296: Waiting 07:25:12 d9768c9096cb: Pushed 07:25:12 e270179d7879: Pushed 07:25:12 968fbf732dab: Pushed 07:25:12 bc65a05f8147: Pushed 07:25:12 534a70dc8296: Layer already exists 07:25:12 4970c826b242: Pushed 07:25:17 a1c98213d4f8: Pushed 07:25:17 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:4503bb4e26728ea236cac2cfa4fe912c8df0af0423b16f4c6346e0265499b189 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:25:17 bc65a05f8147: Preparing 07:25:17 a1c98213d4f8: Preparing 07:25:17 968fbf732dab: Preparing 07:25:17 e270179d7879: Preparing 07:25:17 d9768c9096cb: Preparing 07:25:17 4970c826b242: Preparing 07:25:17 534a70dc8296: Preparing 07:25:17 4970c826b242: Waiting 07:25:17 534a70dc8296: Waiting 07:25:17 e270179d7879: Layer already exists 07:25:17 a1c98213d4f8: Layer already exists 07:25:17 968fbf732dab: Layer already exists 07:25:17 d9768c9096cb: Layer already exists 07:25:17 bc65a05f8147: Layer already exists 07:25:17 4970c826b242: Layer already exists 07:25:17 534a70dc8296: Layer already exists 07:25:18 latest: digest: sha256:4503bb4e26728ea236cac2cfa4fe912c8df0af0423b16f4c6346e0265499b189 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.48 07:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:25:18 bc65a05f8147: Preparing 07:25:18 a1c98213d4f8: Preparing 07:25:18 968fbf732dab: Preparing 07:25:18 e270179d7879: Preparing 07:25:18 d9768c9096cb: Preparing 07:25:18 4970c826b242: Preparing 07:25:18 534a70dc8296: Preparing 07:25:18 4970c826b242: Waiting 07:25:18 534a70dc8296: Waiting 07:25:18 bc65a05f8147: Layer already exists 07:25:18 d9768c9096cb: Layer already exists 07:25:18 a1c98213d4f8: Layer already exists 07:25:18 e270179d7879: Layer already exists 07:25:18 968fbf732dab: Layer already exists 07:25:18 534a70dc8296: Layer already exists 07:25:18 4970c826b242: Layer already exists 07:25:19 4.0.0-dev.48: digest: sha256:4503bb4e26728ea236cac2cfa4fe912c8df0af0423b16f4c6346e0265499b189 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:25:19 bc65a05f8147: Preparing 07:25:19 a1c98213d4f8: Preparing 07:25:19 968fbf732dab: Preparing 07:25:19 e270179d7879: Preparing 07:25:19 d9768c9096cb: Preparing 07:25:19 4970c826b242: Preparing 07:25:19 534a70dc8296: Preparing 07:25:19 4970c826b242: Waiting 07:25:19 534a70dc8296: Waiting 07:25:19 968fbf732dab: Layer already exists 07:25:19 e270179d7879: Layer already exists 07:25:19 a1c98213d4f8: Layer already exists 07:25:19 d9768c9096cb: Layer already exists 07:25:19 bc65a05f8147: Layer already exists 07:25:19 4970c826b242: Layer already exists 07:25:19 534a70dc8296: Layer already exists 07:25:20 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:4503bb4e26728ea236cac2cfa4fe912c8df0af0423b16f4c6346e0265499b189 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:25:21 bc65a05f8147: Preparing 07:25:21 a1c98213d4f8: Preparing 07:25:21 968fbf732dab: Preparing 07:25:21 e270179d7879: Preparing 07:25:21 d9768c9096cb: Preparing 07:25:21 4970c826b242: Preparing 07:25:21 534a70dc8296: Preparing 07:25:21 4970c826b242: Waiting 07:25:21 534a70dc8296: Waiting 07:25:21 bc65a05f8147: Layer already exists 07:25:21 e270179d7879: Layer already exists 07:25:21 a1c98213d4f8: Layer already exists 07:25:21 968fbf732dab: Layer already exists 07:25:21 d9768c9096cb: Layer already exists 07:25:21 534a70dc8296: Layer already exists 07:25:21 4970c826b242: Layer already exists 07:25:21 main: digest: sha256:4503bb4e26728ea236cac2cfa4fe912c8df0af0423b16f4c6346e0265499b189 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:21 ===================================================== [Pipeline] echo 07:25:21 taggedImages: 07:25:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:25:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.48 07:25:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:25:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:25:21 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:25:21 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:21 latest 07:25:21 4.0.0-dev.48 07:25:21 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:25:21 main 07:25:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:25:22 b1c8eeb04787: Preparing 07:25:22 2899a0eefa61: Preparing 07:25:22 9c37450e1e7d: Preparing 07:25:22 8baf92813fd0: Preparing 07:25:22 968fbf732dab: Preparing 07:25:22 e270179d7879: Preparing 07:25:22 d9768c9096cb: Preparing 07:25:22 4970c826b242: Preparing 07:25:22 d9768c9096cb: Waiting 07:25:22 534a70dc8296: Preparing 07:25:22 4970c826b242: Waiting 07:25:22 534a70dc8296: Waiting 07:25:22 e270179d7879: Waiting 07:25:22 968fbf732dab: Layer already exists 07:25:22 e270179d7879: Layer already exists 07:25:22 d9768c9096cb: Layer already exists 07:25:22 4970c826b242: Layer already exists 07:25:22 9c37450e1e7d: Pushed 07:25:22 2899a0eefa61: Pushed 07:25:22 b1c8eeb04787: Pushed 07:25:22 534a70dc8296: Layer already exists 07:25:24 8baf92813fd0: Pushed 07:25:24 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:24efab5e49c84b40f69154b51828d18bd610a8d4a254d0fead860db4b6069118 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:24 + 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 07:25:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:25:26 b1c8eeb04787: Preparing 07:25:26 2899a0eefa61: Preparing 07:25:26 9c37450e1e7d: Preparing 07:25:26 8baf92813fd0: Preparing 07:25:26 968fbf732dab: Preparing 07:25:26 e270179d7879: Preparing 07:25:26 d9768c9096cb: Preparing 07:25:26 4970c826b242: Preparing 07:25:26 534a70dc8296: Preparing 07:25:26 d9768c9096cb: Waiting 07:25:26 534a70dc8296: Waiting 07:25:26 4970c826b242: Waiting 07:25:26 e270179d7879: Waiting 07:25:26 8baf92813fd0: Layer already exists 07:25:26 2899a0eefa61: Layer already exists 07:25:26 b1c8eeb04787: Layer already exists 07:25:26 968fbf732dab: Layer already exists 07:25:26 9c37450e1e7d: Layer already exists 07:25:26 e270179d7879: Layer already exists 07:25:26 d9768c9096cb: Layer already exists 07:25:26 534a70dc8296: Layer already exists 07:25:26 4970c826b242: Layer already exists 07:25:26 latest: digest: sha256:24efab5e49c84b40f69154b51828d18bd610a8d4a254d0fead860db4b6069118 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.48 07:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:25:27 b1c8eeb04787: Preparing 07:25:27 2899a0eefa61: Preparing 07:25:27 9c37450e1e7d: Preparing 07:25:27 8baf92813fd0: Preparing 07:25:27 968fbf732dab: Preparing 07:25:27 e270179d7879: Preparing 07:25:27 d9768c9096cb: Preparing 07:25:27 4970c826b242: Preparing 07:25:27 534a70dc8296: Preparing 07:25:27 e270179d7879: Waiting 07:25:27 4970c826b242: Waiting 07:25:27 d9768c9096cb: Waiting 07:25:27 534a70dc8296: Waiting 07:25:27 b1c8eeb04787: Layer already exists 07:25:27 968fbf732dab: Layer already exists 07:25:27 9c37450e1e7d: Layer already exists 07:25:27 8baf92813fd0: Layer already exists 07:25:27 2899a0eefa61: Layer already exists 07:25:27 e270179d7879: Layer already exists 07:25:27 4970c826b242: Layer already exists 07:25:27 d9768c9096cb: Layer already exists 07:25:27 534a70dc8296: Layer already exists 07:25:27 4.0.0-dev.48: digest: sha256:24efab5e49c84b40f69154b51828d18bd610a8d4a254d0fead860db4b6069118 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:25:28 b1c8eeb04787: Preparing 07:25:28 2899a0eefa61: Preparing 07:25:28 9c37450e1e7d: Preparing 07:25:28 8baf92813fd0: Preparing 07:25:28 968fbf732dab: Preparing 07:25:28 e270179d7879: Preparing 07:25:28 d9768c9096cb: Preparing 07:25:28 e270179d7879: Waiting 07:25:28 4970c826b242: Preparing 07:25:28 d9768c9096cb: Waiting 07:25:28 534a70dc8296: Preparing 07:25:28 4970c826b242: Waiting 07:25:28 2899a0eefa61: Layer already exists 07:25:28 8baf92813fd0: Layer already exists 07:25:28 b1c8eeb04787: Layer already exists 07:25:28 9c37450e1e7d: Layer already exists 07:25:28 968fbf732dab: Layer already exists 07:25:28 e270179d7879: Layer already exists 07:25:28 4970c826b242: Layer already exists 07:25:28 534a70dc8296: Layer already exists 07:25:28 d9768c9096cb: Layer already exists 07:25:28 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:24efab5e49c84b40f69154b51828d18bd610a8d4a254d0fead860db4b6069118 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:29 + 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 07:25:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:25:29 b1c8eeb04787: Preparing 07:25:29 2899a0eefa61: Preparing 07:25:29 9c37450e1e7d: Preparing 07:25:29 8baf92813fd0: Preparing 07:25:29 968fbf732dab: Preparing 07:25:29 e270179d7879: Preparing 07:25:29 d9768c9096cb: Preparing 07:25:29 4970c826b242: Preparing 07:25:29 534a70dc8296: Preparing 07:25:29 4970c826b242: Waiting 07:25:29 e270179d7879: Waiting 07:25:29 d9768c9096cb: Waiting 07:25:29 534a70dc8296: Waiting 07:25:29 8baf92813fd0: Layer already exists 07:25:29 9c37450e1e7d: Layer already exists 07:25:29 968fbf732dab: Layer already exists 07:25:29 b1c8eeb04787: Layer already exists 07:25:29 2899a0eefa61: Layer already exists 07:25:29 e270179d7879: Layer already exists 07:25:29 d9768c9096cb: Layer already exists 07:25:29 4970c826b242: Layer already exists 07:25:29 534a70dc8296: Layer already exists 07:25:29 main: digest: sha256:24efab5e49c84b40f69154b51828d18bd610a8d4a254d0fead860db4b6069118 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:29 ===================================================== [Pipeline] echo 07:25:29 taggedImages: 07:25:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:25:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.48 07:25:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:25:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:25:30 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:25:30 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:30 latest 07:25:30 4.0.0-dev.48 07:25:30 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:25:30 main 07:25:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:25:30 77ecb560013b: Preparing 07:25:30 b34e0275ac10: Preparing 07:25:30 eafd13a0f341: Preparing 07:25:30 968fbf732dab: Preparing 07:25:30 e270179d7879: Preparing 07:25:30 08285a463476: Preparing 07:25:30 62bcc65cb27d: Preparing 07:25:30 534a70dc8296: Preparing 07:25:30 08285a463476: Waiting 07:25:30 62bcc65cb27d: Waiting 07:25:30 534a70dc8296: Waiting 07:25:30 968fbf732dab: Layer already exists 07:25:30 e270179d7879: Layer already exists 07:25:30 b34e0275ac10: Pushed 07:25:30 77ecb560013b: Pushed 07:25:30 08285a463476: Pushed 07:25:30 534a70dc8296: Layer already exists 07:25:30 62bcc65cb27d: Pushed 07:25:36 eafd13a0f341: Pushed 07:25:36 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:1393418ccf9555892c08d34cdb10158ae432264a13b12fecc37de94e3d53311e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:25:38 77ecb560013b: Preparing 07:25:38 b34e0275ac10: Preparing 07:25:38 eafd13a0f341: Preparing 07:25:38 968fbf732dab: Preparing 07:25:38 e270179d7879: Preparing 07:25:38 08285a463476: Preparing 07:25:38 62bcc65cb27d: Preparing 07:25:38 534a70dc8296: Preparing 07:25:38 08285a463476: Waiting 07:25:38 62bcc65cb27d: Waiting 07:25:38 534a70dc8296: Waiting 07:25:38 b34e0275ac10: Layer already exists 07:25:38 77ecb560013b: Layer already exists 07:25:38 eafd13a0f341: Layer already exists 07:25:38 968fbf732dab: Layer already exists 07:25:38 e270179d7879: Layer already exists 07:25:38 08285a463476: Layer already exists 07:25:38 534a70dc8296: Layer already exists 07:25:38 62bcc65cb27d: Layer already exists 07:25:38 latest: digest: sha256:1393418ccf9555892c08d34cdb10158ae432264a13b12fecc37de94e3d53311e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.48 07:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:25:39 77ecb560013b: Preparing 07:25:39 b34e0275ac10: Preparing 07:25:39 eafd13a0f341: Preparing 07:25:39 968fbf732dab: Preparing 07:25:39 e270179d7879: Preparing 07:25:39 08285a463476: Preparing 07:25:39 62bcc65cb27d: Preparing 07:25:39 08285a463476: Waiting 07:25:39 534a70dc8296: Preparing 07:25:39 62bcc65cb27d: Waiting 07:25:39 534a70dc8296: Waiting 07:25:39 eafd13a0f341: Layer already exists 07:25:39 e270179d7879: Layer already exists 07:25:39 968fbf732dab: Layer already exists 07:25:39 77ecb560013b: Layer already exists 07:25:39 b34e0275ac10: Layer already exists 07:25:39 62bcc65cb27d: Layer already exists 07:25:39 08285a463476: Layer already exists 07:25:39 534a70dc8296: Layer already exists 07:25:39 4.0.0-dev.48: digest: sha256:1393418ccf9555892c08d34cdb10158ae432264a13b12fecc37de94e3d53311e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:25:39 77ecb560013b: Preparing 07:25:39 b34e0275ac10: Preparing 07:25:39 eafd13a0f341: Preparing 07:25:39 968fbf732dab: Preparing 07:25:39 e270179d7879: Preparing 07:25:39 08285a463476: Preparing 07:25:39 62bcc65cb27d: Preparing 07:25:39 08285a463476: Waiting 07:25:39 534a70dc8296: Preparing 07:25:39 62bcc65cb27d: Waiting 07:25:39 534a70dc8296: Waiting 07:25:39 968fbf732dab: Layer already exists 07:25:39 77ecb560013b: Layer already exists 07:25:39 e270179d7879: Layer already exists 07:25:39 b34e0275ac10: Layer already exists 07:25:39 eafd13a0f341: Layer already exists 07:25:39 08285a463476: Layer already exists 07:25:39 62bcc65cb27d: Layer already exists 07:25:39 534a70dc8296: Layer already exists 07:25:40 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:1393418ccf9555892c08d34cdb10158ae432264a13b12fecc37de94e3d53311e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:25:40 77ecb560013b: Preparing 07:25:40 b34e0275ac10: Preparing 07:25:40 eafd13a0f341: Preparing 07:25:40 968fbf732dab: Preparing 07:25:40 e270179d7879: Preparing 07:25:40 08285a463476: Preparing 07:25:40 62bcc65cb27d: Preparing 07:25:40 534a70dc8296: Preparing 07:25:40 62bcc65cb27d: Waiting 07:25:40 534a70dc8296: Waiting 07:25:40 08285a463476: Waiting 07:25:40 e270179d7879: Layer already exists 07:25:40 eafd13a0f341: Layer already exists 07:25:40 77ecb560013b: Layer already exists 07:25:40 b34e0275ac10: Layer already exists 07:25:40 968fbf732dab: Layer already exists 07:25:40 62bcc65cb27d: Layer already exists 07:25:40 534a70dc8296: Layer already exists 07:25:40 08285a463476: Layer already exists 07:25:41 main: digest: sha256:1393418ccf9555892c08d34cdb10158ae432264a13b12fecc37de94e3d53311e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:41 ===================================================== [Pipeline] echo 07:25:41 taggedImages: 07:25:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:25:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.48 07:25:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:25:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:25:41 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:25:41 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:41 latest 07:25:41 4.0.0-dev.48 07:25:41 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:25:41 main 07:25:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:25:42 b08bc9baa804: Preparing 07:25:42 7d17af9438fc: Preparing 07:25:42 b1be24d573b0: Preparing 07:25:42 e270179d7879: Preparing 07:25:42 a7c60d2149bf: Preparing 07:25:42 4f6038173cf5: Preparing 07:25:42 534a70dc8296: Preparing 07:25:42 534a70dc8296: Waiting 07:25:42 4f6038173cf5: Waiting 07:25:42 e270179d7879: Layer already exists 07:25:42 7d17af9438fc: Pushed 07:25:42 a7c60d2149bf: Pushed 07:25:42 4f6038173cf5: Pushed 07:25:42 b08bc9baa804: Pushed 07:25:42 534a70dc8296: Layer already exists 07:25:47 b1be24d573b0: Pushed 07:25:47 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:7325c1d1c247cc8e35e3886538daffb88fe7df5833bb86e0ae3f1b2798524f7d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:25:48 b08bc9baa804: Preparing 07:25:48 7d17af9438fc: Preparing 07:25:48 b1be24d573b0: Preparing 07:25:48 e270179d7879: Preparing 07:25:48 a7c60d2149bf: Preparing 07:25:48 4f6038173cf5: Preparing 07:25:48 534a70dc8296: Preparing 07:25:48 4f6038173cf5: Waiting 07:25:48 534a70dc8296: Waiting 07:25:48 b1be24d573b0: Layer already exists 07:25:48 a7c60d2149bf: Layer already exists 07:25:48 b08bc9baa804: Layer already exists 07:25:48 7d17af9438fc: Layer already exists 07:25:48 e270179d7879: Layer already exists 07:25:48 534a70dc8296: Layer already exists 07:25:48 4f6038173cf5: Layer already exists 07:25:48 latest: digest: sha256:7325c1d1c247cc8e35e3886538daffb88fe7df5833bb86e0ae3f1b2798524f7d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.48 07:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:25:49 b08bc9baa804: Preparing 07:25:49 7d17af9438fc: Preparing 07:25:49 b1be24d573b0: Preparing 07:25:49 e270179d7879: Preparing 07:25:49 a7c60d2149bf: Preparing 07:25:49 4f6038173cf5: Preparing 07:25:49 534a70dc8296: Preparing 07:25:49 4f6038173cf5: Waiting 07:25:49 534a70dc8296: Waiting 07:25:49 a7c60d2149bf: Layer already exists 07:25:49 7d17af9438fc: Layer already exists 07:25:49 b08bc9baa804: Layer already exists 07:25:49 e270179d7879: Layer already exists 07:25:49 b1be24d573b0: Layer already exists 07:25:49 4f6038173cf5: Layer already exists 07:25:49 534a70dc8296: Layer already exists 07:25:49 4.0.0-dev.48: digest: sha256:7325c1d1c247cc8e35e3886538daffb88fe7df5833bb86e0ae3f1b2798524f7d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:25:50 b08bc9baa804: Preparing 07:25:50 7d17af9438fc: Preparing 07:25:50 b1be24d573b0: Preparing 07:25:50 e270179d7879: Preparing 07:25:50 a7c60d2149bf: Preparing 07:25:50 4f6038173cf5: Preparing 07:25:50 534a70dc8296: Preparing 07:25:50 4f6038173cf5: Waiting 07:25:50 534a70dc8296: Waiting 07:25:50 a7c60d2149bf: Layer already exists 07:25:50 e270179d7879: Layer already exists 07:25:50 7d17af9438fc: Layer already exists 07:25:50 b1be24d573b0: Layer already exists 07:25:50 b08bc9baa804: Layer already exists 07:25:50 534a70dc8296: Layer already exists 07:25:50 4f6038173cf5: Layer already exists 07:25:50 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:7325c1d1c247cc8e35e3886538daffb88fe7df5833bb86e0ae3f1b2798524f7d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:25:51 b08bc9baa804: Preparing 07:25:51 7d17af9438fc: Preparing 07:25:51 b1be24d573b0: Preparing 07:25:51 e270179d7879: Preparing 07:25:51 a7c60d2149bf: Preparing 07:25:51 4f6038173cf5: Preparing 07:25:51 534a70dc8296: Preparing 07:25:51 4f6038173cf5: Waiting 07:25:51 534a70dc8296: Waiting 07:25:51 b08bc9baa804: Layer already exists 07:25:51 e270179d7879: Layer already exists 07:25:51 7d17af9438fc: Layer already exists 07:25:51 b1be24d573b0: Layer already exists 07:25:51 a7c60d2149bf: Layer already exists 07:25:51 4f6038173cf5: Layer already exists 07:25:51 534a70dc8296: Layer already exists 07:25:51 main: digest: sha256:7325c1d1c247cc8e35e3886538daffb88fe7df5833bb86e0ae3f1b2798524f7d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:51 ===================================================== [Pipeline] echo 07:25:51 taggedImages: 07:25:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:25:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.48 07:25:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:25:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:25:51 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:25:51 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:51 latest 07:25:51 4.0.0-dev.48 07:25:51 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:25:51 main 07:25:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:25:52 d30baef106c3: Preparing 07:25:52 7f367c9c152c: Preparing 07:25:52 3b884fe191eb: Preparing 07:25:52 c82af308fbae: Preparing 07:25:52 968fbf732dab: Preparing 07:25:52 e270179d7879: Preparing 07:25:52 d9768c9096cb: Preparing 07:25:52 4970c826b242: Preparing 07:25:52 534a70dc8296: Preparing 07:25:52 e270179d7879: Waiting 07:25:52 d9768c9096cb: Waiting 07:25:52 4970c826b242: Waiting 07:25:52 534a70dc8296: Waiting 07:25:52 968fbf732dab: Layer already exists 07:25:52 e270179d7879: Layer already exists 07:25:52 d9768c9096cb: Layer already exists 07:25:52 3b884fe191eb: Pushed 07:25:52 d30baef106c3: Pushed 07:25:52 4970c826b242: Layer already exists 07:25:52 7f367c9c152c: Pushed 07:25:52 534a70dc8296: Layer already exists 07:25:58 c82af308fbae: Pushed 07:25:58 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:e06cfd909da7eb0e013ce67981876332be0a6b9983ad99f9e530d8a9b8ac5fd3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:25:58 d30baef106c3: Preparing 07:25:58 7f367c9c152c: Preparing 07:25:58 3b884fe191eb: Preparing 07:25:58 c82af308fbae: Preparing 07:25:58 968fbf732dab: Preparing 07:25:58 e270179d7879: Preparing 07:25:58 d9768c9096cb: Preparing 07:25:58 4970c826b242: Preparing 07:25:58 534a70dc8296: Preparing 07:25:58 4970c826b242: Waiting 07:25:58 e270179d7879: Waiting 07:25:58 534a70dc8296: Waiting 07:25:58 d9768c9096cb: Waiting 07:25:58 d30baef106c3: Layer already exists 07:25:58 968fbf732dab: Layer already exists 07:25:58 3b884fe191eb: Layer already exists 07:25:58 7f367c9c152c: Layer already exists 07:25:58 c82af308fbae: Layer already exists 07:25:58 e270179d7879: Layer already exists 07:25:58 d9768c9096cb: Layer already exists 07:25:58 534a70dc8296: Layer already exists 07:25:58 4970c826b242: Layer already exists 07:25:59 latest: digest: sha256:e06cfd909da7eb0e013ce67981876332be0a6b9983ad99f9e530d8a9b8ac5fd3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.48 07:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:25:59 d30baef106c3: Preparing 07:25:59 7f367c9c152c: Preparing 07:25:59 3b884fe191eb: Preparing 07:25:59 c82af308fbae: Preparing 07:25:59 968fbf732dab: Preparing 07:25:59 e270179d7879: Preparing 07:25:59 d9768c9096cb: Preparing 07:25:59 4970c826b242: Preparing 07:25:59 534a70dc8296: Preparing 07:25:59 e270179d7879: Waiting 07:25:59 d9768c9096cb: Waiting 07:25:59 534a70dc8296: Waiting 07:25:59 4970c826b242: Waiting 07:25:59 c82af308fbae: Layer already exists 07:25:59 d30baef106c3: Layer already exists 07:25:59 968fbf732dab: Layer already exists 07:25:59 3b884fe191eb: Layer already exists 07:25:59 7f367c9c152c: Layer already exists 07:25:59 e270179d7879: Layer already exists 07:25:59 534a70dc8296: Layer already exists 07:25:59 4970c826b242: Layer already exists 07:25:59 d9768c9096cb: Layer already exists 07:25:59 4.0.0-dev.48: digest: sha256:e06cfd909da7eb0e013ce67981876332be0a6b9983ad99f9e530d8a9b8ac5fd3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:26:00 d30baef106c3: Preparing 07:26:00 7f367c9c152c: Preparing 07:26:00 3b884fe191eb: Preparing 07:26:00 c82af308fbae: Preparing 07:26:00 968fbf732dab: Preparing 07:26:00 e270179d7879: Preparing 07:26:00 d9768c9096cb: Preparing 07:26:00 4970c826b242: Preparing 07:26:00 534a70dc8296: Preparing 07:26:00 d9768c9096cb: Waiting 07:26:00 4970c826b242: Waiting 07:26:00 534a70dc8296: Waiting 07:26:00 e270179d7879: Waiting 07:26:00 c82af308fbae: Layer already exists 07:26:00 7f367c9c152c: Layer already exists 07:26:00 d30baef106c3: Layer already exists 07:26:00 968fbf732dab: Layer already exists 07:26:00 3b884fe191eb: Layer already exists 07:26:00 e270179d7879: Layer already exists 07:26:00 4970c826b242: Layer already exists 07:26:00 d9768c9096cb: Layer already exists 07:26:00 534a70dc8296: Layer already exists 07:26:00 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:e06cfd909da7eb0e013ce67981876332be0a6b9983ad99f9e530d8a9b8ac5fd3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:26:01 d30baef106c3: Preparing 07:26:01 7f367c9c152c: Preparing 07:26:01 3b884fe191eb: Preparing 07:26:01 c82af308fbae: Preparing 07:26:01 968fbf732dab: Preparing 07:26:01 e270179d7879: Preparing 07:26:01 d9768c9096cb: Preparing 07:26:01 4970c826b242: Preparing 07:26:01 534a70dc8296: Preparing 07:26:01 d9768c9096cb: Waiting 07:26:01 e270179d7879: Waiting 07:26:01 4970c826b242: Waiting 07:26:01 534a70dc8296: Waiting 07:26:01 d30baef106c3: Layer already exists 07:26:01 c82af308fbae: Layer already exists 07:26:01 3b884fe191eb: Layer already exists 07:26:01 7f367c9c152c: Layer already exists 07:26:01 968fbf732dab: Layer already exists 07:26:01 e270179d7879: Layer already exists 07:26:01 534a70dc8296: Layer already exists 07:26:01 d9768c9096cb: Layer already exists 07:26:01 4970c826b242: Layer already exists 07:26:01 main: digest: sha256:e06cfd909da7eb0e013ce67981876332be0a6b9983ad99f9e530d8a9b8ac5fd3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:02 ===================================================== [Pipeline] echo 07:26:02 taggedImages: 07:26:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:26:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.48 07:26:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:26:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:26:02 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:02 latest 07:26:02 4.0.0-dev.48 07:26:02 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:02 main 07:26:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:26:02 9f611823709f: Preparing 07:26:02 b70caf6f6f68: Preparing 07:26:02 37f3be4957cd: Preparing 07:26:02 d914d5dee293: Preparing 07:26:02 6df5a1aec371: Preparing 07:26:02 65cab5dab5d3: Preparing 07:26:02 2da4430354ef: Preparing 07:26:02 968fbf732dab: Preparing 07:26:02 e270179d7879: Preparing 07:26:02 d5523f34e8af: Preparing 07:26:02 65cab5dab5d3: Waiting 07:26:02 2da4430354ef: Waiting 07:26:02 b3d6dd47e2c2: Preparing 07:26:02 968fbf732dab: Waiting 07:26:02 5f70bf18a086: Preparing 07:26:02 e270179d7879: Waiting 07:26:02 4ce18c3e5321: Preparing 07:26:02 d5523f34e8af: Waiting 07:26:02 cb7f29bdc1af: Preparing 07:26:02 b3d6dd47e2c2: Waiting 07:26:02 5f70bf18a086: Waiting 07:26:02 ab24cf11c654: Preparing 07:26:02 cb7f29bdc1af: Waiting 07:26:02 4ce18c3e5321: Waiting 07:26:02 534a70dc8296: Preparing 07:26:02 ab24cf11c654: Waiting 07:26:03 d914d5dee293: Pushed 07:26:03 b70caf6f6f68: Pushed 07:26:03 6df5a1aec371: Pushed 07:26:03 37f3be4957cd: Pushed 07:26:03 9f611823709f: Pushed 07:26:03 e270179d7879: Layer already exists 07:26:03 968fbf732dab: Layer already exists 07:26:03 5f70bf18a086: Layer already exists 07:26:03 65cab5dab5d3: Pushed 07:26:03 d5523f34e8af: Pushed 07:26:03 b3d6dd47e2c2: Pushed 07:26:03 4ce18c3e5321: Pushed 07:26:03 534a70dc8296: Layer already exists 07:26:03 cb7f29bdc1af: Pushed 07:26:03 ab24cf11c654: Pushed 07:26:05 2da4430354ef: Pushed 07:26:06 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:0b97c350fe341c5cc80470701955917881504e307424362ee7991e48347b6551 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:26:06 9f611823709f: Preparing 07:26:06 b70caf6f6f68: Preparing 07:26:06 37f3be4957cd: Preparing 07:26:06 d914d5dee293: Preparing 07:26:06 6df5a1aec371: Preparing 07:26:06 65cab5dab5d3: Preparing 07:26:06 2da4430354ef: Preparing 07:26:06 968fbf732dab: Preparing 07:26:06 e270179d7879: Preparing 07:26:06 d5523f34e8af: Preparing 07:26:06 b3d6dd47e2c2: Preparing 07:26:06 5f70bf18a086: Preparing 07:26:06 4ce18c3e5321: Preparing 07:26:06 cb7f29bdc1af: Preparing 07:26:06 ab24cf11c654: Preparing 07:26:06 534a70dc8296: Preparing 07:26:06 b3d6dd47e2c2: Waiting 07:26:06 5f70bf18a086: Waiting 07:26:06 4ce18c3e5321: Waiting 07:26:06 cb7f29bdc1af: Waiting 07:26:06 ab24cf11c654: Waiting 07:26:06 534a70dc8296: Waiting 07:26:06 65cab5dab5d3: Waiting 07:26:06 2da4430354ef: Waiting 07:26:06 968fbf732dab: Waiting 07:26:06 d5523f34e8af: Waiting 07:26:06 e270179d7879: Waiting 07:26:06 9f611823709f: Layer already exists 07:26:06 d914d5dee293: Layer already exists 07:26:06 b70caf6f6f68: Layer already exists 07:26:06 37f3be4957cd: Layer already exists 07:26:06 6df5a1aec371: Layer already exists 07:26:06 65cab5dab5d3: Layer already exists 07:26:06 d5523f34e8af: Layer already exists 07:26:06 e270179d7879: Layer already exists 07:26:06 968fbf732dab: Layer already exists 07:26:06 2da4430354ef: Layer already exists 07:26:07 b3d6dd47e2c2: Layer already exists 07:26:07 cb7f29bdc1af: Layer already exists 07:26:07 5f70bf18a086: Layer already exists 07:26:07 ab24cf11c654: Layer already exists 07:26:07 4ce18c3e5321: Layer already exists 07:26:07 534a70dc8296: Layer already exists 07:26:07 latest: digest: sha256:0b97c350fe341c5cc80470701955917881504e307424362ee7991e48347b6551 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.48 07:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:26:08 9f611823709f: Preparing 07:26:08 b70caf6f6f68: Preparing 07:26:08 37f3be4957cd: Preparing 07:26:08 d914d5dee293: Preparing 07:26:08 6df5a1aec371: Preparing 07:26:08 65cab5dab5d3: Preparing 07:26:08 65cab5dab5d3: Waiting 07:26:08 2da4430354ef: Preparing 07:26:08 968fbf732dab: Preparing 07:26:08 e270179d7879: Preparing 07:26:08 d5523f34e8af: Preparing 07:26:08 968fbf732dab: Waiting 07:26:08 2da4430354ef: Waiting 07:26:08 b3d6dd47e2c2: Preparing 07:26:08 e270179d7879: Waiting 07:26:08 5f70bf18a086: Preparing 07:26:08 d5523f34e8af: Waiting 07:26:08 4ce18c3e5321: Preparing 07:26:08 b3d6dd47e2c2: Waiting 07:26:08 cb7f29bdc1af: Preparing 07:26:08 ab24cf11c654: Preparing 07:26:08 5f70bf18a086: Waiting 07:26:08 534a70dc8296: Preparing 07:26:08 cb7f29bdc1af: Waiting 07:26:08 ab24cf11c654: Waiting 07:26:08 4ce18c3e5321: Waiting 07:26:08 534a70dc8296: Waiting 07:26:08 37f3be4957cd: Layer already exists 07:26:08 9f611823709f: Layer already exists 07:26:08 d914d5dee293: Layer already exists 07:26:08 b70caf6f6f68: Layer already exists 07:26:08 6df5a1aec371: Layer already exists 07:26:08 d5523f34e8af: Layer already exists 07:26:08 e270179d7879: Layer already exists 07:26:08 968fbf732dab: Layer already exists 07:26:08 65cab5dab5d3: Layer already exists 07:26:08 2da4430354ef: Layer already exists 07:26:08 b3d6dd47e2c2: Layer already exists 07:26:08 5f70bf18a086: Layer already exists 07:26:08 4ce18c3e5321: Layer already exists 07:26:08 cb7f29bdc1af: Layer already exists 07:26:08 ab24cf11c654: Layer already exists 07:26:08 534a70dc8296: Layer already exists 07:26:08 4.0.0-dev.48: digest: sha256:0b97c350fe341c5cc80470701955917881504e307424362ee7991e48347b6551 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:26:08 9f611823709f: Preparing 07:26:08 b70caf6f6f68: Preparing 07:26:08 37f3be4957cd: Preparing 07:26:08 d914d5dee293: Preparing 07:26:08 6df5a1aec371: Preparing 07:26:08 65cab5dab5d3: Preparing 07:26:08 2da4430354ef: Preparing 07:26:08 968fbf732dab: Preparing 07:26:08 e270179d7879: Preparing 07:26:08 d5523f34e8af: Preparing 07:26:08 b3d6dd47e2c2: Preparing 07:26:08 65cab5dab5d3: Waiting 07:26:08 5f70bf18a086: Preparing 07:26:08 2da4430354ef: Waiting 07:26:08 4ce18c3e5321: Preparing 07:26:08 968fbf732dab: Waiting 07:26:08 e270179d7879: Waiting 07:26:08 cb7f29bdc1af: Preparing 07:26:08 5f70bf18a086: Waiting 07:26:08 ab24cf11c654: Preparing 07:26:08 4ce18c3e5321: Waiting 07:26:08 534a70dc8296: Preparing 07:26:08 d5523f34e8af: Waiting 07:26:08 b3d6dd47e2c2: Waiting 07:26:08 cb7f29bdc1af: Waiting 07:26:08 ab24cf11c654: Waiting 07:26:08 534a70dc8296: Waiting 07:26:08 d914d5dee293: Layer already exists 07:26:08 b70caf6f6f68: Layer already exists 07:26:08 37f3be4957cd: Layer already exists 07:26:08 9f611823709f: Layer already exists 07:26:08 6df5a1aec371: Layer already exists 07:26:08 65cab5dab5d3: Layer already exists 07:26:08 2da4430354ef: Layer already exists 07:26:08 d5523f34e8af: Layer already exists 07:26:08 968fbf732dab: Layer already exists 07:26:08 e270179d7879: Layer already exists 07:26:08 b3d6dd47e2c2: Layer already exists 07:26:08 4ce18c3e5321: Layer already exists 07:26:08 5f70bf18a086: Layer already exists 07:26:08 ab24cf11c654: Layer already exists 07:26:08 cb7f29bdc1af: Layer already exists 07:26:09 534a70dc8296: Layer already exists 07:26:09 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:0b97c350fe341c5cc80470701955917881504e307424362ee7991e48347b6551 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:26:09 9f611823709f: Preparing 07:26:09 b70caf6f6f68: Preparing 07:26:09 37f3be4957cd: Preparing 07:26:09 d914d5dee293: Preparing 07:26:09 6df5a1aec371: Preparing 07:26:09 65cab5dab5d3: Preparing 07:26:09 2da4430354ef: Preparing 07:26:09 968fbf732dab: Preparing 07:26:09 e270179d7879: Preparing 07:26:09 d5523f34e8af: Preparing 07:26:09 65cab5dab5d3: Waiting 07:26:09 b3d6dd47e2c2: Preparing 07:26:09 2da4430354ef: Waiting 07:26:09 968fbf732dab: Waiting 07:26:09 5f70bf18a086: Preparing 07:26:09 4ce18c3e5321: Preparing 07:26:09 e270179d7879: Waiting 07:26:09 d5523f34e8af: Waiting 07:26:09 cb7f29bdc1af: Preparing 07:26:09 b3d6dd47e2c2: Waiting 07:26:09 5f70bf18a086: Waiting 07:26:09 ab24cf11c654: Preparing 07:26:09 4ce18c3e5321: Waiting 07:26:09 cb7f29bdc1af: Waiting 07:26:09 534a70dc8296: Preparing 07:26:09 ab24cf11c654: Waiting 07:26:09 534a70dc8296: Waiting 07:26:09 b70caf6f6f68: Layer already exists 07:26:09 37f3be4957cd: Layer already exists 07:26:09 9f611823709f: Layer already exists 07:26:09 6df5a1aec371: Layer already exists 07:26:09 d914d5dee293: Layer already exists 07:26:09 65cab5dab5d3: Layer already exists 07:26:09 e270179d7879: Layer already exists 07:26:09 968fbf732dab: Layer already exists 07:26:09 d5523f34e8af: Layer already exists 07:26:09 2da4430354ef: Layer already exists 07:26:09 b3d6dd47e2c2: Layer already exists 07:26:09 ab24cf11c654: Layer already exists 07:26:09 5f70bf18a086: Layer already exists 07:26:10 cb7f29bdc1af: Layer already exists 07:26:10 4ce18c3e5321: Layer already exists 07:26:10 534a70dc8296: Layer already exists 07:26:10 main: digest: sha256:0b97c350fe341c5cc80470701955917881504e307424362ee7991e48347b6551 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:10 ===================================================== [Pipeline] echo 07:26:10 taggedImages: 07:26:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:26:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.48 07:26:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:26:10 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:26:10 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:10 latest 07:26:10 4.0.0-dev.48 07:26:10 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:10 main 07:26:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:26:11 0d02b160df86: Preparing 07:26:11 954b82c97a18: Preparing 07:26:11 42b8328735cd: Preparing 07:26:11 3e80d727bc74: Preparing 07:26:11 968fbf732dab: Preparing 07:26:11 e270179d7879: Preparing 07:26:11 d9768c9096cb: Preparing 07:26:11 4970c826b242: Preparing 07:26:11 534a70dc8296: Preparing 07:26:11 e270179d7879: Waiting 07:26:11 d9768c9096cb: Waiting 07:26:11 4970c826b242: Waiting 07:26:11 534a70dc8296: Waiting 07:26:11 42b8328735cd: Pushed 07:26:11 954b82c97a18: Pushed 07:26:12 968fbf732dab: Layer already exists 07:26:12 e270179d7879: Layer already exists 07:26:12 4970c826b242: Layer already exists 07:26:12 d9768c9096cb: Layer already exists 07:26:12 534a70dc8296: Layer already exists 07:26:12 0d02b160df86: Pushed 07:26:16 3e80d727bc74: Pushed 07:26:16 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:5224d973e61d5dbbdea0f86ea411d443d0e2ad8ed7aed02f9785f83074183979 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:16 + 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 07:26:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:26:17 0d02b160df86: Preparing 07:26:17 954b82c97a18: Preparing 07:26:17 42b8328735cd: Preparing 07:26:17 3e80d727bc74: Preparing 07:26:17 968fbf732dab: Preparing 07:26:17 e270179d7879: Preparing 07:26:17 d9768c9096cb: Preparing 07:26:17 4970c826b242: Preparing 07:26:17 534a70dc8296: Preparing 07:26:17 e270179d7879: Waiting 07:26:17 d9768c9096cb: Waiting 07:26:17 4970c826b242: Waiting 07:26:17 534a70dc8296: Waiting 07:26:17 954b82c97a18: Layer already exists 07:26:17 42b8328735cd: Layer already exists 07:26:17 3e80d727bc74: Layer already exists 07:26:17 968fbf732dab: Layer already exists 07:26:17 0d02b160df86: Layer already exists 07:26:17 d9768c9096cb: Layer already exists 07:26:17 4970c826b242: Layer already exists 07:26:17 534a70dc8296: Layer already exists 07:26:17 e270179d7879: Layer already exists 07:26:17 latest: digest: sha256:5224d973e61d5dbbdea0f86ea411d443d0e2ad8ed7aed02f9785f83074183979 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.48 07:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:26:18 0d02b160df86: Preparing 07:26:18 954b82c97a18: Preparing 07:26:18 42b8328735cd: Preparing 07:26:18 3e80d727bc74: Preparing 07:26:18 968fbf732dab: Preparing 07:26:18 e270179d7879: Preparing 07:26:18 d9768c9096cb: Preparing 07:26:18 4970c826b242: Preparing 07:26:18 534a70dc8296: Preparing 07:26:18 d9768c9096cb: Waiting 07:26:18 534a70dc8296: Waiting 07:26:18 4970c826b242: Waiting 07:26:18 e270179d7879: Waiting 07:26:18 968fbf732dab: Layer already exists 07:26:18 42b8328735cd: Layer already exists 07:26:18 3e80d727bc74: Layer already exists 07:26:18 954b82c97a18: Layer already exists 07:26:18 0d02b160df86: Layer already exists 07:26:18 4970c826b242: Layer already exists 07:26:18 d9768c9096cb: Layer already exists 07:26:18 534a70dc8296: Layer already exists 07:26:18 e270179d7879: Layer already exists 07:26:18 4.0.0-dev.48: digest: sha256:5224d973e61d5dbbdea0f86ea411d443d0e2ad8ed7aed02f9785f83074183979 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:26:19 0d02b160df86: Preparing 07:26:19 954b82c97a18: Preparing 07:26:19 42b8328735cd: Preparing 07:26:19 3e80d727bc74: Preparing 07:26:19 968fbf732dab: Preparing 07:26:19 e270179d7879: Preparing 07:26:19 d9768c9096cb: Preparing 07:26:19 4970c826b242: Preparing 07:26:19 534a70dc8296: Preparing 07:26:19 e270179d7879: Waiting 07:26:19 d9768c9096cb: Waiting 07:26:19 4970c826b242: Waiting 07:26:19 534a70dc8296: Waiting 07:26:19 3e80d727bc74: Layer already exists 07:26:19 968fbf732dab: Layer already exists 07:26:19 42b8328735cd: Layer already exists 07:26:19 954b82c97a18: Layer already exists 07:26:19 0d02b160df86: Layer already exists 07:26:19 4970c826b242: Layer already exists 07:26:19 e270179d7879: Layer already exists 07:26:19 d9768c9096cb: Layer already exists 07:26:19 534a70dc8296: Layer already exists 07:26:19 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:5224d973e61d5dbbdea0f86ea411d443d0e2ad8ed7aed02f9785f83074183979 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:19 + 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 07:26:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:26:20 0d02b160df86: Preparing 07:26:20 954b82c97a18: Preparing 07:26:20 42b8328735cd: Preparing 07:26:20 3e80d727bc74: Preparing 07:26:20 968fbf732dab: Preparing 07:26:20 e270179d7879: Preparing 07:26:20 d9768c9096cb: Preparing 07:26:20 4970c826b242: Preparing 07:26:20 534a70dc8296: Preparing 07:26:20 e270179d7879: Waiting 07:26:20 4970c826b242: Waiting 07:26:20 d9768c9096cb: Waiting 07:26:20 534a70dc8296: Waiting 07:26:20 3e80d727bc74: Layer already exists 07:26:20 0d02b160df86: Layer already exists 07:26:20 968fbf732dab: Layer already exists 07:26:20 42b8328735cd: Layer already exists 07:26:20 954b82c97a18: Layer already exists 07:26:20 e270179d7879: Layer already exists 07:26:20 534a70dc8296: Layer already exists 07:26:20 4970c826b242: Layer already exists 07:26:20 d9768c9096cb: Layer already exists 07:26:20 main: digest: sha256:5224d973e61d5dbbdea0f86ea411d443d0e2ad8ed7aed02f9785f83074183979 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:20 ===================================================== [Pipeline] echo 07:26:20 taggedImages: 07:26:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:26:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.48 07:26:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:26:20 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:26:20 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:20 latest 07:26:20 4.0.0-dev.48 07:26:20 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:20 main 07:26:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:26:21 6e67bf8b75b3: Preparing 07:26:21 2407c5d7cd34: Preparing 07:26:21 d8a709a8ea55: Preparing 07:26:21 a12c1f5607ce: Preparing 07:26:21 284ef18b823d: Preparing 07:26:21 968fbf732dab: Preparing 07:26:21 968fbf732dab: Waiting 07:26:21 e270179d7879: Preparing 07:26:21 c31efe04a165: Preparing 07:26:21 e270179d7879: Waiting 07:26:21 c31efe04a165: Waiting 07:26:21 76500b307129: Preparing 07:26:21 76500b307129: Waiting 07:26:21 ca9ea4358ab4: Preparing 07:26:21 534a70dc8296: Preparing 07:26:21 ca9ea4358ab4: Waiting 07:26:21 534a70dc8296: Waiting 07:26:21 a12c1f5607ce: Pushed 07:26:21 2407c5d7cd34: Pushed 07:26:21 6e67bf8b75b3: Pushed 07:26:21 284ef18b823d: Pushed 07:26:21 968fbf732dab: Layer already exists 07:26:21 e270179d7879: Layer already exists 07:26:21 534a70dc8296: Layer already exists 07:26:21 76500b307129: Pushed 07:26:21 c31efe04a165: Pushed 07:26:23 d8a709a8ea55: Pushed 07:26:24 ca9ea4358ab4: Pushed 07:26:24 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:a71f0fae449c2e7771775cb4e739a63143da56e1009144471b71584779f30d10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:25 + 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 07:26:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:26:25 6e67bf8b75b3: Preparing 07:26:25 2407c5d7cd34: Preparing 07:26:25 d8a709a8ea55: Preparing 07:26:25 a12c1f5607ce: Preparing 07:26:25 284ef18b823d: Preparing 07:26:25 968fbf732dab: Preparing 07:26:25 e270179d7879: Preparing 07:26:25 c31efe04a165: Preparing 07:26:25 76500b307129: Preparing 07:26:25 ca9ea4358ab4: Preparing 07:26:25 534a70dc8296: Preparing 07:26:25 968fbf732dab: Waiting 07:26:25 e270179d7879: Waiting 07:26:25 c31efe04a165: Waiting 07:26:25 76500b307129: Waiting 07:26:25 534a70dc8296: Waiting 07:26:25 ca9ea4358ab4: Waiting 07:26:25 d8a709a8ea55: Layer already exists 07:26:25 6e67bf8b75b3: Layer already exists 07:26:25 2407c5d7cd34: Layer already exists 07:26:25 284ef18b823d: Layer already exists 07:26:25 a12c1f5607ce: Layer already exists 07:26:25 968fbf732dab: Layer already exists 07:26:25 e270179d7879: Layer already exists 07:26:25 c31efe04a165: Layer already exists 07:26:25 ca9ea4358ab4: Layer already exists 07:26:25 76500b307129: Layer already exists 07:26:25 534a70dc8296: Layer already exists 07:26:25 latest: digest: sha256:a71f0fae449c2e7771775cb4e739a63143da56e1009144471b71584779f30d10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.48 07:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:26:26 6e67bf8b75b3: Preparing 07:26:26 2407c5d7cd34: Preparing 07:26:26 d8a709a8ea55: Preparing 07:26:26 a12c1f5607ce: Preparing 07:26:26 284ef18b823d: Preparing 07:26:26 968fbf732dab: Preparing 07:26:26 e270179d7879: Preparing 07:26:26 c31efe04a165: Preparing 07:26:26 76500b307129: Preparing 07:26:26 ca9ea4358ab4: Preparing 07:26:26 534a70dc8296: Preparing 07:26:26 968fbf732dab: Waiting 07:26:26 c31efe04a165: Waiting 07:26:26 e270179d7879: Waiting 07:26:26 76500b307129: Waiting 07:26:26 534a70dc8296: Waiting 07:26:26 ca9ea4358ab4: Waiting 07:26:26 284ef18b823d: Layer already exists 07:26:26 a12c1f5607ce: Layer already exists 07:26:26 d8a709a8ea55: Layer already exists 07:26:26 6e67bf8b75b3: Layer already exists 07:26:26 2407c5d7cd34: Layer already exists 07:26:26 968fbf732dab: Layer already exists 07:26:26 e270179d7879: Layer already exists 07:26:26 76500b307129: Layer already exists 07:26:26 c31efe04a165: Layer already exists 07:26:26 ca9ea4358ab4: Layer already exists 07:26:26 534a70dc8296: Layer already exists 07:26:26 4.0.0-dev.48: digest: sha256:a71f0fae449c2e7771775cb4e739a63143da56e1009144471b71584779f30d10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:26:27 6e67bf8b75b3: Preparing 07:26:27 2407c5d7cd34: Preparing 07:26:27 d8a709a8ea55: Preparing 07:26:27 a12c1f5607ce: Preparing 07:26:27 284ef18b823d: Preparing 07:26:27 968fbf732dab: Preparing 07:26:27 e270179d7879: Preparing 07:26:27 c31efe04a165: Preparing 07:26:27 76500b307129: Preparing 07:26:27 ca9ea4358ab4: Preparing 07:26:27 968fbf732dab: Waiting 07:26:27 e270179d7879: Waiting 07:26:27 534a70dc8296: Preparing 07:26:27 c31efe04a165: Waiting 07:26:27 76500b307129: Waiting 07:26:27 ca9ea4358ab4: Waiting 07:26:27 534a70dc8296: Waiting 07:26:27 d8a709a8ea55: Layer already exists 07:26:27 2407c5d7cd34: Layer already exists 07:26:27 a12c1f5607ce: Layer already exists 07:26:27 284ef18b823d: Layer already exists 07:26:27 6e67bf8b75b3: Layer already exists 07:26:27 968fbf732dab: Layer already exists 07:26:27 ca9ea4358ab4: Layer already exists 07:26:27 c31efe04a165: Layer already exists 07:26:27 76500b307129: Layer already exists 07:26:27 e270179d7879: Layer already exists 07:26:27 534a70dc8296: Layer already exists 07:26:27 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:a71f0fae449c2e7771775cb4e739a63143da56e1009144471b71584779f30d10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:27 + 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 07:26:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:26:28 6e67bf8b75b3: Preparing 07:26:28 2407c5d7cd34: Preparing 07:26:28 d8a709a8ea55: Preparing 07:26:28 a12c1f5607ce: Preparing 07:26:28 284ef18b823d: Preparing 07:26:28 968fbf732dab: Preparing 07:26:28 e270179d7879: Preparing 07:26:28 c31efe04a165: Preparing 07:26:28 76500b307129: Preparing 07:26:28 ca9ea4358ab4: Preparing 07:26:28 968fbf732dab: Waiting 07:26:28 534a70dc8296: Preparing 07:26:28 e270179d7879: Waiting 07:26:28 c31efe04a165: Waiting 07:26:28 76500b307129: Waiting 07:26:28 534a70dc8296: Waiting 07:26:28 ca9ea4358ab4: Waiting 07:26:28 d8a709a8ea55: Layer already exists 07:26:28 6e67bf8b75b3: Layer already exists 07:26:28 a12c1f5607ce: Layer already exists 07:26:28 284ef18b823d: Layer already exists 07:26:28 2407c5d7cd34: Layer already exists 07:26:28 968fbf732dab: Layer already exists 07:26:28 e270179d7879: Layer already exists 07:26:28 ca9ea4358ab4: Layer already exists 07:26:28 c31efe04a165: Layer already exists 07:26:28 76500b307129: Layer already exists 07:26:28 534a70dc8296: Layer already exists 07:26:28 main: digest: sha256:a71f0fae449c2e7771775cb4e739a63143da56e1009144471b71584779f30d10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:28 ===================================================== [Pipeline] echo 07:26:28 taggedImages: 07:26:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:26:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.48 07:26:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:26:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:26:28 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:28 latest 07:26:28 4.0.0-dev.48 07:26:28 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:28 main 07:26:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:26:29 9641b7a51343: Preparing 07:26:29 079ce4378b36: Preparing 07:26:29 313f1a5b3e75: Preparing 07:26:29 b7e4e8a394d6: Preparing 07:26:29 0ef587e29c55: Preparing 07:26:29 38035d0d9f68: Preparing 07:26:29 885e6f3b589e: Preparing 07:26:29 968fbf732dab: Preparing 07:26:29 e270179d7879: Preparing 07:26:29 6f5501117451: Preparing 07:26:29 d0a5d27055bf: Preparing 07:26:29 534a70dc8296: Preparing 07:26:29 968fbf732dab: Waiting 07:26:29 e270179d7879: Waiting 07:26:29 6f5501117451: Waiting 07:26:29 d0a5d27055bf: Waiting 07:26:29 534a70dc8296: Waiting 07:26:29 38035d0d9f68: Waiting 07:26:29 885e6f3b589e: Waiting 07:26:29 0ef587e29c55: Pushed 07:26:29 9641b7a51343: Pushed 07:26:29 079ce4378b36: Pushed 07:26:29 968fbf732dab: Layer already exists 07:26:29 e270179d7879: Layer already exists 07:26:29 38035d0d9f68: Pushed 07:26:29 885e6f3b589e: Pushed 07:26:29 534a70dc8296: Layer already exists 07:26:29 6f5501117451: Pushed 07:26:31 b7e4e8a394d6: Pushed 07:26:32 313f1a5b3e75: Pushed 07:26:32 d0a5d27055bf: Pushed 07:26:32 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:8a892096dddc390290e51f46832b101cbef24b162562b1e0baddd59b3d354925 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:33 + 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 07:26:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:26:33 9641b7a51343: Preparing 07:26:33 079ce4378b36: Preparing 07:26:33 313f1a5b3e75: Preparing 07:26:33 b7e4e8a394d6: Preparing 07:26:33 0ef587e29c55: Preparing 07:26:33 38035d0d9f68: Preparing 07:26:33 885e6f3b589e: Preparing 07:26:33 968fbf732dab: Preparing 07:26:33 38035d0d9f68: Waiting 07:26:33 885e6f3b589e: Waiting 07:26:33 e270179d7879: Preparing 07:26:33 968fbf732dab: Waiting 07:26:33 6f5501117451: Preparing 07:26:33 e270179d7879: Waiting 07:26:33 d0a5d27055bf: Preparing 07:26:33 534a70dc8296: Preparing 07:26:33 6f5501117451: Waiting 07:26:33 d0a5d27055bf: Waiting 07:26:33 534a70dc8296: Waiting 07:26:33 079ce4378b36: Layer already exists 07:26:33 b7e4e8a394d6: Layer already exists 07:26:33 9641b7a51343: Layer already exists 07:26:33 0ef587e29c55: Layer already exists 07:26:33 313f1a5b3e75: Layer already exists 07:26:33 38035d0d9f68: Layer already exists 07:26:33 e270179d7879: Layer already exists 07:26:33 968fbf732dab: Layer already exists 07:26:33 885e6f3b589e: Layer already exists 07:26:33 6f5501117451: Layer already exists 07:26:33 d0a5d27055bf: Layer already exists 07:26:33 534a70dc8296: Layer already exists 07:26:33 latest: digest: sha256:8a892096dddc390290e51f46832b101cbef24b162562b1e0baddd59b3d354925 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.48 07:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:26:34 9641b7a51343: Preparing 07:26:34 079ce4378b36: Preparing 07:26:34 313f1a5b3e75: Preparing 07:26:34 b7e4e8a394d6: Preparing 07:26:34 0ef587e29c55: Preparing 07:26:34 38035d0d9f68: Preparing 07:26:34 885e6f3b589e: Preparing 07:26:34 968fbf732dab: Preparing 07:26:34 e270179d7879: Preparing 07:26:34 6f5501117451: Preparing 07:26:34 d0a5d27055bf: Preparing 07:26:34 534a70dc8296: Preparing 07:26:34 38035d0d9f68: Waiting 07:26:34 6f5501117451: Waiting 07:26:34 d0a5d27055bf: Waiting 07:26:34 534a70dc8296: Waiting 07:26:34 885e6f3b589e: Waiting 07:26:34 968fbf732dab: Waiting 07:26:34 e270179d7879: Waiting 07:26:34 9641b7a51343: Layer already exists 07:26:34 079ce4378b36: Layer already exists 07:26:34 313f1a5b3e75: Layer already exists 07:26:34 0ef587e29c55: Layer already exists 07:26:34 b7e4e8a394d6: Layer already exists 07:26:34 38035d0d9f68: Layer already exists 07:26:34 968fbf732dab: Layer already exists 07:26:34 e270179d7879: Layer already exists 07:26:34 885e6f3b589e: Layer already exists 07:26:34 6f5501117451: Layer already exists 07:26:34 d0a5d27055bf: Layer already exists 07:26:34 534a70dc8296: Layer already exists 07:26:34 4.0.0-dev.48: digest: sha256:8a892096dddc390290e51f46832b101cbef24b162562b1e0baddd59b3d354925 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:26:35 9641b7a51343: Preparing 07:26:35 079ce4378b36: Preparing 07:26:35 313f1a5b3e75: Preparing 07:26:35 b7e4e8a394d6: Preparing 07:26:35 0ef587e29c55: Preparing 07:26:35 38035d0d9f68: Preparing 07:26:35 885e6f3b589e: Preparing 07:26:35 968fbf732dab: Preparing 07:26:35 e270179d7879: Preparing 07:26:35 6f5501117451: Preparing 07:26:35 d0a5d27055bf: Preparing 07:26:35 534a70dc8296: Preparing 07:26:35 38035d0d9f68: Waiting 07:26:35 885e6f3b589e: Waiting 07:26:35 968fbf732dab: Waiting 07:26:35 e270179d7879: Waiting 07:26:35 d0a5d27055bf: Waiting 07:26:35 6f5501117451: Waiting 07:26:35 534a70dc8296: Waiting 07:26:35 9641b7a51343: Layer already exists 07:26:35 313f1a5b3e75: Layer already exists 07:26:35 0ef587e29c55: Layer already exists 07:26:35 079ce4378b36: Layer already exists 07:26:35 b7e4e8a394d6: Layer already exists 07:26:35 38035d0d9f68: Layer already exists 07:26:35 6f5501117451: Layer already exists 07:26:35 e270179d7879: Layer already exists 07:26:35 968fbf732dab: Layer already exists 07:26:35 885e6f3b589e: Layer already exists 07:26:35 d0a5d27055bf: Layer already exists 07:26:35 534a70dc8296: Layer already exists 07:26:35 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:8a892096dddc390290e51f46832b101cbef24b162562b1e0baddd59b3d354925 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:26:36 9641b7a51343: Preparing 07:26:36 079ce4378b36: Preparing 07:26:36 313f1a5b3e75: Preparing 07:26:36 b7e4e8a394d6: Preparing 07:26:36 0ef587e29c55: Preparing 07:26:36 38035d0d9f68: Preparing 07:26:36 885e6f3b589e: Preparing 07:26:36 968fbf732dab: Preparing 07:26:36 38035d0d9f68: Waiting 07:26:36 885e6f3b589e: Waiting 07:26:36 e270179d7879: Preparing 07:26:36 968fbf732dab: Waiting 07:26:36 e270179d7879: Waiting 07:26:36 6f5501117451: Preparing 07:26:36 d0a5d27055bf: Preparing 07:26:36 534a70dc8296: Preparing 07:26:36 6f5501117451: Waiting 07:26:36 534a70dc8296: Waiting 07:26:36 d0a5d27055bf: Waiting 07:26:36 313f1a5b3e75: Layer already exists 07:26:36 079ce4378b36: Layer already exists 07:26:36 9641b7a51343: Layer already exists 07:26:36 0ef587e29c55: Layer already exists 07:26:36 b7e4e8a394d6: Layer already exists 07:26:36 38035d0d9f68: Layer already exists 07:26:36 885e6f3b589e: Layer already exists 07:26:36 e270179d7879: Layer already exists 07:26:36 968fbf732dab: Layer already exists 07:26:36 6f5501117451: Layer already exists 07:26:36 d0a5d27055bf: Layer already exists 07:26:36 534a70dc8296: Layer already exists 07:26:36 main: digest: sha256:8a892096dddc390290e51f46832b101cbef24b162562b1e0baddd59b3d354925 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:36 ===================================================== [Pipeline] echo 07:26:36 taggedImages: 07:26:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:26:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.48 07:26:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:26:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:26:36 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:36 latest 07:26:36 4.0.0-dev.48 07:26:36 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:36 main 07:26:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:26:37 650f7271fe83: Preparing 07:26:37 7234cee79271: Preparing 07:26:37 968fbf732dab: Preparing 07:26:37 e270179d7879: Preparing 07:26:37 dcccd8165693: Preparing 07:26:37 f57f615572f7: Preparing 07:26:37 534a70dc8296: Preparing 07:26:37 f57f615572f7: Waiting 07:26:37 534a70dc8296: Waiting 07:26:37 968fbf732dab: Layer already exists 07:26:37 e270179d7879: Layer already exists 07:26:37 534a70dc8296: Layer already exists 07:26:37 dcccd8165693: Pushed 07:26:37 650f7271fe83: Pushed 07:26:39 f57f615572f7: Pushed 07:26:41 7234cee79271: Pushed 07:26:41 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:19c7d8e5fc2d8b74d5160a21fcc11e9955d1702f83311347187b61e4165397ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:41 + 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 07:26:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:26:42 650f7271fe83: Preparing 07:26:42 7234cee79271: Preparing 07:26:42 968fbf732dab: Preparing 07:26:42 e270179d7879: Preparing 07:26:42 dcccd8165693: Preparing 07:26:42 f57f615572f7: Preparing 07:26:42 534a70dc8296: Preparing 07:26:42 f57f615572f7: Waiting 07:26:42 534a70dc8296: Waiting 07:26:42 968fbf732dab: Layer already exists 07:26:42 7234cee79271: Layer already exists 07:26:42 e270179d7879: Layer already exists 07:26:42 dcccd8165693: Layer already exists 07:26:42 650f7271fe83: Layer already exists 07:26:42 f57f615572f7: Layer already exists 07:26:42 534a70dc8296: Layer already exists 07:26:42 latest: digest: sha256:19c7d8e5fc2d8b74d5160a21fcc11e9955d1702f83311347187b61e4165397ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.48 07:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:26:43 650f7271fe83: Preparing 07:26:43 7234cee79271: Preparing 07:26:43 968fbf732dab: Preparing 07:26:43 e270179d7879: Preparing 07:26:43 dcccd8165693: Preparing 07:26:43 f57f615572f7: Preparing 07:26:43 534a70dc8296: Preparing 07:26:43 534a70dc8296: Waiting 07:26:43 f57f615572f7: Waiting 07:26:43 e270179d7879: Layer already exists 07:26:43 968fbf732dab: Layer already exists 07:26:43 650f7271fe83: Layer already exists 07:26:43 7234cee79271: Layer already exists 07:26:43 dcccd8165693: Layer already exists 07:26:43 534a70dc8296: Layer already exists 07:26:43 f57f615572f7: Layer already exists 07:26:43 4.0.0-dev.48: digest: sha256:19c7d8e5fc2d8b74d5160a21fcc11e9955d1702f83311347187b61e4165397ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:26:44 650f7271fe83: Preparing 07:26:44 7234cee79271: Preparing 07:26:44 968fbf732dab: Preparing 07:26:44 e270179d7879: Preparing 07:26:44 dcccd8165693: Preparing 07:26:44 f57f615572f7: Preparing 07:26:44 534a70dc8296: Preparing 07:26:44 f57f615572f7: Waiting 07:26:44 968fbf732dab: Layer already exists 07:26:44 650f7271fe83: Layer already exists 07:26:44 dcccd8165693: Layer already exists 07:26:44 7234cee79271: Layer already exists 07:26:44 e270179d7879: Layer already exists 07:26:44 f57f615572f7: Layer already exists 07:26:44 534a70dc8296: Layer already exists 07:26:44 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:19c7d8e5fc2d8b74d5160a21fcc11e9955d1702f83311347187b61e4165397ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:44 + 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 07:26:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:26:45 650f7271fe83: Preparing 07:26:45 7234cee79271: Preparing 07:26:45 968fbf732dab: Preparing 07:26:45 e270179d7879: Preparing 07:26:45 dcccd8165693: Preparing 07:26:45 f57f615572f7: Preparing 07:26:45 534a70dc8296: Preparing 07:26:45 534a70dc8296: Waiting 07:26:45 f57f615572f7: Waiting 07:26:45 650f7271fe83: Layer already exists 07:26:45 7234cee79271: Layer already exists 07:26:45 dcccd8165693: Layer already exists 07:26:45 e270179d7879: Layer already exists 07:26:45 968fbf732dab: Layer already exists 07:26:45 f57f615572f7: Layer already exists 07:26:45 534a70dc8296: Layer already exists 07:26:45 main: digest: sha256:19c7d8e5fc2d8b74d5160a21fcc11e9955d1702f83311347187b61e4165397ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:45 ===================================================== [Pipeline] echo 07:26:45 taggedImages: 07:26:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:26:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.48 07:26:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:26:45 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:26:45 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:45 latest 07:26:45 4.0.0-dev.48 07:26:45 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:26:45 main 07:26:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:26:46 b74147af062a: Preparing 07:26:46 c6fcad6929ff: Preparing 07:26:46 40400142bb37: Preparing 07:26:46 968fbf732dab: Preparing 07:26:46 e270179d7879: Preparing 07:26:46 0af783dc38a8: Preparing 07:26:46 9768cb9c93c7: Preparing 07:26:46 0af783dc38a8: Waiting 07:26:46 3f9bccd8225c: Preparing 07:26:46 d3ed9407c651: Preparing 07:26:46 9768cb9c93c7: Waiting 07:26:46 3f9bccd8225c: Waiting 07:26:46 534a70dc8296: Preparing 07:26:46 d3ed9407c651: Waiting 07:26:46 534a70dc8296: Waiting 07:26:46 968fbf732dab: Layer already exists 07:26:46 e270179d7879: Layer already exists 07:26:46 c6fcad6929ff: Pushed 07:26:46 b74147af062a: Pushed 07:26:46 40400142bb37: Pushed 07:26:46 534a70dc8296: Layer already exists 07:26:46 3f9bccd8225c: Pushed 07:26:47 d3ed9407c651: Pushed 07:26:59 9768cb9c93c7: Pushed 07:27:05 0af783dc38a8: Pushed 07:27:05 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:e58855f4a7bb49e8d118c35af59089efb94c1050c2d7b4170617794de1429e3d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:05 + 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 07:27:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:27:05 b74147af062a: Preparing 07:27:05 c6fcad6929ff: Preparing 07:27:05 40400142bb37: Preparing 07:27:05 968fbf732dab: Preparing 07:27:05 e270179d7879: Preparing 07:27:05 0af783dc38a8: Preparing 07:27:05 0af783dc38a8: Waiting 07:27:05 9768cb9c93c7: Preparing 07:27:05 3f9bccd8225c: Preparing 07:27:05 9768cb9c93c7: Waiting 07:27:05 3f9bccd8225c: Waiting 07:27:05 d3ed9407c651: Preparing 07:27:05 534a70dc8296: Preparing 07:27:05 d3ed9407c651: Waiting 07:27:05 534a70dc8296: Waiting 07:27:05 e270179d7879: Layer already exists 07:27:05 968fbf732dab: Layer already exists 07:27:05 c6fcad6929ff: Layer already exists 07:27:05 b74147af062a: Layer already exists 07:27:05 40400142bb37: Layer already exists 07:27:05 3f9bccd8225c: Layer already exists 07:27:05 0af783dc38a8: Layer already exists 07:27:05 9768cb9c93c7: Layer already exists 07:27:05 534a70dc8296: Layer already exists 07:27:05 d3ed9407c651: Layer already exists 07:27:05 latest: digest: sha256:e58855f4a7bb49e8d118c35af59089efb94c1050c2d7b4170617794de1429e3d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.48 07:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:27:06 b74147af062a: Preparing 07:27:06 c6fcad6929ff: Preparing 07:27:06 40400142bb37: Preparing 07:27:06 968fbf732dab: Preparing 07:27:06 e270179d7879: Preparing 07:27:06 0af783dc38a8: Preparing 07:27:06 9768cb9c93c7: Preparing 07:27:06 0af783dc38a8: Waiting 07:27:06 9768cb9c93c7: Waiting 07:27:06 3f9bccd8225c: Preparing 07:27:06 d3ed9407c651: Preparing 07:27:06 534a70dc8296: Preparing 07:27:06 3f9bccd8225c: Waiting 07:27:06 d3ed9407c651: Waiting 07:27:06 534a70dc8296: Waiting 07:27:06 c6fcad6929ff: Layer already exists 07:27:06 40400142bb37: Layer already exists 07:27:06 968fbf732dab: Layer already exists 07:27:06 e270179d7879: Layer already exists 07:27:06 b74147af062a: Layer already exists 07:27:06 9768cb9c93c7: Layer already exists 07:27:06 0af783dc38a8: Layer already exists 07:27:06 3f9bccd8225c: Layer already exists 07:27:06 d3ed9407c651: Layer already exists 07:27:06 534a70dc8296: Layer already exists 07:27:06 4.0.0-dev.48: digest: sha256:e58855f4a7bb49e8d118c35af59089efb94c1050c2d7b4170617794de1429e3d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:27:07 b74147af062a: Preparing 07:27:07 c6fcad6929ff: Preparing 07:27:07 40400142bb37: Preparing 07:27:07 968fbf732dab: Preparing 07:27:07 e270179d7879: Preparing 07:27:07 0af783dc38a8: Preparing 07:27:07 9768cb9c93c7: Preparing 07:27:07 3f9bccd8225c: Preparing 07:27:07 0af783dc38a8: Waiting 07:27:07 9768cb9c93c7: Waiting 07:27:07 d3ed9407c651: Preparing 07:27:07 3f9bccd8225c: Waiting 07:27:07 d3ed9407c651: Waiting 07:27:07 534a70dc8296: Preparing 07:27:07 534a70dc8296: Waiting 07:27:07 968fbf732dab: Layer already exists 07:27:07 b74147af062a: Layer already exists 07:27:07 c6fcad6929ff: Layer already exists 07:27:07 e270179d7879: Layer already exists 07:27:07 40400142bb37: Layer already exists 07:27:07 3f9bccd8225c: Layer already exists 07:27:07 0af783dc38a8: Layer already exists 07:27:07 d3ed9407c651: Layer already exists 07:27:07 9768cb9c93c7: Layer already exists 07:27:07 534a70dc8296: Layer already exists 07:27:07 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:e58855f4a7bb49e8d118c35af59089efb94c1050c2d7b4170617794de1429e3d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:08 + 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 07:27:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:27:08 b74147af062a: Preparing 07:27:08 c6fcad6929ff: Preparing 07:27:08 40400142bb37: Preparing 07:27:08 968fbf732dab: Preparing 07:27:08 e270179d7879: Preparing 07:27:08 0af783dc38a8: Preparing 07:27:08 9768cb9c93c7: Preparing 07:27:08 3f9bccd8225c: Preparing 07:27:08 d3ed9407c651: Preparing 07:27:08 534a70dc8296: Preparing 07:27:08 0af783dc38a8: Waiting 07:27:08 3f9bccd8225c: Waiting 07:27:08 d3ed9407c651: Waiting 07:27:08 534a70dc8296: Waiting 07:27:08 9768cb9c93c7: Waiting 07:27:08 e270179d7879: Layer already exists 07:27:08 b74147af062a: Layer already exists 07:27:08 968fbf732dab: Layer already exists 07:27:08 c6fcad6929ff: Layer already exists 07:27:08 40400142bb37: Layer already exists 07:27:08 0af783dc38a8: Layer already exists 07:27:08 9768cb9c93c7: Layer already exists 07:27:08 534a70dc8296: Layer already exists 07:27:08 3f9bccd8225c: Layer already exists 07:27:08 d3ed9407c651: Layer already exists 07:27:08 main: digest: sha256:e58855f4a7bb49e8d118c35af59089efb94c1050c2d7b4170617794de1429e3d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:08 ===================================================== [Pipeline] echo 07:27:08 taggedImages: 07:27:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:27:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:27:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.48 07:27:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:27:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:27:08 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:27:08 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:27:08 latest 07:27:08 4.0.0-dev.48 07:27:08 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:27:08 main 07:27:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:27:09 c5576d9ce4d5: Preparing 07:27:09 1ba3f6227edd: Preparing 07:27:09 9aa93f97e6a5: Preparing 07:27:09 968fbf732dab: Preparing 07:27:09 e270179d7879: Preparing 07:27:09 328c23949369: Preparing 07:27:09 0cbc622baa41: Preparing 07:27:09 a46e31c9ef0b: Preparing 07:27:09 534a70dc8296: Preparing 07:27:09 328c23949369: Waiting 07:27:09 a46e31c9ef0b: Waiting 07:27:09 0cbc622baa41: Waiting 07:27:09 534a70dc8296: Waiting 07:27:09 968fbf732dab: Layer already exists 07:27:09 e270179d7879: Layer already exists 07:27:09 1ba3f6227edd: Pushed 07:27:09 9aa93f97e6a5: Pushed 07:27:09 c5576d9ce4d5: Pushed 07:27:09 534a70dc8296: Layer already exists 07:27:09 0cbc622baa41: Pushed 07:27:10 a46e31c9ef0b: Pushed 07:27:28 328c23949369: Pushed 07:27:28 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:f23e96e992eec921aa311a1b4f5a5052f88a6d07db9787f3332701f9b639cf23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:29 + 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 07:27:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:27:29 c5576d9ce4d5: Preparing 07:27:29 1ba3f6227edd: Preparing 07:27:29 9aa93f97e6a5: Preparing 07:27:29 968fbf732dab: Preparing 07:27:29 e270179d7879: Preparing 07:27:29 328c23949369: Preparing 07:27:29 328c23949369: Waiting 07:27:29 0cbc622baa41: Preparing 07:27:29 a46e31c9ef0b: Preparing 07:27:29 534a70dc8296: Preparing 07:27:29 0cbc622baa41: Waiting 07:27:29 a46e31c9ef0b: Waiting 07:27:29 534a70dc8296: Waiting 07:27:29 e270179d7879: Layer already exists 07:27:29 1ba3f6227edd: Layer already exists 07:27:29 968fbf732dab: Layer already exists 07:27:29 c5576d9ce4d5: Layer already exists 07:27:29 9aa93f97e6a5: Layer already exists 07:27:29 a46e31c9ef0b: Layer already exists 07:27:29 328c23949369: Layer already exists 07:27:29 0cbc622baa41: Layer already exists 07:27:29 534a70dc8296: Layer already exists 07:27:29 latest: digest: sha256:f23e96e992eec921aa311a1b4f5a5052f88a6d07db9787f3332701f9b639cf23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.48 07:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:27:30 c5576d9ce4d5: Preparing 07:27:30 1ba3f6227edd: Preparing 07:27:30 9aa93f97e6a5: Preparing 07:27:30 968fbf732dab: Preparing 07:27:30 e270179d7879: Preparing 07:27:30 328c23949369: Preparing 07:27:30 0cbc622baa41: Preparing 07:27:30 a46e31c9ef0b: Preparing 07:27:30 534a70dc8296: Preparing 07:27:30 a46e31c9ef0b: Waiting 07:27:30 328c23949369: Waiting 07:27:30 0cbc622baa41: Waiting 07:27:30 534a70dc8296: Waiting 07:27:30 968fbf732dab: Layer already exists 07:27:30 1ba3f6227edd: Layer already exists 07:27:30 e270179d7879: Layer already exists 07:27:30 c5576d9ce4d5: Layer already exists 07:27:30 9aa93f97e6a5: Layer already exists 07:27:30 328c23949369: Layer already exists 07:27:30 0cbc622baa41: Layer already exists 07:27:30 a46e31c9ef0b: Layer already exists 07:27:30 534a70dc8296: Layer already exists 07:27:30 4.0.0-dev.48: digest: sha256:f23e96e992eec921aa311a1b4f5a5052f88a6d07db9787f3332701f9b639cf23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:27:31 c5576d9ce4d5: Preparing 07:27:31 1ba3f6227edd: Preparing 07:27:31 9aa93f97e6a5: Preparing 07:27:31 968fbf732dab: Preparing 07:27:31 e270179d7879: Preparing 07:27:31 328c23949369: Preparing 07:27:31 0cbc622baa41: Preparing 07:27:31 a46e31c9ef0b: Preparing 07:27:31 534a70dc8296: Preparing 07:27:31 328c23949369: Waiting 07:27:31 0cbc622baa41: Waiting 07:27:31 534a70dc8296: Waiting 07:27:31 a46e31c9ef0b: Waiting 07:27:31 9aa93f97e6a5: Layer already exists 07:27:31 c5576d9ce4d5: Layer already exists 07:27:31 1ba3f6227edd: Layer already exists 07:27:31 e270179d7879: Layer already exists 07:27:31 968fbf732dab: Layer already exists 07:27:31 328c23949369: Layer already exists 07:27:31 534a70dc8296: Layer already exists 07:27:31 a46e31c9ef0b: Layer already exists 07:27:31 0cbc622baa41: Layer already exists 07:27:31 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:f23e96e992eec921aa311a1b4f5a5052f88a6d07db9787f3332701f9b639cf23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:32 + 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 07:27:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:27:33 c5576d9ce4d5: Preparing 07:27:33 1ba3f6227edd: Preparing 07:27:33 9aa93f97e6a5: Preparing 07:27:33 968fbf732dab: Preparing 07:27:33 e270179d7879: Preparing 07:27:33 328c23949369: Preparing 07:27:33 0cbc622baa41: Preparing 07:27:33 328c23949369: Waiting 07:27:33 a46e31c9ef0b: Preparing 07:27:33 534a70dc8296: Preparing 07:27:33 0cbc622baa41: Waiting 07:27:33 a46e31c9ef0b: Waiting 07:27:33 534a70dc8296: Waiting 07:27:33 968fbf732dab: Layer already exists 07:27:33 9aa93f97e6a5: Layer already exists 07:27:33 c5576d9ce4d5: Layer already exists 07:27:33 1ba3f6227edd: Layer already exists 07:27:33 e270179d7879: Layer already exists 07:27:33 a46e31c9ef0b: Layer already exists 07:27:33 0cbc622baa41: Layer already exists 07:27:33 328c23949369: Layer already exists 07:27:33 534a70dc8296: Layer already exists 07:27:33 main: digest: sha256:f23e96e992eec921aa311a1b4f5a5052f88a6d07db9787f3332701f9b639cf23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:33 ===================================================== [Pipeline] echo 07:27:33 taggedImages: 07:27:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:27:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:27:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.48 07:27:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:27:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:27:33 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:27:33 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:27:33 latest 07:27:33 4.0.0-dev.48 07:27:33 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:27:33 main 07:27:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:27:34 8fc83c2bf1e8: Preparing 07:27:34 826bf4c073fa: Preparing 07:27:34 f12806098bdd: Preparing 07:27:34 968fbf732dab: Preparing 07:27:34 e270179d7879: Preparing 07:27:34 42e2d94b8f71: Preparing 07:27:34 3f9bccd8225c: Preparing 07:27:34 d3ed9407c651: Preparing 07:27:34 534a70dc8296: Preparing 07:27:34 d3ed9407c651: Waiting 07:27:34 534a70dc8296: Waiting 07:27:34 42e2d94b8f71: Waiting 07:27:34 3f9bccd8225c: Waiting 07:27:34 968fbf732dab: Layer already exists 07:27:34 e270179d7879: Layer already exists 07:27:34 3f9bccd8225c: Layer already exists 07:27:34 d3ed9407c651: Layer already exists 07:27:34 826bf4c073fa: Pushed 07:27:34 8fc83c2bf1e8: Pushed 07:27:34 f12806098bdd: Pushed 07:27:34 534a70dc8296: Layer already exists 07:27:53 42e2d94b8f71: Pushed 07:27:53 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:63d63b5bb8d06f7420fbae5310dc8db289dc03e88e11e97a65c728628622cae5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:27:53 8fc83c2bf1e8: Preparing 07:27:53 826bf4c073fa: Preparing 07:27:53 f12806098bdd: Preparing 07:27:53 968fbf732dab: Preparing 07:27:53 e270179d7879: Preparing 07:27:53 42e2d94b8f71: Preparing 07:27:53 3f9bccd8225c: Preparing 07:27:53 42e2d94b8f71: Waiting 07:27:53 d3ed9407c651: Preparing 07:27:53 3f9bccd8225c: Waiting 07:27:53 534a70dc8296: Preparing 07:27:53 d3ed9407c651: Waiting 07:27:53 534a70dc8296: Waiting 07:27:53 8fc83c2bf1e8: Layer already exists 07:27:53 826bf4c073fa: Layer already exists 07:27:53 f12806098bdd: Layer already exists 07:27:53 968fbf732dab: Layer already exists 07:27:53 e270179d7879: Layer already exists 07:27:53 3f9bccd8225c: Layer already exists 07:27:53 534a70dc8296: Layer already exists 07:27:53 d3ed9407c651: Layer already exists 07:27:53 42e2d94b8f71: Layer already exists 07:27:54 latest: digest: sha256:63d63b5bb8d06f7420fbae5310dc8db289dc03e88e11e97a65c728628622cae5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.48 07:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:27:54 8fc83c2bf1e8: Preparing 07:27:54 826bf4c073fa: Preparing 07:27:54 f12806098bdd: Preparing 07:27:54 968fbf732dab: Preparing 07:27:54 e270179d7879: Preparing 07:27:54 42e2d94b8f71: Preparing 07:27:54 3f9bccd8225c: Preparing 07:27:54 d3ed9407c651: Preparing 07:27:54 534a70dc8296: Preparing 07:27:54 3f9bccd8225c: Waiting 07:27:54 d3ed9407c651: Waiting 07:27:54 42e2d94b8f71: Waiting 07:27:54 534a70dc8296: Waiting 07:27:54 8fc83c2bf1e8: Layer already exists 07:27:54 826bf4c073fa: Layer already exists 07:27:54 f12806098bdd: Layer already exists 07:27:54 968fbf732dab: Layer already exists 07:27:54 e270179d7879: Layer already exists 07:27:55 42e2d94b8f71: Layer already exists 07:27:55 3f9bccd8225c: Layer already exists 07:27:55 d3ed9407c651: Layer already exists 07:27:55 534a70dc8296: Layer already exists 07:27:55 4.0.0-dev.48: digest: sha256:63d63b5bb8d06f7420fbae5310dc8db289dc03e88e11e97a65c728628622cae5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:27:55 8fc83c2bf1e8: Preparing 07:27:55 826bf4c073fa: Preparing 07:27:55 f12806098bdd: Preparing 07:27:55 968fbf732dab: Preparing 07:27:55 e270179d7879: Preparing 07:27:55 42e2d94b8f71: Preparing 07:27:55 3f9bccd8225c: Preparing 07:27:55 d3ed9407c651: Preparing 07:27:55 534a70dc8296: Preparing 07:27:55 42e2d94b8f71: Waiting 07:27:55 3f9bccd8225c: Waiting 07:27:55 d3ed9407c651: Waiting 07:27:55 534a70dc8296: Waiting 07:27:55 8fc83c2bf1e8: Layer already exists 07:27:55 e270179d7879: Layer already exists 07:27:55 f12806098bdd: Layer already exists 07:27:55 826bf4c073fa: Layer already exists 07:27:55 968fbf732dab: Layer already exists 07:27:55 42e2d94b8f71: Layer already exists 07:27:55 3f9bccd8225c: Layer already exists 07:27:55 d3ed9407c651: Layer already exists 07:27:55 534a70dc8296: Layer already exists 07:27:56 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:63d63b5bb8d06f7420fbae5310dc8db289dc03e88e11e97a65c728628622cae5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:56 + 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 07:27:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:27:58 8fc83c2bf1e8: Preparing 07:27:58 826bf4c073fa: Preparing 07:27:58 f12806098bdd: Preparing 07:27:58 968fbf732dab: Preparing 07:27:58 e270179d7879: Preparing 07:27:58 42e2d94b8f71: Preparing 07:27:58 3f9bccd8225c: Preparing 07:27:58 d3ed9407c651: Preparing 07:27:58 534a70dc8296: Preparing 07:27:58 42e2d94b8f71: Waiting 07:27:58 3f9bccd8225c: Waiting 07:27:58 534a70dc8296: Waiting 07:27:58 d3ed9407c651: Waiting 07:27:58 e270179d7879: Layer already exists 07:27:58 f12806098bdd: Layer already exists 07:27:58 8fc83c2bf1e8: Layer already exists 07:27:58 826bf4c073fa: Layer already exists 07:27:58 968fbf732dab: Layer already exists 07:27:58 d3ed9407c651: Layer already exists 07:27:58 3f9bccd8225c: Layer already exists 07:27:58 42e2d94b8f71: Layer already exists 07:27:58 534a70dc8296: Layer already exists 07:27:58 main: digest: sha256:63d63b5bb8d06f7420fbae5310dc8db289dc03e88e11e97a65c728628622cae5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:58 ===================================================== [Pipeline] echo 07:27:58 taggedImages: 07:27:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:27:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:27:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.48 07:27:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:27:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:27:58 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:27:58 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:27:58 latest 07:27:58 4.0.0-dev.48 07:27:58 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:27:58 main 07:27:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:27:59 6c89789b4a51: Preparing 07:27:59 4c11061fd990: Preparing 07:27:59 a026864fa3fc: Preparing 07:27:59 968fbf732dab: Preparing 07:27:59 e270179d7879: Preparing 07:27:59 9df740c3a4b9: Preparing 07:27:59 cd0287338544: Preparing 07:27:59 534a70dc8296: Preparing 07:27:59 534a70dc8296: Waiting 07:27:59 9df740c3a4b9: Waiting 07:27:59 cd0287338544: Waiting 07:27:59 e270179d7879: Layer already exists 07:27:59 968fbf732dab: Layer already exists 07:27:59 4c11061fd990: Pushed 07:27:59 6c89789b4a51: Pushed 07:27:59 9df740c3a4b9: Pushed 07:27:59 534a70dc8296: Layer already exists 07:28:00 cd0287338544: Pushed 07:28:05 a026864fa3fc: Pushed 07:28:06 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:8d620dd7278cad319ac409e67bc648cc6ac1162e85f0c61afd420f6208220550 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:28:06 6c89789b4a51: Preparing 07:28:06 4c11061fd990: Preparing 07:28:06 a026864fa3fc: Preparing 07:28:06 968fbf732dab: Preparing 07:28:06 e270179d7879: Preparing 07:28:06 9df740c3a4b9: Preparing 07:28:06 cd0287338544: Preparing 07:28:06 534a70dc8296: Preparing 07:28:06 cd0287338544: Waiting 07:28:06 534a70dc8296: Waiting 07:28:06 9df740c3a4b9: Waiting 07:28:06 a026864fa3fc: Layer already exists 07:28:06 6c89789b4a51: Layer already exists 07:28:06 e270179d7879: Layer already exists 07:28:06 4c11061fd990: Layer already exists 07:28:06 968fbf732dab: Layer already exists 07:28:06 cd0287338544: Layer already exists 07:28:06 9df740c3a4b9: Layer already exists 07:28:06 534a70dc8296: Layer already exists 07:28:07 latest: digest: sha256:8d620dd7278cad319ac409e67bc648cc6ac1162e85f0c61afd420f6208220550 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.48 07:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:28:07 6c89789b4a51: Preparing 07:28:07 4c11061fd990: Preparing 07:28:07 a026864fa3fc: Preparing 07:28:07 968fbf732dab: Preparing 07:28:07 e270179d7879: Preparing 07:28:07 9df740c3a4b9: Preparing 07:28:07 cd0287338544: Preparing 07:28:07 534a70dc8296: Preparing 07:28:07 9df740c3a4b9: Waiting 07:28:07 534a70dc8296: Waiting 07:28:07 cd0287338544: Waiting 07:28:07 4c11061fd990: Layer already exists 07:28:07 e270179d7879: Layer already exists 07:28:07 968fbf732dab: Layer already exists 07:28:07 6c89789b4a51: Layer already exists 07:28:07 a026864fa3fc: Layer already exists 07:28:07 9df740c3a4b9: Layer already exists 07:28:07 cd0287338544: Layer already exists 07:28:07 534a70dc8296: Layer already exists 07:28:08 4.0.0-dev.48: digest: sha256:8d620dd7278cad319ac409e67bc648cc6ac1162e85f0c61afd420f6208220550 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:28:08 6c89789b4a51: Preparing 07:28:08 4c11061fd990: Preparing 07:28:08 a026864fa3fc: Preparing 07:28:08 968fbf732dab: Preparing 07:28:08 e270179d7879: Preparing 07:28:08 9df740c3a4b9: Preparing 07:28:08 cd0287338544: Preparing 07:28:08 9df740c3a4b9: Waiting 07:28:08 cd0287338544: Waiting 07:28:08 534a70dc8296: Preparing 07:28:08 534a70dc8296: Waiting 07:28:08 a026864fa3fc: Layer already exists 07:28:08 968fbf732dab: Layer already exists 07:28:08 e270179d7879: Layer already exists 07:28:08 4c11061fd990: Layer already exists 07:28:08 6c89789b4a51: Layer already exists 07:28:08 cd0287338544: Layer already exists 07:28:08 9df740c3a4b9: Layer already exists 07:28:08 534a70dc8296: Layer already exists 07:28:09 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:8d620dd7278cad319ac409e67bc648cc6ac1162e85f0c61afd420f6208220550 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:28:09 6c89789b4a51: Preparing 07:28:09 4c11061fd990: Preparing 07:28:09 a026864fa3fc: Preparing 07:28:09 968fbf732dab: Preparing 07:28:09 e270179d7879: Preparing 07:28:09 9df740c3a4b9: Preparing 07:28:09 cd0287338544: Preparing 07:28:09 534a70dc8296: Preparing 07:28:09 cd0287338544: Waiting 07:28:09 534a70dc8296: Waiting 07:28:09 9df740c3a4b9: Waiting 07:28:09 a026864fa3fc: Layer already exists 07:28:09 e270179d7879: Layer already exists 07:28:09 968fbf732dab: Layer already exists 07:28:09 4c11061fd990: Layer already exists 07:28:09 6c89789b4a51: Layer already exists 07:28:09 9df740c3a4b9: Layer already exists 07:28:09 cd0287338544: Layer already exists 07:28:09 534a70dc8296: Layer already exists 07:28:10 main: digest: sha256:8d620dd7278cad319ac409e67bc648cc6ac1162e85f0c61afd420f6208220550 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:10 ===================================================== [Pipeline] echo 07:28:10 taggedImages: 07:28:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:28:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:28:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.48 07:28:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:28:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:28:10 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:28:10 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:28:10 latest 07:28:10 4.0.0-dev.48 07:28:10 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:28:10 main 07:28:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:28:10 3a020d47ee2e: Preparing 07:28:10 f862b2bcfe02: Preparing 07:28:10 968fbf732dab: Preparing 07:28:10 e270179d7879: Preparing 07:28:10 03f7bae76452: Preparing 07:28:10 a7e2ed83f94e: Preparing 07:28:10 534a70dc8296: Preparing 07:28:10 534a70dc8296: Waiting 07:28:10 a7e2ed83f94e: Waiting 07:28:10 968fbf732dab: Layer already exists 07:28:11 e270179d7879: Layer already exists 07:28:11 534a70dc8296: Layer already exists 07:28:11 03f7bae76452: Pushed 07:28:11 3a020d47ee2e: Pushed 07:28:11 a7e2ed83f94e: Pushed 07:28:18 f862b2bcfe02: Pushed 07:28:18 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:5e964a91b2afb92aec89008bd7f0cccfe579bc61d5c026dcced6190ffb6ce969 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:28:19 3a020d47ee2e: Preparing 07:28:19 f862b2bcfe02: Preparing 07:28:19 968fbf732dab: Preparing 07:28:19 e270179d7879: Preparing 07:28:19 03f7bae76452: Preparing 07:28:19 a7e2ed83f94e: Preparing 07:28:19 534a70dc8296: Preparing 07:28:19 a7e2ed83f94e: Waiting 07:28:19 534a70dc8296: Waiting 07:28:19 968fbf732dab: Layer already exists 07:28:19 3a020d47ee2e: Layer already exists 07:28:19 03f7bae76452: Layer already exists 07:28:19 e270179d7879: Layer already exists 07:28:19 f862b2bcfe02: Layer already exists 07:28:19 a7e2ed83f94e: Layer already exists 07:28:19 534a70dc8296: Layer already exists 07:28:19 latest: digest: sha256:5e964a91b2afb92aec89008bd7f0cccfe579bc61d5c026dcced6190ffb6ce969 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.48 07:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:28:20 3a020d47ee2e: Preparing 07:28:20 f862b2bcfe02: Preparing 07:28:20 968fbf732dab: Preparing 07:28:20 e270179d7879: Preparing 07:28:20 03f7bae76452: Preparing 07:28:20 a7e2ed83f94e: Preparing 07:28:20 534a70dc8296: Preparing 07:28:20 a7e2ed83f94e: Waiting 07:28:20 534a70dc8296: Waiting 07:28:20 f862b2bcfe02: Layer already exists 07:28:20 968fbf732dab: Layer already exists 07:28:20 03f7bae76452: Layer already exists 07:28:20 e270179d7879: Layer already exists 07:28:20 3a020d47ee2e: Layer already exists 07:28:20 a7e2ed83f94e: Layer already exists 07:28:20 534a70dc8296: Layer already exists 07:28:20 4.0.0-dev.48: digest: sha256:5e964a91b2afb92aec89008bd7f0cccfe579bc61d5c026dcced6190ffb6ce969 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:28:21 3a020d47ee2e: Preparing 07:28:21 f862b2bcfe02: Preparing 07:28:21 968fbf732dab: Preparing 07:28:21 e270179d7879: Preparing 07:28:21 03f7bae76452: Preparing 07:28:21 a7e2ed83f94e: Preparing 07:28:21 534a70dc8296: Preparing 07:28:21 a7e2ed83f94e: Waiting 07:28:21 534a70dc8296: Waiting 07:28:21 e270179d7879: Layer already exists 07:28:21 968fbf732dab: Layer already exists 07:28:21 3a020d47ee2e: Layer already exists 07:28:21 03f7bae76452: Layer already exists 07:28:21 f862b2bcfe02: Layer already exists 07:28:21 a7e2ed83f94e: Layer already exists 07:28:21 534a70dc8296: Layer already exists 07:28:21 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:5e964a91b2afb92aec89008bd7f0cccfe579bc61d5c026dcced6190ffb6ce969 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:28:22 3a020d47ee2e: Preparing 07:28:22 f862b2bcfe02: Preparing 07:28:22 968fbf732dab: Preparing 07:28:22 e270179d7879: Preparing 07:28:22 03f7bae76452: Preparing 07:28:22 a7e2ed83f94e: Preparing 07:28:22 534a70dc8296: Preparing 07:28:22 a7e2ed83f94e: Waiting 07:28:22 534a70dc8296: Waiting 07:28:22 03f7bae76452: Layer already exists 07:28:22 968fbf732dab: Layer already exists 07:28:22 3a020d47ee2e: Layer already exists 07:28:22 e270179d7879: Layer already exists 07:28:22 f862b2bcfe02: Layer already exists 07:28:22 a7e2ed83f94e: Layer already exists 07:28:22 534a70dc8296: Layer already exists 07:28:22 main: digest: sha256:5e964a91b2afb92aec89008bd7f0cccfe579bc61d5c026dcced6190ffb6ce969 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:22 ===================================================== [Pipeline] echo 07:28:22 taggedImages: 07:28:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 07:28:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:28:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.48 07:28:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 07:28:22 - 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 07:28:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:23 07:28:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:23 arm64: Pulling from edgex-lftools-log-publisher 07:28:23 8998bd30e6a1: Pulling fs layer 07:28:23 04944245beec: Pulling fs layer 07:28:23 699f458cf7ca: Pulling fs layer 07:28:23 765212b225bb: Pulling fs layer 07:28:23 f23df028b6ca: Pulling fs layer 07:28:23 d65c8cfc05b1: Pulling fs layer 07:28:23 2437ff75d9bd: Pulling fs layer 07:28:23 765212b225bb: Waiting 07:28:23 f23df028b6ca: Waiting 07:28:23 d65c8cfc05b1: Waiting 07:28:23 2437ff75d9bd: Waiting 07:28:23 04944245beec: Download complete 07:28:23 765212b225bb: Verifying Checksum 07:28:23 765212b225bb: Download complete 07:28:23 f23df028b6ca: Verifying Checksum 07:28:23 f23df028b6ca: Download complete 07:28:23 d65c8cfc05b1: Verifying Checksum 07:28:23 d65c8cfc05b1: Download complete 07:28:24 699f458cf7ca: Verifying Checksum 07:28:24 699f458cf7ca: Download complete 07:28:24 8998bd30e6a1: Verifying Checksum 07:28:24 8998bd30e6a1: Download complete 07:28:26 2437ff75d9bd: Verifying Checksum 07:28:26 2437ff75d9bd: Download complete 07:28:30 8998bd30e6a1: Pull complete 07:28:31 04944245beec: Pull complete 07:28:33 699f458cf7ca: Pull complete 07:28:33 765212b225bb: Pull complete 07:28:33 f23df028b6ca: Pull complete 07:28:33 d65c8cfc05b1: Pull complete 07:29:00 2437ff75d9bd: Pull complete 07:29:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:29:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:29:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:00 prd-ubuntu20.04-docker-arm64-4c-16g-37223 does not seem to be running inside a container 07:29:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:29:02 $ docker top 81e3e9b6a43329d3304fe83bff560a361481066e968b04ff516009db7769b76a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:03 ---> job-cost.sh 07:29:03 lf-activate-venv: SKIPPING 07:29:03 INFO: No Stack... 07:29:04 INFO: Retrieving Pricing Info for: v3-standard-8 07:29:04 INFO: Archiving Costs [Pipeline] sh 07:29:05 + cat /w/workspace/edgex-go/784/archives/cost.csv 07:29:05 + cut -d, -f6 [Pipeline] lock 07:29:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-784-stack-cost] 07:29:05 Resource [jenkins-edgexfoundry-edgex-go-main-784-stack-cost] did not exist. Created. 07:29:05 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-784-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:29:05 + echo total: 0.2199999988079071 [Pipeline] stash 07:29:06 Stashed 1 file(s) [Pipeline] } 07:29:06 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-784-stack-cost] [Pipeline] // lock [Pipeline] } 07:29:06 $ docker stop --time=1 81e3e9b6a43329d3304fe83bff560a361481066e968b04ff516009db7769b76a 07:29:07 $ docker rm -f --volumes 81e3e9b6a43329d3304fe83bff560a361481066e968b04ff516009db7769b76a [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 07:29:08 provisioning config files... 07:29:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/784@tmp/config5901297289759972984tmp [Pipeline] { [Pipeline] sh 07:29:08 + set +x 07:29:08 + bash -s --+ 07:29:08 curl -s https://codecov.io/bash 07:29:08 07:29:08 _____ _ 07:29:08 / ____| | | 07:29:08 | | ___ __| | ___ ___ _____ __ 07:29:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:29:08 | |___| (_) | (_| | __/ (_| (_) \ V / 07:29:08 \_____\___/ \__,_|\___|\___\___/ \_/ 07:29:08 Bash-1.0.6 07:29:08 07:29:08 07:29:08 ==> git version 2.25.1 found 07:29:08 ==> 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 07:29:08 Release-Date: 2020-01-08 07:29:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:29:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:29:08 ==> Jenkins CI detected. 07:29:08 current dir:  /w/workspace/edgex-go/784 07:29:08 project root: . 07:29:08 --> token set from env 07:29:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:29:08 ==> Running gcov in . (disable via -X gcov) 07:29:08 ==> Python coveragepy not found 07:29:08 ==> Searching for coverage reports in: 07:29:08 + . 07:29:08 -> Found 1 reports 07:29:08 ==> Detecting git/mercurial file structure 07:29:08 ==> Reading reports 07:29:08 + ./coverage.out bytes=1517441 07:29:08 ==> Appending adjustments 07:29:08 https://docs.codecov.io/docs/fixing-reports 07:29:10 + Found adjustments 07:29:10 ==> Gzipping contents 07:29:10 128K /tmp/codecov.SAvjDN.gz 07:29:10 ==> Uploading reports 07:29:10 url: https://codecov.io 07:29:10 query: branch=main&commit=f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d&build=784&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F784%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:29:10 -> Pinging Codecov 07:29:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d&build=784&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F784%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:29:10 -> Uploading to 07:29:10 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d/29a51494-2bd0-4696-98dc-c69b5c790cf6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T072910Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f6ec8fa1bb970841e7ebae8a8ad1fdc6a392f6649b2725cc13ecec996b0e659c 07:29:10 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:10 Dload Upload Total Spent Left Speed 07:29:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 487k --:--:-- --:--:-- --:--:-- 487k 07:29:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } 07:29:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:29:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:29:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:29:11 07:29:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:29:11 latest: Pulling from edgex-devops/edgex-snyk-go 07:29:11 43c4264eed91: Pulling fs layer 07:29:11 4cc291be95ef: Pulling fs layer 07:29:11 2ac1f1163629: Pulling fs layer 07:29:11 5c3c966382ef: Pulling fs layer 07:29:11 4f4fb700ef54: Pulling fs layer 07:29:11 d9c7d2e4e75e: Pulling fs layer 07:29:11 9c3e1370e548: Pulling fs layer 07:29:11 d9c7d2e4e75e: Waiting 07:29:11 9c3e1370e548: Waiting 07:29:11 4f4fb700ef54: Waiting 07:29:11 5c3c966382ef: Waiting 07:29:11 4cc291be95ef: Verifying Checksum 07:29:11 4cc291be95ef: Download complete 07:29:11 5c3c966382ef: Verifying Checksum 07:29:11 5c3c966382ef: Download complete 07:29:11 4f4fb700ef54: Verifying Checksum 07:29:11 4f4fb700ef54: Download complete 07:29:11 43c4264eed91: Download complete 07:29:11 d9c7d2e4e75e: Verifying Checksum 07:29:11 d9c7d2e4e75e: Download complete 07:29:11 43c4264eed91: Pull complete 07:29:11 4cc291be95ef: Pull complete 07:29:11 2ac1f1163629: Download complete 07:29:12 9c3e1370e548: Verifying Checksum 07:29:12 9c3e1370e548: Download complete 07:29:15 2ac1f1163629: Pull complete 07:29:15 5c3c966382ef: Pull complete 07:29:15 4f4fb700ef54: Pull complete 07:29:15 d9c7d2e4e75e: Pull complete 07:29:18 9c3e1370e548: Pull complete 07:29:18 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:29:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:29:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:19 prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container 07:29:19 $ 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/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:29:26 $ docker top efa256f1b7205da4b21fd558d1288cba91dbee425a0503b834e969411f4c85be -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:26 + git config --global --add safe.directory /w/workspace/edgex-go/784 [Pipeline] echo 07:29:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:29:26 + set -o pipefail 07:29:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:29:37 07:29:37 Monitoring /w/workspace/edgex-go/784 (github.com/edgexfoundry/edgex-go)... 07:29:37 07:29:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/9ca8f8ac-728d-42b6-9d4d-c548fb931f81 07:29:37 07:29:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:29:37 07:29:37 07:29:37 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:29:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:29:37 $ docker stop --time=1 efa256f1b7205da4b21fd558d1288cba91dbee425a0503b834e969411f4c85be 07:29:43 $ docker rm -f --volumes efa256f1b7205da4b21fd558d1288cba91dbee425a0503b834e969411f4c85be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:29:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:43 provisioning config files... 07:29:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/784@tmp/config15849626377962510586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:44 --> edgex-publish-swagger.sh 07:29:44 === Publish openapi API === 07:29:44 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:29:44 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/784/openapi/core-command.yaml] 07:29:44 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:44 Dload Upload Total Spent Left Speed 07:29:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63778 --:--:-- --:--:-- --:--:-- 63654 07:29:44 07:29:44 07:29:44 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/784/openapi/core-data.yaml] 07:29:44 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:44 Dload Upload Total Spent Left Speed 07:29:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 173k --:--:-- --:--:-- --:--:-- 173k 07:29:45 07:29:45 07:29:45 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/784/openapi/core-keeper.yaml] 07:29:45 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:45 Dload Upload Total Spent Left Speed 07:29:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 331 161k --:--:-- --:--:-- --:--:-- 160k 100 32901 100 66 100 32835 331 161k --:--:-- --:--:-- --:--:-- 160k 07:29:45 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:29:45 07:29:45 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/784/openapi/core-metadata.yaml] 07:29:45 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:45 Dload Upload Total Spent Left Speed 07:29:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 379 376k --:--:-- --:--:-- --:--:-- 377k 07:29:45 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:29:45 07:29:45 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/784/openapi/security-proxy-auth.yaml] 07:29:45 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:45 Dload Upload Total Spent Left Speed 07:29:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 227 84375 --:--:-- --:--:-- --:--:-- 84603 07:29:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:29:46 07:29:46 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/784/openapi/support-notifications.yaml] 07:29:46 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:46 Dload Upload Total Spent Left Speed 07:29:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 140 89745 0:00:01 0:00:01 --:--:-- 89885 07:29:47 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:29:47 07:29:47 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/784/openapi/support-scheduler.yaml] 07:29:47 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:47 Dload Upload Total Spent Left Speed 07:29:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 461 146k --:--:-- --:--:-- --:--:-- 146k 07:29:47 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:29:47 [Pipeline] } 07:29:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:29:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:29:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:48 prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container 07:29:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:29:48 $ docker top be96760249e4dc61d821f8ee1b74780158278959efdc58569e9ca7704bb22484 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:29:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:29:49 [ssh-agent] Looking for ssh-agent implementation... 07:29:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:49 $ docker exec be96760249e4dc61d821f8ee1b74780158278959efdc58569e9ca7704bb22484 ssh-agent 07:29:49 SSH_AUTH_SOCK=/tmp/ssh-DAL9Gql2A06F/agent.32 07:29:49 SSH_AGENT_PID=38 07:29:49 Running ssh-add (command line suppressed) 07:29:49 Identity added: /w/workspace/edgex-go/784@tmp/private_key_1901833428724484112.key (/w/workspace/edgex-go/784@tmp/private_key_1901833428724484112.key) 07:29:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:29:49 + git semver tag 07:29:49 2025-01-20 07:29:49,888 [run_tag] DEBUG tag force:False 07:29:49 2025-01-20 07:29:49,889 [check_head_tag] DEBUG check head tag 07:29:49 2025-01-20 07:29:49,896 [execute] INFO git cat-file --batch-check 07:29:49 2025-01-20 07:29:49,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/784, universal_newlines=False, shell=None, istream=) 07:29:49 2025-01-20 07:29:49,900 [execute] INFO git cat-file --batch 07:29:49 2025-01-20 07:29:49,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/784, universal_newlines=False, shell=None, istream=) 07:29:50 2025-01-20 07:29:49,958 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main 07:29:50 2025-01-20 07:29:49,958 [execute] INFO git tag -a v4.0.0-dev.48 -m v4.0.0-dev.48 07:29:50 2025-01-20 07:29:49,959 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.48', '-m', 'v4.0.0-dev.48'], cwd=/w/workspace/edgex-go/784, universal_newlines=False, shell=None, istream=None) 07:29:50 2025-01-20 07:29:49,964 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main 07:29:50 4.0.0-dev.48 [Pipeline] } 07:29:50 $ docker exec --env ******** --env ******** be96760249e4dc61d821f8ee1b74780158278959efdc58569e9ca7704bb22484 ssh-agent -k 07:29:50 unset SSH_AUTH_SOCK; 07:29:50 unset SSH_AGENT_PID; 07:29:50 echo Agent pid 38 killed; 07:29:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:50 + git semver [Pipeline] } 07:29:50 $ docker stop --time=1 be96760249e4dc61d821f8ee1b74780158278959efdc58569e9ca7704bb22484 07:29:52 $ docker rm -f --volumes be96760249e4dc61d821f8ee1b74780158278959efdc58569e9ca7704bb22484 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:29:52 07:29:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:29:52 0.23.1-centos7: Pulling from edgex-lftools 07:29:52 ab5ef0e58194: Pulling fs layer 07:29:52 9712f1f96733: Pulling fs layer 07:29:52 63f879dbbcfc: Pulling fs layer 07:29:52 0d9ebad4ef96: Pulling fs layer 07:29:52 e9a5061849ea: Pulling fs layer 07:29:52 d747dcd14b5f: Pulling fs layer 07:29:52 2de7ff778b66: Pulling fs layer 07:29:52 0d9ebad4ef96: Waiting 07:29:52 e9a5061849ea: Waiting 07:29:52 d747dcd14b5f: Waiting 07:29:52 2de7ff778b66: Waiting 07:29:52 9712f1f96733: Verifying Checksum 07:29:52 9712f1f96733: Download complete 07:29:53 63f879dbbcfc: Verifying Checksum 07:29:53 63f879dbbcfc: Download complete 07:29:53 e9a5061849ea: Verifying Checksum 07:29:53 e9a5061849ea: Download complete 07:29:53 0d9ebad4ef96: Verifying Checksum 07:29:53 0d9ebad4ef96: Download complete 07:29:53 d747dcd14b5f: Download complete 07:29:53 ab5ef0e58194: Verifying Checksum 07:29:53 ab5ef0e58194: Download complete 07:29:53 2de7ff778b66: Verifying Checksum 07:29:53 2de7ff778b66: Download complete 07:29:56 ab5ef0e58194: Pull complete 07:29:56 9712f1f96733: Pull complete 07:29:57 63f879dbbcfc: Pull complete 07:30:01 0d9ebad4ef96: Pull complete 07:30:01 e9a5061849ea: Pull complete 07:30:01 d747dcd14b5f: Pull complete 07:30:02 2de7ff778b66: Pull complete 07:30:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:30:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:03 prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container 07:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:30:10 $ docker top 5e2daf48a07fda4919ba65b1ae18f647601b69ed858cb3dfb12c0d9887067630 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:30:10 provisioning config files... 07:30:10 copy managed file [sigul-config] to file:/w/workspace/edgex-go/784@tmp/config10284162656502822963tmp 07:30:10 copy managed file [sigul-password] to file:/w/workspace/edgex-go/784@tmp/config1997912441022278581tmp 07:30:10 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/784@tmp/config9688048109928752605tmp [Pipeline] { [Pipeline] echo 07:30:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:30:11 ---> sigul-configuration.sh 07:30:11 gpg: directory `/root/.gnupg' created 07:30:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:30:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:30:11 gpg: keyring `/root/.gnupg/secring.gpg' created 07:30:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:30:11 gpg: CAST5 encrypted data 07:30:11 gpg: encrypted with 1 passphrase 07:30:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:30:11 + mkdir /home/jenkins 07:30:11 + mkdir /home/jenkins/sigul [Pipeline] sh 07:30:11 + 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 07:30:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:30:12 ---> sigul-install.sh 07:30:12 Sigul already installed; skipping installation. [Pipeline] sh 07:30:12 + git tag --list 07:30:12 0.6.0 07:30:12 0.6.1 07:30:12 0.7.0 07:30:12 0.7.1 07:30:12 v1.0.0 07:30:12 v1.0.1 07:30:12 v1.1.0 07:30:12 v1.2.0 07:30:12 v1.2.1 07:30:12 v1.3.0 07:30:12 v1.3.1 07:30:12 v2.0.0 07:30:12 v2.1.0 07:30:12 v2.1.1 07:30:12 v2.2.0 07:30:12 v2.3.0 07:30:12 v3.0 07:30:12 v3.0.0 07:30:12 v3.1 07:30:12 v3.1.0 07:30:12 v3.1.0-dev.1 07:30:12 v3.1.0-dev.10 07:30:12 v3.1.0-dev.11 07:30:12 v3.1.0-dev.12 07:30:12 v3.1.0-dev.13 07:30:12 v3.1.0-dev.14 07:30:12 v3.1.0-dev.15 07:30:12 v3.1.0-dev.16 07:30:12 v3.1.0-dev.17 07:30:12 v3.1.0-dev.18 07:30:12 v3.1.0-dev.19 07:30:12 v3.1.0-dev.2 07:30:12 v3.1.0-dev.20 07:30:12 v3.1.0-dev.21 07:30:12 v3.1.0-dev.22 07:30:12 v3.1.0-dev.23 07:30:12 v3.1.0-dev.24 07:30:12 v3.1.0-dev.25 07:30:12 v3.1.0-dev.26 07:30:12 v3.1.0-dev.27 07:30:12 v3.1.0-dev.28 07:30:12 v3.1.0-dev.29 07:30:12 v3.1.0-dev.3 07:30:12 v3.1.0-dev.30 07:30:12 v3.1.0-dev.31 07:30:12 v3.1.0-dev.32 07:30:12 v3.1.0-dev.33 07:30:12 v3.1.0-dev.34 07:30:12 v3.1.0-dev.35 07:30:12 v3.1.0-dev.36 07:30:12 v3.1.0-dev.37 07:30:12 v3.1.0-dev.38 07:30:12 v3.1.0-dev.39 07:30:12 v3.1.0-dev.4 07:30:12 v3.1.0-dev.40 07:30:12 v3.1.0-dev.41 07:30:12 v3.1.0-dev.42 07:30:12 v3.1.0-dev.43 07:30:12 v3.1.0-dev.44 07:30:12 v3.1.0-dev.45 07:30:12 v3.1.0-dev.46 07:30:12 v3.1.0-dev.47 07:30:12 v3.1.0-dev.48 07:30:12 v3.1.0-dev.49 07:30:12 v3.1.0-dev.5 07:30:12 v3.1.0-dev.50 07:30:12 v3.1.0-dev.51 07:30:12 v3.1.0-dev.52 07:30:12 v3.1.0-dev.53 07:30:12 v3.1.0-dev.54 07:30:12 v3.1.0-dev.55 07:30:12 v3.1.0-dev.56 07:30:12 v3.1.0-dev.57 07:30:12 v3.1.0-dev.58 07:30:12 v3.1.0-dev.59 07:30:12 v3.1.0-dev.6 07:30:12 v3.1.0-dev.60 07:30:12 v3.1.0-dev.61 07:30:12 v3.1.0-dev.62 07:30:12 v3.1.0-dev.63 07:30:12 v3.1.0-dev.64 07:30:12 v3.1.0-dev.65 07:30:12 v3.1.0-dev.66 07:30:12 v3.1.0-dev.67 07:30:12 v3.1.0-dev.68 07:30:12 v3.1.0-dev.69 07:30:12 v3.1.0-dev.7 07:30:12 v3.1.0-dev.70 07:30:12 v3.1.0-dev.71 07:30:12 v3.1.0-dev.72 07:30:12 v3.1.0-dev.73 07:30:12 v3.1.0-dev.8 07:30:12 v3.1.0-dev.9 07:30:12 v3.1.1 07:30:12 v3.1.1-dev.1 07:30:12 v3.1.1-dev.2 07:30:12 v3.2.0-dev.1 07:30:12 v3.2.0-dev.10 07:30:12 v3.2.0-dev.100 07:30:12 v3.2.0-dev.101 07:30:12 v3.2.0-dev.102 07:30:12 v3.2.0-dev.103 07:30:12 v3.2.0-dev.104 07:30:12 v3.2.0-dev.105 07:30:12 v3.2.0-dev.106 07:30:12 v3.2.0-dev.107 07:30:12 v3.2.0-dev.108 07:30:12 v3.2.0-dev.109 07:30:12 v3.2.0-dev.11 07:30:12 v3.2.0-dev.12 07:30:12 v3.2.0-dev.13 07:30:12 v3.2.0-dev.14 07:30:12 v3.2.0-dev.15 07:30:12 v3.2.0-dev.16 07:30:12 v3.2.0-dev.17 07:30:12 v3.2.0-dev.18 07:30:12 v3.2.0-dev.19 07:30:12 v3.2.0-dev.2 07:30:12 v3.2.0-dev.20 07:30:12 v3.2.0-dev.21 07:30:12 v3.2.0-dev.22 07:30:12 v3.2.0-dev.23 07:30:12 v3.2.0-dev.24 07:30:12 v3.2.0-dev.25 07:30:12 v3.2.0-dev.26 07:30:12 v3.2.0-dev.27 07:30:12 v3.2.0-dev.28 07:30:12 v3.2.0-dev.29 07:30:12 v3.2.0-dev.3 07:30:12 v3.2.0-dev.30 07:30:12 v3.2.0-dev.31 07:30:12 v3.2.0-dev.32 07:30:12 v3.2.0-dev.33 07:30:12 v3.2.0-dev.34 07:30:12 v3.2.0-dev.35 07:30:12 v3.2.0-dev.36 07:30:12 v3.2.0-dev.37 07:30:12 v3.2.0-dev.38 07:30:12 v3.2.0-dev.39 07:30:12 v3.2.0-dev.4 07:30:12 v3.2.0-dev.40 07:30:12 v3.2.0-dev.41 07:30:12 v3.2.0-dev.42 07:30:12 v3.2.0-dev.43 07:30:12 v3.2.0-dev.44 07:30:12 v3.2.0-dev.45 07:30:12 v3.2.0-dev.46 07:30:12 v3.2.0-dev.47 07:30:12 v3.2.0-dev.48 07:30:12 v3.2.0-dev.49 07:30:12 v3.2.0-dev.5 07:30:12 v3.2.0-dev.50 07:30:12 v3.2.0-dev.51 07:30:12 v3.2.0-dev.52 07:30:12 v3.2.0-dev.53 07:30:12 v3.2.0-dev.54 07:30:12 v3.2.0-dev.55 07:30:12 v3.2.0-dev.56 07:30:12 v3.2.0-dev.57 07:30:12 v3.2.0-dev.58 07:30:12 v3.2.0-dev.59 07:30:12 v3.2.0-dev.6 07:30:12 v3.2.0-dev.60 07:30:12 v3.2.0-dev.61 07:30:12 v3.2.0-dev.62 07:30:12 v3.2.0-dev.63 07:30:12 v3.2.0-dev.64 07:30:12 v3.2.0-dev.65 07:30:12 v3.2.0-dev.66 07:30:12 v3.2.0-dev.67 07:30:12 v3.2.0-dev.68 07:30:12 v3.2.0-dev.69 07:30:12 v3.2.0-dev.7 07:30:12 v3.2.0-dev.70 07:30:12 v3.2.0-dev.71 07:30:12 v3.2.0-dev.72 07:30:12 v3.2.0-dev.73 07:30:12 v3.2.0-dev.74 07:30:12 v3.2.0-dev.75 07:30:12 v3.2.0-dev.76 07:30:12 v3.2.0-dev.77 07:30:12 v3.2.0-dev.78 07:30:12 v3.2.0-dev.79 07:30:12 v3.2.0-dev.8 07:30:12 v3.2.0-dev.80 07:30:12 v3.2.0-dev.81 07:30:12 v3.2.0-dev.82 07:30:12 v3.2.0-dev.83 07:30:12 v3.2.0-dev.84 07:30:12 v3.2.0-dev.85 07:30:12 v3.2.0-dev.86 07:30:12 v3.2.0-dev.87 07:30:12 v3.2.0-dev.88 07:30:12 v3.2.0-dev.89 07:30:12 v3.2.0-dev.9 07:30:12 v3.2.0-dev.90 07:30:12 v3.2.0-dev.91 07:30:12 v3.2.0-dev.92 07:30:12 v3.2.0-dev.93 07:30:12 v3.2.0-dev.94 07:30:12 v3.2.0-dev.95 07:30:12 v3.2.0-dev.96 07:30:12 v3.2.0-dev.97 07:30:12 v3.2.0-dev.98 07:30:12 v3.2.0-dev.99 07:30:12 v4.0.0-dev.1 07:30:12 v4.0.0-dev.10 07:30:12 v4.0.0-dev.11 07:30:12 v4.0.0-dev.12 07:30:12 v4.0.0-dev.13 07:30:12 v4.0.0-dev.14 07:30:12 v4.0.0-dev.15 07:30:12 v4.0.0-dev.16 07:30:12 v4.0.0-dev.17 07:30:12 v4.0.0-dev.18 07:30:12 v4.0.0-dev.19 07:30:12 v4.0.0-dev.2 07:30:12 v4.0.0-dev.20 07:30:12 v4.0.0-dev.21 07:30:12 v4.0.0-dev.22 07:30:12 v4.0.0-dev.23 07:30:12 v4.0.0-dev.24 07:30:12 v4.0.0-dev.25 07:30:12 v4.0.0-dev.26 07:30:12 v4.0.0-dev.27 07:30:12 v4.0.0-dev.28 07:30:12 v4.0.0-dev.29 07:30:12 v4.0.0-dev.3 07:30:12 v4.0.0-dev.30 07:30:12 v4.0.0-dev.31 07:30:12 v4.0.0-dev.32 07:30:12 v4.0.0-dev.33 07:30:12 v4.0.0-dev.34 07:30:12 v4.0.0-dev.35 07:30:12 v4.0.0-dev.36 07:30:12 v4.0.0-dev.37 07:30:12 v4.0.0-dev.38 07:30:12 v4.0.0-dev.39 07:30:12 v4.0.0-dev.4 07:30:12 v4.0.0-dev.40 07:30:12 v4.0.0-dev.41 07:30:12 v4.0.0-dev.42 07:30:12 v4.0.0-dev.43 07:30:12 v4.0.0-dev.44 07:30:12 v4.0.0-dev.45 07:30:12 v4.0.0-dev.46 07:30:12 v4.0.0-dev.47 07:30:12 v4.0.0-dev.48 07:30:12 v4.0.0-dev.5 07:30:12 v4.0.0-dev.6 07:30:12 v4.0.0-dev.7 07:30:12 v4.0.0-dev.8 07:30:12 v4.0.0-dev.9 [Pipeline] sh 07:30:12 + lftools sign git-tag v4.0.0-dev.48 07:30:13 Signing Git tag with Sigul... 07:30:13 Signing v4.0.0-dev.48 [Pipeline] echo 07:30:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:30:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:30:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:30:14 $ docker stop --time=1 5e2daf48a07fda4919ba65b1ae18f647601b69ed858cb3dfb12c0d9887067630 07:30:15 $ docker rm -f --volumes 5e2daf48a07fda4919ba65b1ae18f647601b69ed858cb3dfb12c0d9887067630 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:30:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:30:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:30:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:16 prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container 07:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:30:16 $ docker top e264255a12b12756a3b81fcfcb56c781e650eab1cf596d458f615cc74d532b5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:30:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:30:16 [ssh-agent] Looking for ssh-agent implementation... 07:30:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:30:16 $ docker exec e264255a12b12756a3b81fcfcb56c781e650eab1cf596d458f615cc74d532b5b ssh-agent 07:30:17 SSH_AUTH_SOCK=/tmp/ssh-1OxR87WgbMRk/agent.32 07:30:17 SSH_AGENT_PID=38 07:30:17 Running ssh-add (command line suppressed) 07:30:17 Identity added: /w/workspace/edgex-go/784@tmp/private_key_9162791841122764172.key (/w/workspace/edgex-go/784@tmp/private_key_9162791841122764172.key) 07:30:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:30:17 + git semver bump pre 07:30:17 2025-01-20 07:30:17,634 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main 07:30:17 2025-01-20 07:30:17,634 [bump_version] DEBUG bumping version:4.0.0-dev.48 on axis:pre with prefix:dev 07:30:17 2025-01-20 07:30:17,634 [bump_version] DEBUG bumped version:4.0.0-dev.49 07:30:17 2025-01-20 07:30:17,634 [write_version] DEBUG write version:4.0.0-dev.49 to path:/w/workspace/edgex-go/784/.semver/main with force:True 07:30:17 2025-01-20 07:30:17,634 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main 07:30:17 2025-01-20 07:30:17,634 [write_file] DEBUG write to file:/w/workspace/edgex-go/784/.semver/main 07:30:17 2025-01-20 07:30:17,637 [execute] INFO git cat-file --batch-check 07:30:17 2025-01-20 07:30:17,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/784/.semver, universal_newlines=False, shell=None, istream=) 07:30:17 2025-01-20 07:30:17,643 [execute] INFO git cat-file --batch 07:30:17 2025-01-20 07:30:17,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/784/.semver, universal_newlines=False, shell=None, istream=) 07:30:17 2025-01-20 07:30:17,649 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main 07:30:17 4.0.0-dev.49 [Pipeline] } 07:30:17 $ docker exec --env ******** --env ******** e264255a12b12756a3b81fcfcb56c781e650eab1cf596d458f615cc74d532b5b ssh-agent -k 07:30:17 unset SSH_AUTH_SOCK; 07:30:17 unset SSH_AGENT_PID; 07:30:17 echo Agent pid 38 killed; 07:30:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:30:18 + git semver [Pipeline] } 07:30:18 $ docker stop --time=1 e264255a12b12756a3b81fcfcb56c781e650eab1cf596d458f615cc74d532b5b 07:30:19 $ docker rm -f --volumes e264255a12b12756a3b81fcfcb56c781e650eab1cf596d458f615cc74d532b5b [Pipeline] // withDockerContainer [Pipeline] sh 07:30:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:30:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:30:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:20 prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container 07:30:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:30:20 $ docker top 04a62e929d62a4ac6cd3397d85519ff19b86b8424b62c9da8e7356c6ffe93fab -eo pid,comm 07:30:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:30:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:30:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:30:20 [ssh-agent] Looking for ssh-agent implementation... 07:30:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:30:21 $ docker exec 04a62e929d62a4ac6cd3397d85519ff19b86b8424b62c9da8e7356c6ffe93fab ssh-agent 07:30:21 SSH_AUTH_SOCK=/tmp/ssh-skZrS7iZGe0m/agent.32 07:30:21 SSH_AGENT_PID=38 07:30:21 Running ssh-add (command line suppressed) 07:30:21 Identity added: /w/workspace/edgex-go/784@tmp/private_key_2151639954329924002.key (/w/workspace/edgex-go/784@tmp/private_key_2151639954329924002.key) 07:30:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:30:21 + git semver push 07:30:21 2025-01-20 07:30:21,838 [run_push] DEBUG push 07:30:21 2025-01-20 07:30:21,839 [execute] INFO git cat-file --batch-check 07:30:21 2025-01-20 07:30:21,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/784/.semver, universal_newlines=False, shell=None, istream=) 07:30:21 2025-01-20 07:30:21,843 [execute] INFO git rev-list 2fb75e623947db728db290c25fc82b292e5041fb -- 07:30:21 2025-01-20 07:30:21,844 [execute] DEBUG Popen(['git', 'rev-list', '2fb75e623947db728db290c25fc82b292e5041fb', '--'], cwd=/w/workspace/edgex-go/784/.semver, universal_newlines=False, shell=None, istream=None) 07:30:21 2025-01-20 07:30:21,864 [execute] INFO git fetch -v origin 07:30:21 2025-01-20 07:30:21,864 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/784/.semver, universal_newlines=True, shell=None, istream=None) 07:30:22 2025-01-20 07:30:22,297 [run_push] DEBUG no remote changes detected 07:30:22 2025-01-20 07:30:22,297 [execute] INFO git push origin semver 07:30:22 2025-01-20 07:30:22,298 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/784/.semver, universal_newlines=False, shell=None, istream=None) 07:30:23 2025-01-20 07:30:22,963 [run_push] DEBUG push all version tags 07:30:23 2025-01-20 07:30:22,963 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:30:23 2025-01-20 07:30:22,964 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/784, universal_newlines=False, shell=None, istream=None) 07:30:23 2025-01-20 07:30:23,610 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main 07:30:23 4.0.0-dev.49 [Pipeline] } 07:30:23 $ docker exec --env ******** --env ******** 04a62e929d62a4ac6cd3397d85519ff19b86b8424b62c9da8e7356c6ffe93fab ssh-agent -k 07:30:24 unset SSH_AUTH_SOCK; 07:30:24 unset SSH_AGENT_PID; 07:30:24 echo Agent pid 38 killed; 07:30:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:30:24 + git semver [Pipeline] } 07:30:24 $ docker stop --time=1 04a62e929d62a4ac6cd3397d85519ff19b86b8424b62c9da8e7356c6ffe93fab 07:30:26 $ docker rm -f --volumes 04a62e929d62a4ac6cd3397d85519ff19b86b8424b62c9da8e7356c6ffe93fab [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 07:30:32 + [ -d /w/workspace/edgex-go/784/archives ] [Pipeline] libraryResource [Pipeline] sh 07:30:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:30:34 ---> package-listing.sh 07:30:34 ++ facter osfamily 07:30:34 ++ tr '[:upper:]' '[:lower:]' 07:30:34 + OS_FAMILY=debian 07:30:34 + workspace=/w/workspace/edgex-go/784 07:30:34 + START_PACKAGES=/tmp/packages_start.txt 07:30:34 + END_PACKAGES=/tmp/packages_end.txt 07:30:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:30:34 + PACKAGES=/tmp/packages_start.txt 07:30:34 + '[' /w/workspace/edgex-go/784 ']' 07:30:34 + PACKAGES=/tmp/packages_end.txt 07:30:34 + case "${OS_FAMILY}" in 07:30:34 + dpkg -l 07:30:34 + grep '^ii' 07:30:34 + '[' -f /tmp/packages_start.txt ']' 07:30:34 + '[' -f /tmp/packages_end.txt ']' 07:30:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:30:34 + '[' /w/workspace/edgex-go/784 ']' 07:30:34 + mkdir -p /w/workspace/edgex-go/784/archives/ 07:30:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/784/archives/ [Pipeline] echo 07:30:34 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/784/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:30:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:30:35 07:30:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:30:35 latest: Pulling from edgex-lftools-log-publisher 07:30:35 5eb5b503b376: Pulling fs layer 07:30:35 5c69ac0246d0: Pulling fs layer 07:30:35 ec43610c2a17: Pulling fs layer 07:30:35 3a2ae6a8a46f: Pulling fs layer 07:30:35 33b1e0a273af: Pulling fs layer 07:30:35 5d3b04190fa2: Pulling fs layer 07:30:35 2f39f015ded8: Pulling fs layer 07:30:35 3a2ae6a8a46f: Waiting 07:30:35 33b1e0a273af: Waiting 07:30:35 5d3b04190fa2: Waiting 07:30:35 2f39f015ded8: Waiting 07:30:35 5c69ac0246d0: Verifying Checksum 07:30:35 5c69ac0246d0: Download complete 07:30:35 3a2ae6a8a46f: Download complete 07:30:35 33b1e0a273af: Verifying Checksum 07:30:35 33b1e0a273af: Download complete 07:30:35 5d3b04190fa2: Verifying Checksum 07:30:35 5d3b04190fa2: Download complete 07:30:35 ec43610c2a17: Verifying Checksum 07:30:35 ec43610c2a17: Download complete 07:30:35 5eb5b503b376: Download complete 07:30:36 2f39f015ded8: Download complete 07:30:37 5eb5b503b376: Pull complete 07:30:37 5c69ac0246d0: Pull complete 07:30:37 ec43610c2a17: Pull complete 07:30:37 3a2ae6a8a46f: Pull complete 07:30:38 33b1e0a273af: Pull complete 07:30:38 5d3b04190fa2: Pull complete 07:30:43 2f39f015ded8: Pull complete 07:30:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:30:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:43 prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container 07:30:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/784/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/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:30:49 $ docker top 6ce671f6594d556a2d9c5c6f9de62a42903c41ee6be5d77bf06f7771bc63d837 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:49 + touch /tmp/pre-build-complete [Pipeline] sh 07:30:50 + mkdir -p /var/log/sysstat [Pipeline] sh 07:30:50 + ls /var/log/sa-host 07:30:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:30:50 provisioning config files... 07:30:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/784@tmp/config8405977254811938144tmp [Pipeline] { [Pipeline] echo 07:30:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:30:50 ---> create-netrc.sh [Pipeline] } 07:30:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:30:51 ---> python-tools-install.sh [Pipeline] echo 07:30:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:30:51 ---> sudo-logs.sh 07:30:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:30:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:30:51 ---> job-cost.sh 07:30:51 lf-activate-venv: SKIPPING 07:30:51 DEBUG: total: 0.2199999988079071 07:30:51 INFO: Retrieving Stack Cost... 07:30:52 INFO: Retrieving Pricing Info for: v3-standard-8 07:30:52 INFO: Archiving Costs [Pipeline] echo 07:30:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:30:52 ---> logs-deploy.sh 07:30:52 lf-activate-venv: SKIPPING 07:30:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/784 07:30:52 INFO: archiving workspace using pattern(s): 07:30:55 Archives upload complete. 07:30:55 INFO: archiving logs to Nexus 07:30:56 ---> uname -a: 07:30:56 Linux prd-ubuntu20-04-docker-8c-8g-37221 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:30:56 07:30:56 07:30:56 ---> lscpu: 07:30:56 Architecture: x86_64 07:30:56 CPU op-mode(s): 32-bit, 64-bit 07:30:56 Byte Order: Little Endian 07:30:56 Address sizes: 40 bits physical, 48 bits virtual 07:30:56 CPU(s): 8 07:30:56 On-line CPU(s) list: 0-7 07:30:56 Thread(s) per core: 1 07:30:56 Core(s) per socket: 1 07:30:56 Socket(s): 8 07:30:56 NUMA node(s): 1 07:30:56 Vendor ID: AuthenticAMD 07:30:56 CPU family: 23 07:30:56 Model: 49 07:30:56 Model name: AMD EPYC-Rome Processor 07:30:56 Stepping: 0 07:30:56 CPU MHz: 2800.000 07:30:56 BogoMIPS: 5600.00 07:30:56 Virtualization: AMD-V 07:30:56 Hypervisor vendor: KVM 07:30:56 Virtualization type: full 07:30:56 L1d cache: 256 KiB 07:30:56 L1i cache: 256 KiB 07:30:56 L2 cache: 4 MiB 07:30:56 L3 cache: 128 MiB 07:30:56 NUMA node0 CPU(s): 0-7 07:30:56 Vulnerability Itlb multihit: Not affected 07:30:56 Vulnerability L1tf: Not affected 07:30:56 Vulnerability Mds: Not affected 07:30:56 Vulnerability Meltdown: Not affected 07:30:56 Vulnerability Mmio stale data: Not affected 07:30:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:30:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:30:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:30:56 Vulnerability Srbds: Not affected 07:30:56 Vulnerability Tsx async abort: Not affected 07:30:56 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 07:30:56 07:30:56 07:30:56 ---> nproc: 07:30:56 8 07:30:56 07:30:56 07:30:56 ---> df -h: 07:30:56 Filesystem Size Used Avail Use% Mounted on 07:30:56 overlay 155G 28G 127G 19% / 07:30:56 tmpfs 64M 0 64M 0% /dev 07:30:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:30:56 shm 64M 0 64M 0% /dev/shm 07:30:56 /dev/vda1 155G 28G 127G 19% /facter-os 07:30:56 07:30:56 07:30:56 ---> sar -b -r -n DEV: 07:30:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37221) 01/20/25 _x86_64_ (8 CPU) 07:30:56 07:30:56 07:01:43 LINUX RESTART (8 CPU) 07:30:56 07:30:56 07:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:30:56 07:03:02 345.10 47.32 297.78 0.00 5331.29 105958.55 0.00 07:30:56 07:04:01 156.25 1.76 154.50 0.00 32.32 58758.35 0.00 07:30:56 07:05:01 57.01 0.70 56.31 0.00 74.21 24856.13 0.00 07:30:56 07:06:01 32.33 0.03 32.30 0.00 0.27 18366.70 0.00 07:30:56 07:07:01 34.26 1.05 33.21 0.00 69.32 20545.78 0.00 07:30:56 07:08:01 183.59 0.35 183.24 0.00 36.39 89237.19 0.00 07:30:56 07:09:02 511.85 7.79 504.06 0.00 62.29 154013.12 0.00 07:30:56 07:10:01 443.54 6.89 436.64 0.00 2074.54 107524.92 0.00 07:30:56 07:11:01 377.74 8.06 369.68 0.00 3127.62 149817.26 0.00 07:30:56 07:12:01 231.99 0.17 231.82 0.00 1.32 68854.83 0.00 07:30:56 07:13:01 397.15 0.27 396.88 0.00 5.33 108017.46 0.00 07:30:56 07:14:01 331.15 1.46 329.68 0.00 275.67 13265.36 0.00 07:30:56 07:15:01 22.16 0.00 22.16 0.00 0.00 574.17 0.00 07:30:56 07:16:01 2.73 0.00 2.73 0.00 0.00 32.39 0.00 07:30:56 07:17:01 1.92 0.03 1.88 0.00 0.27 21.20 0.00 07:30:56 07:18:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 07:30:56 07:19:01 1.62 0.00 1.62 0.00 0.00 27.06 0.00 07:30:56 07:20:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 07:30:56 07:21:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 07:30:56 07:22:02 1.00 0.00 1.00 0.00 0.00 11.86 0.00 07:30:56 07:23:01 1.25 0.00 1.25 0.00 0.00 14.23 0.00 07:30:56 07:24:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 07:30:56 07:25:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 07:30:56 07:26:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 07:30:56 07:27:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 07:30:56 07:28:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 07:30:56 07:29:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 07:30:56 07:30:01 110.63 0.55 110.08 0.00 16.66 38913.92 0.00 07:30:56 Average: 116.23 2.73 113.50 0.00 396.09 34254.95 0.00 07:30:56 07:30:56 07:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:30:56 07:03:02 29480980 31477712 856312 2.60 60612 2234440 1851056 5.46 1093488 1960788 68104 07:30:56 07:04:01 27768100 31522904 776232 2.36 124060 3798292 1841816 5.43 1239604 3361412 133972 07:30:56 07:05:01 27064364 31364456 927496 2.82 128472 4302844 2217580 6.54 1957364 3306540 513536 07:30:56 07:06:01 25964716 30270568 2020560 6.14 131668 4284112 3029188 8.93 2568716 3775312 486316 07:30:56 07:07:01 26452516 31406288 882708 2.68 136612 4895520 1985132 5.85 1845820 3978976 532120 07:30:56 07:08:01 22178248 31418596 870944 2.65 144976 9088984 2356864 6.95 1799760 8204344 3596264 07:30:56 07:09:02 19866284 31083468 1169664 3.56 247676 10679056 3651364 10.76 2566752 9415360 1117560 07:30:56 07:10:01 17748804 31370840 895760 2.72 335612 12891140 2404460 7.09 2707140 11310284 326588 07:30:56 07:11:01 10177892 28547632 3644136 11.08 378420 17191272 10140096 29.88 6331456 14747388 428324 07:30:56 07:12:01 8011824 28783984 3410400 10.37 392704 19489256 7787656 22.95 7125728 16045092 1095348 07:30:56 07:13:01 10899292 31364680 884468 2.69 401864 19337172 2392096 7.05 3200036 17318536 204 07:30:56 07:14:01 10679632 31409140 845148 2.57 409488 19584844 2236448 6.59 3427992 17312460 464 07:30:56 07:15:01 10690444 31421048 833220 2.53 410420 19585076 2114200 6.23 3882240 16846160 632 07:30:56 07:16:01 10692468 31423156 831040 2.53 410432 19585080 2114200 6.23 3879884 16846164 148 07:30:56 07:17:01 10691544 31422336 832404 2.53 410460 19585076 2148888 6.33 3879832 16846168 36 07:30:56 07:18:01 10702228 31433380 821464 2.50 410476 19585152 2148888 6.33 3868108 16846480 180 07:30:56 07:19:01 10704484 31435732 819580 2.49 410512 19585156 2148888 6.33 3868092 16846496 4 07:30:56 07:20:01 10708744 31440000 815276 2.48 410524 19585156 2148888 6.33 3864556 16846496 184 07:30:56 07:21:01 10708704 31439964 815244 2.48 410540 19585160 2148888 6.33 3864544 16846500 8 07:30:56 07:22:02 10708896 31440204 815152 2.48 410576 19585160 2148888 6.33 3864628 16846500 176 07:30:56 07:23:01 10708628 31440012 815360 2.48 410600 19585164 2148888 6.33 3864944 16846556 8 07:30:56 07:24:01 10708328 31439764 815568 2.48 410624 19585168 2148888 6.33 3864660 16846564 180 07:30:56 07:25:01 10708280 31439716 815548 2.48 410632 19585168 2148888 6.33 3864648 16846564 8 07:30:56 07:26:01 10708380 31439996 815224 2.48 410656 19585304 2148888 6.33 3864764 16846708 4 07:30:56 07:27:01 10708088 31439708 815448 2.48 410664 19585304 2164944 6.38 3864688 16846712 8 07:30:56 07:28:01 10708256 31439896 815408 2.48 410684 19585312 2164944 6.38 3864792 16846720 148 07:30:56 07:29:01 10708240 31439884 815384 2.48 410696 19585316 2164944 6.38 3864720 16846724 8 07:30:56 07:30:01 9292796 31398644 855048 2.60 438460 20815104 2247556 6.62 3963776 18040124 571772 07:30:56 Average: 14505399 31176918 1083221 3.29 338897 15798921 2726908 8.04 3494740 13624076 316868 07:30:56 07:30:56 07:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:30:56 07:03:02 ens3 1260.30 1229.22 8183.60 160.43 0.00 0.00 0.00 0.00 07:30:56 07:03:02 vethaae1da7 277.82 309.00 22.03 2868.47 0.00 0.00 0.00 0.23 07:30:56 07:03:02 docker0 277.82 308.88 18.23 2868.46 0.00 0.00 0.00 0.00 07:30:56 07:03:02 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 07:30:56 07:04:01 ens3 426.17 278.40 4957.26 36.34 0.00 0.00 0.00 0.00 07:30:56 07:04:01 docker0 194.46 292.95 16.98 1659.27 0.00 0.00 0.00 0.00 07:30:56 07:04:01 lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 07:30:56 07:05:01 ens3 32.68 22.44 34.63 14.47 0.00 0.00 0.00 0.00 07:30:56 07:05:01 veth92ac0bc 0.08 0.30 0.01 0.03 0.00 0.00 0.00 0.00 07:30:56 07:05:01 docker0 0.08 0.18 0.01 0.02 0.00 0.00 0.00 0.00 07:30:56 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:06:01 ens3 25.40 17.01 20.18 11.36 0.00 0.00 0.00 0.00 07:30:56 07:06:01 veth92ac0bc 0.68 0.70 0.06 0.06 0.00 0.00 0.00 0.00 07:30:56 07:06:01 docker0 0.68 0.68 0.05 0.06 0.00 0.00 0.00 0.00 07:30:56 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:07:01 ens3 23.35 14.75 20.19 11.76 0.00 0.00 0.00 0.00 07:30:56 07:07:01 veth92ac0bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:07:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 07:30:56 07:08:01 vethac9beba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:08:01 ens3 160.18 112.15 3155.69 159.94 0.00 0.00 0.00 0.00 07:30:56 07:08:01 veth43a549c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:08:01 veth231b263 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:08:01 veth7fe1d15 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:08:01 veth11a9867 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:08:01 veth52303a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:08:01 docker0 2.45 4.75 0.16 44.80 0.00 0.00 0.00 0.00 07:30:56 07:08:01 veth349e7c5 1.93 4.47 0.15 44.58 0.00 0.00 0.00 0.00 07:30:56 07:08:01 veth9ce36c6 0.52 0.57 0.05 0.24 0.00 0.00 0.00 0.00 07:30:56 07:08:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 07:30:56 07:09:02 vethf40a559 77.27 152.45 7.82 1209.87 0.00 0.00 0.00 0.10 07:30:56 07:09:02 veth020816f 32.72 49.82 3.23 225.04 0.00 0.00 0.00 0.02 07:30:56 07:09:02 ens3 793.31 431.97 6093.32 54.22 0.00 0.00 0.00 0.00 07:30:56 07:09:02 docker0 404.03 731.15 33.50 5935.43 0.00 0.00 0.00 0.00 07:30:56 07:09:02 veth9ce36c6 0.10 0.78 0.00 0.03 0.00 0.00 0.00 0.00 07:30:56 07:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:09:02 veth6d0158f 80.17 141.04 7.99 1210.54 0.00 0.00 0.00 0.10 07:30:56 07:09:02 veth66b4d4c 39.94 62.96 3.91 342.24 0.00 0.00 0.00 0.03 07:30:56 07:09:02 veth7e57123 41.82 67.25 4.15 380.70 0.00 0.00 0.00 0.03 07:30:56 07:09:02 vethecf4699 73.86 155.37 7.60 1207.16 0.00 0.00 0.00 0.10 07:30:56 07:10:01 vethf40a559 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:10:01 veth020816f 44.18 113.99 4.62 1002.32 0.00 0.00 0.00 0.08 07:30:56 07:10:01 ens3 358.93 140.11 3339.75 16.96 0.00 0.00 0.00 0.00 07:30:56 07:10:01 docker0 117.01 278.92 10.72 2746.77 0.00 0.00 0.00 0.00 07:30:56 07:10:01 veth9ce36c6 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:30:56 07:10:01 veth6d0158f 1.13 2.72 0.11 18.63 0.00 0.00 0.00 0.00 07:30:56 07:10:01 veth66b4d4c 39.15 93.53 4.05 882.70 0.00 0.00 0.00 0.07 07:30:56 07:10:01 veth7e57123 32.20 68.56 3.51 843.12 0.00 0.00 0.00 0.07 07:30:56 07:10:01 vethecf4699 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:11:01 vethd402019 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:30:56 07:11:01 veth68e3a77 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:30:56 07:11:01 veth0954fe9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:30:56 07:11:01 ens3 103.37 36.37 1405.43 8.48 0.00 0.00 0.00 0.00 07:30:56 07:11:01 veth12f65af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:30:56 07:11:01 vethb6e0284 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:30:56 07:11:01 veth932948a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:30:56 07:11:01 vetheb0ea8c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:30:56 07:11:01 vethff7a944 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:30:56 07:11:01 vethb860cf2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:30:56 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:11:01 veth9ce36c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:11:01 veth73265a9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:30:56 07:11:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 07:30:56 07:11:01 veth5f3e260 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:30:56 07:11:01 vethd7712d8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:30:56 07:12:01 vethd402019 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:12:01 veth68e3a77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:12:01 veth0954fe9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:12:01 ens3 1.85 1.14 1.38 0.73 0.00 0.00 0.00 0.00 07:30:56 07:12:01 veth12f65af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:12:01 vethb6e0284 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:12:01 veth932948a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:12:01 vetheb0ea8c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:12:01 vethff7a944 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:12:01 vethb860cf2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:12:01 veth9ce36c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:12:01 veth73265a9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:12:01 veth5f3e260 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:12:01 vethd7712d8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 veth29d75e0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 vethd402019 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 veth68e3a77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 vethc2e0b37 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 veth0954fe9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 veth3b061e6 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 ens3 6.08 3.60 4.90 2.67 0.00 0.00 0.00 0.00 07:30:56 07:13:01 vethb6e0284 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 veth932948a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 veth551020e 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 vethcee70f6 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 vetheb0ea8c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 vethff7a944 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 vethaa6389f 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 vethb860cf2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 vethd7503c5 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 vethbd1cc2d 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 veth9ce36c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 veth73265a9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:13:01 veth5f3e260 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:14:01 ens3 401.38 412.56 224.69 1488.97 0.00 0.00 0.00 0.00 07:30:56 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:14:01 lo 52.71 52.71 5.20 5.20 0.00 0.00 0.00 0.00 07:30:56 07:15:01 ens3 362.94 359.32 148.66 2443.33 0.00 0.00 0.00 0.00 07:30:56 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:15:01 lo 28.33 28.33 2.79 2.79 0.00 0.00 0.00 0.00 07:30:56 07:16:01 ens3 0.13 0.12 0.01 0.02 0.00 0.00 0.00 0.00 07:30:56 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:18:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:30:56 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:19:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:22:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:22:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:23:01 ens3 0.14 0.08 0.08 0.07 0.00 0.00 0.00 0.00 07:30:56 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:26:01 ens3 1.20 0.87 3.98 0.06 0.00 0.00 0.00 0.00 07:30:56 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:28:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 07:30:56 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:56 07:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:56 07:30:01 ens3 367.26 247.14 7980.30 160.05 0.00 0.00 0.00 0.00 07:30:56 07:30:01 docker0 61.06 98.67 5.64 856.97 0.00 0.00 0.00 0.00 07:30:56 07:30:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 07:30:56 Average: ens3 154.43 118.16 1268.97 163.43 0.00 0.00 0.00 0.00 07:30:56 Average: docker0 37.74 61.22 3.04 503.52 0.00 0.00 0.00 0.00 07:30:56 Average: lo 3.33 3.33 0.33 0.33 0.00 0.00 0.00 0.00 07:30:56 07:30:56 07:30:56 ---> sar -P ALL: 07:30:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37221) 01/20/25 _x86_64_ (8 CPU) 07:30:56 07:30:56 07:01:43 LINUX RESTART (8 CPU) 07:30:56 07:30:56 07:02:01 CPU %user %nice %system %iowait %steal %idle 07:30:56 07:03:02 all 8.35 0.00 2.63 4.93 0.06 84.03 07:30:56 07:03:02 0 6.45 0.00 1.53 3.13 0.07 88.82 07:30:56 07:03:02 1 13.55 0.00 3.41 2.55 0.07 80.42 07:30:56 07:03:02 2 9.22 0.00 1.51 9.32 0.05 79.90 07:30:56 07:03:02 3 6.82 0.00 1.90 0.77 0.05 90.46 07:30:56 07:03:02 4 9.95 0.00 2.93 1.84 0.05 85.23 07:30:56 07:03:02 5 6.99 0.00 2.95 4.95 0.07 85.05 07:30:56 07:03:02 6 8.19 0.00 3.82 1.92 0.07 86.00 07:30:56 07:03:02 7 5.64 0.00 3.00 14.95 0.07 76.34 07:30:56 07:04:01 all 6.38 0.00 3.07 7.69 0.06 82.80 07:30:56 07:04:01 0 7.99 0.00 3.63 22.63 0.09 65.66 07:30:56 07:04:01 1 6.48 0.00 2.41 2.39 0.07 88.65 07:30:56 07:04:01 2 6.29 0.00 2.46 0.29 0.05 90.91 07:30:56 07:04:01 3 6.13 0.00 2.58 0.39 0.05 90.85 07:30:56 07:04:01 4 6.52 0.00 2.17 2.35 0.03 88.92 07:30:56 07:04:01 5 5.82 0.00 3.55 1.12 0.05 89.46 07:30:56 07:04:01 6 5.32 0.00 3.15 3.48 0.07 87.97 07:30:56 07:04:01 7 6.48 0.00 4.64 29.01 0.05 59.81 07:30:56 07:05:01 all 39.31 0.00 6.83 2.32 0.12 51.43 07:30:56 07:05:01 0 37.66 0.00 7.32 2.81 0.10 52.11 07:30:56 07:05:01 1 37.84 0.00 7.05 9.72 0.12 45.27 07:30:56 07:05:01 2 40.23 0.00 6.59 2.79 0.12 50.28 07:30:56 07:05:01 3 43.56 0.00 6.84 0.88 0.13 48.59 07:30:56 07:05:01 4 38.56 0.00 6.63 0.35 0.10 54.36 07:30:56 07:05:01 5 36.50 0.00 6.74 0.15 0.10 56.51 07:30:56 07:05:01 6 39.80 0.00 6.20 0.79 0.10 53.11 07:30:56 07:05:01 7 40.35 0.00 7.25 1.00 0.17 51.23 07:30:56 07:06:01 all 50.50 0.00 6.68 1.21 0.09 41.52 07:30:56 07:06:01 0 50.79 0.00 7.22 0.15 0.08 41.75 07:30:56 07:06:01 1 49.83 0.00 6.47 7.55 0.08 36.07 07:30:56 07:06:01 2 52.23 0.00 6.64 1.08 0.08 39.97 07:30:56 07:06:01 3 50.60 0.00 6.54 0.25 0.08 42.53 07:30:56 07:06:01 4 50.43 0.00 7.04 0.27 0.10 42.16 07:30:56 07:06:01 5 49.15 0.00 6.41 0.25 0.08 44.10 07:30:56 07:06:01 6 50.72 0.00 6.35 0.08 0.10 42.74 07:30:56 07:06:01 7 50.21 0.00 6.74 0.08 0.10 42.86 07:30:56 07:07:01 all 40.05 0.00 6.96 4.50 0.10 48.38 07:30:56 07:07:01 0 39.99 0.00 7.06 0.76 0.10 52.09 07:30:56 07:07:01 1 41.35 0.00 6.93 15.17 0.10 36.45 07:30:56 07:07:01 2 39.29 0.00 6.75 11.91 0.10 41.96 07:30:56 07:07:01 3 39.00 0.00 7.09 0.64 0.10 53.17 07:30:56 07:07:01 4 39.24 0.00 7.23 3.19 0.08 50.25 07:30:56 07:07:01 5 39.65 0.00 6.45 0.47 0.10 53.33 07:30:56 07:07:01 6 41.84 0.00 7.06 0.40 0.08 50.61 07:30:56 07:07:01 7 40.07 0.00 7.11 3.54 0.14 49.15 07:30:56 07:08:01 all 16.69 0.00 5.47 17.58 0.07 60.19 07:30:56 07:08:01 0 17.34 0.00 5.29 21.71 0.07 55.60 07:30:56 07:08:01 1 17.71 0.00 5.26 9.21 0.08 67.73 07:30:56 07:08:01 2 17.15 0.00 4.72 10.02 0.07 68.04 07:30:56 07:08:01 3 15.63 0.00 5.86 30.50 0.07 47.95 07:30:56 07:08:01 4 16.51 0.00 6.51 39.09 0.09 37.80 07:30:56 07:08:01 5 16.58 0.00 5.19 9.35 0.07 68.81 07:30:56 07:08:01 6 16.43 0.00 5.19 15.06 0.07 63.25 07:30:56 07:08:01 7 16.16 0.00 5.78 6.08 0.07 71.90 07:30:56 07:09:02 all 10.04 0.00 4.80 38.65 0.10 46.41 07:30:56 07:09:02 0 9.22 0.00 5.00 41.82 0.12 43.85 07:30:56 07:09:02 1 8.90 0.00 5.13 41.99 0.07 43.91 07:30:56 07:09:02 2 10.03 0.00 4.61 25.92 0.12 59.32 07:30:56 07:09:02 3 10.73 0.00 4.72 25.61 0.12 58.83 07:30:56 07:09:02 4 10.60 0.00 4.74 66.75 0.08 17.83 07:30:56 07:09:02 5 9.61 0.00 4.75 30.49 0.08 55.07 07:30:56 07:09:02 6 11.68 0.00 4.70 36.57 0.12 46.93 07:30:56 07:09:02 7 9.58 0.00 4.77 39.98 0.10 45.58 07:30:56 07:10:01 all 4.11 0.00 2.24 25.15 0.05 68.46 07:30:56 07:10:01 0 4.74 0.00 2.31 34.53 0.05 58.38 07:30:56 07:10:01 1 4.62 0.00 2.02 12.91 0.03 80.41 07:30:56 07:10:01 2 3.99 0.00 2.23 8.08 0.05 85.65 07:30:56 07:10:01 3 3.13 0.00 1.60 12.81 0.03 82.43 07:30:56 07:10:01 4 3.54 0.00 2.31 32.48 0.05 61.62 07:30:56 07:10:01 5 3.04 0.00 4.05 77.59 0.07 15.25 07:30:56 07:10:01 6 5.55 0.00 2.05 14.76 0.05 77.59 07:30:56 07:10:01 7 4.25 0.00 1.33 8.60 0.03 85.79 07:30:56 07:11:01 all 53.73 0.00 9.50 15.06 0.12 21.59 07:30:56 07:11:01 0 53.59 0.00 11.11 27.17 0.14 8.00 07:30:56 07:11:01 1 54.75 0.00 9.64 9.63 0.10 25.88 07:30:56 07:11:01 2 54.79 0.00 10.29 17.96 0.13 16.83 07:30:56 07:11:01 3 52.78 0.00 8.09 8.68 0.12 30.33 07:30:56 07:11:01 4 54.39 0.00 9.32 24.87 0.12 11.29 07:30:56 07:11:01 5 51.68 0.00 9.74 9.34 0.10 29.14 07:30:56 07:11:01 6 55.34 0.00 9.44 11.67 0.12 23.44 07:30:56 07:11:01 7 52.48 0.00 8.39 11.23 0.10 27.79 07:30:56 07:12:01 all 80.66 0.00 10.66 7.09 0.15 1.44 07:30:56 07:12:01 0 81.31 0.00 10.39 5.59 0.17 2.54 07:30:56 07:12:01 1 82.09 0.00 9.71 7.67 0.13 0.40 07:30:56 07:12:01 2 80.33 0.00 11.15 8.35 0.13 0.03 07:30:56 07:12:01 3 79.58 0.00 10.88 6.69 0.13 2.70 07:30:56 07:12:01 4 80.99 0.00 10.26 7.95 0.15 0.65 07:30:56 07:12:01 5 78.34 0.00 12.20 8.45 0.21 0.80 07:30:56 07:12:01 6 81.37 0.00 10.31 5.88 0.15 2.29 07:30:56 07:12:01 7 81.20 0.00 10.39 6.21 0.15 2.05 07:30:56 07:13:01 all 62.70 0.00 7.39 7.77 0.13 22.01 07:30:56 07:13:01 0 63.76 0.00 6.38 4.05 0.12 25.69 07:30:56 07:13:01 1 63.05 0.00 7.05 1.34 0.12 28.44 07:30:56 07:13:01 2 62.46 0.00 8.75 27.05 0.15 1.60 07:30:56 07:13:01 3 61.77 0.00 7.56 2.34 0.10 28.23 07:30:56 07:13:01 4 63.38 0.00 7.35 2.36 0.12 26.79 07:30:56 07:13:01 5 62.64 0.00 7.09 3.29 0.13 26.84 07:30:56 07:13:01 6 61.39 0.00 8.65 4.79 0.15 25.02 07:30:56 07:13:01 7 63.15 0.00 6.31 16.95 0.12 13.47 07:30:56 07:30:56 07:13:01 CPU %user %nice %system %iowait %steal %idle 07:30:56 07:14:01 all 6.82 0.00 1.80 3.02 0.06 88.30 07:30:56 07:14:01 0 6.63 0.00 1.93 3.66 0.07 87.72 07:30:56 07:14:01 1 3.97 0.00 1.80 5.96 0.03 88.24 07:30:56 07:14:01 2 10.84 0.00 2.15 5.03 0.08 81.89 07:30:56 07:14:01 3 6.42 0.00 1.57 3.63 0.05 88.33 07:30:56 07:14:01 4 6.00 0.00 1.86 1.49 0.07 90.58 07:30:56 07:14:01 5 5.99 0.00 1.39 0.73 0.05 91.84 07:30:56 07:14:01 6 8.12 0.00 1.89 0.42 0.08 89.48 07:30:56 07:14:01 7 6.61 0.00 1.82 3.26 0.05 88.26 07:30:56 07:15:01 all 9.17 0.00 0.73 0.16 0.06 89.88 07:30:56 07:15:01 0 14.12 0.00 0.85 0.02 0.05 84.96 07:30:56 07:15:01 1 4.17 0.00 0.52 0.15 0.03 95.13 07:30:56 07:15:01 2 6.75 0.00 0.77 0.13 0.05 92.29 07:30:56 07:15:01 3 5.01 0.00 0.70 0.02 0.05 94.22 07:30:56 07:15:01 4 14.92 0.00 0.99 0.02 0.08 83.99 07:30:56 07:15:01 5 14.34 0.00 0.86 0.95 0.08 83.77 07:30:56 07:15:01 6 11.34 0.00 0.62 0.00 0.08 87.96 07:30:56 07:15:01 7 2.70 0.00 0.55 0.02 0.05 96.68 07:30:56 07:16:01 all 0.08 0.00 0.01 0.05 0.01 99.85 07:30:56 07:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:30:56 07:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:30:56 07:16:01 2 0.40 0.00 0.00 0.00 0.00 99.60 07:30:56 07:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:30:56 07:16:01 4 0.08 0.00 0.03 0.00 0.02 99.87 07:30:56 07:16:01 5 0.05 0.00 0.03 0.40 0.02 99.50 07:30:56 07:16:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:30:56 07:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:30:56 07:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:30:56 07:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:30:56 07:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:30:56 07:17:01 2 0.07 0.00 0.05 0.00 0.02 99.87 07:30:56 07:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:30:56 07:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:30:56 07:17:01 5 0.03 0.00 0.02 0.03 0.02 99.90 07:30:56 07:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:30:56 07:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:30:56 07:18:01 all 0.08 0.00 0.01 0.00 0.01 99.90 07:30:56 07:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:30:56 07:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:30:56 07:18:01 2 0.43 0.00 0.03 0.00 0.02 99.52 07:30:56 07:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:30:56 07:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:30:56 07:18:01 5 0.03 0.00 0.03 0.02 0.02 99.90 07:30:56 07:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:30:56 07:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:30:56 07:19:01 all 0.17 0.00 0.01 0.00 0.00 99.81 07:30:56 07:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:30:56 07:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:30:56 07:19:01 2 1.24 0.00 0.05 0.00 0.00 98.71 07:30:56 07:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:56 07:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:30:56 07:19:01 5 0.05 0.00 0.02 0.03 0.00 99.90 07:30:56 07:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:30:56 07:19:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:30:56 07:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:30:56 07:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:30:56 07:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:30:56 07:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:30:56 07:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:30:56 07:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:30:56 07:20:01 5 0.02 0.00 0.02 0.03 0.02 99.92 07:30:56 07:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:30:56 07:20:01 7 0.05 0.00 0.03 0.00 0.00 99.92 07:30:56 07:21:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:30:56 07:21:01 0 0.02 0.00 0.00 0.02 0.02 99.95 07:30:56 07:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:30:56 07:21:01 2 0.20 0.00 0.02 0.00 0.00 99.78 07:30:56 07:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:30:56 07:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:30:56 07:21:01 5 0.03 0.00 0.05 0.02 0.02 99.88 07:30:56 07:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:30:56 07:21:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:30:56 07:22:02 all 0.04 0.00 0.01 0.01 0.00 99.94 07:30:56 07:22:02 0 0.03 0.00 0.00 0.00 0.00 99.97 07:30:56 07:22:02 1 0.02 0.00 0.00 0.00 0.00 99.98 07:30:56 07:22:02 2 0.08 0.00 0.00 0.00 0.00 99.92 07:30:56 07:22:02 3 0.02 0.00 0.00 0.00 0.00 99.98 07:30:56 07:22:02 4 0.03 0.00 0.02 0.00 0.00 99.95 07:30:56 07:22:02 5 0.07 0.00 0.02 0.07 0.00 99.85 07:30:56 07:22:02 6 0.03 0.00 0.02 0.00 0.00 99.95 07:30:56 07:22:02 7 0.02 0.00 0.02 0.00 0.02 99.95 07:30:56 07:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:30:56 07:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:30:56 07:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:30:56 07:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:30:56 07:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:30:56 07:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:30:56 07:23:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:30:56 07:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:30:56 07:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:30:56 07:24:01 all 0.03 0.00 0.01 0.01 0.00 99.95 07:30:56 07:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:30:56 07:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:30:56 07:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:30:56 07:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:30:56 07:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:30:56 07:24:01 5 0.03 0.00 0.02 0.07 0.02 99.87 07:30:56 07:24:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:30:56 07:24:01 7 0.05 0.00 0.03 0.00 0.00 99.92 07:30:56 07:30:56 07:24:01 CPU %user %nice %system %iowait %steal %idle 07:30:56 07:25:01 all 0.05 0.00 0.00 0.00 0.01 99.94 07:30:56 07:25:01 0 0.02 0.00 0.00 0.02 0.02 99.95 07:30:56 07:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:30:56 07:25:01 2 0.27 0.00 0.00 0.00 0.02 99.72 07:30:56 07:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:30:56 07:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:30:56 07:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:30:56 07:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:30:56 07:25:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:30:56 07:26:01 all 0.05 0.00 0.02 0.01 0.00 99.92 07:30:56 07:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:30:56 07:26:01 1 0.02 0.00 0.02 0.03 0.00 99.93 07:30:56 07:26:01 2 0.13 0.00 0.02 0.00 0.00 99.85 07:30:56 07:26:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:30:56 07:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:30:56 07:26:01 5 0.05 0.00 0.03 0.02 0.02 99.88 07:30:56 07:26:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:30:56 07:26:01 7 0.07 0.00 0.05 0.00 0.02 99.87 07:30:56 07:27:01 all 0.20 0.00 0.00 0.02 0.01 99.76 07:30:56 07:27:01 0 0.00 0.00 0.02 0.17 0.00 99.82 07:30:56 07:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:30:56 07:27:01 2 1.47 0.00 0.00 0.00 0.02 98.52 07:30:56 07:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:56 07:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:30:56 07:27:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:30:56 07:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:30:56 07:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:30:56 07:28:01 all 0.20 0.00 0.02 0.00 0.01 99.76 07:30:56 07:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:30:56 07:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:30:56 07:28:01 2 1.35 0.00 0.03 0.00 0.00 98.61 07:30:56 07:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:30:56 07:28:01 4 0.07 0.00 0.02 0.00 0.02 99.90 07:30:56 07:28:01 5 0.05 0.00 0.02 0.02 0.02 99.90 07:30:56 07:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:30:56 07:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:30:56 07:29:01 all 0.21 0.00 0.01 0.00 0.01 99.77 07:30:56 07:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:30:56 07:29:01 1 0.00 0.00 0.02 0.02 0.02 99.95 07:30:56 07:29:01 2 1.57 0.00 0.02 0.00 0.02 98.40 07:30:56 07:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:56 07:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:30:56 07:29:01 5 0.02 0.00 0.03 0.02 0.02 99.92 07:30:56 07:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:30:56 07:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:30:56 07:30:01 all 8.59 0.00 3.73 2.97 0.06 84.65 07:30:56 07:30:01 0 8.38 0.00 3.62 11.78 0.07 76.15 07:30:56 07:30:01 1 7.26 0.00 5.17 0.07 0.05 87.45 07:30:56 07:30:01 2 7.91 0.00 2.87 0.00 0.05 89.16 07:30:56 07:30:01 3 10.08 0.00 3.64 0.25 0.07 85.95 07:30:56 07:30:01 4 7.85 0.00 3.96 6.39 0.07 81.74 07:30:56 07:30:01 5 9.32 0.00 3.72 4.19 0.05 82.72 07:30:56 07:30:01 6 8.50 0.00 3.46 0.37 0.05 87.61 07:30:56 07:30:01 7 9.45 0.00 3.42 0.68 0.05 86.41 07:30:56 Average: all 14.17 0.00 2.58 4.89 0.05 78.30 07:30:56 Average: 0 14.32 0.00 2.62 6.35 0.05 76.65 07:30:56 Average: 1 14.07 0.00 2.58 4.48 0.04 78.82 07:30:56 Average: 2 14.56 0.00 2.55 4.55 0.05 78.29 07:30:56 Average: 3 13.95 0.00 2.48 3.31 0.04 80.22 07:30:56 Average: 4 14.38 0.00 2.61 6.69 0.04 76.28 07:30:56 Average: 5 13.82 0.00 2.67 5.35 0.05 78.11 07:30:56 Average: 6 14.46 0.00 2.60 3.40 0.05 79.50 07:30:56 Average: 7 13.84 0.00 2.55 5.00 0.05 78.56 07:30:56 07:30:56 07:30:56