Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 832162a3b2bbe9bc62b4c6d6e687e5940e499741 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-ssh14007715368316421142.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6781933428625252929.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4251269576374161071.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14365048039134490214.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-ssh5018284030863127433.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7732 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/671 [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/671 # 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 832162a3b2bbe9bc62b4c6d6e687e5940e499741 (main) Commit message: "Merge pull request #4866 from cloudxxx8/issue-4865" > 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 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 > git rev-list --no-walk 716be972356a5d958cacae13e28e6f732195427d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:53:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:53:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:53:31 ========================================================= 02:53:31 EdgeX Global Pipelines Version Info 02:53:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:53:32 ------------------- 02:53:32 stable info: 02:53:32 ------------------- 02:53:32 Commited By: Ginny Guan ginny@iotechsys.com 02:53:32 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:53:32 Message: update stable to v1.0.260 02:53:33 ------------------- 02:53:33 experimental info: 02:53:33 ------------------- 02:53:33 Commited By: Ginny Guan ginny@iotechsys.com 02:53:33 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:53:33 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 832162a [Pipeline] echo 02:53:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:34 provisioning config files... 02:53:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/671@tmp/config18098554846309318815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:34 ---> ****-login.sh 02:53:34 nexus3.edgexfoundry.org:10001 02:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:34 Configure a credential helper to remove this warning. See 02:53:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:34 02:53:34 Login Succeeded 02:53:34 nexus3.edgexfoundry.org:10002 02:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:34 Configure a credential helper to remove this warning. See 02:53:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:34 02:53:34 Login Succeeded 02:53:34 nexus3.edgexfoundry.org:10003 02:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:34 Configure a credential helper to remove this warning. See 02:53:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:34 02:53:34 Login Succeeded 02:53:34 nexus3.edgexfoundry.org:10004 02:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:35 Configure a credential helper to remove this warning. See 02:53:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:35 02:53:35 Login Succeeded 02:53:35 ****.io 02:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:35 Configure a credential helper to remove this warning. See 02:53:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:35 02:53:35 Login Succeeded 02:53:35 ---> ****-login.sh ends [Pipeline] } 02:53:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:35 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:53:35 + + dirname cmd/core-command/Dockerfile 02:53:35 cut -d/ -f2 02:53:35 + echo core-command,cmd/core-command/Dockerfile 02:53:35 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:53:35 + dirname cmd/core-data/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo core-data,cmd/core-data/Dockerfile 02:53:35 + dirname cmd/core-keeper/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo core-keeper,cmd/core-keeper/Dockerfile 02:53:35 + dirname cmd/core-metadata/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo core-metadata,cmd/core-metadata/Dockerfile 02:53:35 + dirname cmd/security-bootstrapper/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:53:35 + dirname cmd/security-proxy-auth/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:53:35 + dirname cmd/security-proxy-setup/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:53:35 + dirname cmd/security-secretstore-setup/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:53:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:53:35 + dirname cmd/security-spire-agent/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:53:35 + dirname cmd/security-spire-config/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:53:35 + dirname cmd/security-spire-server/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:53:35 + dirname cmd/support-cron-scheduler/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:53:35 + dirname cmd/support-notifications/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo support-notifications,cmd/support-notifications/Dockerfile 02:53:35 + dirname cmd/support-scheduler/Dockerfile 02:53:35 + cut -d/ -f2 02:53:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:53:35 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:53:36 + git rev-list -1 --merges 832162a3b2bbe9bc62b4c6d6e687e5940e499741~1..832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] echo 02:53:36 -----------> git rev-list -1 --merges 832162a3b2bbe9bc62b4c6d6e687e5940e499741~1..832162a3b2bbe9bc62b4c6d6e687e5940e499741 832162a3b2bbe9bc62b4c6d6e687e5940e499741 02:53:36 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [false] [Pipeline] sh 02:53:36 + git log --format=format:%s -1 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] echo 02:53:36 ========================================================= 02:53:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:53:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:53:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:37 + grep -v github /etc/ssh/ssh_known_hosts 02:53:37 + [ -e /tmp/ssh_known_hosts ] 02:53:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:53:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:53:37 + sudo tee -a /etc/ssh/ssh_known_hosts 02:53:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:37 02:53:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:37 0.1.4: Pulling from edgex-devops/py-git-semver 02:53:37 b85a868b505f: Pulling fs layer 02:53:37 e2be974225ed: Pulling fs layer 02:53:37 339a4e72a1f5: Pulling fs layer 02:53:37 988bab9f4d93: Pulling fs layer 02:53:37 1469e6f7b9e6: Pulling fs layer 02:53:37 eaf3925da568: Pulling fs layer 02:53:37 bab4dde63d76: Pulling fs layer 02:53:37 bde34c3a00c8: Pulling fs layer 02:53:37 b352a97aabf1: Pulling fs layer 02:53:37 4872d77fe225: Pulling fs layer 02:53:37 5851b861e8e6: Pulling fs layer 02:53:37 988bab9f4d93: Waiting 02:53:37 1469e6f7b9e6: Waiting 02:53:37 eaf3925da568: Waiting 02:53:37 bab4dde63d76: Waiting 02:53:37 b352a97aabf1: Waiting 02:53:37 bde34c3a00c8: Waiting 02:53:37 4872d77fe225: Waiting 02:53:37 5851b861e8e6: Waiting 02:53:37 e2be974225ed: Verifying Checksum 02:53:37 e2be974225ed: Download complete 02:53:37 988bab9f4d93: Verifying Checksum 02:53:37 988bab9f4d93: Download complete 02:53:38 1469e6f7b9e6: Verifying Checksum 02:53:38 1469e6f7b9e6: Download complete 02:53:38 339a4e72a1f5: Verifying Checksum 02:53:38 339a4e72a1f5: Download complete 02:53:38 eaf3925da568: Download complete 02:53:38 bde34c3a00c8: Verifying Checksum 02:53:38 bde34c3a00c8: Download complete 02:53:38 b352a97aabf1: Verifying Checksum 02:53:38 b352a97aabf1: Download complete 02:53:38 4872d77fe225: Verifying Checksum 02:53:38 4872d77fe225: Download complete 02:53:38 5851b861e8e6: Verifying Checksum 02:53:38 5851b861e8e6: Download complete 02:53:38 b85a868b505f: Verifying Checksum 02:53:38 b85a868b505f: Download complete 02:53:38 bab4dde63d76: Verifying Checksum 02:53:38 bab4dde63d76: Download complete 02:53:39 b85a868b505f: Pull complete 02:53:40 e2be974225ed: Pull complete 02:53:40 339a4e72a1f5: Pull complete 02:53:40 988bab9f4d93: Pull complete 02:53:41 1469e6f7b9e6: Pull complete 02:53:41 eaf3925da568: Pull complete 02:53:43 bab4dde63d76: Pull complete 02:53:43 bde34c3a00c8: Pull complete 02:53:43 b352a97aabf1: Pull complete 02:53:43 4872d77fe225: Pull complete 02:53:43 5851b861e8e6: Pull complete 02:53:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:44 prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container 02:53:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@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 02:53:52 $ docker top d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 -eo pid,comm 02:53:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:53:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:52 [ssh-agent] Looking for ssh-agent implementation... 02:53:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:53 $ docker exec d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 ssh-agent 02:53:53 SSH_AUTH_SOCK=/tmp/ssh-NoArOup2AglX/agent.13 02:53:53 SSH_AGENT_PID=19 02:53:53 Running ssh-add (command line suppressed) 02:53:53 Identity added: /w/workspace/edgex-go/671@tmp/private_key_16756255276409391722.key (/w/workspace/edgex-go/671@tmp/private_key_16756255276409391722.key) 02:53:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:53 + git tag --points-at HEAD [Pipeline] } 02:53:53 $ docker exec --env ******** --env ******** d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 ssh-agent -k 02:53:53 unset SSH_AUTH_SOCK; 02:53:53 unset SSH_AGENT_PID; 02:53:53 echo Agent pid 19 killed; 02:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:53:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:53 [ssh-agent] Looking for ssh-agent implementation... 02:53:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:53 $ docker exec d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 ssh-agent 02:53:54 SSH_AUTH_SOCK=/tmp/ssh-sM1V1Fv9NNtd/agent.70 02:53:54 SSH_AGENT_PID=77 02:53:54 Running ssh-add (command line suppressed) 02:53:54 Identity added: /w/workspace/edgex-go/671@tmp/private_key_15278716399010948728.key (/w/workspace/edgex-go/671@tmp/private_key_15278716399010948728.key) 02:53:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:54 + git semver init 02:53:54 2024-08-15 02:53:54,685 [run_init] DEBUG init version:0.0.0 force:False 02:53:54 2024-08-15 02:53:54,686 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/671/.semver 02:53:54 2024-08-15 02:53:54,687 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/671/.semver 02:53:54 2024-08-15 02:53:54,687 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/671/.semver'], cwd=/w/workspace/edgex-go/671, universal_newlines=False, shell=None, istream=None) 02:54:02 2024-08-15 02:54:01,626 [append_file] DEBUG append to file:/w/workspace/edgex-go/671/.git/info/exclude 02:54:02 2024-08-15 02:54:01,627 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/671/.semver/main with force:False 02:54:02 2024-08-15 02:54:01,627 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main 02:54:02 2024-08-15 02:54:01,627 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main 02:54:02 3.2.0-dev.53 [Pipeline] } 02:54:02 $ docker exec --env ******** --env ******** d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 ssh-agent -k 02:54:02 unset SSH_AUTH_SOCK; 02:54:02 unset SSH_AGENT_PID; 02:54:02 echo Agent pid 77 killed; 02:54:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:03 + git semver [Pipeline] } 02:54:03 $ docker stop --time=1 d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 02:54:05 $ docker rm -f --volumes d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 [Pipeline] // withDockerContainer [Pipeline] sh 02:54:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:54:05 Stashed 1 file(s) [Pipeline] echo 02:54:05 [edgeXSemver]: initialized semver on version 3.2.0-dev.53 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:54:06 + git config --global --add safe.directory /w/workspace/edgex-go/671 [Pipeline] echo 02:54:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:54:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:54:06 ========================================================= 02:54:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:54:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:54:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:54:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:54:06 619be1103602: Pulling fs layer 02:54:06 7862e08f4a3e: Pulling fs layer 02:54:06 5df492c9dc93: Pulling fs layer 02:54:06 7629e6793208: Pulling fs layer 02:54:06 4f4fb700ef54: Pulling fs layer 02:54:06 7629e6793208: Waiting 02:54:06 fb5054dd5b73: Pulling fs layer 02:54:06 eeca6798cff9: Pulling fs layer 02:54:06 aa269ceb94a6: Pulling fs layer 02:54:06 4f4fb700ef54: Waiting 02:54:06 fb5054dd5b73: Waiting 02:54:06 eeca6798cff9: Waiting 02:54:06 ada007ff1a6a: Pulling fs layer 02:54:06 ada007ff1a6a: Waiting 02:54:06 aa269ceb94a6: Waiting 02:54:06 7862e08f4a3e: Download complete 02:54:06 7629e6793208: Download complete 02:54:06 4f4fb700ef54: Verifying Checksum 02:54:06 4f4fb700ef54: Download complete 02:54:06 619be1103602: Verifying Checksum 02:54:06 619be1103602: Download complete 02:54:06 fb5054dd5b73: Verifying Checksum 02:54:06 fb5054dd5b73: Download complete 02:54:06 eeca6798cff9: Verifying Checksum 02:54:06 eeca6798cff9: Download complete 02:54:06 619be1103602: Pull complete 02:54:06 ada007ff1a6a: Verifying Checksum 02:54:06 ada007ff1a6a: Download complete 02:54:06 7862e08f4a3e: Pull complete 02:54:06 5df492c9dc93: Verifying Checksum 02:54:06 5df492c9dc93: Download complete 02:54:07 aa269ceb94a6: Verifying Checksum 02:54:07 aa269ceb94a6: Download complete 02:54:10 5df492c9dc93: Pull complete 02:54:10 7629e6793208: Pull complete 02:54:10 4f4fb700ef54: Pull complete 02:54:10 fb5054dd5b73: Pull complete 02:54:10 eeca6798cff9: Pull complete 02:54:13 aa269ceb94a6: Pull complete 02:54:13 ada007ff1a6a: Pull complete 02:54:13 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:54:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:54:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:54:13 WORKDIR /edgex 02:54:13 COPY go.mod . 02:54:13 RUN go mod download 02:54:13 + docker build -t ci-base-image-x86_64 -f - . 02:54:14 Sending build context to Docker daemon 179.1MB 02:54:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:54:14 ---> f489d0715acc 02:54:14 Step 2/4 : WORKDIR /edgex 02:54:20 Still waiting to schedule task 02:54:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:54:22 ---> Running in f579ae7a4da8 02:54:22 Removing intermediate container f579ae7a4da8 02:54:22 ---> 79766d3cb7f7 02:54:22 Step 3/4 : COPY go.mod . 02:54:22 ---> a76ae52ee016 02:54:22 Step 4/4 : RUN go mod download 02:54:22 ---> Running in 807cc2db2155 02:54:54 Removing intermediate container 807cc2db2155 02:54:54 ---> 7484d4db3029 02:54:54 Successfully built 7484d4db3029 02:54:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:55 + docker inspect -f . ci-base-image-x86_64 02:54:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:55 prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container 02:54:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@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 02:54:55 $ docker top 913324ce2d75861a2ef6860cc06a92be7d8d75b2d0924a3810ba12661641cf61 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:55 + go version 02:54:55 go version go1.21.9 linux/amd64 [Pipeline] } 02:54:55 $ docker stop --time=1 913324ce2d75861a2ef6860cc06a92be7d8d75b2d0924a3810ba12661641cf61 02:54:57 $ docker rm -f --volumes 913324ce2d75861a2ef6860cc06a92be7d8d75b2d0924a3810ba12661641cf61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:57 + docker inspect -f . ci-base-image-x86_64 02:54:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:57 prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container 02:54:57 $ 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/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@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 02:54:58 $ docker top 5d5594561937c3d6590ce66a923b25305aaf1897b9759653d013820eb4ef7136 -eo pid,comm [Pipeline] { [Pipeline] echo 02:54:58 ========================================================= 02:54:58 [edgeXBuildGoParallel] Running Tests and Build... 02:54:58 ========================================================= [Pipeline] sh 02:54:58 + git config --global --add safe.directory /w/workspace/edgex-go/671 [Pipeline] fileExists [Pipeline] sh 02:54:58 + make test 02:54:58 go test -race -coverprofile=coverage.out ./... 02:55:06 ? github.com/edgexfoundry/edgex-go [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:55:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:55:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 02:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:55:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:55:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:55:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:55:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements 02:55:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements 02:55:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.557s coverage: 93.4% of statements 02:55:41 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 91.7% of statements 02:55:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 7.0% of statements 02:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:55:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:55:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:55:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:55:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:55:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:55:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:55:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 02:55:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:55:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements 02:55:45 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 02:55:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:55:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:55:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.016s coverage: 0.0% of statements [no tests to run] 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements 02:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 02:55:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 02:55:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 02:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 02:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 02:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:55:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:55:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:55:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:55:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:55:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:55:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:55:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:55:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:55:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:55:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:55:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:55:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:55:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:55:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 02:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 02:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 02:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 02:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 02:55:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:55:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements 02:56:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:56:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:56:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:56:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:56:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:56:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:56:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:56:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:56:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7733 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:56:02 Running in /w/workspace/edgex-go/671 [Pipeline] { [Pipeline] checkout 02:56:02 The recommended git tool is: git 02:56:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:56:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:56:10 using credential edgex-jenkins-ssh 02:56:10 Cloning the remote Git repository 02:56:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:56:11 > git init /w/workspace/edgex-go/671 # timeout=10 02:56:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:56:11 > git --version # timeout=10 02:56:11 > git --version # 'git version 2.25.1' 02:56:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:56:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.243s coverage: 79.9% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.044s coverage: 92.9% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 67.2% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.037s coverage: 87.2% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 63.1% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 36.5% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 84.8% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.052s coverage: 45.8% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements 02:56:13 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:56:13 running golangci-lint 02:56:13 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:56:13 go version go1.21.9 linux/amd64 02:56:13 level=info msg="[config_reader] Used config file .golangci.yml" 02:56:13 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:56:29 Avoid second fetch 02:56:29 Checking out Revision 832162a3b2bbe9bc62b4c6d6e687e5940e499741 (main) 02:56:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:56:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:56:29 > git config core.sparsecheckout # timeout=10 02:56:29 > git checkout -f 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 02:56:30 Commit message: "Merge pull request #4866 from cloudxxx8/issue-4865" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:56:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:56:34 % Total % Received % Xferd Average Speed Time Time Time Current 02:56:34 Dload Upload Total Spent Left Speed 02:56:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 02:56:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:56:35 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|name|files|types_sizes) took 20.578063806s" 02:56:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.080313ms" 02:56:35 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 02:56:35 /etc/docker/daemon.json 02:56:35 { 02:56:35 "registry-mirrors": [ 02:56:35 "https://nexus3.edgexfoundry.org:10001" 02:56:35 ], 02:56:35 "bip": "10.250.0.254/24", 02:56:35 "hosts": [ 02:56:35 "tcp://0.0.0.0:5555", 02:56:35 "unix:///var/run/docker.sock" 02:56:35 ], 02:56:35 "mtu": 1458, 02:56:35 "selinux-enabled": true, 02:56:35 "seccomp-profile": "/etc/docker/seccomp.json" 02:56:35 } [Pipeline] sh 02:56:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:56:36 + sudo service docker restart 02:56:45 level=info msg="[linters_context/goanalysis] analyzers took 1m27.248254903s with top 10 stages: buildir: 48.847044618s, gosec: 7.460845117s, inspect: 2.621715913s, fact_deprecated: 2.386427475s, printf: 1.518936363s, ctrlflow: 1.354589999s, fact_purity: 1.214686382s, nilness: 1.085442735s, directives: 1.053289532s, S1038: 998.998392ms" 02:56:45 level=info msg="[runner] Issues before processing: 214, after processing: 0" 02:56:45 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, exclude: 214/214, exclude-rules: 22/214, nolint: 0/22, cgo: 214/214, filename_unadjuster: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214" 02:56:45 level=info msg="[runner] processing took 15.563762ms with stages: nolint: 6.783383ms, identifier_marker: 3.758581ms, autogenerated_exclude: 1.560181ms, path_prettifier: 1.496491ms, exclude-rules: 1.175596ms, skip_dirs: 743.479µs, cgo: 28.08µs, filename_unadjuster: 13.751µs, max_same_issues: 760ns, max_from_linter: 460ns, skip_files: 400ns, fixer: 400ns, diff: 390ns, uniq_by_line: 360ns, exclude: 270ns, sort_results: 260ns, severity-rules: 260ns, source_code: 230ns, path_shortener: 200ns, max_per_file_from_linter: 130ns, path_prefixer: 100ns" 02:56:45 level=info msg="[runner] linters took 10.409332336s with stages: goanalysis_metalinter: 10.393678322s" 02:56:45 level=info msg="File cache stats: 0 entries of total size 0B" 02:56:45 level=info msg="Memory: 308 samples, avg is 283.2MB, max is 1338.6MB" 02:56:45 level=info msg="Execution took 31.048318725s" 02:56:45 go vet ./... 02:56:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:56:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:56:50 ./bin/test-attribution-txt.sh 02:56:50 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 02:56:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:56:51 + ls -al . 02:56:51 total 888 02:56:51 drwxrwxr-x 11 1001 1001 4096 Aug 15 02:54 . 02:56:51 drwxr-xr-x 4 root root 4096 Aug 15 02:54 .. 02:56:51 drwxrwxr-x 2 1001 1001 4096 Aug 15 02:53 .blubracket 02:56:51 -rw-rw-r-- 1 1001 1001 10 Aug 15 02:53 .dockerignore 02:56:51 drwxrwxr-x 8 1001 1001 4096 Aug 15 02:56 .git 02:56:51 drwxrwxr-x 3 1001 1001 4096 Aug 15 02:53 .github 02:56:51 -rw-rw-r-- 1 1001 1001 1102 Aug 15 02:53 .gitignore 02:56:51 -rw-rw-r-- 1 1001 1001 42 Aug 15 02:53 .golangci.yml 02:56:51 -rw-rw-r-- 1 1001 1001 100 Aug 15 02:53 .hadolint.yml 02:56:51 drwxr-xr-x 3 1001 1001 4096 Aug 15 02:54 .semver 02:56:51 -rw-rw-r-- 1 1001 1001 155 Aug 15 02:53 .sonarcloud.properties 02:56:51 -rw-rw-r-- 1 1001 1001 1171 Aug 15 02:53 ADOPTERS.md 02:56:51 -rw-rw-r-- 1 1001 1001 21171 Aug 15 02:53 Attribution.txt 02:56:51 -rw-rw-r-- 1 1001 1001 100284 Aug 15 02:53 CHANGELOG.md 02:56:51 -rw-rw-r-- 1 1001 1001 3804 Aug 15 02:53 CONTRIBUTING.md 02:56:51 -rw-rw-r-- 1 1001 1001 677 Aug 15 02:53 GOVERNANCE.md 02:56:51 -rw-rw-r-- 1 1001 1001 861 Aug 15 02:53 Jenkinsfile 02:56:51 -rw-rw-r-- 1 1001 1001 10775 Aug 15 02:53 LICENSE 02:56:51 -rw-rw-r-- 1 1001 1001 16854 Aug 15 02:53 Makefile 02:56:51 -rw-rw-r-- 1 1001 1001 582 Aug 15 02:53 OWNERS.md 02:56:51 -rw-rw-r-- 1 1001 1001 9528 Aug 15 02:53 README.md 02:56:51 -rw-rw-r-- 1 1001 1001 789 Aug 15 02:53 SECURITY.md 02:56:51 -rw-rw-r-- 1 1001 1001 12 Aug 15 02:54 VERSION 02:56:51 drwxrwxr-x 2 1001 1001 4096 Aug 15 02:53 bin 02:56:51 drwxrwxr-x 20 1001 1001 4096 Aug 15 02:53 cmd 02:56:51 -rw-r--r-- 1 root root 518937 Aug 15 02:56 coverage.out 02:56:51 drwxrwxr-x 2 1001 1001 4096 Aug 15 02:53 fuzz_test 02:56:51 -rw-rw-r-- 1 1001 1001 7317 Aug 15 02:53 go.mod 02:56:51 -rw-rw-r-- 1 1001 1001 102581 Aug 15 02:53 go.sum 02:56:51 drwxrwxr-x 7 1001 1001 4096 Aug 15 02:53 internal 02:56:51 drwxrwxr-x 3 1001 1001 4096 Aug 15 02:53 openapi 02:56:51 -rw-rw-r-- 1 1001 1001 584 Aug 15 02:53 security.txt 02:56:51 -rw-rw-r-- 1 1001 1001 204 Aug 15 02:53 version.go [Pipeline] sh 02:56:51 + '[' -e coverage.out ] 02:56:51 + chown 1001:1001 coverage.out [Pipeline] stash 02:56:51 Stashed 1 file(s) [Pipeline] sh 02:56:51 + make build 02:56:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:54 provisioning config files... 02:56:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/671@tmp/config10786680688889898223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:54 ---> ****-login.sh 02:56:54 nexus3.edgexfoundry.org:10001 02:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:55 Configure a credential helper to remove this warning. See 02:56:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:55 02:56:55 Login Succeeded 02:56:55 nexus3.edgexfoundry.org:10002 02:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:55 Configure a credential helper to remove this warning. See 02:56:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:55 02:56:55 Login Succeeded 02:56:55 nexus3.edgexfoundry.org:10003 02:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:56 Configure a credential helper to remove this warning. See 02:56:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:56 02:56:56 Login Succeeded 02:56:56 nexus3.edgexfoundry.org:10004 02:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:56 Configure a credential helper to remove this warning. See 02:56:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:56 02:56:56 Login Succeeded 02:56:56 ****.io 02:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:57 Configure a credential helper to remove this warning. See 02:56:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:57 02:56:57 Login Succeeded 02:56:57 ---> ****-login.sh ends [Pipeline] } 02:56:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:56:57 + git config --global --add safe.directory /w/workspace/edgex-go/671 [Pipeline] echo 02:56:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:56:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:56:57 ========================================================= 02:56:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:56:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:56:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:56:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:56:58 c6b39de5b339: Pulling fs layer 02:56:58 a69c41024577: Pulling fs layer 02:56:58 d6de4b400683: Pulling fs layer 02:56:58 35cb2a7552d0: Pulling fs layer 02:56:58 4f4fb700ef54: Pulling fs layer 02:56:58 464afbd9ba4c: Pulling fs layer 02:56:58 00f215d4a9da: Pulling fs layer 02:56:58 d496ad576159: Pulling fs layer 02:56:58 35cb2a7552d0: Waiting 02:56:58 4f4fb700ef54: Waiting 02:56:58 464afbd9ba4c: Waiting 02:56:58 00f215d4a9da: Waiting 02:56:58 d496ad576159: Waiting 02:56:58 a69c41024577: Download complete 02:56:58 35cb2a7552d0: Verifying Checksum 02:56:58 35cb2a7552d0: Download complete 02:56:58 4f4fb700ef54: Download complete 02:56:58 464afbd9ba4c: Verifying Checksum 02:56:58 464afbd9ba4c: Download complete 02:56:58 c6b39de5b339: Verifying Checksum 02:56:58 c6b39de5b339: Download complete 02:56:58 d496ad576159: Verifying Checksum 02:56:58 d496ad576159: Download complete 02:56:59 c6b39de5b339: Pull complete 02:56:59 a69c41024577: Pull complete 02:57:00 d6de4b400683: Verifying Checksum 02:57:00 d6de4b400683: Download complete 02:57:01 00f215d4a9da: Verifying Checksum 02:57:01 00f215d4a9da: Download complete 02:57:13 d6de4b400683: Pull complete 02:57:13 35cb2a7552d0: Pull complete 02:57:13 4f4fb700ef54: Pull complete 02:57:13 464afbd9ba4c: Pull complete 02:57:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:57:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:57:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:57:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:57:19 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:57:23 00f215d4a9da: Pull complete 02:57:23 d496ad576159: Pull complete 02:57:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:57:24 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:57:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:57:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:57:24 + docker build -t ci-base-image-arm64 -f - . 02:57:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:57:24 WORKDIR /edgex 02:57:24 COPY go.mod . 02:57:24 RUN go mod download 02:57:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:57:24 Sending build context to Docker daemon 3.461MB 02:57:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:57:24 ---> f246e2811388 02:57:24 Step 2/4 : WORKDIR /edgex 02:57:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:57:26 ---> Running in 48eb62e26bde 02:57:26 Removing intermediate container 48eb62e26bde 02:57:26 ---> 636d5071f534 02:57:26 Step 3/4 : COPY go.mod . 02:57:27 ---> 1c953bf12f38 02:57:27 Step 4/4 : RUN go mod download 02:57:27 ---> Running in 490efb568f95 02:57:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:57:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:57:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:57:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:57:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:57:33 $ docker stop --time=1 5d5594561937c3d6590ce66a923b25305aaf1897b9759653d013820eb4ef7136 02:57:42 $ docker rm -f --volumes 5d5594561937c3d6590ce66a923b25305aaf1897b9759653d013820eb4ef7136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:57:43 02:57:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:57:44 latest: Pulling from edgex-devops/edgex-compose 02:57:44 91d30c5bc195: Pulling fs layer 02:57:44 2e9b0aa3be6d: Pulling fs layer 02:57:44 9c61dcf015f6: Pulling fs layer 02:57:44 4698f68db338: Pulling fs layer 02:57:44 2a2f49069b9e: Pulling fs layer 02:57:44 e0025b399a48: Pulling fs layer 02:57:44 4698f68db338: Waiting 02:57:44 2a2f49069b9e: Waiting 02:57:44 e0025b399a48: Waiting 02:57:44 91d30c5bc195: Verifying Checksum 02:57:44 91d30c5bc195: Download complete 02:57:44 4698f68db338: Verifying Checksum 02:57:44 4698f68db338: Download complete 02:57:44 2e9b0aa3be6d: Verifying Checksum 02:57:44 2e9b0aa3be6d: Download complete 02:57:44 e0025b399a48: Download complete 02:57:44 2a2f49069b9e: Verifying Checksum 02:57:44 2a2f49069b9e: Download complete 02:57:44 91d30c5bc195: Pull complete 02:57:45 2e9b0aa3be6d: Pull complete 02:57:45 9c61dcf015f6: Download complete 02:57:47 9c61dcf015f6: Pull complete 02:57:47 4698f68db338: Pull complete 02:57:48 2a2f49069b9e: Pull complete 02:57:48 e0025b399a48: Pull complete 02:57:48 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:57:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:48 prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container 02:57:48 $ 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/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@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 02:57:51 $ docker top 92590a040ac62e79081efcacdfdcc9388e516f944eead8f079624047698a3fcb -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:52 + docker compose -f ./docker-compose-build.yml build --parallel 02:57:54 #1 [core-keeper internal] load build definition from Dockerfile 02:57:54 #1 transferring dockerfile: 2.01kB done 02:57:54 #1 DONE 0.0s 02:57:54 02:57:54 #2 [core-metadata internal] load build definition from Dockerfile 02:57:55 #2 transferring dockerfile: 2.06kB done 02:57:55 #2 DONE 0.0s 02:57:55 02:57:55 #3 [security-proxy-auth internal] load build definition from Dockerfile 02:57:55 #3 transferring dockerfile: 2.15kB done 02:57:55 #3 DONE 0.0s 02:57:55 02:57:55 #4 [security-proxy-setup internal] load build definition from Dockerfile 02:57:55 #4 transferring dockerfile: 2.50kB done 02:57:55 #4 DONE 0.0s 02:57:55 02:57:55 #5 [security-spire-agent internal] load build definition from Dockerfile 02:57:55 #5 transferring dockerfile: 1.81kB done 02:57:55 #5 DONE 0.1s 02:57:55 02:57:55 #6 [security-spire-config internal] load build definition from Dockerfile 02:57:55 #6 transferring dockerfile: 1.69kB done 02:57:55 #6 DONE 0.0s 02:57:55 02:57:55 #7 [security-bootstrapper internal] load build definition from Dockerfile 02:57:55 #7 transferring dockerfile: 3.17kB done 02:57:55 #7 DONE 0.1s 02:57:55 02:57:55 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:57:55 #8 transferring dockerfile: 1.89kB done 02:57:55 #8 DONE 0.1s 02:57:55 02:57:55 #9 [core-data internal] load build definition from Dockerfile 02:57:55 #9 transferring dockerfile: 2.01kB done 02:57:55 #9 DONE 0.1s 02:57:55 02:57:55 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:57:55 #10 ... 02:57:55 02:57:55 #11 [support-notifications internal] load build definition from Dockerfile 02:57:55 #11 transferring dockerfile: 1.95kB done 02:57:55 #11 DONE 0.1s 02:57:55 02:57:55 #12 [support-scheduler internal] load build definition from Dockerfile 02:57:55 #12 transferring dockerfile: 1.93kB done 02:57:55 #12 DONE 0.1s 02:57:55 02:57:55 #13 [security-secretstore-setup internal] load build definition from Dockerfile 02:57:55 #13 transferring dockerfile: 2.49kB done 02:57:55 #13 DONE 0.1s 02:57:55 02:57:55 #14 [core-command internal] load build definition from Dockerfile 02:57:55 #14 transferring dockerfile: 1.93kB done 02:57:55 #14 DONE 0.1s 02:57:55 02:57:55 #15 [security-spire-server internal] load build definition from Dockerfile 02:57:55 #15 transferring dockerfile: 1.70kB done 02:57:55 #15 DONE 0.1s 02:57:55 02:57:55 #16 [support-cron-scheduler internal] load build definition from Dockerfile 02:57:55 #16 transferring dockerfile: 1.85kB done 02:57:55 #16 DONE 0.1s 02:57:55 02:57:55 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:57:55 #10 transferring dockerfile: 2.23kB done 02:57:55 #10 DONE 0.1s 02:57:55 02:57:55 #17 [core-keeper internal] load .dockerignore 02:57:55 #17 transferring context: 50B done 02:57:55 #17 DONE 0.1s 02:57:55 02:57:55 #18 [core-metadata internal] load .dockerignore 02:57:55 #18 ... 02:57:55 02:57:55 #19 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:55 #19 DONE 0.0s 02:57:55 02:57:55 #18 [core-metadata internal] load .dockerignore 02:57:55 #18 transferring context: 50B done 02:57:55 #18 DONE 0.4s 02:57:55 02:57:55 #20 [security-proxy-auth internal] load .dockerignore 02:57:55 #20 transferring context: 50B done 02:57:55 #20 DONE 0.4s 02:57:55 02:57:55 #21 [support-cron-scheduler internal] load .dockerignore 02:57:55 #21 ... 02:57:55 02:57:55 #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:55 #19 DONE 0.0s 02:57:55 02:57:55 #22 [security-proxy-setup internal] load .dockerignore 02:57:55 #22 transferring context: 50B done 02:57:55 #22 DONE 0.4s 02:57:55 02:57:55 #21 [support-cron-scheduler internal] load .dockerignore 02:57:55 #21 transferring context: 50B done 02:57:56 #21 ... 02:57:56 02:57:56 #23 [core-data internal] load .dockerignore 02:57:56 #23 transferring context: 50B done 02:57:56 #23 DONE 0.4s 02:57:56 02:57:56 #24 [security-spire-config internal] load .dockerignore 02:57:56 #24 transferring context: 50B done 02:57:56 #24 DONE 0.5s 02:57:56 02:57:56 #19 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:56 #19 DONE 0.0s 02:57:56 02:57:56 #25 [security-spire-agent internal] load .dockerignore 02:57:56 #25 transferring context: 50B done 02:57:56 #25 DONE 0.5s 02:57:56 02:57:56 #26 [security-spiffe-token-provider internal] load .dockerignore 02:57:56 #26 transferring context: 50B done 02:57:56 #26 DONE 0.4s 02:57:56 02:57:56 #27 [support-notifications internal] load .dockerignore 02:57:56 #27 transferring context: 50B done 02:57:56 #27 DONE 0.4s 02:57:56 02:57:56 #28 [security-bootstrapper internal] load .dockerignore 02:57:56 #28 transferring context: 50B done 02:57:56 #28 DONE 0.5s 02:57:56 02:57:56 #29 [support-scheduler internal] load .dockerignore 02:57:56 #29 transferring context: 50B done 02:57:56 #29 DONE 0.4s 02:57:56 02:57:56 #30 [security-secretstore-setup internal] load .dockerignore 02:57:56 #30 transferring context: 50B done 02:57:56 #30 DONE 0.5s 02:57:56 02:57:56 #31 [core-common-config-bootstrapper internal] load .dockerignore 02:57:56 #31 transferring context: 50B done 02:57:56 #31 DONE 0.4s 02:57:56 02:57:56 #32 [security-spire-server internal] load .dockerignore 02:57:56 #32 transferring context: 50B done 02:57:56 #32 DONE 0.4s 02:57:56 02:57:56 #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 02:57:56 #33 DONE 0.3s 02:57:56 02:57:56 #21 [support-cron-scheduler internal] load .dockerignore 02:57:56 #21 DONE 0.4s 02:57:56 02:57:56 #34 [core-command internal] load .dockerignore 02:57:56 #34 transferring context: 50B done 02:57:56 #34 DONE 0.4s 02:57:56 02:57:56 #19 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:56 #19 DONE 0.0s 02:57:56 02:57:56 #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:57:56 #33 DONE 0.3s 02:57:56 02:57:56 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:57:56 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:57:56 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:57:56 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:57:56 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:57:56 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.1s 02:57:56 #35 ... 02:57:56 02:57:56 #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:56 #19 DONE 0.0s 02:57:56 02:57:56 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:57:56 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s 02:57:56 #35 ... 02:57:56 02:57:56 #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:56 #19 DONE 0.0s 02:57:56 02:57:56 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:57:56 #33 DONE 0.5s 02:57:56 02:57:56 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:57:56 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:57:56 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:57:56 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:57:56 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:57:56 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 02:57:56 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 02:57:56 #35 ... 02:57:56 02:57:56 #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:56 #19 DONE 0.0s 02:57:56 02:57:56 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:57:56 #35 ... 02:57:56 02:57:56 #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:56 #19 DONE 0.0s 02:57:56 02:57:56 #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:56 #19 DONE 0.0s 02:57:56 02:57:56 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:57:56 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:57:56 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:57:56 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:57:56 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:57:56 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 02:57:56 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 02:57:56 #35 ... 02:57:56 02:57:56 #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:57:56 #19 DONE 0.0s 02:57:56 02:57:56 #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:57:56 #33 DONE 0.8s 02:57:56 02:57:56 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:57:56 #36 DONE 0.8s 02:57:56 02:57:56 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:57:56 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:57:56 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:57:56 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:57:56 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:57:56 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 02:57:56 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 02:57:56 #35 ... 02:57:56 02:57:56 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:57:56 #37 DONE 0.7s 02:57:56 02:57:56 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:57:56 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:57:56 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:57:56 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:57:56 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:57:56 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 02:57:56 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 02:57:57 #35 ... 02:57:57 02:57:57 #38 [security-spire-server internal] load build context 02:57:57 #38 transferring context: 27.60kB 0.1s done 02:57:57 #38 DONE 0.4s 02:57:57 02:57:57 #39 [security-spire-config internal] load build context 02:57:57 #39 transferring context: 25.85kB 0.1s done 02:57:57 #39 DONE 0.4s 02:57:57 02:57:57 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:57:57 #35 DONE 1.5s 02:57:57 02:57:57 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:57:57 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 02:57:57 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:57:57 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:57:57 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:57:57 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 02:57:57 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 02:57:57 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s 02:57:57 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:57:57 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s 02:57:57 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 02:57:57 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:57:57 #40 ... 02:57:57 02:57:57 #41 [security-spire-agent internal] load build context 02:57:57 #41 transferring context: 27.13kB 0.1s done 02:57:57 #41 DONE 0.7s 02:57:57 02:57:57 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:57:57 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:57:57 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.8s 02:57:57 #40 ... 02:57:57 02:57:57 #42 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:57:57 #42 DONE 2.2s 02:57:57 02:57:57 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:57:57 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 1.0s 02:57:57 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 1.1s 02:57:58 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 1.2s 02:57:59 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 1.3s 02:57:59 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 2.0s 02:57:59 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.1s 02:58:04 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.2s 02:58:05 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.8s done 02:58:06 #40 ... 02:58:06 02:58:06 #43 [security-proxy-setup internal] load build context 02:58:06 #43 transferring context: 222.75MB 9.8s 02:58:06 #43 ... 02:58:06 02:58:06 #44 [security-proxy-auth internal] load build context 02:58:06 #44 ... 02:58:06 02:58:06 #45 [core-data internal] load build context 02:58:06 #45 ... 02:58:06 02:58:06 #46 [core-keeper internal] load build context 02:58:06 #46 ... 02:58:06 02:58:06 #47 [core-metadata internal] load build context 02:58:06 #47 ... 02:58:06 02:58:06 #48 [support-notifications internal] load build context 02:58:06 #48 ... 02:58:06 02:58:06 #49 [security-spiffe-token-provider internal] load build context 02:58:06 #49 ... 02:58:06 02:58:06 #50 [security-secretstore-setup internal] load build context 02:58:06 #50 ... 02:58:06 02:58:06 #51 [security-bootstrapper internal] load build context 02:58:06 #51 ... 02:58:06 02:58:06 #52 [core-common-config-bootstrapper internal] load build context 02:58:07 #52 ... 02:58:07 02:58:07 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:58:07 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 02:58:07 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:58:07 #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:58:07 #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:58:07 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:58:07 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 02:58:07 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:58:07 #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 4.5s done 02:58:07 #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done 02:58:07 #53 ... 02:58:07 02:58:07 #54 [support-cron-scheduler internal] load build context 02:58:07 #54 ... 02:58:07 02:58:07 #55 [core-command internal] load build context 02:58:07 #55 ... 02:58:07 02:58:07 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:07 #56 ... 02:58:07 02:58:07 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:58:08 #57 ... 02:58:08 02:58:08 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:58:08 #58 ... 02:58:08 02:58:08 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:58:08 #59 ... 02:58:08 02:58:08 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:08 #60 ... 02:58:08 02:58:08 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:08 #61 ... 02:58:08 02:58:08 #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:58:08 #62 ... 02:58:08 02:58:08 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:58:08 #63 ... 02:58:08 02:58:08 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:58:08 #64 ... 02:58:08 02:58:08 #65 [support-scheduler internal] load build context 02:58:08 #65 ... 02:58:08 02:58:08 #66 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:58:08 #66 ... 02:58:08 02:58:08 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:58:08 #67 ... 02:58:08 02:58:08 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:09 #68 ... 02:58:09 02:58:09 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:09 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.6s 02:58:09 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.0s done 02:58:13 #40 ... 02:58:13 02:58:13 #65 [support-scheduler internal] load build context 02:58:13 #65 transferring context: 428.61MB 16.2s 02:58:14 #65 transferring context: 494.10MB 17.4s done 02:58:14 #65 ... 02:58:14 02:58:14 #43 [security-proxy-setup internal] load build context 02:58:14 #43 transferring context: 494.10MB 18.3s done 02:58:15 #43 ... 02:58:15 02:58:15 #52 [core-common-config-bootstrapper internal] load build context 02:58:15 #52 transferring context: 494.10MB 18.9s done 02:58:16 #52 ... 02:58:16 02:58:16 #44 [security-proxy-auth internal] load build context 02:58:16 #44 transferring context: 494.10MB 18.3s done 02:58:16 #44 ... 02:58:16 02:58:16 #45 [core-data internal] load build context 02:58:16 #45 transferring context: 494.10MB 17.6s done 02:58:17 #45 ... 02:58:17 02:58:17 #47 [core-metadata internal] load build context 02:58:17 #47 transferring context: 494.10MB 17.1s done 02:58:17 #47 ... 02:58:17 02:58:17 #46 [core-keeper internal] load build context 02:58:17 #46 transferring context: 494.10MB 16.1s done 02:58:17 #46 ... 02:58:17 02:58:17 #48 [support-notifications internal] load build context 02:58:17 #48 transferring context: 494.10MB 17.3s done 02:58:17 #48 ... 02:58:17 02:58:17 #54 [support-cron-scheduler internal] load build context 02:58:17 #54 transferring context: 494.10MB 17.2s done 02:58:17 #54 ... 02:58:17 02:58:17 #50 [security-secretstore-setup internal] load build context 02:58:17 #50 transferring context: 494.10MB 17.1s done 02:58:17 #50 ... 02:58:17 02:58:17 #55 [core-command internal] load build context 02:58:17 #55 transferring context: 494.10MB 17.9s done 02:58:17 #55 ... 02:58:17 02:58:17 #51 [security-bootstrapper internal] load build context 02:58:17 #51 transferring context: 494.10MB 18.4s done 02:58:18 #51 ... 02:58:18 02:58:18 #49 [security-spiffe-token-provider internal] load build context 02:58:18 #49 transferring context: 494.10MB 16.0s done 02:58:18 #49 ... 02:58:18 02:58:18 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:18 #56 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:18 #56 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:18 #56 11.17 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:58:18 #56 11.17 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:58:18 #56 11.17 OK: 20070 distinct packages available 02:58:18 #56 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:18 #56 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:18 #56 11.56 (1/5) Installing dumb-init (1.2.5-r2) 02:58:18 #56 11.57 (2/5) Installing musl-obstack (1.2.3-r2) 02:58:18 #56 11.57 (3/5) Installing libucontext (1.2-r2) 02:58:18 #56 11.58 (4/5) Installing gcompat (1.1.0-r1) 02:58:18 #56 11.60 (5/5) Installing openssl (3.1.6-r0) 02:58:18 #56 11.61 Executing busybox-1.36.1-r7.trigger 02:58:18 #56 11.62 OK: 8 MiB in 20 packages 02:58:19 #56 ... 02:58:19 02:58:19 #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:58:19 #62 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:19 #62 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:19 #62 11.60 (1/1) Installing dumb-init (1.2.5-r2) 02:58:19 #62 11.60 Executing busybox-1.36.1-r7.trigger 02:58:19 #62 11.61 OK: 7 MiB in 16 packages 02:58:23 Removing intermediate container 490efb568f95 02:58:23 ---> 174305ca6385 02:58:23 Successfully built 174305ca6385 02:58:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:24 + docker inspect -f . ci-base-image-arm64 02:58:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:24 prd-ubuntu20.04-docker-arm64-4c-16g-7733 does not seem to be running inside a container 02:58:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:58:25 $ docker top 1a3567f503572e2d92621c674a5be18dd47f88164b86c297ae34b3e47a356ac6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:26 + go version 02:58:26 go version go1.21.9 linux/arm64 [Pipeline] } 02:58:26 $ docker stop --time=1 1a3567f503572e2d92621c674a5be18dd47f88164b86c297ae34b3e47a356ac6 02:58:28 $ docker rm -f --volumes 1a3567f503572e2d92621c674a5be18dd47f88164b86c297ae34b3e47a356ac6 [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 02:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:58:29 02:58:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:58:29 latest: Pulling from edgex-devops/edgex-compose-arm64 02:58:29 547446be3368: Pulling fs layer 02:58:29 d125d8839a47: Pulling fs layer 02:58:29 3e85d5ac6304: Pulling fs layer 02:58:29 c3105a71a48b: Pulling fs layer 02:58:29 0f093f025ec4: Pulling fs layer 02:58:29 c3106fc0e877: Pulling fs layer 02:58:29 c3105a71a48b: Waiting 02:58:29 0f093f025ec4: Waiting 02:58:29 c3106fc0e877: Waiting 02:58:29 547446be3368: Download complete 02:58:29 c3105a71a48b: Download complete 02:58:30 d125d8839a47: Verifying Checksum 02:58:30 d125d8839a47: Download complete 02:58:30 c3106fc0e877: Verifying Checksum 02:58:30 c3106fc0e877: Download complete 02:58:30 0f093f025ec4: Verifying Checksum 02:58:30 0f093f025ec4: Download complete 02:58:30 547446be3368: Pull complete 02:58:31 d125d8839a47: Pull complete 02:58:32 3e85d5ac6304: Verifying Checksum 02:58:32 3e85d5ac6304: Download complete 02:58:41 #62 ... 02:58:41 02:58:41 #46 [core-keeper internal] load build context 02:58:41 #46 DONE 44.4s 02:58:41 02:58:41 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:41 #56 DONE 43.1s 02:58:41 02:58:41 #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:58:41 #62 DONE 42.9s 02:58:41 02:58:41 #49 [security-spiffe-token-provider internal] load build context 02:58:41 #49 DONE 44.1s 02:58:41 02:58:41 #47 [core-metadata internal] load build context 02:58:41 #47 DONE 44.5s 02:58:41 02:58:41 #48 [support-notifications internal] load build context 02:58:41 #48 DONE 44.1s 02:58:41 02:58:41 #45 [core-data internal] load build context 02:58:41 #45 DONE 44.4s 02:58:41 02:58:41 #50 [security-secretstore-setup internal] load build context 02:58:41 #50 DONE 43.8s 02:58:41 02:58:41 #66 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:58:41 #66 DONE 42.5s 02:58:41 02:58:41 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:58:41 #69 ... 02:58:41 02:58:41 #54 [support-cron-scheduler internal] load build context 02:58:41 #54 DONE 43.7s 02:58:41 02:58:41 #65 [support-scheduler internal] load build context 02:58:41 #65 DONE 43.8s 02:58:41 02:58:41 #55 [core-command internal] load build context 02:58:41 #55 DONE 43.7s 02:58:41 02:58:41 #43 [security-proxy-setup internal] load build context 02:58:41 #43 DONE 44.6s 02:58:41 02:58:41 #44 [security-proxy-auth internal] load build context 02:58:41 #44 DONE 44.6s 02:58:41 02:58:41 #51 [security-bootstrapper internal] load build context 02:58:41 #51 DONE 43.9s 02:58:41 02:58:41 #52 [core-common-config-bootstrapper internal] load build context 02:58:41 #52 DONE 43.8s 02:58:41 02:58:41 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:58:41 #53 DONE 43.8s 02:58:41 02:58:41 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:58:41 #67 43.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:41 #67 43.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:41 #67 43.64 (1/4) Installing dumb-init (1.2.5-r2) 02:58:41 #67 43.65 (2/4) Installing openssl (3.1.6-r0) 02:58:41 #67 43.66 (3/4) Installing su-exec (0.2-r3) 02:58:41 #67 43.67 (4/4) Installing yq (4.33.3-r5) 02:58:41 #67 ... 02:58:41 02:58:41 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:41 #60 DONE 43.8s 02:58:41 02:58:41 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:58:41 #67 43.86 Executing busybox-1.36.1-r7.trigger 02:58:41 #67 43.87 OK: 17 MiB in 19 packages 02:58:42 #67 DONE 44.5s 02:58:42 02:58:42 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:58:42 #64 43.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:42 #64 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:42 #64 43.61 (1/2) Installing ca-certificates (20240226-r0) 02:58:42 #64 43.63 (2/2) Installing dumb-init (1.2.5-r2) 02:58:42 #64 43.64 Executing busybox-1.36.1-r7.trigger 02:58:42 #64 43.64 Executing ca-certificates-20240226-r0.trigger 02:58:42 #64 43.78 OK: 8 MiB in 17 packages 02:58:42 #64 DONE 44.5s 02:58:42 02:58:42 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:58:42 #57 43.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:42 #57 43.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:42 #57 44.16 (1/2) Installing dumb-init (1.2.5-r2) 02:58:42 #57 44.18 (2/2) Installing su-exec (0.2-r3) 02:58:42 #57 44.18 Executing busybox-1.36.1-r7.trigger 02:58:42 #57 44.19 OK: 7 MiB in 17 packages 02:58:42 #57 DONE 44.5s 02:58:42 02:58:42 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:58:42 #59 43.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:42 #59 43.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:42 #59 43.88 (1/3) Installing ca-certificates (20240226-r0) 02:58:42 #59 43.90 (2/3) Installing dumb-init (1.2.5-r2) 02:58:42 #59 43.90 (3/3) Installing tzdata (2024a-r0) 02:58:42 #59 44.12 Executing busybox-1.36.1-r7.trigger 02:58:42 #59 44.13 Executing ca-certificates-20240226-r0.trigger 02:58:42 #59 44.17 OK: 11 MiB in 18 packages 02:58:42 #59 DONE 44.5s 02:58:42 02:58:42 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:58:42 #63 43.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:42 #63 43.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:42 #63 43.90 (1/1) Installing dumb-init (1.2.5-r2) 02:58:42 #63 43.93 Executing busybox-1.36.1-r7.trigger 02:58:42 #63 43.94 OK: 7 MiB in 16 packages 02:58:42 #63 DONE 44.5s 02:58:42 02:58:42 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:42 #68 43.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:42 #68 43.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:42 #68 43.65 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:58:42 #68 43.65 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:58:42 #68 43.65 OK: 20070 distinct packages available 02:58:42 #68 43.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:42 #68 43.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:42 #68 44.05 (1/11) Installing ca-certificates (20240226-r0) 02:58:42 #68 44.08 (2/11) Installing brotli-libs (1.0.9-r14) 02:58:42 #68 44.18 (3/11) Installing libunistring (1.1-r1) 02:58:42 #68 44.21 (4/11) Installing libidn2 (2.3.4-r1) 02:58:42 #68 44.21 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:58:42 #68 44.22 (6/11) Installing libcurl (8.9.0-r0) 02:58:42 #68 44.23 (7/11) Installing curl (8.9.0-r0) 02:58:42 #68 44.23 (8/11) Installing dumb-init (1.2.5-r2) 02:58:42 #68 44.24 (9/11) Installing musl-obstack (1.2.3-r2) 02:58:42 #68 44.24 (10/11) Installing libucontext (1.2-r2) 02:58:42 #68 44.25 (11/11) Installing gcompat (1.1.0-r1) 02:58:42 #68 44.25 Executing busybox-1.36.1-r7.trigger 02:58:42 #68 44.26 Executing ca-certificates-20240226-r0.trigger 02:58:42 #68 44.29 OK: 12 MiB in 26 packages 02:58:42 #68 DONE 44.5s 02:58:42 02:58:42 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:58:42 #58 43.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:42 #58 43.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:42 #58 43.91 (1/4) Installing ca-certificates (20240226-r0) 02:58:42 #58 43.93 (2/4) Installing dumb-init (1.2.5-r2) 02:58:42 #58 43.94 (3/4) Installing su-exec (0.2-r3) 02:58:42 #58 43.95 (4/4) Installing yq (4.33.3-r5) 02:58:42 #58 44.02 Executing busybox-1.36.1-r7.trigger 02:58:42 #58 44.05 Executing ca-certificates-20240226-r0.trigger 02:58:42 #58 44.21 OK: 17 MiB in 19 packages 02:58:42 #58 DONE 44.5s 02:58:42 02:58:42 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:58:42 3e85d5ac6304: Pull complete 02:58:42 c3105a71a48b: Pull complete 02:58:42 #70 ... 02:58:42 02:58:42 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:58:42 #0 1.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:42 #0 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:42 #0 1.859 OK: 264 MiB in 52 packages 02:58:42 #71 DONE 2.1s 02:58:42 02:58:42 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:58:42 #72 DONE 0.0s 02:58:42 02:58:42 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:42 #61 43.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:42 #61 44.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:42 #61 44.44 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:58:42 #61 44.44 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:58:42 #61 44.44 OK: 20070 distinct packages available 02:58:42 #61 44.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:42 #61 44.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:42 #61 44.74 (1/4) Installing dumb-init (1.2.5-r2) 02:58:42 #61 44.75 (2/4) Installing musl-obstack (1.2.3-r2) 02:58:42 #61 44.75 (3/4) Installing libucontext (1.2-r2) 02:58:42 #61 44.75 (4/4) Installing gcompat (1.1.0-r1) 02:58:42 #61 44.76 Executing busybox-1.36.1-r7.trigger 02:58:42 #61 44.78 OK: 8 MiB in 19 packages 02:58:42 #61 DONE 45.0s 02:58:42 02:58:42 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:42 0f093f025ec4: Pull complete 02:58:43 c3106fc0e877: Pull complete 02:58:43 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:58:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:58:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:43 prd-ubuntu20.04-docker-arm64-4c-16g-7733 does not seem to be running inside a container 02:58:43 $ 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/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:58:43 #73 ... 02:58:43 02:58:43 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:58:43 #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:43 #0 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:43 #0 2.442 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:58:43 #0 2.442 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:58:43 #0 2.442 OK: 20077 distinct packages available 02:58:43 #0 2.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:43 #0 2.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:43 #0 2.811 OK: 264 MiB in 52 packages 02:58:43 #74 DONE 3.3s 02:58:43 02:58:43 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:58:43 #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:43 #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:43 #0 2.923 OK: 7 MiB in 16 packages 02:58:43 #75 DONE 3.5s 02:58:43 02:58:43 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:58:43 #76 DONE 0.2s 02:58:43 02:58:43 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:58:43 #69 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:43 #69 3.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:44 #69 3.718 OK: 264 MiB in 52 packages 02:58:44 #69 DONE 4.3s 02:58:44 02:58:44 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:58:44 #0 3.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:44 #0 3.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:44 #0 3.907 OK: 8 MiB in 20 packages 02:58:44 #77 DONE 4.2s 02:58:44 02:58:44 #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:58:44 #0 3.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:44 #0 3.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:44 #0 3.911 OK: 264 MiB in 52 packages 02:58:44 #78 DONE 4.3s 02:58:44 02:58:44 #79 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:44 #79 DONE 4.2s 02:58:44 02:58:44 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:58:44 #0 1.480 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:44 #0 2.029 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:44 #0 2.665 (1/1) Installing dumb-init (1.2.5-r2) 02:58:44 #0 2.989 Executing busybox-1.36.1-r7.trigger 02:58:44 #0 2.997 OK: 7 MiB in 16 packages 02:58:44 #80 DONE 3.3s 02:58:44 02:58:44 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:58:45 $ docker top ee1d23da23e849c363cc7d5a2163bf0b6e6ed33a972de5e8dce3a2e6c47b0262 -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:45 #81 ... 02:58:45 02:58:45 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:58:45 #82 DONE 1.2s 02:58:45 02:58:45 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:58:45 #81 DONE 1.2s 02:58:45 02:58:45 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:45 #83 DONE 1.2s 02:58:45 02:58:45 #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:58:45 #84 DONE 1.2s 02:58:45 02:58:45 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:58:46 + docker compose -f ./docker-compose-build.yml build --parallel 02:58:46 #85 DONE 0.9s 02:58:46 02:58:46 #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:46 #86 ... 02:58:46 02:58:46 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:58:46 #0 3.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:46 #0 3.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:46 #0 4.086 OK: 17 MiB in 19 packages 02:58:46 #87 DONE 4.6s 02:58:46 02:58:46 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:46 #88 DONE 0.9s 02:58:46 02:58:46 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:58:46 #89 DONE 0.1s 02:58:46 02:58:46 #90 [security-spire-server stage-2 6/9] COPY security.txt / 02:58:46 #90 DONE 0.1s 02:58:46 02:58:46 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:58:46 #91 DONE 0.1s 02:58:46 02:58:46 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 02:58:46 #92 DONE 0.0s 02:58:47 02:58:47 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:58:47 #93 DONE 0.1s 02:58:47 02:58:47 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:58:47 #94 DONE 0.0s 02:58:47 02:58:47 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:58:47 #95 DONE 0.1s 02:58:47 02:58:47 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:58:47 #96 DONE 0.1s 02:58:47 02:58:47 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:58:47 #97 DONE 0.1s 02:58:47 02:58:47 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:58:47 #98 DONE 0.1s 02:58:47 02:58:47 #99 [security-spire-agent] exporting to image 02:58:47 #99 exporting layers 02:58:47 #99 ... 02:58:47 02:58:47 #100 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:58:47 #0 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:47 #0 5.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:47 #0 5.269 OK: 8 MiB in 17 packages 02:58:47 #100 DONE 5.4s 02:58:47 02:58:47 #101 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:58:47 #0 5.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:47 #0 5.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:47 #0 5.378 OK: 7 MiB in 17 packages 02:58:47 #101 DONE 5.4s 02:58:47 02:58:47 #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:58:47 #102 ... 02:58:47 02:58:47 #99 [security-spire-server] exporting to image 02:58:47 #99 exporting layers 0.8s done 02:58:47 #99 writing image sha256:618c5f47305be5901c277959f9ca3750f19e6db899f7792b6e5bfef2ec9bb429 done 02:58:47 #99 naming to docker.io/library/security-spire-agent done 02:58:47 #99 writing image sha256:df955ef48cf45bd8445091f3f41335493e2e662169b8c9e5084513eb4bf6dd45 done 02:58:47 #99 naming to docker.io/library/security-spire-server done 02:58:47 #99 DONE 0.8s 02:58:47 02:58:47 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:58:47 #70 5.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:47 #70 5.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:47 #70 5.874 OK: 12 MiB in 26 packages 02:58:48 #70 DONE 6.0s 02:58:48 02:58:48 #103 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:58:48 #0 5.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:48 #0 5.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:48 #0 5.804 OK: 11 MiB in 18 packages 02:58:48 #103 DONE 5.9s 02:58:48 02:58:48 #104 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:58:48 #0 5.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:48 #0 5.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:48 #104 6.076 OK: 7 MiB in 16 packages 02:58:48 #104 DONE 6.2s 02:58:48 02:58:48 #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:58:48 #0 5.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:48 #0 5.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:48 #105 5.728 OK: 8 MiB in 19 packages 02:58:48 #105 DONE 6.3s 02:58:48 02:58:48 #106 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:58:48 #0 5.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:48 #0 6.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:48 #0 6.216 OK: 17 MiB in 19 packages 02:58:48 #106 DONE 6.8s 02:58:48 02:58:48 #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:58:48 #0 3.759 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:48 #0 4.223 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:49 #107 4.857 OK: 264 MiB in 52 packages 02:58:50 #107 DONE 5.9s 02:58:50 02:58:50 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:50 #108 DONE 1.8s 02:58:50 02:58:50 #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:58:50 #109 ... 02:58:50 02:58:50 #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:58:50 #102 DONE 3.3s 02:58:50 02:58:50 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:58:51 #40 ... 02:58:51 02:58:51 #110 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:58:51 #110 ... 02:58:51 02:58:51 #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:58:51 #111 DONE 1.1s 02:58:51 02:58:51 #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:58:51 #109 DONE 1.3s 02:58:51 02:58:51 #110 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:58:51 #110 DONE 0.9s 02:58:51 02:58:51 #112 [security-spire-config stage-2 6/10] COPY security.txt / 02:58:51 #112 DONE 0.1s 02:58:51 02:58:51 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:58:51 #113 DONE 0.0s 02:58:51 02:58:51 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:52 #114 ... 02:58:52 02:58:52 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:58:52 #115 DONE 0.0s 02:58:52 02:58:52 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:58:52 #116 DONE 0.0s 02:58:52 02:58:52 #99 [security-spire-config] exporting to image 02:58:52 #99 exporting layers 0.6s done 02:58:52 #99 writing image sha256:da103d87d1f448a2201df34189757b166141077d70f0f0b9baa40f7d3ae93f29 done 02:58:52 #99 naming to docker.io/library/security-spire-config done 02:58:52 #99 DONE 1.4s 02:58:52 02:58:52 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:54 #117 ... 02:58:54 02:58:54 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:56 #1 [security-proxy-setup internal] load build definition from Dockerfile 02:58:56 #1 transferring dockerfile: 2.50kB done 02:58:56 #1 DONE 0.1s 02:58:56 02:58:56 #2 [security-spire-config internal] load build definition from Dockerfile 02:58:56 #2 transferring dockerfile: 1.69kB done 02:58:56 #2 DONE 0.1s 02:58:56 02:58:56 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:58:56 #3 transferring dockerfile: 2.23kB 0.0s done 02:58:56 #3 DONE 0.1s 02:58:56 02:58:56 #4 [security-spire-server internal] load build definition from Dockerfile 02:58:56 #4 transferring dockerfile: 1.70kB 0.0s done 02:58:56 #4 DONE 0.1s 02:58:56 02:58:56 #5 [core-command internal] load build definition from Dockerfile 02:58:56 #5 transferring dockerfile: 1.93kB 0.0s done 02:58:56 #5 DONE 0.1s 02:58:56 02:58:56 #6 [security-secretstore-setup internal] load build definition from Dockerfile 02:58:56 #6 transferring dockerfile: 2.49kB 0.0s done 02:58:56 #6 DONE 0.1s 02:58:56 02:58:56 #7 [core-keeper internal] load build definition from Dockerfile 02:58:56 #7 transferring dockerfile: 2.01kB 0.0s done 02:58:56 #7 DONE 0.1s 02:58:56 02:58:56 #8 [support-cron-scheduler internal] load build definition from Dockerfile 02:58:56 #8 transferring dockerfile: 1.85kB 0.0s done 02:58:56 #8 DONE 0.1s 02:58:56 02:58:56 #9 [core-data internal] load build definition from Dockerfile 02:58:56 #9 transferring dockerfile: 2.01kB done 02:58:56 #9 DONE 0.1s 02:58:56 02:58:56 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:58:56 #10 transferring dockerfile: 1.89kB done 02:58:56 #10 DONE 0.1s 02:58:56 02:58:56 #11 [security-spire-agent internal] load build definition from Dockerfile 02:58:56 #11 transferring dockerfile: 1.81kB done 02:58:56 #11 DONE 0.1s 02:58:56 02:58:56 #12 [support-notifications internal] load build definition from Dockerfile 02:58:56 #12 transferring dockerfile: 1.95kB 0.0s done 02:58:56 #12 DONE 0.1s 02:58:56 02:58:56 #13 [security-bootstrapper internal] load build definition from Dockerfile 02:58:56 #13 transferring dockerfile: 3.17kB 0.0s done 02:58:56 #13 DONE 0.1s 02:58:56 02:58:56 #14 [core-metadata internal] load build definition from Dockerfile 02:58:56 #14 transferring dockerfile: 2.06kB 0.0s done 02:58:56 #14 DONE 0.1s 02:58:56 02:58:56 #15 [support-scheduler internal] load build definition from Dockerfile 02:58:56 #15 transferring dockerfile: 1.93kB done 02:58:57 #15 DONE 0.1s 02:58:57 02:58:57 #16 [security-proxy-auth internal] load build definition from Dockerfile 02:58:57 #16 transferring dockerfile: 2.15kB 0.0s done 02:58:57 #16 DONE 0.1s 02:58:57 02:58:57 #17 [security-proxy-setup internal] load .dockerignore 02:58:57 #17 transferring context: 02:58:57 #17 transferring context: 50B done 02:58:57 #17 DONE 0.1s 02:58:57 02:58:57 #18 [security-spire-config internal] load .dockerignore 02:58:57 #18 transferring context: 50B done 02:58:57 #18 DONE 0.1s 02:58:58 02:58:58 #19 [core-common-config-bootstrapper internal] load .dockerignore 02:58:58 #19 transferring context: 50B done 02:58:58 #19 DONE 0.0s 02:58:58 02:58:58 #20 [security-spire-server internal] load .dockerignore 02:58:58 #20 transferring context: 50B 0.0s done 02:58:58 #20 DONE 0.1s 02:58:58 02:58:58 #21 [core-command internal] load .dockerignore 02:58:58 #21 transferring context: 50B 0.0s done 02:58:58 #21 DONE 0.1s 02:58:58 02:58:58 #22 [security-secretstore-setup internal] load .dockerignore 02:58:58 #22 transferring context: 50B 0.0s done 02:58:58 #22 DONE 0.1s 02:58:58 02:58:58 #23 [core-keeper internal] load .dockerignore 02:58:58 #23 transferring context: 50B 0.0s done 02:58:58 #23 DONE 0.1s 02:58:58 02:58:58 #24 [support-cron-scheduler internal] load .dockerignore 02:58:58 #24 transferring context: 50B 0.0s done 02:58:58 #24 DONE 0.1s 02:58:58 02:58:58 #25 [core-data internal] load .dockerignore 02:58:58 #25 transferring context: 50B done 02:58:58 #25 DONE 0.0s 02:58:58 02:58:58 #26 [security-spire-agent internal] load .dockerignore 02:58:58 #26 transferring context: 50B done 02:58:58 #26 DONE 0.1s 02:58:58 02:58:58 #27 [security-spiffe-token-provider internal] load .dockerignore 02:58:58 #27 transferring context: 50B 0.0s done 02:58:58 #27 DONE 0.1s 02:58:58 02:58:58 #28 [support-notifications internal] load .dockerignore 02:58:58 #28 transferring context: 50B 0.0s done 02:58:58 #28 DONE 0.1s 02:58:58 02:58:58 #29 [core-metadata internal] load .dockerignore 02:58:58 #29 ... 02:58:58 02:58:58 #30 [security-bootstrapper internal] load .dockerignore 02:58:58 #30 transferring context: 50B 0.0s done 02:58:58 #30 DONE 0.1s 02:58:58 02:58:58 #29 [core-metadata internal] load .dockerignore 02:58:58 #29 transferring context: 50B 0.0s done 02:58:58 #29 DONE 0.1s 02:58:58 02:58:58 #31 [security-proxy-auth internal] load .dockerignore 02:58:58 #31 transferring context: 50B 0.0s done 02:58:58 #31 DONE 0.1s 02:58:58 02:58:58 #32 [support-scheduler internal] load .dockerignore 02:58:58 #32 transferring context: 50B 0.0s done 02:58:58 #32 DONE 0.1s 02:58:58 02:58:58 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:58 #33 DONE 0.0s 02:58:58 02:58:58 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 02:58:58 #34 DONE 0.2s 02:58:59 02:58:59 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:59 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:58:59 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:58:59 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:58:59 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:58:59 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.2s 02:58:59 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.3s 02:58:59 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:58:59 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 02:58:59 #35 ... 02:58:59 02:58:59 #36 [security-proxy-setup internal] load build context 02:58:59 #36 transferring context: 3.03MB 0.7s done 02:58:59 #36 DONE 0.8s 02:58:59 02:58:59 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:58:59 #37 DONE 0.9s 02:58:59 02:58:59 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:58:59 #35 ... 02:58:59 02:58:59 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:58:59 #33 DONE 0.0s 02:58:59 02:58:59 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:59:00 #35 ... 02:59:00 02:59:00 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:59:00 #37 DONE 1.7s 02:59:00 02:59:00 #35 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:59:00 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:59:00 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:59:00 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:59:00 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:59:00 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:59:00 #35 ... 02:59:00 02:59:00 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:59:00 #33 DONE 0.0s 02:59:00 02:59:00 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:59:00 #38 DONE 0.5s 02:59:00 02:59:00 #35 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:59:00 #35 ... 02:59:00 02:59:00 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:59:00 #33 DONE 0.0s 02:59:00 02:59:00 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:59:00 #37 DONE 1.7s 02:59:00 02:59:00 #38 [core-command builder 2/7] WORKDIR /edgex-go 02:59:00 #38 DONE 0.5s 02:59:00 02:59:00 #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:59:00 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:59:00 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:59:00 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:59:00 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:59:00 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:59:00 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:59:00 #35 ... 02:59:00 02:59:00 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:59:00 #33 DONE 0.0s 02:59:00 02:59:00 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:59:00 #37 DONE 1.8s 02:59:00 02:59:00 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:59:00 #38 DONE 0.6s 02:59:00 02:59:00 #35 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:59:00 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:59:00 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:59:00 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:59:00 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:59:00 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:59:00 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:59:01 #35 ... 02:59:01 02:59:01 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:59:01 #33 DONE 0.1s 02:59:01 02:59:01 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:59:01 #34 ... 02:59:01 02:59:01 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:59:01 #37 DONE 1.8s 02:59:01 02:59:01 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:59:01 #33 DONE 0.1s 02:59:01 02:59:01 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 02:59:01 #38 DONE 0.6s 02:59:01 02:59:01 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:59:01 #34 ... 02:59:01 02:59:01 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:59:01 #33 DONE 0.1s 02:59:01 02:59:01 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:59:01 #39 DONE 1.4s 02:59:01 02:59:01 #40 [security-spire-server internal] load build context 02:59:01 #40 DONE 0.0s 02:59:01 02:59:01 #41 [security-spire-config internal] load build context 02:59:01 #41 DONE 0.0s 02:59:01 02:59:01 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:01 #42 DONE 0.0s 02:59:01 02:59:01 #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:59:01 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:59:01 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:59:01 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:59:01 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:59:01 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:59:01 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:59:01 #35 DONE 3.2s 02:59:01 02:59:01 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:59:01 #34 ... 02:59:01 02:59:01 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:59:01 #33 DONE 0.1s 02:59:01 02:59:01 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:59:01 #34 ... 02:59:01 02:59:01 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:59:01 #37 DONE 1.9s 02:59:01 02:59:01 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:59:01 #38 DONE 0.7s 02:59:01 02:59:01 #43 [security-spiffe-token-provider internal] load build context 02:59:01 #43 DONE 0.0s 02:59:01 02:59:01 #44 [core-common-config-bootstrapper internal] load build context 02:59:01 #44 transferring context: 3.03MB 1.2s done 02:59:01 #44 DONE 1.5s 02:59:01 02:59:01 #35 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:59:01 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:59:01 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:59:01 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:59:01 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:59:01 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:59:01 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:59:01 #35 DONE 3.3s 02:59:01 02:59:01 #45 [support-notifications internal] load build context 02:59:01 #45 ... 02:59:01 02:59:01 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:59:01 #33 DONE 0.1s 02:59:02 02:59:02 #46 [core-command internal] load build context 02:59:02 #46 transferring context: 3.03MB 1.5s done 02:59:02 #46 DONE 1.8s 02:59:02 02:59:02 #47 [core-keeper internal] load build context 02:59:02 #47 transferring context: 3.03MB 1.5s done 02:59:02 #47 DONE 1.8s 02:59:02 02:59:02 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:59:02 #33 DONE 0.1s 02:59:02 02:59:02 #48 [support-cron-scheduler internal] load build context 02:59:02 #48 ... 02:59:02 02:59:02 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:59:02 #33 DONE 0.1s 02:59:02 02:59:02 #48 [support-cron-scheduler internal] load build context 02:59:03 #48 ... 02:59:03 02:59:03 #49 [security-secretstore-setup internal] load build context 02:59:03 #49 transferring context: 3.03MB 1.9s done 02:59:03 #49 DONE 2.6s 02:59:03 02:59:03 #48 [support-cron-scheduler internal] load build context 02:59:03 #48 transferring context: 3.03MB 1.5s done 02:59:03 #48 ... 02:59:03 02:59:03 #40 [security-spire-server internal] load build context 02:59:03 #40 transferring context: 27.60kB 0.1s done 02:59:03 #40 DONE 1.8s 02:59:03 02:59:03 #41 [security-spire-config internal] load build context 02:59:03 #41 transferring context: 25.85kB 0.1s done 02:59:03 #41 DONE 2.0s 02:59:03 02:59:03 #50 [core-data internal] load build context 02:59:03 #50 transferring context: 3.03MB 1.6s done 02:59:03 #50 ... 02:59:03 02:59:03 #48 [support-cron-scheduler internal] load build context 02:59:03 #48 DONE 2.4s 02:59:03 02:59:03 #50 [core-data internal] load build context 02:59:03 #50 DONE 2.6s 02:59:03 02:59:03 #45 [support-notifications internal] load build context 02:59:04 #45 ... 02:59:04 02:59:04 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:59:04 #37 DONE 2.0s 02:59:04 02:59:04 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:59:04 #38 DONE 0.8s 02:59:04 02:59:04 #35 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:59:04 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:59:04 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:59:04 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:59:04 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:59:04 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:59:04 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:59:04 #35 DONE 3.4s 02:59:04 02:59:04 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:59:04 #34 DONE 4.0s 02:59:04 02:59:04 #51 [security-proxy-auth internal] load build context 02:59:04 #51 DONE 0.0s 02:59:04 02:59:04 #45 [support-notifications internal] load build context 02:59:04 #45 ... 02:59:04 02:59:04 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:59:04 #37 DONE 2.0s 02:59:04 02:59:04 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 02:59:04 #38 DONE 0.8s 02:59:04 02:59:04 #35 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:59:04 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:59:04 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:59:04 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:59:04 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:59:04 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:59:04 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:59:04 #35 DONE 3.4s 02:59:04 02:59:04 #45 [support-notifications internal] load build context 02:59:05 #45 ... 02:59:05 02:59:05 #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:59:05 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:59:05 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:59:05 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:59:05 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:59:05 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:59:05 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:59:05 #35 DONE 3.4s 02:59:05 02:59:05 #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:59:05 #52 DONE 3.9s 02:59:05 02:59:05 #45 [support-notifications internal] load build context 02:59:07 #45 transferring context: 3.03MB 3.6s done 02:59:08 #45 ... 02:59:08 02:59:08 #43 [security-spiffe-token-provider internal] load build context 02:59:08 #43 transferring context: 3.03MB 4.0s done 02:59:08 #43 DONE 6.5s 02:59:08 02:59:08 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:08 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done 02:59:08 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:59:08 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:59:08 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:59:08 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.0s done 02:59:08 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.1s done 02:59:08 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.5s done 02:59:08 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:59:08 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.8s 02:59:09 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.76MB / 28.04MB 4.3s 02:59:09 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 4.7s 02:59:10 #42 ... 02:59:10 02:59:10 #53 [security-spire-agent internal] load build context 02:59:10 #53 transferring context: 27.13kB 0.2s done 02:59:10 #53 DONE 4.4s 02:59:10 02:59:10 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:10 #42 ... 02:59:10 02:59:10 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:59:10 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.0s done 02:59:10 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:59:10 #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:59:10 #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:59:10 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 02:59:10 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 02:59:10 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:59:10 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done 02:59:10 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 1.9s 02:59:10 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.09MB / 18.32MB 2.3s 02:59:10 #54 ... 02:59:10 02:59:10 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:59:10 #0 7.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:10 #0 8.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:10 #55 ... 02:59:10 02:59:10 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:59:10 #0 9.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:10 #0 9.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:10 #56 ... 02:59:10 02:59:10 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:59:10 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:59:10 #54 ... 02:59:10 02:59:10 #45 [support-notifications internal] load build context 02:59:10 #45 DONE 8.7s 02:59:10 02:59:10 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:59:10 #54 ... 02:59:10 02:59:10 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:10 #57 ... 02:59:10 02:59:10 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:10 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.1s 02:59:10 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:59:11 #42 ... 02:59:11 02:59:11 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:59:11 #0 5.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:11 #0 6.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:11 #0 8.002 OK: 266 MiB in 52 packages 02:59:11 #58 DONE 9.9s 02:59:11 02:59:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:11 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.94MB / 28.04MB 6.5s 02:59:11 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 6.7s 02:59:11 #42 ... 02:59:11 02:59:11 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:11 #57 DONE 11.0s 02:59:11 02:59:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:11 #42 ... 02:59:11 02:59:11 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:59:11 #0 7.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:11 #0 8.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:11 #59 ... 02:59:11 02:59:11 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:59:11 #55 10.36 OK: 266 MiB in 52 packages 02:59:11 #55 DONE 11.9s 02:59:11 02:59:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:12 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 7.7s 02:59:12 #42 ... 02:59:12 02:59:12 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:59:12 #0 8.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:12 #0 9.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:13 #60 ... 02:59:13 02:59:13 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:13 #61 DONE 9.8s 02:59:13 02:59:13 #62 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:59:13 #62 ... 02:59:13 02:59:13 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:59:13 #56 11.90 OK: 266 MiB in 52 packages 02:59:13 #56 DONE 13.7s 02:59:13 02:59:13 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:59:13 #63 ... 02:59:13 02:59:13 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:59:13 #64 ... 02:59:13 02:59:13 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:59:13 #65 ... 02:59:13 02:59:13 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:59:13 #66 ... 02:59:13 02:59:13 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:59:13 #67 ... 02:59:13 02:59:13 #51 [security-proxy-auth internal] load build context 02:59:13 #51 transferring context: 3.03MB 7.0s done 02:59:13 #51 DONE 9.1s 02:59:13 02:59:13 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:59:13 #68 ... 02:59:13 02:59:13 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:59:13 #69 ... 02:59:13 02:59:13 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:13 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 9.2s 02:59:14 #42 ... 02:59:14 02:59:14 #70 [support-scheduler internal] load build context 02:59:14 #70 transferring context: 3.03MB 7.4s done 02:59:14 #70 DONE 9.4s 02:59:14 02:59:14 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:14 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.7s 02:59:14 #42 ... 02:59:14 02:59:14 #71 [security-bootstrapper internal] load build context 02:59:14 #71 transferring context: 3.03MB 8.0s done 02:59:14 #71 ... 02:59:14 02:59:14 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:59:14 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.6s 02:59:14 #54 ... 02:59:14 02:59:14 #72 [core-metadata internal] load build context 02:59:14 #72 transferring context: 3.03MB 8.4s done 02:59:14 #72 ... 02:59:14 02:59:14 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:59:14 #60 11.90 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:59:14 #60 11.90 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:59:14 #60 11.90 OK: 19946 distinct packages available 02:59:14 #60 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:15 #60 ... 02:59:15 02:59:15 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:59:15 #73 ... 02:59:15 02:59:15 #71 [security-bootstrapper internal] load build context 02:59:15 #71 DONE 10.9s 02:59:15 02:59:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:15 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 10.8s 02:59:15 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:59:15 #42 ... 02:59:15 02:59:15 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:59:15 #74 DONE 3.8s 02:59:15 02:59:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:16 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 11.4s 02:59:16 #42 ... 02:59:16 02:59:16 #72 [core-metadata internal] load build context 02:59:16 #72 DONE 11.6s 02:59:16 02:59:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:16 #42 ... 02:59:16 02:59:16 #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:59:16 #75 DONE 4.9s 02:59:16 02:59:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:16 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 12.2s 02:59:16 #42 ... 02:59:16 02:59:16 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:59:16 #59 10.11 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:59:16 #59 10.11 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:59:16 #59 10.11 OK: 19953 distinct packages available 02:59:16 #59 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:16 #59 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:16 #59 14.36 OK: 266 MiB in 52 packages 02:59:16 #59 DONE 15.2s 02:59:16 02:59:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:17 #42 ... 02:59:17 02:59:17 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:59:17 #76 DONE 4.3s 02:59:17 02:59:17 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:17 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.8s done 02:59:18 #42 ... 02:59:18 02:59:18 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:59:18 #64 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:18 #64 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:18 #64 13.63 (1/4) Installing dumb-init (1.2.5-r2) 02:59:18 #64 13.63 (2/4) Installing openssl (3.1.6-r0) 02:59:18 #64 13.67 (3/4) Installing su-exec (0.2-r3) 02:59:18 #64 13.67 (4/4) Installing yq (4.33.3-r5) 02:59:18 #64 14.10 Executing busybox-1.36.1-r7.trigger 02:59:18 #64 14.22 OK: 18 MiB in 19 packages 02:59:18 #64 DONE 15.3s 02:59:18 02:59:18 #62 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:59:18 #62 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:18 #62 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:18 #62 14.61 (1/1) Installing dumb-init (1.2.5-r2) 02:59:18 #62 14.66 Executing busybox-1.36.1-r7.trigger 02:59:18 #62 14.71 OK: 8 MiB in 16 packages 02:59:18 #62 DONE 15.8s 02:59:18 02:59:18 #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:59:19 #77 ... 02:59:19 02:59:19 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:59:19 #78 DONE 2.0s 02:59:19 02:59:19 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:59:19 #60 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:19 #60 15.13 (1/5) Installing dumb-init (1.2.5-r2) 02:59:19 #60 15.37 (2/5) Installing musl-obstack (1.2.3-r2) 02:59:19 #60 15.37 (3/5) Installing libucontext (1.2-r2) 02:59:19 #60 15.37 (4/5) Installing gcompat (1.1.0-r1) 02:59:19 #60 15.37 (5/5) Installing openssl (3.1.6-r0) 02:59:19 #60 15.37 Executing busybox-1.36.1-r7.trigger 02:59:19 #60 15.41 OK: 9 MiB in 20 packages 02:59:19 #60 DONE 16.5s 02:59:19 02:59:19 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:59:21 #79 ... 02:59:21 02:59:21 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:59:21 #63 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:21 #63 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:21 #63 16.98 (1/4) Installing ca-certificates (20240226-r0) 02:59:21 #63 17.25 (2/4) Installing dumb-init (1.2.5-r2) 02:59:21 #63 17.25 (3/4) Installing su-exec (0.2-r3) 02:59:21 #63 17.25 (4/4) Installing yq (4.33.3-r5) 02:59:21 #63 17.43 Executing busybox-1.36.1-r7.trigger 02:59:21 #63 17.46 Executing ca-certificates-20240226-r0.trigger 02:59:21 #63 17.78 OK: 18 MiB in 19 packages 02:59:21 #63 DONE 18.3s 02:59:21 02:59:21 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:59:21 #80 ... 02:59:21 02:59:21 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:59:23 #81 ... 02:59:23 02:59:23 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:59:23 #82 ... 02:59:23 02:59:23 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:59:23 #68 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:24 #68 21.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:24 #68 ... 02:59:24 02:59:24 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:59:24 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.6s done 02:59:24 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 02:59:24 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.1s 02:59:24 #54 ... 02:59:24 02:59:24 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:24 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.8s 02:59:26 #42 ... 02:59:26 02:59:26 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:26 #83 ... 02:59:26 02:59:26 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:26 #42 ... 02:59:26 02:59:26 #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:26 #84 ... 02:59:26 02:59:26 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:28 #42 ... 02:59:28 02:59:28 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:28 #85 ... 02:59:28 02:59:28 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:59:28 #54 ... 02:59:28 02:59:28 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:59:28 #0 8.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:28 #86 ... 02:59:28 02:59:28 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:29 #42 ... 02:59:29 02:59:29 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:29 #87 ... 02:59:29 02:59:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:29 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.6s 02:59:33 #42 ... 02:59:33 02:59:33 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:59:33 #69 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:33 #69 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:33 #69 27.22 (1/1) Installing dumb-init (1.2.5-r2) 02:59:33 #69 27.30 Executing busybox-1.36.1-r7.trigger 02:59:33 #69 27.42 OK: 8 MiB in 16 packages 02:59:33 #69 DONE 29.5s 02:59:33 02:59:33 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:33 #42 ... 02:59:33 02:59:33 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:59:33 #65 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:33 #65 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:33 #65 23.79 (1/3) Installing ca-certificates (20240226-r0) 02:59:33 #65 24.26 (2/3) Installing dumb-init (1.2.5-r2) 02:59:33 #65 24.31 (3/3) Installing tzdata (2024a-r0) 02:59:33 #65 27.71 Executing busybox-1.36.1-r7.trigger 02:59:33 #65 27.98 Executing ca-certificates-20240226-r0.trigger 02:59:33 #65 29.80 OK: 12 MiB in 18 packages 02:59:33 #65 ... 02:59:33 02:59:33 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:59:33 #66 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:33 #66 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:33 #66 23.38 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:59:33 #66 23.38 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:59:33 #66 23.38 OK: 19946 distinct packages available 02:59:33 #66 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:33 #66 26.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:33 #66 ... 02:59:33 02:59:33 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:59:33 #67 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:33 #67 20.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:33 #67 25.41 (1/2) Installing ca-certificates (20240226-r0) 02:59:33 #67 26.07 (2/2) Installing dumb-init (1.2.5-r2) 02:59:33 #67 26.15 Executing busybox-1.36.1-r7.trigger 02:59:33 #67 26.36 Executing ca-certificates-20240226-r0.trigger 02:59:33 #67 28.00 OK: 9 MiB in 17 packages 02:59:33 #67 DONE 30.1s 02:59:33 02:59:33 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:34 #42 ... 02:59:34 02:59:34 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:59:34 #65 DONE 31.7s 02:59:34 02:59:34 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:35 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.0s 02:59:35 #42 ... 02:59:35 02:59:35 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:59:35 #82 12.24 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:35 #82 13.89 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:35 #82 ... 02:59:35 02:59:35 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:59:35 #73 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:35 #73 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:35 #73 28.55 (1/2) Installing dumb-init (1.2.5-r2) 02:59:35 #73 28.58 (2/2) Installing su-exec (0.2-r3) 02:59:35 #73 28.61 Executing busybox-1.36.1-r7.trigger 02:59:35 #73 28.78 OK: 8 MiB in 17 packages 02:59:35 #73 ... 02:59:35 02:59:35 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:35 #42 ... 02:59:35 02:59:35 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:59:35 #73 DONE 30.6s 02:59:35 02:59:35 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:36 #42 ... 02:59:36 02:59:36 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:59:36 #80 15.26 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:36 #80 17.57 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:37 #80 ... 02:59:37 02:59:37 #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:59:37 #77 9.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:37 #77 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:37 #77 16.58 OK: 8 MiB in 16 packages 02:59:37 #77 DONE 18.7s 02:59:37 02:59:37 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:37 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.6s done 02:59:37 #42 ... 02:59:37 02:59:37 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:59:37 #86 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:37 #86 17.60 OK: 18 MiB in 19 packages 02:59:37 #86 DONE 19.6s 02:59:37 02:59:37 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:59:38 #88 ... 02:59:38 02:59:38 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:59:38 #79 9.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:38 #79 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:38 #79 18.75 OK: 9 MiB in 20 packages 02:59:38 #79 ... 02:59:38 02:59:38 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:59:38 #42 DONE 37.1s 02:59:38 02:59:38 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:59:38 #88 DONE 0.5s 02:59:38 02:59:38 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:59:38 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.1s done 02:59:38 #54 ... 02:59:38 02:59:38 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:59:38 #68 25.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:59:38 #68 25.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:59:38 #68 25.48 OK: 19946 distinct packages available 02:59:38 #68 26.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:38 #68 29.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:38 #68 35.21 (1/4) Installing dumb-init (1.2.5-r2) 02:59:38 #68 35.21 (2/4) Installing musl-obstack (1.2.3-r2) 02:59:38 #68 35.24 (3/4) Installing libucontext (1.2-r2) 02:59:38 #68 35.25 (4/4) Installing gcompat (1.1.0-r1) 02:59:38 #68 35.26 Executing busybox-1.36.1-r7.trigger 02:59:38 #68 35.43 OK: 8 MiB in 19 packages 02:59:38 #68 ... 02:59:38 02:59:38 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:59:38 #81 7.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:38 #81 9.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:38 #81 16.33 OK: 18 MiB in 19 packages 02:59:39 #81 ... 02:59:39 02:59:39 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:59:39 #82 23.11 (1/1) Installing dumb-init (1.2.5-r2) 02:59:39 #82 24.22 Executing busybox-1.36.1-r7.trigger 02:59:39 #82 24.47 OK: 8 MiB in 16 packages 02:59:39 #82 DONE 26.0s 02:59:39 02:59:39 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:59:39 #66 34.31 (1/11) Installing ca-certificates (20240226-r0) 02:59:39 #66 34.68 (2/11) Installing brotli-libs (1.0.9-r14) 02:59:39 #66 34.81 (3/11) Installing libunistring (1.1-r1) 02:59:39 #66 35.00 (4/11) Installing libidn2 (2.3.4-r1) 02:59:39 #66 35.03 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:59:39 #66 35.09 (6/11) Installing libcurl (8.9.0-r0) 02:59:39 #66 35.28 (7/11) Installing curl (8.9.0-r0) 02:59:39 #66 35.31 (8/11) Installing dumb-init (1.2.5-r2) 02:59:39 #66 35.32 (9/11) Installing musl-obstack (1.2.3-r2) 02:59:39 #66 35.35 (10/11) Installing libucontext (1.2-r2) 02:59:39 #66 35.36 (11/11) Installing gcompat (1.1.0-r1) 02:59:39 #66 35.44 Executing busybox-1.36.1-r7.trigger 02:59:39 #66 35.67 Executing ca-certificates-20240226-r0.trigger 02:59:39 #66 ... 02:59:39 02:59:39 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:59:39 #81 DONE 17.8s 02:59:39 02:59:39 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:59:39 #79 DONE 20.4s 02:59:39 02:59:39 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:59:39 #89 ... 02:59:39 02:59:39 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:59:39 #80 26.93 OK: 266 MiB in 52 packages 02:59:39 #80 DONE 28.5s 02:59:40 02:59:40 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:59:40 #90 ... 02:59:40 02:59:40 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:59:40 #68 DONE 37.1s 02:59:40 02:59:40 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:59:41 #91 ... 02:59:41 02:59:41 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:59:41 #66 36.91 OK: 13 MiB in 26 packages 02:59:41 #66 DONE 37.9s 02:59:41 02:59:41 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:59:41 #92 ... 02:59:41 02:59:41 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:59:41 #90 DONE 1.4s 02:59:41 02:59:41 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:42 #93 ... 02:59:42 02:59:42 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:59:42 #0 6.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:42 #0 8.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:42 #94 ... 02:59:42 02:59:42 #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:59:42 #0 6.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:42 #0 7.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:42 #95 ... 02:59:42 02:59:42 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:59:42 #0 6.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:42 #0 8.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:43 #96 ... 02:59:43 02:59:43 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:59:43 #89 DONE 3.7s 02:59:43 02:59:43 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:45 #97 DONE 2.5s 02:59:45 02:59:45 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:59:45 #92 4.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:45 #92 ... 02:59:45 02:59:45 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:59:45 #98 DONE 0.1s 02:59:45 02:59:45 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:45 #99 DONE 2.6s 02:59:46 02:59:46 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 02:59:46 #100 DONE 0.2s 02:59:46 02:59:46 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:59:46 #101 DONE 0.3s 02:59:46 02:59:46 #102 [security-spire-server stage-2 6/9] COPY security.txt / 02:59:46 #102 DONE 0.2s 02:59:46 02:59:46 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:59:46 #103 ... 02:59:46 02:59:46 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:59:46 #104 DONE 0.2s 02:59:46 02:59:46 #105 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:59:46 #0 7.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:46 #0 8.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:46 #105 ... 02:59:46 02:59:46 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:59:46 #106 DONE 0.1s 02:59:46 02:59:46 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:59:46 #103 DONE 0.3s 02:59:46 02:59:46 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:59:46 #107 ... 02:59:46 02:59:46 #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:59:46 #108 DONE 0.2s 02:59:46 02:59:46 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:59:46 #107 DONE 0.2s 02:59:46 02:59:46 #109 [security-spire-agent] exporting to image 02:59:46 #109 exporting layers 02:59:47 #109 ... 02:59:47 02:59:47 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:59:47 #110 DONE 0.4s 02:59:47 02:59:47 #109 [security-spire-server] exporting to image 02:59:47 #109 ... 02:59:47 02:59:47 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:59:47 #94 13.67 OK: 8 MiB in 16 packages 02:59:47 #94 DONE 14.8s 02:59:47 02:59:47 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:59:47 #92 5.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:47 #92 ... 02:59:47 02:59:47 #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:59:47 #95 12.88 OK: 9 MiB in 17 packages 02:59:47 #95 DONE 14.7s 02:59:48 02:59:48 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:59:48 #96 11.94 OK: 12 MiB in 18 packages 02:59:48 #96 DONE 13.5s 02:59:48 02:59:48 #105 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:59:48 #105 12.40 OK: 8 MiB in 17 packages 02:59:49 #105 DONE 13.2s 02:59:49 02:59:49 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:59:49 #91 4.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:49 #91 6.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:50 #91 9.420 OK: 8 MiB in 19 packages 02:59:50 #118 DONE 59.4s 02:59:50 02:59:50 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:50 #73 DONE 60.9s 02:59:50 02:59:50 #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:50 #86 DONE 57.6s 02:59:50 02:59:50 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:50 #117 DONE 57.7s 02:59:50 02:59:50 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:50 #114 DONE 51.6s 02:59:50 02:59:50 #119 [support-notifications builder 6/7] COPY . . 02:59:50 #91 DONE 10.0s 02:59:50 02:59:50 #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:52 #111 ... 02:59:52 02:59:52 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:59:52 #92 9.897 OK: 13 MiB in 26 packages 02:59:52 #92 DONE 10.6s 02:59:52 02:59:52 #109 [security-spire-agent] exporting to image 02:59:52 #109 exporting layers 5.0s done 02:59:52 #109 writing image sha256:4ec69e2c7bf412bef65926637e6863e716ef8d7755ed5a1de1e4a4f3820e7f00 done 02:59:52 #109 naming to docker.io/library/security-spire-agent-arm64 done 02:59:52 #109 exporting layers 5.0s done 02:59:52 #109 writing image sha256:46f30b44e04e23511fe99fd4708f99bca9cc4ab8528c3f3d9d9a91b75ea07d98 0.0s done 02:59:52 #109 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:59:52 #109 DONE 5.7s 02:59:52 02:59:52 #112 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:59:52 #112 DONE 3.6s 02:59:52 02:59:52 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:52 #83 ... 02:59:52 02:59:52 #113 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:59:52 #113 DONE 0.3s 02:59:52 02:59:52 #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:53 #84 ... 02:59:53 02:59:53 #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:53 #111 DONE 2.7s 02:59:53 02:59:53 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:59:53 #114 DONE 0.1s 02:59:53 02:59:53 #115 [security-spire-config stage-2 6/10] COPY security.txt / 02:59:53 #115 DONE 0.1s 02:59:53 02:59:53 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:53 #87 ... 02:59:53 02:59:53 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:59:53 #116 DONE 0.1s 02:59:53 #119 ... 02:59:53 02:59:53 #120 [security-proxy-auth builder 6/7] COPY . . 02:59:53 #120 ... 02:59:53 02:59:53 #121 [core-keeper builder 7/8] COPY . . 02:59:53 #121 ... 02:59:53 02:59:53 #122 [security-spiffe-token-provider builder 6/7] COPY . . 02:59:53 02:59:53 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:59:53 #117 DONE 0.1s 02:59:53 02:59:53 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:53 #85 ... 02:59:53 02:59:53 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:59:53 #118 DONE 0.1s 02:59:53 #122 ... 02:59:53 02:59:53 #123 [security-proxy-setup builder 6/7] COPY . . 02:59:53 02:59:53 #109 [security-spire-config] exporting to image 02:59:55 #109 exporting layers 1.6s done 02:59:55 #109 writing image sha256:ab86be6e9f5f4946df12c6dc75dddfc0d34ef21edf726b1c5caaec8945ff3db5 done 02:59:55 #109 naming to docker.io/library/security-spire-config-arm64 done 02:59:55 #109 DONE 7.3s 02:59:55 02:59:55 #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:58 #123 ... 02:59:58 02:59:58 #124 [core-command builder 6/7] COPY . . 02:59:58 #124 CACHED 02:59:58 02:59:58 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 02:59:58 #125 CACHED 02:59:58 02:59:58 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:58 #126 CACHED 02:59:58 02:59:58 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 02:59:58 #127 CACHED 02:59:58 02:59:58 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:58 #128 CACHED 02:59:58 02:59:58 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:59:58 #129 CACHED 02:59:58 02:59:58 #120 [security-proxy-auth builder 6/7] COPY . . 02:59:58 #120 DONE 14.5s 02:59:58 02:59:58 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:58 #130 CACHED 02:59:58 02:59:58 #131 [support-scheduler builder 6/7] COPY . . 02:59:58 #131 CACHED 02:59:58 02:59:58 #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:59:58 #132 CACHED 02:59:58 02:59:58 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:58 #133 CACHED 02:59:58 02:59:58 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 02:59:58 #134 CACHED 02:59:58 02:59:58 #135 [core-data builder 6/7] COPY . . 02:59:58 #135 CACHED 02:59:58 02:59:58 #122 [security-spiffe-token-provider builder 6/7] COPY . . 02:59:58 #122 DONE 14.5s 02:59:58 02:59:58 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:59:58 #136 CACHED 02:59:58 02:59:58 #137 [core-metadata builder 6/7] COPY . . 02:59:58 #137 CACHED 02:59:58 02:59:58 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:58 #138 CACHED 02:59:58 02:59:58 #119 [support-notifications builder 6/7] COPY . . 02:59:58 #119 DONE 14.5s 02:59:58 02:59:58 #121 [core-keeper builder 7/8] COPY . . 02:59:58 #121 DONE 14.5s 02:59:58 02:59:58 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:59:58 #139 ... 02:59:58 02:59:58 #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:59:58 #140 CACHED 02:59:58 02:59:58 #141 [support-cron-scheduler builder 6/7] COPY . . 02:59:58 #141 CACHED 02:59:58 02:59:58 #142 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:58 #142 CACHED 02:59:58 02:59:58 #123 [security-proxy-setup builder 6/7] COPY . . 02:59:58 #123 DONE 14.5s 02:59:58 02:59:58 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:58 #143 CACHED 02:59:58 02:59:58 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:59:58 #144 CACHED 02:59:58 02:59:58 #145 [security-secretstore-setup builder 6/7] COPY . . 02:59:58 #145 CACHED 02:59:58 02:59:58 #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:58 #146 CACHED 02:59:58 02:59:58 #147 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:59:58 #147 CACHED 02:59:58 02:59:58 #148 [security-bootstrapper builder 6/7] COPY . . 02:59:58 #148 CACHED 02:59:58 02:59:58 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:59:59 #149 0.944 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:00:09 #149 ... 03:00:09 03:00:09 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:09 #0 0.677 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:00:09 #150 ... 03:00:09 03:00:09 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:00:09 #0 1.457 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:00:09 #151 ... 03:00:09 03:00:09 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:00:09 #0 0.589 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:00:09 #152 ... 03:00:09 03:00:09 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:09 #0 1.243 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:00:09 #153 ... 03:00:09 03:00:09 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:00:09 #0 0.548 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:00:09 #154 ... 03:00:09 03:00:09 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:09 #0 1.636 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:00:09 #155 ... 03:00:09 03:00:09 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:00:09 #0 1.129 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:00:09 #156 ... 03:00:09 03:00:09 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:00:09 #0 1.175 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:00:09 #157 ... 03:00:09 03:00:09 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:00:09 #0 1.448 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:00:09 #158 ... 03:00:09 03:00:09 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:00:09 #0 1.352 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:00:09 #159 ... 03:00:09 03:00:09 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:00:09 #139 1.262 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:00:09 #139 ... 03:00:09 03:00:09 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:00:09 #0 0.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:01:05 #84 ... 03:01:05 03:01:05 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:05 #87 DONE 99.6s 03:01:05 03:01:05 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:05 #85 DONE 101.0s 03:01:05 03:01:05 #119 [security-proxy-setup builder 6/7] COPY . . 03:01:05 #119 ... 03:01:05 03:01:05 #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:05 #84 DONE 102.3s 03:01:05 03:01:05 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:05 #93 DONE 77.2s 03:01:05 03:01:05 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:05 #83 DONE 102.9s 03:01:05 03:01:05 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 03:01:05 #120 DONE 1.4s 03:01:05 03:01:05 #121 [security-bootstrapper builder 6/7] COPY . . 03:01:05 #121 CACHED 03:01:05 03:01:05 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:01:05 #122 CACHED 03:01:05 03:01:05 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:05 #123 CACHED 03:01:05 03:01:05 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:01:05 #124 CACHED 03:01:05 03:01:05 #125 [security-secretstore-setup builder 6/7] COPY . . 03:01:05 #125 CACHED 03:01:05 03:01:05 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:05 #126 CACHED 03:01:05 03:01:05 #119 [security-proxy-setup builder 6/7] COPY . . 03:01:05 #119 DONE 1.4s 03:01:05 03:01:05 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:01:05 #127 ... 03:01:05 03:01:05 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:05 #128 CACHED 03:01:05 03:01:05 #129 [security-proxy-auth builder 6/7] COPY . . 03:01:05 #129 CACHED 03:01:05 03:01:05 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:01:05 #130 CACHED 03:01:05 03:01:05 #131 [support-scheduler builder 6/7] COPY . . 03:01:05 #131 CACHED 03:01:05 03:01:05 #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:01:05 #132 CACHED 03:01:05 03:01:05 #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:05 #133 CACHED 03:01:05 03:01:05 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:05 #134 CACHED 03:01:05 03:01:05 #135 [core-metadata builder 6/7] COPY . . 03:01:05 #135 CACHED 03:01:05 03:01:05 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:01:05 #136 CACHED 03:01:05 03:01:05 #137 [security-spiffe-token-provider builder 6/7] COPY . . 03:01:05 #137 DONE 1.5s 03:01:05 03:01:05 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 03:01:05 #138 CACHED 03:01:05 03:01:05 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:05 #139 CACHED 03:01:05 03:01:05 #140 [core-data builder 6/7] COPY . . 03:01:05 #140 CACHED 03:01:05 03:01:05 #141 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:01:05 #141 CACHED 03:01:05 03:01:05 #142 [support-notifications builder 6/7] COPY . . 03:01:05 #142 CACHED 03:01:05 03:01:05 #143 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:05 #143 CACHED 03:01:05 03:01:05 #144 [core-keeper builder 7/8] COPY . . 03:01:05 #144 DONE 1.4s 03:01:05 03:01:05 #145 [support-cron-scheduler builder 6/7] COPY . . 03:01:05 #145 DONE 1.5s 03:01:05 03:01:05 #146 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:05 #146 CACHED 03:01:05 03:01:05 #147 [core-command builder 4/7] COPY go.mod vendor* ./ 03:01:05 #147 CACHED 03:01:05 03:01:05 #148 [core-command builder 6/7] COPY . . 03:01:05 #148 CACHED 03:01:05 03:01:05 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:01:05 #149 ... 03:01:05 03:01:05 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:01:05 #127 5.241 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:01:11 #127 ... 03:01:11 03:01:11 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:01:11 #0 6.518 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:01:11 #150 ... 03:01:11 03:01:11 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:01:11 #0 4.244 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:01:11 #151 ... 03:01:11 03:01:11 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:01:11 #0 4.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:01:11 #152 ... 03:01:11 03:01:11 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:01:11 #0 6.450 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:01:11 #153 ... 03:01:11 03:01:11 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:01:11 #0 5.705 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:01:11 #154 ... 03:01:11 03:01:11 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:01:11 #0 6.594 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:01:11 #155 ... 03:01:11 03:01:11 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:01:11 #0 6.824 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:01:11 #156 ... 03:01:11 03:01:11 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:01:11 #0 6.612 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:01:11 #157 ... 03:01:11 03:01:11 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:01:11 #0 5.767 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:01:11 #158 ... 03:01:11 03:01:11 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:01:11 #0 5.850 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:01:11 #159 ... 03:01:11 03:01:11 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:01:11 #0 6.794 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:01:12 #160 ... 03:01:12 03:01:12 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:01:12 #149 6.733 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:01:33 #160 ... 03:01:33 03:01:33 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:01:33 #149 92.70 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:03:40 #149 ... 03:03:40 03:03:40 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:03:40 #159 DONE 210.8s 03:03:40 03:03:40 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:03:40 #155 DONE 210.9s 03:03:40 03:03:40 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:03:40 #152 DONE 210.9s 03:03:40 03:03:40 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:03:40 #150 DONE 210.9s 03:03:40 03:03:40 #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #161 ... 03:03:40 03:03:40 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:03:40 #157 DONE 211.0s 03:03:40 03:03:40 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:03:40 #153 DONE 211.0s 03:03:40 03:03:40 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:03:40 #139 DONE 211.1s 03:03:40 03:03:40 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:03:40 #162 ... 03:03:40 03:03:40 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:03:40 #151 DONE 211.2s 03:03:40 03:03:40 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:03:40 #154 DONE 211.2s 03:03:40 03:03:40 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:03:40 #158 DONE 211.3s 03:03:40 03:03:40 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:03:40 #160 DONE 211.4s 03:03:40 03:03:40 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:03:40 #156 DONE 211.4s 03:03:40 03:03:40 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #163 ... 03:03:40 03:03:40 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:03:40 #149 DONE 211.5s 03:03:40 03:03:40 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #164 ... 03:03:40 03:03:40 #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #165 DONE 0.9s 03:03:40 03:03:40 #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #161 DONE 1.0s 03:03:40 03:03:40 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:03:40 #162 DONE 0.9s 03:03:40 03:03:40 #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #166 DONE 0.6s 03:03:40 03:03:40 #167 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:03:40 #167 ... 03:03:40 03:03:40 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #163 DONE 0.7s 03:03:40 03:03:40 #168 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #168 DONE 0.8s 03:03:40 03:03:40 #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #169 DONE 0.8s 03:03:40 03:03:40 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #164 DONE 0.5s 03:03:40 03:03:40 #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #170 DONE 0.7s 03:03:40 03:03:40 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:03:40 #171 ... 03:03:40 03:03:40 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #172 CACHED 03:03:40 03:03:40 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:03:40 #173 CACHED 03:03:40 03:03:40 #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:03:40 #174 CACHED 03:03:40 03:03:40 #175 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #175 CACHED 03:03:40 03:03:40 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:03:40 #176 DONE 0.5s 03:03:40 03:03:40 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #177 CACHED 03:03:40 03:03:40 #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:03:40 #178 CACHED 03:03:40 03:03:40 #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #179 CACHED 03:03:40 03:03:40 #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:03:40 #180 CACHED 03:03:40 03:03:40 #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:03:40 #181 ... 03:03:40 03:03:40 #182 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:03:40 #182 DONE 0.8s 03:03:40 03:03:40 #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:03:40 #183 DONE 0.6s 03:03:40 03:03:40 #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:03:40 #184 DONE 0.7s 03:03:40 03:03:40 #167 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:03:40 #167 DONE 0.8s 03:03:40 03:03:40 #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:03:40 #185 ... 03:03:40 03:03:40 #186 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:03:40 #186 DONE 0.7s 03:03:40 03:03:40 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:03:40 #171 DONE 0.7s 03:03:40 03:03:40 #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:03:40 #187 DONE 0.6s 03:03:40 03:03:40 #188 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:03:40 #188 ... 03:03:40 03:03:40 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:03:40 #189 DONE 2.9s 03:03:40 03:03:40 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:03:40 #190 DONE 2.5s 03:03:40 03:03:40 #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:03:40 #181 DONE 2.9s 03:03:40 03:03:40 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:03:40 #191 DONE 2.9s 03:03:40 03:03:40 #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:03:40 #192 DONE 2.9s 03:03:40 03:03:40 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:03:40 #193 DONE 3.1s 03:03:40 03:03:40 #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:03:40 #194 ... 03:03:40 03:03:40 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:03:40 #195 DONE 2.5s 03:03:40 03:03:40 #196 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:03:40 #196 DONE 2.6s 03:03:40 03:03:40 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:03:40 #197 DONE 2.7s 03:03:40 03:03:40 #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:03:40 #185 DONE 2.6s 03:03:40 03:03:40 #188 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:03:40 #188 DONE 2.7s 03:03:40 03:03:40 #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:03:40 #198 DONE 2.7s 03:03:40 03:03:40 #199 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:03:40 #199 ... 03:03:40 03:03:40 #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:03:40 #200 DONE 0.6s 03:03:40 03:03:40 #201 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:03:40 #201 DONE 0.6s 03:03:40 03:03:40 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:03:40 #202 DONE 0.6s 03:03:40 03:03:40 #203 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:03:40 #203 DONE 3.9s 03:03:40 03:03:40 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:03:40 #204 DONE 0.6s 03:03:40 03:03:40 #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:03:40 #205 DONE 0.5s 03:03:40 03:03:40 #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:03:40 #194 DONE 0.7s 03:03:40 03:03:40 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:03:40 #206 DONE 0.6s 03:03:40 03:03:40 #99 [support-notifications] exporting to image 03:03:40 #99 exporting layers 03:03:40 #99 ... 03:03:40 03:03:40 #207 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:03:40 #207 DONE 0.7s 03:03:40 03:03:40 #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:03:40 #208 DONE 0.7s 03:03:40 03:03:40 #99 [support-cron-scheduler] exporting to image 03:03:40 #99 ... 03:03:40 03:03:40 #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:03:40 #209 DONE 0.6s 03:03:40 03:03:40 #199 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:03:40 #199 DONE 0.6s 03:03:40 03:03:40 #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:03:40 #210 DONE 0.5s 03:03:40 03:03:40 #99 [support-cron-scheduler] exporting to image 03:03:40 #99 exporting layers 0.5s done 03:03:40 #99 ... 03:03:40 03:03:40 #211 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:03:40 #211 DONE 0.6s 03:03:40 03:03:40 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:03:40 #212 DONE 0.4s 03:03:40 03:03:40 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:03:40 #213 DONE 0.6s 03:03:40 03:03:40 #99 [support-cron-scheduler] exporting to image 03:03:40 #99 exporting layers 0.6s done 03:03:40 #99 ... 03:03:40 03:03:40 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:03:40 #214 DONE 0.5s 03:03:40 03:03:40 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:03:40 #215 DONE 0.6s 03:03:40 03:03:40 #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:03:40 #216 DONE 0.4s 03:03:40 03:03:40 #99 [core-keeper] exporting to image 03:03:40 #99 exporting layers 0.9s done 03:03:40 #99 writing image sha256:b8fb7b2db97ec72e7b33e1951f634e4aa6b4f076c857c7dbe06646fdee3811fa 0.0s done 03:03:40 #99 naming to docker.io/library/core-keeper done 03:03:40 #99 exporting layers 0.9s done 03:03:40 #99 writing image sha256:b7f7f7413f7b182147b31022e9874518fadf2428dfd4e519d30104b22f504b5f 03:03:40 #99 writing image sha256:7a9a4910a0a3afa8346b2e8c9d524a2f52ca90f868576677db8a969d5bf05b93 03:03:40 #99 writing image sha256:36bb71173a312e02a311348b1b33f609553f0fb45fe505f747a3b0faf24a7da7 03:03:40 #99 writing image sha256:1548fe71ecc3bf15e71ac7dc5b0e52800c6ab145ba866535d7e3ce8e0ac0ed3d 03:03:40 #99 writing image sha256:a93589a1d1b7d2e8fc2e7f2b4de05047cdb7c639880a850a8a54ae1ac569498a 03:03:40 #99 exporting layers 1.0s done 03:03:40 #99 writing image sha256:e7d0020a131ac4ae559fba03fb368e5fab4bd0e2dbae62dbade431a0f205775e 03:03:40 #99 writing image sha256:b7f7f7413f7b182147b31022e9874518fadf2428dfd4e519d30104b22f504b5f 0.4s done 03:03:40 #99 writing image sha256:7a9a4910a0a3afa8346b2e8c9d524a2f52ca90f868576677db8a969d5bf05b93 0.4s done 03:03:40 #99 writing image sha256:a93589a1d1b7d2e8fc2e7f2b4de05047cdb7c639880a850a8a54ae1ac569498a 0.4s done 03:03:40 #99 naming to docker.io/library/core-command 0.0s done 03:03:40 #99 naming to docker.io/library/core-data 0.0s done 03:03:40 #99 naming to docker.io/library/security-spiffe-token-provider 0.0s done 03:03:40 #99 ... 03:03:40 03:03:40 #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:03:40 #217 DONE 0.7s 03:03:40 03:03:40 #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:03:40 #218 DONE 1.1s 03:03:40 03:03:40 #99 [core-common-config-bootstrapper] exporting to image 03:03:40 #99 writing image sha256:36bb71173a312e02a311348b1b33f609553f0fb45fe505f747a3b0faf24a7da7 0.5s done 03:03:40 #99 writing image sha256:1548fe71ecc3bf15e71ac7dc5b0e52800c6ab145ba866535d7e3ce8e0ac0ed3d 0.5s done 03:03:40 #99 writing image sha256:e7d0020a131ac4ae559fba03fb368e5fab4bd0e2dbae62dbade431a0f205775e 0.4s done 03:03:40 #99 naming to docker.io/library/support-scheduler done 03:03:40 #99 naming to docker.io/library/support-notifications done 03:03:40 #99 naming to docker.io/library/support-cron-scheduler done 03:03:40 #99 ... 03:03:40 03:03:40 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:03:40 #219 DONE 0.9s 03:03:40 03:03:40 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:03:40 #220 DONE 0.7s 03:03:40 03:03:40 #99 [core-metadata] exporting to image 03:03:40 #99 exporting layers 0.2s done 03:03:40 #99 writing image sha256:4fe2c18002586938ab8b03c3faee494f11a9e8da3a38db95b1b6e569108fdfa1 done 03:03:40 #99 naming to docker.io/library/core-metadata done 03:03:40 #99 ... 03:03:40 03:03:40 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:03:40 #221 DONE 1.7s 03:03:40 03:03:40 #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:03:40 #222 DONE 0.5s 03:03:40 03:03:40 #99 [security-proxy-auth] exporting to image 03:03:40 #99 writing image sha256:3be500f23f39bf94b9b5c61dc056f306a0ddc15e35936a70566625f1418f0253 done 03:03:40 #99 naming to docker.io/library/core-common-config-bootstrapper done 03:03:40 #99 ... 03:03:40 03:03:40 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:03:40 #223 DONE 0.6s 03:03:40 03:03:40 #224 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:03:40 #224 DONE 0.1s 03:03:40 03:03:40 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:03:40 #225 DONE 0.1s 03:03:40 03:03:40 #226 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:03:40 #226 DONE 0.1s 03:03:40 03:03:40 #99 [security-proxy-auth] exporting to image 03:03:40 #99 exporting layers 0.3s done 03:03:40 #99 writing image sha256:c3d4e3e4d03531fdf2b39573e7158d4247654c72ef8721aaff67400e7fd1d134 done 03:03:40 #99 naming to docker.io/library/security-proxy-auth done 03:03:40 #99 DONE 4.3s 03:03:40 03:03:40 #227 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:03:40 #227 DONE 0.2s 03:03:40 03:03:40 #228 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:03:40 #228 DONE 0.0s 03:03:40 03:03:40 #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:03:40 #229 ... 03:03:40 03:03:40 #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:03:40 #230 DONE 0.1s 03:03:40 03:03:40 #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:03:40 #229 DONE 0.5s 03:03:40 03:03:40 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:03:40 #231 DONE 1.3s 03:03:40 03:03:40 #99 [security-proxy-setup] exporting to image 03:03:40 #99 ... 03:03:40 03:03:40 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:03:40 #232 DONE 0.5s 03:03:40 03:03:40 #99 [security-proxy-setup] exporting to image 03:03:40 #99 exporting layers 0.5s done 03:03:40 #99 writing image sha256:3a91c07710aeb228c1515848d56e7ed88e030975ab2ebac598a6897b92bf2f60 done 03:03:40 #99 naming to docker.io/library/security-proxy-setup done 03:03:40 #99 exporting layers 0.6s done 03:03:40 #99 writing image sha256:ea0990afed06159e12306f9426fec424e2cf7d0f48f94bb332d50f8f0e4b20f1 done 03:03:40 #99 naming to docker.io/library/security-secretstore-setup done 03:03:40 #99 exporting layers 0.3s done 03:03:40 #99 writing image sha256:70f8055b011a6251157adfba17fc84406e24ef3ab86cbe68023d2f585429baa2 0.0s done 03:03:40 #99 naming to docker.io/library/security-bootstrapper 03:03:40 #99 naming to docker.io/library/security-bootstrapper 0.0s done 03:03:40 #99 DONE 5.1s 03:03:40 03:03:40 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:40 time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:03:40 $ docker stop --time=1 92590a040ac62e79081efcacdfdcc9388e516f944eead8f079624047698a3fcb 03:03:41 $ docker rm -f --volumes 92590a040ac62e79081efcacdfdcc9388e516f944eead8f079624047698a3fcb [Pipeline] // withDockerContainer [Pipeline] sh 03:03:41 + docker images 03:03:41 REPOSITORY TAG IMAGE ID CREATED SIZE 03:03:41 security-proxy-setup latest 3a91c07710ae 5 seconds ago 26.2MB 03:03:41 security-bootstrapper latest 70f8055b011a 5 seconds ago 18.9MB 03:03:41 security-secretstore-setup latest ea0990afed06 5 seconds ago 37MB 03:03:41 security-proxy-auth latest c3d4e3e4d035 6 seconds ago 33MB 03:03:41 core-common-config-bootstrapper latest 3be500f23f39 6 seconds ago 15.2MB 03:03:41 core-metadata latest 4fe2c1800258 7 seconds ago 39.7MB 03:03:41 support-scheduler latest 1548fe71ecc3 8 seconds ago 41.8MB 03:03:41 support-notifications latest 36bb71173a31 8 seconds ago 42.4MB 03:03:41 core-command latest a93589a1d1b7 8 seconds ago 35.4MB 03:03:41 core-data latest 7a9a4910a0a3 8 seconds ago 39.5MB 03:03:41 core-keeper latest b8fb7b2db97e 8 seconds ago 39.4MB 03:03:41 support-cron-scheduler latest e7d0020a131a 8 seconds ago 44MB 03:03:41 security-spiffe-token-provider latest b7f7f7413f7b 8 seconds ago 28.8MB 03:03:41 security-spire-config latest da103d87d1f4 4 minutes ago 120MB 03:03:41 security-spire-server latest df955ef48cf4 4 minutes ago 121MB 03:03:41 security-spire-agent latest 618c5f47305b 4 minutes ago 182MB 03:03:41 ci-base-image-x86_64 latest 7484d4db3029 8 minutes ago 970MB 03:03:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 03:03:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 03:03:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:03:41 provisioning config files... 03:03:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/671@tmp/config5131270274121710753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:03:42 ---> ****-login.sh 03:03:42 nexus3.edgexfoundry.org:10001 03:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:42 Configure a credential helper to remove this warning. See 03:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:42 03:03:42 Login Succeeded 03:03:42 nexus3.edgexfoundry.org:10002 03:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:42 Configure a credential helper to remove this warning. See 03:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:42 03:03:42 Login Succeeded 03:03:42 nexus3.edgexfoundry.org:10003 03:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:42 Configure a credential helper to remove this warning. See 03:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:42 03:03:42 Login Succeeded 03:03:42 nexus3.edgexfoundry.org:10004 03:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:42 Configure a credential helper to remove this warning. See 03:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:42 03:03:42 Login Succeeded 03:03:42 ****.io 03:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:42 Configure a credential helper to remove this warning. See 03:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:42 03:03:42 Login Succeeded 03:03:42 ---> ****-login.sh ends [Pipeline] } 03:03:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:03:42 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:03:42 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:03:42 latest 03:03:42 3.2.0-dev.53 03:03:42 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:03:42 main 03:03:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:43 + docker push nexus3.edgexfoundry.org:10004/core-command:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:03:43 2162c14c5f5a: Preparing 03:03:43 73dc74d2c991: Preparing 03:03:43 f71e10321027: Preparing 03:03:43 14e87c42d1c4: Preparing 03:03:43 353ca0483750: Preparing 03:03:43 16bb8a4bae4c: Preparing 03:03:43 ce7f800efff9: Preparing 03:03:43 16bb8a4bae4c: Waiting 03:03:43 ce7f800efff9: Waiting 03:03:43 14e87c42d1c4: Pushed 03:03:43 353ca0483750: Pushed 03:03:43 f71e10321027: Pushed 03:03:43 ce7f800efff9: Layer already exists 03:03:43 2162c14c5f5a: Pushed 03:03:43 16bb8a4bae4c: Pushed 03:03:46 73dc74d2c991: Pushed 03:03:46 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:bc384345d1c72e2ecc51215b01756933dd88f8b1a75adcbab7e250d57604f64a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:47 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:03:47 2162c14c5f5a: Preparing 03:03:47 73dc74d2c991: Preparing 03:03:47 f71e10321027: Preparing 03:03:47 14e87c42d1c4: Preparing 03:03:47 353ca0483750: Preparing 03:03:47 16bb8a4bae4c: Preparing 03:03:47 ce7f800efff9: Preparing 03:03:47 16bb8a4bae4c: Waiting 03:03:47 ce7f800efff9: Waiting 03:03:47 353ca0483750: Layer already exists 03:03:47 f71e10321027: Layer already exists 03:03:47 2162c14c5f5a: Layer already exists 03:03:47 14e87c42d1c4: Layer already exists 03:03:47 73dc74d2c991: Layer already exists 03:03:47 16bb8a4bae4c: Layer already exists 03:03:47 ce7f800efff9: Layer already exists 03:03:47 latest: digest: sha256:bc384345d1c72e2ecc51215b01756933dd88f8b1a75adcbab7e250d57604f64a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:47 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.53 03:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:03:47 2162c14c5f5a: Preparing 03:03:47 73dc74d2c991: Preparing 03:03:47 f71e10321027: Preparing 03:03:47 14e87c42d1c4: Preparing 03:03:47 353ca0483750: Preparing 03:03:47 16bb8a4bae4c: Preparing 03:03:47 ce7f800efff9: Preparing 03:03:47 16bb8a4bae4c: Waiting 03:03:47 ce7f800efff9: Waiting 03:03:47 353ca0483750: Layer already exists 03:03:47 2162c14c5f5a: Layer already exists 03:03:47 f71e10321027: Layer already exists 03:03:47 73dc74d2c991: Layer already exists 03:03:47 14e87c42d1c4: Layer already exists 03:03:47 16bb8a4bae4c: Layer already exists 03:03:47 ce7f800efff9: Layer already exists 03:03:47 3.2.0-dev.53: digest: sha256:bc384345d1c72e2ecc51215b01756933dd88f8b1a75adcbab7e250d57604f64a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:48 + docker push nexus3.edgexfoundry.org:10004/core-command:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:03:48 2162c14c5f5a: Preparing 03:03:48 73dc74d2c991: Preparing 03:03:48 f71e10321027: Preparing 03:03:48 14e87c42d1c4: Preparing 03:03:48 353ca0483750: Preparing 03:03:48 16bb8a4bae4c: Preparing 03:03:48 ce7f800efff9: Preparing 03:03:48 16bb8a4bae4c: Waiting 03:03:48 ce7f800efff9: Waiting 03:03:48 73dc74d2c991: Layer already exists 03:03:48 f71e10321027: Layer already exists 03:03:48 2162c14c5f5a: Layer already exists 03:03:48 353ca0483750: Layer already exists 03:03:48 14e87c42d1c4: Layer already exists 03:03:48 ce7f800efff9: Layer already exists 03:03:48 16bb8a4bae4c: Layer already exists 03:03:48 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:bc384345d1c72e2ecc51215b01756933dd88f8b1a75adcbab7e250d57604f64a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:49 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:03:49 2162c14c5f5a: Preparing 03:03:49 73dc74d2c991: Preparing 03:03:49 f71e10321027: Preparing 03:03:49 14e87c42d1c4: Preparing 03:03:49 353ca0483750: Preparing 03:03:49 16bb8a4bae4c: Preparing 03:03:49 ce7f800efff9: Preparing 03:03:49 ce7f800efff9: Waiting 03:03:49 16bb8a4bae4c: Waiting 03:03:49 f71e10321027: Layer already exists 03:03:49 353ca0483750: Layer already exists 03:03:49 73dc74d2c991: Layer already exists 03:03:49 2162c14c5f5a: Layer already exists 03:03:49 14e87c42d1c4: Layer already exists 03:03:49 ce7f800efff9: Layer already exists 03:03:49 16bb8a4bae4c: Layer already exists 03:03:49 main: digest: sha256:bc384345d1c72e2ecc51215b01756933dd88f8b1a75adcbab7e250d57604f64a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:49 ===================================================== [Pipeline] echo 03:03:49 taggedImages: 03:03:49 - nexus3.edgexfoundry.org:10004/core-command:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:03:49 - nexus3.edgexfoundry.org:10004/core-command:latest 03:03:49 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.53 03:03:49 - nexus3.edgexfoundry.org:10004/core-command:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:03:49 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:03:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:03:49 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:03:49 latest 03:03:49 3.2.0-dev.53 03:03:49 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:03:49 main 03:03:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:03:50 4164ac74481a: Preparing 03:03:50 9a6b651680f4: Preparing 03:03:50 b981edc6ffa8: Preparing 03:03:50 5ee581507abe: Preparing 03:03:50 f71e10321027: Preparing 03:03:50 14e87c42d1c4: Preparing 03:03:50 353ca0483750: Preparing 03:03:50 16bb8a4bae4c: Preparing 03:03:50 ce7f800efff9: Preparing 03:03:50 14e87c42d1c4: Waiting 03:03:50 353ca0483750: Waiting 03:03:50 16bb8a4bae4c: Waiting 03:03:50 ce7f800efff9: Waiting 03:03:50 f71e10321027: Layer already exists 03:03:50 14e87c42d1c4: Layer already exists 03:03:50 353ca0483750: Layer already exists 03:03:50 b981edc6ffa8: Pushed 03:03:50 4164ac74481a: Pushed 03:03:50 9a6b651680f4: Pushed 03:03:50 16bb8a4bae4c: Layer already exists 03:03:50 ce7f800efff9: Layer already exists 03:03:51 5ee581507abe: Pushed 03:03:51 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:fdc83a9024568e793c04e836ba9d5ea7ae4494aa300c2d87972a4cb9ab970267 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:03:51 4164ac74481a: Preparing 03:03:51 9a6b651680f4: Preparing 03:03:51 b981edc6ffa8: Preparing 03:03:51 5ee581507abe: Preparing 03:03:51 f71e10321027: Preparing 03:03:51 14e87c42d1c4: Preparing 03:03:51 353ca0483750: Preparing 03:03:51 16bb8a4bae4c: Preparing 03:03:51 ce7f800efff9: Preparing 03:03:51 353ca0483750: Waiting 03:03:51 16bb8a4bae4c: Waiting 03:03:51 14e87c42d1c4: Waiting 03:03:51 ce7f800efff9: Waiting 03:03:51 9a6b651680f4: Layer already exists 03:03:51 4164ac74481a: Layer already exists 03:03:51 5ee581507abe: Layer already exists 03:03:51 b981edc6ffa8: Layer already exists 03:03:51 f71e10321027: Layer already exists 03:03:51 16bb8a4bae4c: Layer already exists 03:03:51 353ca0483750: Layer already exists 03:03:51 ce7f800efff9: Layer already exists 03:03:51 14e87c42d1c4: Layer already exists 03:03:51 latest: digest: sha256:fdc83a9024568e793c04e836ba9d5ea7ae4494aa300c2d87972a4cb9ab970267 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.53 03:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:03:52 4164ac74481a: Preparing 03:03:52 9a6b651680f4: Preparing 03:03:52 b981edc6ffa8: Preparing 03:03:52 5ee581507abe: Preparing 03:03:52 f71e10321027: Preparing 03:03:52 14e87c42d1c4: Preparing 03:03:52 353ca0483750: Preparing 03:03:52 16bb8a4bae4c: Preparing 03:03:52 353ca0483750: Waiting 03:03:52 ce7f800efff9: Preparing 03:03:52 16bb8a4bae4c: Waiting 03:03:52 ce7f800efff9: Waiting 03:03:52 14e87c42d1c4: Waiting 03:03:52 b981edc6ffa8: Layer already exists 03:03:52 f71e10321027: Layer already exists 03:03:52 9a6b651680f4: Layer already exists 03:03:52 5ee581507abe: Layer already exists 03:03:52 4164ac74481a: Layer already exists 03:03:52 16bb8a4bae4c: Layer already exists 03:03:52 ce7f800efff9: Layer already exists 03:03:52 353ca0483750: Layer already exists 03:03:52 14e87c42d1c4: Layer already exists 03:03:52 3.2.0-dev.53: digest: sha256:fdc83a9024568e793c04e836ba9d5ea7ae4494aa300c2d87972a4cb9ab970267 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:03:53 4164ac74481a: Preparing 03:03:53 9a6b651680f4: Preparing 03:03:53 b981edc6ffa8: Preparing 03:03:53 5ee581507abe: Preparing 03:03:53 f71e10321027: Preparing 03:03:53 14e87c42d1c4: Preparing 03:03:53 353ca0483750: Preparing 03:03:53 16bb8a4bae4c: Preparing 03:03:53 ce7f800efff9: Preparing 03:03:53 14e87c42d1c4: Waiting 03:03:53 16bb8a4bae4c: Waiting 03:03:53 ce7f800efff9: Waiting 03:03:53 353ca0483750: Waiting 03:03:53 9a6b651680f4: Layer already exists 03:03:53 4164ac74481a: Layer already exists 03:03:53 5ee581507abe: Layer already exists 03:03:53 b981edc6ffa8: Layer already exists 03:03:53 f71e10321027: Layer already exists 03:03:53 16bb8a4bae4c: Layer already exists 03:03:53 353ca0483750: Layer already exists 03:03:53 14e87c42d1c4: Layer already exists 03:03:53 ce7f800efff9: Layer already exists 03:03:53 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:fdc83a9024568e793c04e836ba9d5ea7ae4494aa300c2d87972a4cb9ab970267 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:03:54 4164ac74481a: Preparing 03:03:54 9a6b651680f4: Preparing 03:03:54 b981edc6ffa8: Preparing 03:03:54 5ee581507abe: Preparing 03:03:54 f71e10321027: Preparing 03:03:54 14e87c42d1c4: Preparing 03:03:54 353ca0483750: Preparing 03:03:54 16bb8a4bae4c: Preparing 03:03:54 ce7f800efff9: Preparing 03:03:54 353ca0483750: Waiting 03:03:54 14e87c42d1c4: Waiting 03:03:54 ce7f800efff9: Waiting 03:03:54 16bb8a4bae4c: Waiting 03:03:54 f71e10321027: Layer already exists 03:03:54 4164ac74481a: Layer already exists 03:03:54 b981edc6ffa8: Layer already exists 03:03:54 5ee581507abe: Layer already exists 03:03:54 9a6b651680f4: Layer already exists 03:03:54 353ca0483750: Layer already exists 03:03:54 14e87c42d1c4: Layer already exists 03:03:54 16bb8a4bae4c: Layer already exists 03:03:54 ce7f800efff9: Layer already exists 03:03:54 main: digest: sha256:fdc83a9024568e793c04e836ba9d5ea7ae4494aa300c2d87972a4cb9ab970267 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:54 ===================================================== [Pipeline] echo 03:03:54 taggedImages: 03:03:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:03:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:03:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.53 03:03:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:03:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:03:54 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:03:54 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:03:54 latest 03:03:54 3.2.0-dev.53 03:03:54 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:03:54 main 03:03:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:54 + docker push nexus3.edgexfoundry.org:10004/core-data:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:03:54 7071bd62bdf0: Preparing 03:03:54 407e06037b92: Preparing 03:03:54 f71e10321027: Preparing 03:03:54 14e87c42d1c4: Preparing 03:03:54 488abdfe4bfc: Preparing 03:03:54 e440d4a9f8e6: Preparing 03:03:54 ce7f800efff9: Preparing 03:03:54 e440d4a9f8e6: Waiting 03:03:54 14e87c42d1c4: Layer already exists 03:03:54 f71e10321027: Layer already exists 03:03:54 ce7f800efff9: Layer already exists 03:03:54 488abdfe4bfc: Pushed 03:03:54 e440d4a9f8e6: Pushed 03:03:54 7071bd62bdf0: Pushed 03:03:58 407e06037b92: Pushed 03:03:58 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:36ca5510db7628789adfd648c51ccb326a9a5310e34e01ef441450ce3521479e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:58 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:03:59 7071bd62bdf0: Preparing 03:03:59 407e06037b92: Preparing 03:03:59 f71e10321027: Preparing 03:03:59 14e87c42d1c4: Preparing 03:03:59 488abdfe4bfc: Preparing 03:03:59 e440d4a9f8e6: Preparing 03:03:59 ce7f800efff9: Preparing 03:03:59 ce7f800efff9: Waiting 03:03:59 e440d4a9f8e6: Waiting 03:03:59 f71e10321027: Layer already exists 03:03:59 407e06037b92: Layer already exists 03:03:59 488abdfe4bfc: Layer already exists 03:03:59 14e87c42d1c4: Layer already exists 03:03:59 7071bd62bdf0: Layer already exists 03:03:59 e440d4a9f8e6: Layer already exists 03:03:59 ce7f800efff9: Layer already exists 03:03:59 latest: digest: sha256:36ca5510db7628789adfd648c51ccb326a9a5310e34e01ef441450ce3521479e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:00 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.53 03:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:04:00 7071bd62bdf0: Preparing 03:04:00 407e06037b92: Preparing 03:04:00 f71e10321027: Preparing 03:04:00 14e87c42d1c4: Preparing 03:04:00 488abdfe4bfc: Preparing 03:04:00 e440d4a9f8e6: Preparing 03:04:00 ce7f800efff9: Preparing 03:04:00 e440d4a9f8e6: Waiting 03:04:00 ce7f800efff9: Waiting 03:04:00 7071bd62bdf0: Layer already exists 03:04:00 f71e10321027: Layer already exists 03:04:00 488abdfe4bfc: Layer already exists 03:04:00 14e87c42d1c4: Layer already exists 03:04:00 407e06037b92: Layer already exists 03:04:00 e440d4a9f8e6: Layer already exists 03:04:00 ce7f800efff9: Layer already exists 03:04:00 3.2.0-dev.53: digest: sha256:36ca5510db7628789adfd648c51ccb326a9a5310e34e01ef441450ce3521479e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:01 + docker push nexus3.edgexfoundry.org:10004/core-data:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:04:01 7071bd62bdf0: Preparing 03:04:01 407e06037b92: Preparing 03:04:01 f71e10321027: Preparing 03:04:01 14e87c42d1c4: Preparing 03:04:01 488abdfe4bfc: Preparing 03:04:01 e440d4a9f8e6: Preparing 03:04:01 ce7f800efff9: Preparing 03:04:01 e440d4a9f8e6: Waiting 03:04:01 ce7f800efff9: Waiting 03:04:01 407e06037b92: Layer already exists 03:04:01 7071bd62bdf0: Layer already exists 03:04:01 f71e10321027: Layer already exists 03:04:01 488abdfe4bfc: Layer already exists 03:04:01 14e87c42d1c4: Layer already exists 03:04:01 ce7f800efff9: Layer already exists 03:04:01 e440d4a9f8e6: Layer already exists 03:04:01 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:36ca5510db7628789adfd648c51ccb326a9a5310e34e01ef441450ce3521479e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:01 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:04:01 7071bd62bdf0: Preparing 03:04:01 407e06037b92: Preparing 03:04:01 f71e10321027: Preparing 03:04:01 14e87c42d1c4: Preparing 03:04:01 488abdfe4bfc: Preparing 03:04:01 e440d4a9f8e6: Preparing 03:04:01 ce7f800efff9: Preparing 03:04:01 e440d4a9f8e6: Waiting 03:04:01 ce7f800efff9: Waiting 03:04:01 14e87c42d1c4: Layer already exists 03:04:01 488abdfe4bfc: Layer already exists 03:04:01 f71e10321027: Layer already exists 03:04:01 407e06037b92: Layer already exists 03:04:01 7071bd62bdf0: Layer already exists 03:04:01 e440d4a9f8e6: Layer already exists 03:04:01 ce7f800efff9: Layer already exists 03:04:01 main: digest: sha256:36ca5510db7628789adfd648c51ccb326a9a5310e34e01ef441450ce3521479e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:01 ===================================================== [Pipeline] echo 03:04:01 taggedImages: 03:04:01 - nexus3.edgexfoundry.org:10004/core-data:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:01 - nexus3.edgexfoundry.org:10004/core-data:latest 03:04:01 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.53 03:04:01 - nexus3.edgexfoundry.org:10004/core-data:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:01 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:04:01 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:04:01 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:01 latest 03:04:01 3.2.0-dev.53 03:04:01 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:01 main 03:04:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:04:02 d27170ba56f5: Preparing 03:04:02 e95c8f28cd5d: Preparing 03:04:02 14e87c42d1c4: Preparing 03:04:02 78b1825f29dd: Preparing 03:04:02 750e193fb383: Preparing 03:04:02 ce7f800efff9: Preparing 03:04:02 ce7f800efff9: Waiting 03:04:02 14e87c42d1c4: Layer already exists 03:04:02 750e193fb383: Pushed 03:04:02 78b1825f29dd: Pushed 03:04:02 ce7f800efff9: Layer already exists 03:04:02 d27170ba56f5: Pushed 03:04:05 e95c8f28cd5d: Pushed 03:04:05 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:1a57c50f63cc4aeaa1f5eac9e291d8d9d237da3d728937ab40e402038be4f8b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:04:06 d27170ba56f5: Preparing 03:04:06 e95c8f28cd5d: Preparing 03:04:06 14e87c42d1c4: Preparing 03:04:06 78b1825f29dd: Preparing 03:04:06 750e193fb383: Preparing 03:04:06 ce7f800efff9: Preparing 03:04:06 ce7f800efff9: Waiting 03:04:06 14e87c42d1c4: Layer already exists 03:04:06 78b1825f29dd: Layer already exists 03:04:06 d27170ba56f5: Layer already exists 03:04:06 e95c8f28cd5d: Layer already exists 03:04:06 750e193fb383: Layer already exists 03:04:06 ce7f800efff9: Layer already exists 03:04:06 latest: digest: sha256:1a57c50f63cc4aeaa1f5eac9e291d8d9d237da3d728937ab40e402038be4f8b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.53 03:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:04:07 d27170ba56f5: Preparing 03:04:07 e95c8f28cd5d: Preparing 03:04:07 14e87c42d1c4: Preparing 03:04:07 78b1825f29dd: Preparing 03:04:07 750e193fb383: Preparing 03:04:07 ce7f800efff9: Preparing 03:04:07 750e193fb383: Layer already exists 03:04:07 14e87c42d1c4: Layer already exists 03:04:07 d27170ba56f5: Layer already exists 03:04:07 78b1825f29dd: Layer already exists 03:04:07 e95c8f28cd5d: Layer already exists 03:04:07 ce7f800efff9: Layer already exists 03:04:07 3.2.0-dev.53: digest: sha256:1a57c50f63cc4aeaa1f5eac9e291d8d9d237da3d728937ab40e402038be4f8b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:04:07 d27170ba56f5: Preparing 03:04:07 e95c8f28cd5d: Preparing 03:04:07 14e87c42d1c4: Preparing 03:04:07 78b1825f29dd: Preparing 03:04:07 750e193fb383: Preparing 03:04:07 ce7f800efff9: Preparing 03:04:07 ce7f800efff9: Waiting 03:04:07 78b1825f29dd: Layer already exists 03:04:07 e95c8f28cd5d: Layer already exists 03:04:07 14e87c42d1c4: Layer already exists 03:04:07 d27170ba56f5: Layer already exists 03:04:07 750e193fb383: Layer already exists 03:04:07 ce7f800efff9: Layer already exists 03:04:07 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:1a57c50f63cc4aeaa1f5eac9e291d8d9d237da3d728937ab40e402038be4f8b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:04:08 d27170ba56f5: Preparing 03:04:08 e95c8f28cd5d: Preparing 03:04:08 14e87c42d1c4: Preparing 03:04:08 78b1825f29dd: Preparing 03:04:08 750e193fb383: Preparing 03:04:08 ce7f800efff9: Preparing 03:04:08 ce7f800efff9: Waiting 03:04:08 e95c8f28cd5d: Layer already exists 03:04:08 d27170ba56f5: Layer already exists 03:04:08 14e87c42d1c4: Layer already exists 03:04:08 78b1825f29dd: Layer already exists 03:04:08 750e193fb383: Layer already exists 03:04:08 ce7f800efff9: Layer already exists 03:04:08 main: digest: sha256:1a57c50f63cc4aeaa1f5eac9e291d8d9d237da3d728937ab40e402038be4f8b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:08 ===================================================== [Pipeline] echo 03:04:08 taggedImages: 03:04:08 - nexus3.edgexfoundry.org:10004/core-keeper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:08 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:04:08 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.53 03:04:08 - nexus3.edgexfoundry.org:10004/core-keeper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:08 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:04:08 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:04:08 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:08 latest 03:04:08 3.2.0-dev.53 03:04:08 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:08 main 03:04:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:04:09 ba4e51f19505: Preparing 03:04:09 675e85fe5259: Preparing 03:04:09 0ee5aa94bbed: Preparing 03:04:09 f71e10321027: Preparing 03:04:09 14e87c42d1c4: Preparing 03:04:09 353ca0483750: Preparing 03:04:09 16bb8a4bae4c: Preparing 03:04:09 ce7f800efff9: Preparing 03:04:09 ce7f800efff9: Waiting 03:04:09 353ca0483750: Waiting 03:04:09 f71e10321027: Layer already exists 03:04:09 14e87c42d1c4: Layer already exists 03:04:09 353ca0483750: Layer already exists 03:04:09 16bb8a4bae4c: Layer already exists 03:04:09 ce7f800efff9: Layer already exists 03:04:09 675e85fe5259: Pushed 03:04:09 ba4e51f19505: Pushed 03:04:12 0ee5aa94bbed: Pushed 03:04:12 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:cd1a38e1bdaf9e6eeb8d01da1175e500b1f92fad478fcbcf3b03a873cd724ed1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:04:13 ba4e51f19505: Preparing 03:04:13 675e85fe5259: Preparing 03:04:13 0ee5aa94bbed: Preparing 03:04:13 f71e10321027: Preparing 03:04:13 14e87c42d1c4: Preparing 03:04:13 353ca0483750: Preparing 03:04:13 16bb8a4bae4c: Preparing 03:04:13 ce7f800efff9: Preparing 03:04:13 353ca0483750: Waiting 03:04:13 16bb8a4bae4c: Waiting 03:04:13 ce7f800efff9: Waiting 03:04:13 675e85fe5259: Layer already exists 03:04:13 14e87c42d1c4: Layer already exists 03:04:13 0ee5aa94bbed: Layer already exists 03:04:13 ba4e51f19505: Layer already exists 03:04:13 f71e10321027: Layer already exists 03:04:13 353ca0483750: Layer already exists 03:04:13 16bb8a4bae4c: Layer already exists 03:04:13 ce7f800efff9: Layer already exists 03:04:13 latest: digest: sha256:cd1a38e1bdaf9e6eeb8d01da1175e500b1f92fad478fcbcf3b03a873cd724ed1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.53 03:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:04:13 ba4e51f19505: Preparing 03:04:13 675e85fe5259: Preparing 03:04:13 0ee5aa94bbed: Preparing 03:04:13 f71e10321027: Preparing 03:04:13 14e87c42d1c4: Preparing 03:04:13 353ca0483750: Preparing 03:04:13 16bb8a4bae4c: Preparing 03:04:13 ce7f800efff9: Preparing 03:04:13 353ca0483750: Waiting 03:04:13 16bb8a4bae4c: Waiting 03:04:13 ce7f800efff9: Waiting 03:04:13 14e87c42d1c4: Layer already exists 03:04:13 0ee5aa94bbed: Layer already exists 03:04:13 ba4e51f19505: Layer already exists 03:04:13 675e85fe5259: Layer already exists 03:04:13 f71e10321027: Layer already exists 03:04:13 16bb8a4bae4c: Layer already exists 03:04:13 ce7f800efff9: Layer already exists 03:04:13 353ca0483750: Layer already exists 03:04:13 3.2.0-dev.53: digest: sha256:cd1a38e1bdaf9e6eeb8d01da1175e500b1f92fad478fcbcf3b03a873cd724ed1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:04:14 ba4e51f19505: Preparing 03:04:14 675e85fe5259: Preparing 03:04:14 0ee5aa94bbed: Preparing 03:04:14 f71e10321027: Preparing 03:04:14 14e87c42d1c4: Preparing 03:04:14 353ca0483750: Preparing 03:04:14 16bb8a4bae4c: Preparing 03:04:14 ce7f800efff9: Preparing 03:04:14 353ca0483750: Waiting 03:04:14 16bb8a4bae4c: Waiting 03:04:14 ba4e51f19505: Layer already exists 03:04:14 f71e10321027: Layer already exists 03:04:14 14e87c42d1c4: Layer already exists 03:04:14 0ee5aa94bbed: Layer already exists 03:04:14 675e85fe5259: Layer already exists 03:04:14 353ca0483750: Layer already exists 03:04:14 16bb8a4bae4c: Layer already exists 03:04:14 ce7f800efff9: Layer already exists 03:04:14 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:cd1a38e1bdaf9e6eeb8d01da1175e500b1f92fad478fcbcf3b03a873cd724ed1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:04:15 ba4e51f19505: Preparing 03:04:15 675e85fe5259: Preparing 03:04:15 0ee5aa94bbed: Preparing 03:04:15 f71e10321027: Preparing 03:04:15 14e87c42d1c4: Preparing 03:04:15 353ca0483750: Preparing 03:04:15 16bb8a4bae4c: Preparing 03:04:15 ce7f800efff9: Preparing 03:04:15 353ca0483750: Waiting 03:04:15 16bb8a4bae4c: Waiting 03:04:15 ce7f800efff9: Waiting 03:04:15 675e85fe5259: Layer already exists 03:04:15 0ee5aa94bbed: Layer already exists 03:04:15 f71e10321027: Layer already exists 03:04:15 ba4e51f19505: Layer already exists 03:04:15 14e87c42d1c4: Layer already exists 03:04:15 353ca0483750: Layer already exists 03:04:15 16bb8a4bae4c: Layer already exists 03:04:15 ce7f800efff9: Layer already exists 03:04:15 main: digest: sha256:cd1a38e1bdaf9e6eeb8d01da1175e500b1f92fad478fcbcf3b03a873cd724ed1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:15 ===================================================== [Pipeline] echo 03:04:15 taggedImages: 03:04:15 - nexus3.edgexfoundry.org:10004/core-metadata:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:15 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:04:15 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.53 03:04:15 - nexus3.edgexfoundry.org:10004/core-metadata:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:15 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:04:15 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:04:15 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:15 latest 03:04:15 3.2.0-dev.53 03:04:15 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:15 main 03:04:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:04:15 52f15250a6ad: Preparing 03:04:15 508429912060: Preparing 03:04:15 e0fc00dc81d3: Preparing 03:04:15 eab65c83c60d: Preparing 03:04:15 4eb158e2870b: Preparing 03:04:15 0e98e33f7089: Preparing 03:04:15 e35d1a4c55d3: Preparing 03:04:15 08ad5dfc24bf: Preparing 03:04:15 f71e10321027: Preparing 03:04:15 14e87c42d1c4: Preparing 03:04:15 5acacb340694: Preparing 03:04:15 795aa9731aa5: Preparing 03:04:15 5f70bf18a086: Preparing 03:04:15 6069c9760c5d: Preparing 03:04:15 7e50fe7ec97a: Preparing 03:04:15 306b311b10ae: Preparing 03:04:15 08ad5dfc24bf: Waiting 03:04:15 14e87c42d1c4: Waiting 03:04:15 f71e10321027: Waiting 03:04:15 5acacb340694: Waiting 03:04:15 795aa9731aa5: Waiting 03:04:15 5f70bf18a086: Waiting 03:04:15 0e98e33f7089: Waiting 03:04:15 e35d1a4c55d3: Waiting 03:04:15 6069c9760c5d: Waiting 03:04:15 7e50fe7ec97a: Waiting 03:04:15 ce7f800efff9: Preparing 03:04:15 306b311b10ae: Waiting 03:04:15 ce7f800efff9: Waiting 03:04:15 e0fc00dc81d3: Pushed 03:04:15 508429912060: Pushed 03:04:15 52f15250a6ad: Pushed 03:04:15 4eb158e2870b: Pushed 03:04:15 eab65c83c60d: Pushed 03:04:15 f71e10321027: Layer already exists 03:04:15 14e87c42d1c4: Layer already exists 03:04:16 0e98e33f7089: Pushed 03:04:16 e35d1a4c55d3: Pushed 03:04:16 5acacb340694: Pushed 03:04:16 795aa9731aa5: Pushed 03:04:16 5f70bf18a086: Layer already exists 03:04:16 ce7f800efff9: Layer already exists 03:04:16 306b311b10ae: Pushed 03:04:16 6069c9760c5d: Pushed 03:04:16 7e50fe7ec97a: Pushed 03:04:17 08ad5dfc24bf: Pushed 03:04:17 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:6c9b9737c9c51392fbf40acba736029a0f2f566680129252a4a637b74c4b8a83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:04:18 52f15250a6ad: Preparing 03:04:18 508429912060: Preparing 03:04:18 e0fc00dc81d3: Preparing 03:04:18 eab65c83c60d: Preparing 03:04:18 4eb158e2870b: Preparing 03:04:18 0e98e33f7089: Preparing 03:04:18 e35d1a4c55d3: Preparing 03:04:18 08ad5dfc24bf: Preparing 03:04:18 f71e10321027: Preparing 03:04:18 14e87c42d1c4: Preparing 03:04:18 5acacb340694: Preparing 03:04:18 795aa9731aa5: Preparing 03:04:18 5f70bf18a086: Preparing 03:04:18 6069c9760c5d: Preparing 03:04:18 7e50fe7ec97a: Preparing 03:04:18 306b311b10ae: Preparing 03:04:18 ce7f800efff9: Preparing 03:04:18 5acacb340694: Waiting 03:04:18 795aa9731aa5: Waiting 03:04:18 5f70bf18a086: Waiting 03:04:18 08ad5dfc24bf: Waiting 03:04:18 f71e10321027: Waiting 03:04:18 14e87c42d1c4: Waiting 03:04:18 6069c9760c5d: Waiting 03:04:18 7e50fe7ec97a: Waiting 03:04:18 0e98e33f7089: Waiting 03:04:18 e35d1a4c55d3: Waiting 03:04:18 306b311b10ae: Waiting 03:04:18 ce7f800efff9: Waiting 03:04:18 e0fc00dc81d3: Layer already exists 03:04:18 4eb158e2870b: Layer already exists 03:04:18 52f15250a6ad: Layer already exists 03:04:18 508429912060: Layer already exists 03:04:18 eab65c83c60d: Layer already exists 03:04:18 e35d1a4c55d3: Layer already exists 03:04:18 0e98e33f7089: Layer already exists 03:04:18 08ad5dfc24bf: Layer already exists 03:04:18 14e87c42d1c4: Layer already exists 03:04:18 f71e10321027: Layer already exists 03:04:18 5acacb340694: Layer already exists 03:04:18 5f70bf18a086: Layer already exists 03:04:18 795aa9731aa5: Layer already exists 03:04:18 6069c9760c5d: Layer already exists 03:04:18 7e50fe7ec97a: Layer already exists 03:04:18 ce7f800efff9: Layer already exists 03:04:18 306b311b10ae: Layer already exists 03:04:18 latest: digest: sha256:6c9b9737c9c51392fbf40acba736029a0f2f566680129252a4a637b74c4b8a83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.53 03:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:04:18 52f15250a6ad: Preparing 03:04:18 508429912060: Preparing 03:04:18 e0fc00dc81d3: Preparing 03:04:18 eab65c83c60d: Preparing 03:04:18 4eb158e2870b: Preparing 03:04:18 0e98e33f7089: Preparing 03:04:18 e35d1a4c55d3: Preparing 03:04:18 08ad5dfc24bf: Preparing 03:04:18 f71e10321027: Preparing 03:04:18 14e87c42d1c4: Preparing 03:04:18 5acacb340694: Preparing 03:04:18 795aa9731aa5: Preparing 03:04:18 5f70bf18a086: Preparing 03:04:18 6069c9760c5d: Preparing 03:04:18 7e50fe7ec97a: Preparing 03:04:18 306b311b10ae: Preparing 03:04:18 ce7f800efff9: Preparing 03:04:18 0e98e33f7089: Waiting 03:04:18 795aa9731aa5: Waiting 03:04:18 7e50fe7ec97a: Waiting 03:04:18 e35d1a4c55d3: Waiting 03:04:18 08ad5dfc24bf: Waiting 03:04:18 ce7f800efff9: Waiting 03:04:18 14e87c42d1c4: Waiting 03:04:18 306b311b10ae: Waiting 03:04:18 f71e10321027: Waiting 03:04:18 5acacb340694: Waiting 03:04:18 6069c9760c5d: Waiting 03:04:18 508429912060: Layer already exists 03:04:18 4eb158e2870b: Layer already exists 03:04:18 e0fc00dc81d3: Layer already exists 03:04:18 52f15250a6ad: Layer already exists 03:04:18 eab65c83c60d: Layer already exists 03:04:18 0e98e33f7089: Layer already exists 03:04:18 e35d1a4c55d3: Layer already exists 03:04:18 14e87c42d1c4: Layer already exists 03:04:18 f71e10321027: Layer already exists 03:04:18 08ad5dfc24bf: Layer already exists 03:04:18 5acacb340694: Layer already exists 03:04:18 5f70bf18a086: Layer already exists 03:04:18 795aa9731aa5: Layer already exists 03:04:18 7e50fe7ec97a: Layer already exists 03:04:18 6069c9760c5d: Layer already exists 03:04:18 306b311b10ae: Layer already exists 03:04:18 ce7f800efff9: Layer already exists 03:04:18 3.2.0-dev.53: digest: sha256:6c9b9737c9c51392fbf40acba736029a0f2f566680129252a4a637b74c4b8a83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:04:19 52f15250a6ad: Preparing 03:04:19 508429912060: Preparing 03:04:19 e0fc00dc81d3: Preparing 03:04:19 eab65c83c60d: Preparing 03:04:19 4eb158e2870b: Preparing 03:04:19 0e98e33f7089: Preparing 03:04:19 e35d1a4c55d3: Preparing 03:04:19 08ad5dfc24bf: Preparing 03:04:19 0e98e33f7089: Waiting 03:04:19 f71e10321027: Preparing 03:04:19 14e87c42d1c4: Preparing 03:04:19 5acacb340694: Preparing 03:04:19 795aa9731aa5: Preparing 03:04:19 5f70bf18a086: Preparing 03:04:19 6069c9760c5d: Preparing 03:04:19 7e50fe7ec97a: Preparing 03:04:19 306b311b10ae: Preparing 03:04:19 ce7f800efff9: Preparing 03:04:19 e35d1a4c55d3: Waiting 03:04:19 08ad5dfc24bf: Waiting 03:04:19 f71e10321027: Waiting 03:04:19 795aa9731aa5: Waiting 03:04:19 5f70bf18a086: Waiting 03:04:19 14e87c42d1c4: Waiting 03:04:19 6069c9760c5d: Waiting 03:04:19 5acacb340694: Waiting 03:04:19 306b311b10ae: Waiting 03:04:19 ce7f800efff9: Waiting 03:04:19 4eb158e2870b: Layer already exists 03:04:19 e0fc00dc81d3: Layer already exists 03:04:19 508429912060: Layer already exists 03:04:19 52f15250a6ad: Layer already exists 03:04:19 eab65c83c60d: Layer already exists 03:04:19 0e98e33f7089: Layer already exists 03:04:19 08ad5dfc24bf: Layer already exists 03:04:19 f71e10321027: Layer already exists 03:04:19 e35d1a4c55d3: Layer already exists 03:04:19 14e87c42d1c4: Layer already exists 03:04:19 795aa9731aa5: Layer already exists 03:04:19 5f70bf18a086: Layer already exists 03:04:19 6069c9760c5d: Layer already exists 03:04:19 5acacb340694: Layer already exists 03:04:19 7e50fe7ec97a: Layer already exists 03:04:19 306b311b10ae: Layer already exists 03:04:19 ce7f800efff9: Layer already exists 03:04:19 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:6c9b9737c9c51392fbf40acba736029a0f2f566680129252a4a637b74c4b8a83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:04:20 52f15250a6ad: Preparing 03:04:20 508429912060: Preparing 03:04:20 e0fc00dc81d3: Preparing 03:04:20 eab65c83c60d: Preparing 03:04:20 4eb158e2870b: Preparing 03:04:20 0e98e33f7089: Preparing 03:04:20 e35d1a4c55d3: Preparing 03:04:20 08ad5dfc24bf: Preparing 03:04:20 f71e10321027: Preparing 03:04:20 14e87c42d1c4: Preparing 03:04:20 5acacb340694: Preparing 03:04:20 795aa9731aa5: Preparing 03:04:20 5f70bf18a086: Preparing 03:04:20 6069c9760c5d: Preparing 03:04:20 7e50fe7ec97a: Preparing 03:04:20 306b311b10ae: Preparing 03:04:20 ce7f800efff9: Preparing 03:04:20 e35d1a4c55d3: Waiting 03:04:20 5acacb340694: Waiting 03:04:20 08ad5dfc24bf: Waiting 03:04:20 f71e10321027: Waiting 03:04:20 14e87c42d1c4: Waiting 03:04:20 7e50fe7ec97a: Waiting 03:04:20 0e98e33f7089: Waiting 03:04:20 306b311b10ae: Waiting 03:04:20 ce7f800efff9: Waiting 03:04:20 5f70bf18a086: Waiting 03:04:20 6069c9760c5d: Waiting 03:04:20 795aa9731aa5: Waiting 03:04:20 508429912060: Layer already exists 03:04:20 4eb158e2870b: Layer already exists 03:04:20 eab65c83c60d: Layer already exists 03:04:20 52f15250a6ad: Layer already exists 03:04:20 e0fc00dc81d3: Layer already exists 03:04:20 08ad5dfc24bf: Layer already exists 03:04:20 0e98e33f7089: Layer already exists 03:04:20 e35d1a4c55d3: Layer already exists 03:04:20 f71e10321027: Layer already exists 03:04:20 14e87c42d1c4: Layer already exists 03:04:20 5acacb340694: Layer already exists 03:04:20 795aa9731aa5: Layer already exists 03:04:20 5f70bf18a086: Layer already exists 03:04:20 7e50fe7ec97a: Layer already exists 03:04:20 6069c9760c5d: Layer already exists 03:04:20 306b311b10ae: Layer already exists 03:04:20 ce7f800efff9: Layer already exists 03:04:20 main: digest: sha256:6c9b9737c9c51392fbf40acba736029a0f2f566680129252a4a637b74c4b8a83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:20 ===================================================== [Pipeline] echo 03:04:20 taggedImages: 03:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.53 03:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:04:20 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:04:20 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:20 latest 03:04:20 3.2.0-dev.53 03:04:20 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:20 main 03:04:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:04:21 0c93482de7d6: Preparing 03:04:21 96e0d9826c87: Preparing 03:04:21 428d5d2e13a6: Preparing 03:04:21 23654979ddef: Preparing 03:04:21 f71e10321027: Preparing 03:04:21 14e87c42d1c4: Preparing 03:04:21 353ca0483750: Preparing 03:04:21 16bb8a4bae4c: Preparing 03:04:21 ce7f800efff9: Preparing 03:04:21 353ca0483750: Waiting 03:04:21 16bb8a4bae4c: Waiting 03:04:21 ce7f800efff9: Waiting 03:04:21 14e87c42d1c4: Waiting 03:04:21 f71e10321027: Layer already exists 03:04:21 14e87c42d1c4: Layer already exists 03:04:21 96e0d9826c87: Pushed 03:04:21 353ca0483750: Layer already exists 03:04:21 428d5d2e13a6: Pushed 03:04:21 ce7f800efff9: Layer already exists 03:04:21 16bb8a4bae4c: Layer already exists 03:04:21 0c93482de7d6: Pushed 03:04:24 23654979ddef: Pushed 03:04:24 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:cd9734e5fe85de0874cf552a1538f379ed2359264ede69876d218473dfc7206d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:04:25 0c93482de7d6: Preparing 03:04:25 96e0d9826c87: Preparing 03:04:25 428d5d2e13a6: Preparing 03:04:25 23654979ddef: Preparing 03:04:25 f71e10321027: Preparing 03:04:25 14e87c42d1c4: Preparing 03:04:25 353ca0483750: Preparing 03:04:25 16bb8a4bae4c: Preparing 03:04:25 ce7f800efff9: Preparing 03:04:25 14e87c42d1c4: Waiting 03:04:25 353ca0483750: Waiting 03:04:25 16bb8a4bae4c: Waiting 03:04:25 ce7f800efff9: Waiting 03:04:25 96e0d9826c87: Layer already exists 03:04:25 23654979ddef: Layer already exists 03:04:25 428d5d2e13a6: Layer already exists 03:04:25 f71e10321027: Layer already exists 03:04:25 0c93482de7d6: Layer already exists 03:04:25 16bb8a4bae4c: Layer already exists 03:04:25 353ca0483750: Layer already exists 03:04:25 ce7f800efff9: Layer already exists 03:04:25 14e87c42d1c4: Layer already exists 03:04:25 latest: digest: sha256:cd9734e5fe85de0874cf552a1538f379ed2359264ede69876d218473dfc7206d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.53 03:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:04:25 0c93482de7d6: Preparing 03:04:25 96e0d9826c87: Preparing 03:04:25 428d5d2e13a6: Preparing 03:04:25 23654979ddef: Preparing 03:04:25 f71e10321027: Preparing 03:04:25 14e87c42d1c4: Preparing 03:04:25 353ca0483750: Preparing 03:04:25 16bb8a4bae4c: Preparing 03:04:25 ce7f800efff9: Preparing 03:04:25 16bb8a4bae4c: Waiting 03:04:25 ce7f800efff9: Waiting 03:04:25 353ca0483750: Waiting 03:04:25 96e0d9826c87: Layer already exists 03:04:25 428d5d2e13a6: Layer already exists 03:04:25 23654979ddef: Layer already exists 03:04:25 f71e10321027: Layer already exists 03:04:25 0c93482de7d6: Layer already exists 03:04:25 14e87c42d1c4: Layer already exists 03:04:25 16bb8a4bae4c: Layer already exists 03:04:25 ce7f800efff9: Layer already exists 03:04:25 353ca0483750: Layer already exists 03:04:25 3.2.0-dev.53: digest: sha256:cd9734e5fe85de0874cf552a1538f379ed2359264ede69876d218473dfc7206d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:04:26 0c93482de7d6: Preparing 03:04:26 96e0d9826c87: Preparing 03:04:26 428d5d2e13a6: Preparing 03:04:26 23654979ddef: Preparing 03:04:26 f71e10321027: Preparing 03:04:26 14e87c42d1c4: Preparing 03:04:26 353ca0483750: Preparing 03:04:26 16bb8a4bae4c: Preparing 03:04:26 ce7f800efff9: Preparing 03:04:26 353ca0483750: Waiting 03:04:26 16bb8a4bae4c: Waiting 03:04:26 ce7f800efff9: Waiting 03:04:26 14e87c42d1c4: Waiting 03:04:26 f71e10321027: Layer already exists 03:04:26 96e0d9826c87: Layer already exists 03:04:26 428d5d2e13a6: Layer already exists 03:04:26 0c93482de7d6: Layer already exists 03:04:26 23654979ddef: Layer already exists 03:04:26 353ca0483750: Layer already exists 03:04:26 14e87c42d1c4: Layer already exists 03:04:26 16bb8a4bae4c: Layer already exists 03:04:26 ce7f800efff9: Layer already exists 03:04:26 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:cd9734e5fe85de0874cf552a1538f379ed2359264ede69876d218473dfc7206d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:04:27 0c93482de7d6: Preparing 03:04:27 96e0d9826c87: Preparing 03:04:27 428d5d2e13a6: Preparing 03:04:27 23654979ddef: Preparing 03:04:27 f71e10321027: Preparing 03:04:27 14e87c42d1c4: Preparing 03:04:27 353ca0483750: Preparing 03:04:27 16bb8a4bae4c: Preparing 03:04:27 ce7f800efff9: Preparing 03:04:27 14e87c42d1c4: Waiting 03:04:27 353ca0483750: Waiting 03:04:27 16bb8a4bae4c: Waiting 03:04:27 ce7f800efff9: Waiting 03:04:27 f71e10321027: Layer already exists 03:04:27 428d5d2e13a6: Layer already exists 03:04:27 0c93482de7d6: Layer already exists 03:04:27 96e0d9826c87: Layer already exists 03:04:27 23654979ddef: Layer already exists 03:04:27 353ca0483750: Layer already exists 03:04:27 ce7f800efff9: Layer already exists 03:04:27 16bb8a4bae4c: Layer already exists 03:04:27 14e87c42d1c4: Layer already exists 03:04:27 main: digest: sha256:cd9734e5fe85de0874cf552a1538f379ed2359264ede69876d218473dfc7206d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:27 ===================================================== [Pipeline] echo 03:04:27 taggedImages: 03:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.53 03:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:04:27 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:04:27 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:27 latest 03:04:27 3.2.0-dev.53 03:04:27 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:27 main 03:04:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:04:27 5b3a492ba705: Preparing 03:04:27 4b164cc70bb0: Preparing 03:04:27 af0d3b30a75b: Preparing 03:04:27 799b98e509fd: Preparing 03:04:27 67ac4e8572d8: Preparing 03:04:27 f71e10321027: Preparing 03:04:27 14e87c42d1c4: Preparing 03:04:27 e8279a04592f: Preparing 03:04:27 1cf7ba0b6a5b: Preparing 03:04:27 3cd57d8a239b: Preparing 03:04:27 ce7f800efff9: Preparing 03:04:27 f71e10321027: Waiting 03:04:27 14e87c42d1c4: Waiting 03:04:27 e8279a04592f: Waiting 03:04:27 1cf7ba0b6a5b: Waiting 03:04:27 3cd57d8a239b: Waiting 03:04:27 ce7f800efff9: Waiting 03:04:28 67ac4e8572d8: Pushed 03:04:28 f71e10321027: Layer already exists 03:04:28 14e87c42d1c4: Layer already exists 03:04:28 4b164cc70bb0: Pushed 03:04:28 799b98e509fd: Pushed 03:04:28 e8279a04592f: Pushed 03:04:28 5b3a492ba705: Pushed 03:04:28 ce7f800efff9: Layer already exists 03:04:28 1cf7ba0b6a5b: Pushed 03:04:28 af0d3b30a75b: Pushed 03:04:29 3cd57d8a239b: Pushed 03:04:29 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:a1804b577adedd458e29734a7b4ae9479f494735cfd2cede9f98c9e9cef21505 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:04:30 5b3a492ba705: Preparing 03:04:30 4b164cc70bb0: Preparing 03:04:30 af0d3b30a75b: Preparing 03:04:30 799b98e509fd: Preparing 03:04:30 67ac4e8572d8: Preparing 03:04:30 f71e10321027: Preparing 03:04:30 14e87c42d1c4: Preparing 03:04:30 e8279a04592f: Preparing 03:04:30 1cf7ba0b6a5b: Preparing 03:04:30 3cd57d8a239b: Preparing 03:04:30 ce7f800efff9: Preparing 03:04:30 e8279a04592f: Waiting 03:04:30 1cf7ba0b6a5b: Waiting 03:04:30 3cd57d8a239b: Waiting 03:04:30 ce7f800efff9: Waiting 03:04:30 14e87c42d1c4: Waiting 03:04:30 af0d3b30a75b: Layer already exists 03:04:30 5b3a492ba705: Layer already exists 03:04:30 799b98e509fd: Layer already exists 03:04:30 4b164cc70bb0: Layer already exists 03:04:30 67ac4e8572d8: Layer already exists 03:04:30 f71e10321027: Layer already exists 03:04:30 e8279a04592f: Layer already exists 03:04:30 3cd57d8a239b: Layer already exists 03:04:30 14e87c42d1c4: Layer already exists 03:04:30 1cf7ba0b6a5b: Layer already exists 03:04:30 ce7f800efff9: Layer already exists 03:04:30 latest: digest: sha256:a1804b577adedd458e29734a7b4ae9479f494735cfd2cede9f98c9e9cef21505 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.53 03:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:04:30 5b3a492ba705: Preparing 03:04:30 4b164cc70bb0: Preparing 03:04:30 af0d3b30a75b: Preparing 03:04:30 799b98e509fd: Preparing 03:04:30 67ac4e8572d8: Preparing 03:04:30 f71e10321027: Preparing 03:04:30 14e87c42d1c4: Preparing 03:04:30 e8279a04592f: Preparing 03:04:30 1cf7ba0b6a5b: Preparing 03:04:30 3cd57d8a239b: Preparing 03:04:30 ce7f800efff9: Preparing 03:04:30 f71e10321027: Waiting 03:04:30 14e87c42d1c4: Waiting 03:04:30 e8279a04592f: Waiting 03:04:30 1cf7ba0b6a5b: Waiting 03:04:30 3cd57d8a239b: Waiting 03:04:30 ce7f800efff9: Waiting 03:04:30 4b164cc70bb0: Layer already exists 03:04:30 af0d3b30a75b: Layer already exists 03:04:30 67ac4e8572d8: Layer already exists 03:04:30 5b3a492ba705: Layer already exists 03:04:30 799b98e509fd: Layer already exists 03:04:30 14e87c42d1c4: Layer already exists 03:04:30 f71e10321027: Layer already exists 03:04:30 e8279a04592f: Layer already exists 03:04:30 1cf7ba0b6a5b: Layer already exists 03:04:30 3cd57d8a239b: Layer already exists 03:04:30 ce7f800efff9: Layer already exists 03:04:30 3.2.0-dev.53: digest: sha256:a1804b577adedd458e29734a7b4ae9479f494735cfd2cede9f98c9e9cef21505 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:04:31 5b3a492ba705: Preparing 03:04:31 4b164cc70bb0: Preparing 03:04:31 af0d3b30a75b: Preparing 03:04:31 799b98e509fd: Preparing 03:04:31 67ac4e8572d8: Preparing 03:04:31 f71e10321027: Preparing 03:04:31 14e87c42d1c4: Preparing 03:04:31 e8279a04592f: Preparing 03:04:31 1cf7ba0b6a5b: Preparing 03:04:31 3cd57d8a239b: Preparing 03:04:31 ce7f800efff9: Preparing 03:04:31 1cf7ba0b6a5b: Waiting 03:04:31 3cd57d8a239b: Waiting 03:04:31 14e87c42d1c4: Waiting 03:04:31 e8279a04592f: Waiting 03:04:31 ce7f800efff9: Waiting 03:04:31 f71e10321027: Waiting 03:04:31 5b3a492ba705: Layer already exists 03:04:31 67ac4e8572d8: Layer already exists 03:04:31 799b98e509fd: Layer already exists 03:04:31 4b164cc70bb0: Layer already exists 03:04:31 af0d3b30a75b: Layer already exists 03:04:31 e8279a04592f: Layer already exists 03:04:31 1cf7ba0b6a5b: Layer already exists 03:04:31 f71e10321027: Layer already exists 03:04:31 14e87c42d1c4: Layer already exists 03:04:31 3cd57d8a239b: Layer already exists 03:04:31 ce7f800efff9: Layer already exists 03:04:31 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:a1804b577adedd458e29734a7b4ae9479f494735cfd2cede9f98c9e9cef21505 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:04:32 5b3a492ba705: Preparing 03:04:32 4b164cc70bb0: Preparing 03:04:32 af0d3b30a75b: Preparing 03:04:32 799b98e509fd: Preparing 03:04:32 67ac4e8572d8: Preparing 03:04:32 f71e10321027: Preparing 03:04:32 14e87c42d1c4: Preparing 03:04:32 e8279a04592f: Preparing 03:04:32 1cf7ba0b6a5b: Preparing 03:04:32 3cd57d8a239b: Preparing 03:04:32 ce7f800efff9: Preparing 03:04:32 14e87c42d1c4: Waiting 03:04:32 e8279a04592f: Waiting 03:04:32 1cf7ba0b6a5b: Waiting 03:04:32 3cd57d8a239b: Waiting 03:04:32 ce7f800efff9: Waiting 03:04:32 f71e10321027: Waiting 03:04:32 67ac4e8572d8: Layer already exists 03:04:32 4b164cc70bb0: Layer already exists 03:04:32 799b98e509fd: Layer already exists 03:04:32 af0d3b30a75b: Layer already exists 03:04:32 5b3a492ba705: Layer already exists 03:04:32 f71e10321027: Layer already exists 03:04:32 e8279a04592f: Layer already exists 03:04:32 1cf7ba0b6a5b: Layer already exists 03:04:32 14e87c42d1c4: Layer already exists 03:04:32 3cd57d8a239b: Layer already exists 03:04:32 ce7f800efff9: Layer already exists 03:04:32 main: digest: sha256:a1804b577adedd458e29734a7b4ae9479f494735cfd2cede9f98c9e9cef21505 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:32 ===================================================== [Pipeline] echo 03:04:32 taggedImages: 03:04:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:04:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.53 03:04:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:04:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:04:32 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:32 latest 03:04:32 3.2.0-dev.53 03:04:32 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:32 main 03:04:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:04:33 81d7a8343b82: Preparing 03:04:33 f3f91968f28c: Preparing 03:04:33 2139fa23ed36: Preparing 03:04:33 e6c88a7ac206: Preparing 03:04:33 4667f6e9afa9: Preparing 03:04:33 2e4e7c4c52f7: Preparing 03:04:33 08e1e7e7c80d: Preparing 03:04:33 f71e10321027: Preparing 03:04:33 14e87c42d1c4: Preparing 03:04:33 5115c7be5926: Preparing 03:04:33 4449b1799c61: Preparing 03:04:33 ce7f800efff9: Preparing 03:04:33 2e4e7c4c52f7: Waiting 03:04:33 08e1e7e7c80d: Waiting 03:04:33 f71e10321027: Waiting 03:04:33 ce7f800efff9: Waiting 03:04:33 5115c7be5926: Waiting 03:04:33 4449b1799c61: Waiting 03:04:33 14e87c42d1c4: Waiting 03:04:33 4667f6e9afa9: Pushed 03:04:33 f3f91968f28c: Pushed 03:04:33 81d7a8343b82: Pushed 03:04:33 f71e10321027: Layer already exists 03:04:33 2e4e7c4c52f7: Pushed 03:04:33 08e1e7e7c80d: Pushed 03:04:33 14e87c42d1c4: Layer already exists 03:04:33 ce7f800efff9: Layer already exists 03:04:33 5115c7be5926: Pushed 03:04:33 e6c88a7ac206: Pushed 03:04:34 2139fa23ed36: Pushed 03:04:34 4449b1799c61: Pushed 03:04:34 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:1d0b2a73aec105ee67d80bbfdfd4faa31fae204068bc602ba20a8704a4637720 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:04:35 81d7a8343b82: Preparing 03:04:35 f3f91968f28c: Preparing 03:04:35 2139fa23ed36: Preparing 03:04:35 e6c88a7ac206: Preparing 03:04:35 4667f6e9afa9: Preparing 03:04:35 2e4e7c4c52f7: Preparing 03:04:35 08e1e7e7c80d: Preparing 03:04:35 f71e10321027: Preparing 03:04:35 14e87c42d1c4: Preparing 03:04:35 5115c7be5926: Preparing 03:04:35 4449b1799c61: Preparing 03:04:35 ce7f800efff9: Preparing 03:04:35 f71e10321027: Waiting 03:04:35 14e87c42d1c4: Waiting 03:04:35 ce7f800efff9: Waiting 03:04:35 4449b1799c61: Waiting 03:04:35 2e4e7c4c52f7: Waiting 03:04:35 5115c7be5926: Waiting 03:04:35 08e1e7e7c80d: Waiting 03:04:35 2139fa23ed36: Layer already exists 03:04:35 f3f91968f28c: Layer already exists 03:04:35 e6c88a7ac206: Layer already exists 03:04:35 81d7a8343b82: Layer already exists 03:04:35 4667f6e9afa9: Layer already exists 03:04:35 2e4e7c4c52f7: Layer already exists 03:04:35 08e1e7e7c80d: Layer already exists 03:04:35 f71e10321027: Layer already exists 03:04:35 14e87c42d1c4: Layer already exists 03:04:35 5115c7be5926: Layer already exists 03:04:35 4449b1799c61: Layer already exists 03:04:35 ce7f800efff9: Layer already exists 03:04:35 latest: digest: sha256:1d0b2a73aec105ee67d80bbfdfd4faa31fae204068bc602ba20a8704a4637720 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.53 03:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:04:35 81d7a8343b82: Preparing 03:04:35 f3f91968f28c: Preparing 03:04:35 2139fa23ed36: Preparing 03:04:35 e6c88a7ac206: Preparing 03:04:35 4667f6e9afa9: Preparing 03:04:35 2e4e7c4c52f7: Preparing 03:04:35 08e1e7e7c80d: Preparing 03:04:35 f71e10321027: Preparing 03:04:35 14e87c42d1c4: Preparing 03:04:35 5115c7be5926: Preparing 03:04:35 4449b1799c61: Preparing 03:04:35 ce7f800efff9: Preparing 03:04:35 2e4e7c4c52f7: Waiting 03:04:35 f71e10321027: Waiting 03:04:35 14e87c42d1c4: Waiting 03:04:35 ce7f800efff9: Waiting 03:04:35 4667f6e9afa9: Layer already exists 03:04:35 e6c88a7ac206: Layer already exists 03:04:35 2139fa23ed36: Layer already exists 03:04:35 f3f91968f28c: Layer already exists 03:04:35 81d7a8343b82: Layer already exists 03:04:35 08e1e7e7c80d: Layer already exists 03:04:35 5115c7be5926: Layer already exists 03:04:35 14e87c42d1c4: Layer already exists 03:04:35 f71e10321027: Layer already exists 03:04:35 2e4e7c4c52f7: Layer already exists 03:04:35 4449b1799c61: Layer already exists 03:04:35 ce7f800efff9: Layer already exists 03:04:35 3.2.0-dev.53: digest: sha256:1d0b2a73aec105ee67d80bbfdfd4faa31fae204068bc602ba20a8704a4637720 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:04:36 81d7a8343b82: Preparing 03:04:36 f3f91968f28c: Preparing 03:04:36 2139fa23ed36: Preparing 03:04:36 e6c88a7ac206: Preparing 03:04:36 4667f6e9afa9: Preparing 03:04:36 2e4e7c4c52f7: Preparing 03:04:36 08e1e7e7c80d: Preparing 03:04:36 f71e10321027: Preparing 03:04:36 14e87c42d1c4: Preparing 03:04:36 5115c7be5926: Preparing 03:04:36 4449b1799c61: Preparing 03:04:36 ce7f800efff9: Preparing 03:04:36 f71e10321027: Waiting 03:04:36 2e4e7c4c52f7: Waiting 03:04:36 08e1e7e7c80d: Waiting 03:04:36 4449b1799c61: Waiting 03:04:36 14e87c42d1c4: Waiting 03:04:36 5115c7be5926: Waiting 03:04:36 ce7f800efff9: Waiting 03:04:36 2139fa23ed36: Layer already exists 03:04:36 f3f91968f28c: Layer already exists 03:04:36 e6c88a7ac206: Layer already exists 03:04:36 81d7a8343b82: Layer already exists 03:04:36 4667f6e9afa9: Layer already exists 03:04:36 08e1e7e7c80d: Layer already exists 03:04:36 2e4e7c4c52f7: Layer already exists 03:04:36 f71e10321027: Layer already exists 03:04:36 5115c7be5926: Layer already exists 03:04:36 14e87c42d1c4: Layer already exists 03:04:36 4449b1799c61: Layer already exists 03:04:36 ce7f800efff9: Layer already exists 03:04:36 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:1d0b2a73aec105ee67d80bbfdfd4faa31fae204068bc602ba20a8704a4637720 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:04:37 81d7a8343b82: Preparing 03:04:37 f3f91968f28c: Preparing 03:04:37 2139fa23ed36: Preparing 03:04:37 e6c88a7ac206: Preparing 03:04:37 4667f6e9afa9: Preparing 03:04:37 2e4e7c4c52f7: Preparing 03:04:37 08e1e7e7c80d: Preparing 03:04:37 f71e10321027: Preparing 03:04:37 14e87c42d1c4: Preparing 03:04:37 5115c7be5926: Preparing 03:04:37 4449b1799c61: Preparing 03:04:37 ce7f800efff9: Preparing 03:04:37 2e4e7c4c52f7: Waiting 03:04:37 f71e10321027: Waiting 03:04:37 14e87c42d1c4: Waiting 03:04:37 08e1e7e7c80d: Waiting 03:04:37 5115c7be5926: Waiting 03:04:37 4449b1799c61: Waiting 03:04:37 ce7f800efff9: Waiting 03:04:37 81d7a8343b82: Layer already exists 03:04:37 f3f91968f28c: Layer already exists 03:04:37 2139fa23ed36: Layer already exists 03:04:37 4667f6e9afa9: Layer already exists 03:04:37 e6c88a7ac206: Layer already exists 03:04:37 f71e10321027: Layer already exists 03:04:37 2e4e7c4c52f7: Layer already exists 03:04:37 08e1e7e7c80d: Layer already exists 03:04:37 14e87c42d1c4: Layer already exists 03:04:37 5115c7be5926: Layer already exists 03:04:37 4449b1799c61: Layer already exists 03:04:37 ce7f800efff9: Layer already exists 03:04:37 main: digest: sha256:1d0b2a73aec105ee67d80bbfdfd4faa31fae204068bc602ba20a8704a4637720 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:37 ===================================================== [Pipeline] echo 03:04:37 taggedImages: 03:04:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:04:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.53 03:04:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:04:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:04:37 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:37 latest 03:04:37 3.2.0-dev.53 03:04:37 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:37 main 03:04:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:04:38 2aff164971c3: Preparing 03:04:38 b75d4de516cd: Preparing 03:04:38 f71e10321027: Preparing 03:04:38 14e87c42d1c4: Preparing 03:04:38 b2549456f085: Preparing 03:04:38 4cdd7830dfb4: Preparing 03:04:38 ce7f800efff9: Preparing 03:04:38 4cdd7830dfb4: Waiting 03:04:38 ce7f800efff9: Waiting 03:04:38 14e87c42d1c4: Layer already exists 03:04:38 f71e10321027: Layer already exists 03:04:38 ce7f800efff9: Layer already exists 03:04:38 b2549456f085: Pushed 03:04:38 2aff164971c3: Pushed 03:04:39 4cdd7830dfb4: Pushed 03:04:39 b75d4de516cd: Pushed 03:04:39 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:8159e8b0cbcb6a33305848d2b4a4ce450ed7bc03beec59598027bf3613066cda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:04:40 2aff164971c3: Preparing 03:04:40 b75d4de516cd: Preparing 03:04:40 f71e10321027: Preparing 03:04:40 14e87c42d1c4: Preparing 03:04:40 b2549456f085: Preparing 03:04:40 4cdd7830dfb4: Preparing 03:04:40 ce7f800efff9: Preparing 03:04:40 4cdd7830dfb4: Waiting 03:04:40 ce7f800efff9: Waiting 03:04:40 b2549456f085: Layer already exists 03:04:40 14e87c42d1c4: Layer already exists 03:04:40 b75d4de516cd: Layer already exists 03:04:40 f71e10321027: Layer already exists 03:04:40 2aff164971c3: Layer already exists 03:04:40 4cdd7830dfb4: Layer already exists 03:04:40 ce7f800efff9: Layer already exists 03:04:40 latest: digest: sha256:8159e8b0cbcb6a33305848d2b4a4ce450ed7bc03beec59598027bf3613066cda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.53 03:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:04:41 2aff164971c3: Preparing 03:04:41 b75d4de516cd: Preparing 03:04:41 f71e10321027: Preparing 03:04:41 14e87c42d1c4: Preparing 03:04:41 b2549456f085: Preparing 03:04:41 4cdd7830dfb4: Preparing 03:04:41 ce7f800efff9: Preparing 03:04:41 ce7f800efff9: Waiting 03:04:41 14e87c42d1c4: Layer already exists 03:04:41 b75d4de516cd: Layer already exists 03:04:41 b2549456f085: Layer already exists 03:04:41 2aff164971c3: Layer already exists 03:04:41 f71e10321027: Layer already exists 03:04:41 4cdd7830dfb4: Layer already exists 03:04:41 ce7f800efff9: Layer already exists 03:04:41 3.2.0-dev.53: digest: sha256:8159e8b0cbcb6a33305848d2b4a4ce450ed7bc03beec59598027bf3613066cda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:04:41 2aff164971c3: Preparing 03:04:41 b75d4de516cd: Preparing 03:04:41 f71e10321027: Preparing 03:04:41 14e87c42d1c4: Preparing 03:04:41 b2549456f085: Preparing 03:04:41 4cdd7830dfb4: Preparing 03:04:41 ce7f800efff9: Preparing 03:04:41 4cdd7830dfb4: Waiting 03:04:41 ce7f800efff9: Waiting 03:04:41 b2549456f085: Layer already exists 03:04:41 2aff164971c3: Layer already exists 03:04:41 b75d4de516cd: Layer already exists 03:04:41 f71e10321027: Layer already exists 03:04:41 14e87c42d1c4: Layer already exists 03:04:41 ce7f800efff9: Layer already exists 03:04:41 4cdd7830dfb4: Layer already exists 03:04:41 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:8159e8b0cbcb6a33305848d2b4a4ce450ed7bc03beec59598027bf3613066cda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:04:42 2aff164971c3: Preparing 03:04:42 b75d4de516cd: Preparing 03:04:42 f71e10321027: Preparing 03:04:42 14e87c42d1c4: Preparing 03:04:42 b2549456f085: Preparing 03:04:42 4cdd7830dfb4: Preparing 03:04:42 ce7f800efff9: Preparing 03:04:42 4cdd7830dfb4: Waiting 03:04:42 ce7f800efff9: Waiting 03:04:42 f71e10321027: Layer already exists 03:04:42 14e87c42d1c4: Layer already exists 03:04:42 2aff164971c3: Layer already exists 03:04:42 b2549456f085: Layer already exists 03:04:42 b75d4de516cd: Layer already exists 03:04:42 ce7f800efff9: Layer already exists 03:04:42 4cdd7830dfb4: Layer already exists 03:04:42 main: digest: sha256:8159e8b0cbcb6a33305848d2b4a4ce450ed7bc03beec59598027bf3613066cda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:42 ===================================================== [Pipeline] echo 03:04:42 taggedImages: 03:04:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:04:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.53 03:04:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:04:42 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:04:42 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:42 latest 03:04:42 3.2.0-dev.53 03:04:42 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:42 main 03:04:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:04:43 77a4427190ac: Preparing 03:04:43 1133155330b6: Preparing 03:04:43 88d42d8547de: Preparing 03:04:43 f71e10321027: Preparing 03:04:43 14e87c42d1c4: Preparing 03:04:43 6bffa0b02bf6: Preparing 03:04:43 6e7648e9f6b3: Preparing 03:04:43 91e66d092e52: Preparing 03:04:43 ca4043167ea5: Preparing 03:04:43 ce7f800efff9: Preparing 03:04:43 6bffa0b02bf6: Waiting 03:04:43 ca4043167ea5: Waiting 03:04:43 ce7f800efff9: Waiting 03:04:43 6e7648e9f6b3: Waiting 03:04:43 f71e10321027: Layer already exists 03:04:43 14e87c42d1c4: Layer already exists 03:04:43 77a4427190ac: Pushed 03:04:43 1133155330b6: Pushed 03:04:43 88d42d8547de: Pushed 03:04:43 ce7f800efff9: Layer already exists 03:04:43 91e66d092e52: Pushed 03:04:43 ca4043167ea5: Pushed 03:04:49 6e7648e9f6b3: Pushed 03:04:52 6bffa0b02bf6: Pushed 03:04:52 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:b4978742ddd6b61b0f92aef2198573a823e54cb20db63c97f1b323c1d28ff506 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:04:53 77a4427190ac: Preparing 03:04:53 1133155330b6: Preparing 03:04:53 88d42d8547de: Preparing 03:04:53 f71e10321027: Preparing 03:04:53 14e87c42d1c4: Preparing 03:04:53 6bffa0b02bf6: Preparing 03:04:53 6e7648e9f6b3: Preparing 03:04:53 91e66d092e52: Preparing 03:04:53 ca4043167ea5: Preparing 03:04:53 ce7f800efff9: Preparing 03:04:53 91e66d092e52: Waiting 03:04:53 ca4043167ea5: Waiting 03:04:53 6bffa0b02bf6: Waiting 03:04:53 ce7f800efff9: Waiting 03:04:53 6e7648e9f6b3: Waiting 03:04:53 1133155330b6: Layer already exists 03:04:53 f71e10321027: Layer already exists 03:04:53 14e87c42d1c4: Layer already exists 03:04:53 77a4427190ac: Layer already exists 03:04:53 88d42d8547de: Layer already exists 03:04:53 6bffa0b02bf6: Layer already exists 03:04:53 ca4043167ea5: Layer already exists 03:04:53 ce7f800efff9: Layer already exists 03:04:53 6e7648e9f6b3: Layer already exists 03:04:53 91e66d092e52: Layer already exists 03:04:53 latest: digest: sha256:b4978742ddd6b61b0f92aef2198573a823e54cb20db63c97f1b323c1d28ff506 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.53 03:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:04:53 77a4427190ac: Preparing 03:04:53 1133155330b6: Preparing 03:04:53 88d42d8547de: Preparing 03:04:53 f71e10321027: Preparing 03:04:53 14e87c42d1c4: Preparing 03:04:53 6bffa0b02bf6: Preparing 03:04:53 6e7648e9f6b3: Preparing 03:04:53 91e66d092e52: Preparing 03:04:53 ca4043167ea5: Preparing 03:04:53 ce7f800efff9: Preparing 03:04:53 6bffa0b02bf6: Waiting 03:04:53 6e7648e9f6b3: Waiting 03:04:53 ce7f800efff9: Waiting 03:04:53 91e66d092e52: Waiting 03:04:53 ca4043167ea5: Waiting 03:04:53 f71e10321027: Layer already exists 03:04:53 1133155330b6: Layer already exists 03:04:53 88d42d8547de: Layer already exists 03:04:53 14e87c42d1c4: Layer already exists 03:04:53 77a4427190ac: Layer already exists 03:04:53 6e7648e9f6b3: Layer already exists 03:04:53 6bffa0b02bf6: Layer already exists 03:04:53 91e66d092e52: Layer already exists 03:04:53 ca4043167ea5: Layer already exists 03:04:53 ce7f800efff9: Layer already exists 03:04:53 3.2.0-dev.53: digest: sha256:b4978742ddd6b61b0f92aef2198573a823e54cb20db63c97f1b323c1d28ff506 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:04:54 77a4427190ac: Preparing 03:04:54 1133155330b6: Preparing 03:04:54 88d42d8547de: Preparing 03:04:54 f71e10321027: Preparing 03:04:54 14e87c42d1c4: Preparing 03:04:54 6bffa0b02bf6: Preparing 03:04:54 6e7648e9f6b3: Preparing 03:04:54 91e66d092e52: Preparing 03:04:54 ca4043167ea5: Preparing 03:04:54 ce7f800efff9: Preparing 03:04:54 91e66d092e52: Waiting 03:04:54 6e7648e9f6b3: Waiting 03:04:54 ca4043167ea5: Waiting 03:04:54 ce7f800efff9: Waiting 03:04:54 6bffa0b02bf6: Waiting 03:04:54 f71e10321027: Layer already exists 03:04:54 88d42d8547de: Layer already exists 03:04:54 77a4427190ac: Layer already exists 03:04:54 14e87c42d1c4: Layer already exists 03:04:54 1133155330b6: Layer already exists 03:04:54 6bffa0b02bf6: Layer already exists 03:04:54 ce7f800efff9: Layer already exists 03:04:54 91e66d092e52: Layer already exists 03:04:54 6e7648e9f6b3: Layer already exists 03:04:54 ca4043167ea5: Layer already exists 03:04:54 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:b4978742ddd6b61b0f92aef2198573a823e54cb20db63c97f1b323c1d28ff506 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:04:55 77a4427190ac: Preparing 03:04:55 1133155330b6: Preparing 03:04:55 88d42d8547de: Preparing 03:04:55 f71e10321027: Preparing 03:04:55 14e87c42d1c4: Preparing 03:04:55 6bffa0b02bf6: Preparing 03:04:55 6e7648e9f6b3: Preparing 03:04:55 91e66d092e52: Preparing 03:04:55 ca4043167ea5: Preparing 03:04:55 ce7f800efff9: Preparing 03:04:55 6bffa0b02bf6: Waiting 03:04:55 6e7648e9f6b3: Waiting 03:04:55 91e66d092e52: Waiting 03:04:55 ca4043167ea5: Waiting 03:04:55 ce7f800efff9: Waiting 03:04:55 77a4427190ac: Layer already exists 03:04:55 1133155330b6: Layer already exists 03:04:55 88d42d8547de: Layer already exists 03:04:55 f71e10321027: Layer already exists 03:04:55 14e87c42d1c4: Layer already exists 03:04:55 91e66d092e52: Layer already exists 03:04:55 6bffa0b02bf6: Layer already exists 03:04:55 6e7648e9f6b3: Layer already exists 03:04:55 ca4043167ea5: Layer already exists 03:04:55 ce7f800efff9: Layer already exists 03:04:55 main: digest: sha256:b4978742ddd6b61b0f92aef2198573a823e54cb20db63c97f1b323c1d28ff506 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:55 ===================================================== [Pipeline] echo 03:04:55 taggedImages: 03:04:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:04:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.53 03:04:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:04:55 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:04:55 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:55 latest 03:04:55 3.2.0-dev.53 03:04:55 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:04:55 main 03:04:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:04:56 1d0309472ab2: Preparing 03:04:56 7079113eff0d: Preparing 03:04:56 b5d94fb40a76: Preparing 03:04:56 f71e10321027: Preparing 03:04:56 14e87c42d1c4: Preparing 03:04:56 82001c50c765: Preparing 03:04:56 ebff88876f99: Preparing 03:04:56 cd60045ce463: Preparing 03:04:56 ce7f800efff9: Preparing 03:04:56 82001c50c765: Waiting 03:04:56 ebff88876f99: Waiting 03:04:56 cd60045ce463: Waiting 03:04:56 ce7f800efff9: Waiting 03:04:56 14e87c42d1c4: Layer already exists 03:04:56 f71e10321027: Layer already exists 03:04:56 7079113eff0d: Pushed 03:04:56 b5d94fb40a76: Pushed 03:04:56 ebff88876f99: Pushed 03:04:56 1d0309472ab2: Pushed 03:04:56 ce7f800efff9: Layer already exists 03:04:56 cd60045ce463: Pushed 03:05:06 82001c50c765: Pushed 03:05:06 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:d75a345cf4410e4e333a6e7fe1e51a4409c6ecd92a46de3d8db2610e15be9b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:05:07 1d0309472ab2: Preparing 03:05:07 7079113eff0d: Preparing 03:05:07 b5d94fb40a76: Preparing 03:05:07 f71e10321027: Preparing 03:05:07 14e87c42d1c4: Preparing 03:05:07 82001c50c765: Preparing 03:05:07 ebff88876f99: Preparing 03:05:07 cd60045ce463: Preparing 03:05:07 ce7f800efff9: Preparing 03:05:07 82001c50c765: Waiting 03:05:07 ebff88876f99: Waiting 03:05:07 cd60045ce463: Waiting 03:05:07 14e87c42d1c4: Layer already exists 03:05:07 f71e10321027: Layer already exists 03:05:07 1d0309472ab2: Layer already exists 03:05:07 7079113eff0d: Layer already exists 03:05:07 b5d94fb40a76: Layer already exists 03:05:07 82001c50c765: Layer already exists 03:05:07 ce7f800efff9: Layer already exists 03:05:07 cd60045ce463: Layer already exists 03:05:07 ebff88876f99: Layer already exists 03:05:07 latest: digest: sha256:d75a345cf4410e4e333a6e7fe1e51a4409c6ecd92a46de3d8db2610e15be9b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.53 03:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:05:07 1d0309472ab2: Preparing 03:05:07 7079113eff0d: Preparing 03:05:07 b5d94fb40a76: Preparing 03:05:07 f71e10321027: Preparing 03:05:07 14e87c42d1c4: Preparing 03:05:07 82001c50c765: Preparing 03:05:07 ebff88876f99: Preparing 03:05:07 cd60045ce463: Preparing 03:05:07 ce7f800efff9: Preparing 03:05:07 ebff88876f99: Waiting 03:05:07 cd60045ce463: Waiting 03:05:07 82001c50c765: Waiting 03:05:07 ce7f800efff9: Waiting 03:05:07 f71e10321027: Layer already exists 03:05:07 b5d94fb40a76: Layer already exists 03:05:07 1d0309472ab2: Layer already exists 03:05:07 14e87c42d1c4: Layer already exists 03:05:07 7079113eff0d: Layer already exists 03:05:07 82001c50c765: Layer already exists 03:05:07 cd60045ce463: Layer already exists 03:05:07 ce7f800efff9: Layer already exists 03:05:07 ebff88876f99: Layer already exists 03:05:07 3.2.0-dev.53: digest: sha256:d75a345cf4410e4e333a6e7fe1e51a4409c6ecd92a46de3d8db2610e15be9b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:05:08 1d0309472ab2: Preparing 03:05:08 7079113eff0d: Preparing 03:05:08 b5d94fb40a76: Preparing 03:05:08 f71e10321027: Preparing 03:05:08 14e87c42d1c4: Preparing 03:05:08 82001c50c765: Preparing 03:05:08 ebff88876f99: Preparing 03:05:08 cd60045ce463: Preparing 03:05:08 ce7f800efff9: Preparing 03:05:08 ebff88876f99: Waiting 03:05:08 cd60045ce463: Waiting 03:05:08 ce7f800efff9: Waiting 03:05:08 82001c50c765: Waiting 03:05:08 b5d94fb40a76: Layer already exists 03:05:08 1d0309472ab2: Layer already exists 03:05:08 14e87c42d1c4: Layer already exists 03:05:08 7079113eff0d: Layer already exists 03:05:08 f71e10321027: Layer already exists 03:05:08 82001c50c765: Layer already exists 03:05:08 ebff88876f99: Layer already exists 03:05:08 cd60045ce463: Layer already exists 03:05:08 ce7f800efff9: Layer already exists 03:05:08 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:d75a345cf4410e4e333a6e7fe1e51a4409c6ecd92a46de3d8db2610e15be9b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:05:09 1d0309472ab2: Preparing 03:05:09 7079113eff0d: Preparing 03:05:09 b5d94fb40a76: Preparing 03:05:09 f71e10321027: Preparing 03:05:09 14e87c42d1c4: Preparing 03:05:09 82001c50c765: Preparing 03:05:09 ebff88876f99: Preparing 03:05:09 cd60045ce463: Preparing 03:05:09 ce7f800efff9: Preparing 03:05:09 82001c50c765: Waiting 03:05:09 cd60045ce463: Waiting 03:05:09 ebff88876f99: Waiting 03:05:09 ce7f800efff9: Waiting 03:05:09 b5d94fb40a76: Layer already exists 03:05:09 f71e10321027: Layer already exists 03:05:09 1d0309472ab2: Layer already exists 03:05:09 7079113eff0d: Layer already exists 03:05:09 14e87c42d1c4: Layer already exists 03:05:09 ebff88876f99: Layer already exists 03:05:09 cd60045ce463: Layer already exists 03:05:09 82001c50c765: Layer already exists 03:05:09 ce7f800efff9: Layer already exists 03:05:09 main: digest: sha256:d75a345cf4410e4e333a6e7fe1e51a4409c6ecd92a46de3d8db2610e15be9b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:09 ===================================================== [Pipeline] echo 03:05:09 taggedImages: 03:05:09 - nexus3.edgexfoundry.org:10004/security-spire-config:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:05:09 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:05:09 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.53 03:05:09 - nexus3.edgexfoundry.org:10004/security-spire-config:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:09 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:05:09 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:05:09 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:05:09 latest 03:05:09 3.2.0-dev.53 03:05:09 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:09 main 03:05:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:05:10 77a4427190ac: Preparing 03:05:10 3b177efd61c6: Preparing 03:05:10 8b8e8e2438f6: Preparing 03:05:10 f71e10321027: Preparing 03:05:10 14e87c42d1c4: Preparing 03:05:10 23156e2de32c: Preparing 03:05:10 91e66d092e52: Preparing 03:05:10 ca4043167ea5: Preparing 03:05:10 ce7f800efff9: Preparing 03:05:10 23156e2de32c: Waiting 03:05:10 91e66d092e52: Waiting 03:05:10 ce7f800efff9: Waiting 03:05:10 f71e10321027: Layer already exists 03:05:10 77a4427190ac: Layer already exists 03:05:10 14e87c42d1c4: Layer already exists 03:05:10 91e66d092e52: Layer already exists 03:05:10 ca4043167ea5: Layer already exists 03:05:10 ce7f800efff9: Layer already exists 03:05:10 8b8e8e2438f6: Pushed 03:05:10 3b177efd61c6: Pushed 03:05:22 23156e2de32c: Pushed 03:05:22 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:15432c594793c74ee668bf7a483365d3f1688169814ea26fc9f39b2e9a21cc58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:05:22 77a4427190ac: Preparing 03:05:22 3b177efd61c6: Preparing 03:05:22 8b8e8e2438f6: Preparing 03:05:22 f71e10321027: Preparing 03:05:22 14e87c42d1c4: Preparing 03:05:22 23156e2de32c: Preparing 03:05:22 91e66d092e52: Preparing 03:05:22 ca4043167ea5: Preparing 03:05:22 ce7f800efff9: Preparing 03:05:22 23156e2de32c: Waiting 03:05:22 ca4043167ea5: Waiting 03:05:22 ce7f800efff9: Waiting 03:05:22 91e66d092e52: Waiting 03:05:22 f71e10321027: Layer already exists 03:05:22 8b8e8e2438f6: Layer already exists 03:05:22 14e87c42d1c4: Layer already exists 03:05:22 77a4427190ac: Layer already exists 03:05:22 3b177efd61c6: Layer already exists 03:05:22 91e66d092e52: Layer already exists 03:05:22 ca4043167ea5: Layer already exists 03:05:22 23156e2de32c: Layer already exists 03:05:22 ce7f800efff9: Layer already exists 03:05:22 latest: digest: sha256:15432c594793c74ee668bf7a483365d3f1688169814ea26fc9f39b2e9a21cc58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.53 03:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:05:23 77a4427190ac: Preparing 03:05:23 3b177efd61c6: Preparing 03:05:23 8b8e8e2438f6: Preparing 03:05:23 f71e10321027: Preparing 03:05:23 14e87c42d1c4: Preparing 03:05:23 23156e2de32c: Preparing 03:05:23 91e66d092e52: Preparing 03:05:23 ca4043167ea5: Preparing 03:05:23 ce7f800efff9: Preparing 03:05:23 23156e2de32c: Waiting 03:05:23 91e66d092e52: Waiting 03:05:23 ca4043167ea5: Waiting 03:05:23 ce7f800efff9: Waiting 03:05:23 77a4427190ac: Layer already exists 03:05:23 14e87c42d1c4: Layer already exists 03:05:23 3b177efd61c6: Layer already exists 03:05:23 f71e10321027: Layer already exists 03:05:23 8b8e8e2438f6: Layer already exists 03:05:23 ca4043167ea5: Layer already exists 03:05:23 91e66d092e52: Layer already exists 03:05:23 23156e2de32c: Layer already exists 03:05:23 ce7f800efff9: Layer already exists 03:05:23 3.2.0-dev.53: digest: sha256:15432c594793c74ee668bf7a483365d3f1688169814ea26fc9f39b2e9a21cc58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:05:24 77a4427190ac: Preparing 03:05:24 3b177efd61c6: Preparing 03:05:24 8b8e8e2438f6: Preparing 03:05:24 f71e10321027: Preparing 03:05:24 14e87c42d1c4: Preparing 03:05:24 23156e2de32c: Preparing 03:05:24 91e66d092e52: Preparing 03:05:24 ca4043167ea5: Preparing 03:05:24 ce7f800efff9: Preparing 03:05:24 91e66d092e52: Waiting 03:05:24 ca4043167ea5: Waiting 03:05:24 23156e2de32c: Waiting 03:05:24 ce7f800efff9: Waiting 03:05:24 f71e10321027: Layer already exists 03:05:24 3b177efd61c6: Layer already exists 03:05:24 77a4427190ac: Layer already exists 03:05:24 8b8e8e2438f6: Layer already exists 03:05:24 14e87c42d1c4: Layer already exists 03:05:24 91e66d092e52: Layer already exists 03:05:24 23156e2de32c: Layer already exists 03:05:24 ca4043167ea5: Layer already exists 03:05:24 ce7f800efff9: Layer already exists 03:05:24 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:15432c594793c74ee668bf7a483365d3f1688169814ea26fc9f39b2e9a21cc58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:05:24 77a4427190ac: Preparing 03:05:24 3b177efd61c6: Preparing 03:05:24 8b8e8e2438f6: Preparing 03:05:24 f71e10321027: Preparing 03:05:24 14e87c42d1c4: Preparing 03:05:24 23156e2de32c: Preparing 03:05:24 91e66d092e52: Preparing 03:05:24 ca4043167ea5: Preparing 03:05:24 ce7f800efff9: Preparing 03:05:24 91e66d092e52: Waiting 03:05:24 ca4043167ea5: Waiting 03:05:24 ce7f800efff9: Waiting 03:05:24 23156e2de32c: Waiting 03:05:24 8b8e8e2438f6: Layer already exists 03:05:24 3b177efd61c6: Layer already exists 03:05:24 14e87c42d1c4: Layer already exists 03:05:24 77a4427190ac: Layer already exists 03:05:24 f71e10321027: Layer already exists 03:05:24 23156e2de32c: Layer already exists 03:05:24 ca4043167ea5: Layer already exists 03:05:24 91e66d092e52: Layer already exists 03:05:24 ce7f800efff9: Layer already exists 03:05:24 main: digest: sha256:15432c594793c74ee668bf7a483365d3f1688169814ea26fc9f39b2e9a21cc58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:25 ===================================================== [Pipeline] echo 03:05:25 taggedImages: 03:05:25 - nexus3.edgexfoundry.org:10004/security-spire-server:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:05:25 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:05:25 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.53 03:05:25 - nexus3.edgexfoundry.org:10004/security-spire-server:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:25 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:05:25 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 03:05:25 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:05:25 latest 03:05:25 3.2.0-dev.53 03:05:25 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:25 main 03:05:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:25 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:05:25 619412c2a616: Preparing 03:05:25 6614d46e9785: Preparing 03:05:25 f71e10321027: Preparing 03:05:25 14e87c42d1c4: Preparing 03:05:25 813703b0c4b5: Preparing 03:05:25 3d7425f8ee39: Preparing 03:05:25 ce7f800efff9: Preparing 03:05:25 3d7425f8ee39: Waiting 03:05:25 ce7f800efff9: Waiting 03:05:25 813703b0c4b5: Pushed 03:05:25 14e87c42d1c4: Layer already exists 03:05:25 f71e10321027: Layer already exists 03:05:26 619412c2a616: Pushed 03:05:26 ce7f800efff9: Layer already exists 03:05:26 3d7425f8ee39: Pushed 03:05:29 6614d46e9785: Pushed 03:05:29 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:b3eea3895b5f2421bc954c42d796cd6a296bef50395070a7f0fe1e5ef3db2510 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:29 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:05:30 619412c2a616: Preparing 03:05:30 6614d46e9785: Preparing 03:05:30 f71e10321027: Preparing 03:05:30 14e87c42d1c4: Preparing 03:05:30 813703b0c4b5: Preparing 03:05:30 3d7425f8ee39: Preparing 03:05:30 ce7f800efff9: Preparing 03:05:30 3d7425f8ee39: Waiting 03:05:30 ce7f800efff9: Waiting 03:05:30 813703b0c4b5: Layer already exists 03:05:30 6614d46e9785: Layer already exists 03:05:30 f71e10321027: Layer already exists 03:05:30 619412c2a616: Layer already exists 03:05:30 14e87c42d1c4: Layer already exists 03:05:30 3d7425f8ee39: Layer already exists 03:05:30 ce7f800efff9: Layer already exists 03:05:30 latest: digest: sha256:b3eea3895b5f2421bc954c42d796cd6a296bef50395070a7f0fe1e5ef3db2510 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:30 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.53 03:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:05:30 619412c2a616: Preparing 03:05:30 6614d46e9785: Preparing 03:05:30 f71e10321027: Preparing 03:05:30 14e87c42d1c4: Preparing 03:05:30 813703b0c4b5: Preparing 03:05:30 3d7425f8ee39: Preparing 03:05:30 ce7f800efff9: Preparing 03:05:30 3d7425f8ee39: Waiting 03:05:30 ce7f800efff9: Waiting 03:05:30 619412c2a616: Layer already exists 03:05:30 6614d46e9785: Layer already exists 03:05:30 813703b0c4b5: Layer already exists 03:05:30 f71e10321027: Layer already exists 03:05:30 14e87c42d1c4: Layer already exists 03:05:30 3d7425f8ee39: Layer already exists 03:05:30 ce7f800efff9: Layer already exists 03:05:30 3.2.0-dev.53: digest: sha256:b3eea3895b5f2421bc954c42d796cd6a296bef50395070a7f0fe1e5ef3db2510 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:31 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:05:31 619412c2a616: Preparing 03:05:31 6614d46e9785: Preparing 03:05:31 f71e10321027: Preparing 03:05:31 14e87c42d1c4: Preparing 03:05:31 813703b0c4b5: Preparing 03:05:31 3d7425f8ee39: Preparing 03:05:31 ce7f800efff9: Preparing 03:05:31 3d7425f8ee39: Waiting 03:05:31 ce7f800efff9: Waiting 03:05:31 f71e10321027: Layer already exists 03:05:31 6614d46e9785: Layer already exists 03:05:31 813703b0c4b5: Layer already exists 03:05:31 619412c2a616: Layer already exists 03:05:31 3d7425f8ee39: Layer already exists 03:05:31 14e87c42d1c4: Layer already exists 03:05:31 ce7f800efff9: Layer already exists 03:05:31 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:b3eea3895b5f2421bc954c42d796cd6a296bef50395070a7f0fe1e5ef3db2510 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:31 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:32 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 03:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:05:32 619412c2a616: Preparing 03:05:32 6614d46e9785: Preparing 03:05:32 f71e10321027: Preparing 03:05:32 14e87c42d1c4: Preparing 03:05:32 813703b0c4b5: Preparing 03:05:32 3d7425f8ee39: Preparing 03:05:32 ce7f800efff9: Preparing 03:05:32 ce7f800efff9: Waiting 03:05:32 3d7425f8ee39: Waiting 03:05:32 813703b0c4b5: Layer already exists 03:05:32 619412c2a616: Layer already exists 03:05:32 14e87c42d1c4: Layer already exists 03:05:32 6614d46e9785: Layer already exists 03:05:32 f71e10321027: Layer already exists 03:05:32 3d7425f8ee39: Layer already exists 03:05:32 ce7f800efff9: Layer already exists 03:05:32 main: digest: sha256:b3eea3895b5f2421bc954c42d796cd6a296bef50395070a7f0fe1e5ef3db2510 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:32 ===================================================== [Pipeline] echo 03:05:32 taggedImages: 03:05:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:05:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:05:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.53 03:05:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 03:05:32 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:05:32 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:05:32 latest 03:05:32 3.2.0-dev.53 03:05:32 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:32 main 03:05:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:05:33 c474b2cb8774: Preparing 03:05:33 d3e393854b71: Preparing 03:05:33 f71e10321027: Preparing 03:05:33 14e87c42d1c4: Preparing 03:05:33 77ec1871c6fd: Preparing 03:05:33 90596556690b: Preparing 03:05:33 ce7f800efff9: Preparing 03:05:33 90596556690b: Waiting 03:05:33 ce7f800efff9: Waiting 03:05:33 77ec1871c6fd: Pushed 03:05:33 14e87c42d1c4: Layer already exists 03:05:33 c474b2cb8774: Pushed 03:05:33 f71e10321027: Layer already exists 03:05:33 90596556690b: Pushed 03:05:33 ce7f800efff9: Layer already exists 03:05:36 d3e393854b71: Pushed 03:05:36 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:acf870f5ea7230f37bc95befcd958a70d0b18392e1ce01bc088f002e46f579d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:05:37 c474b2cb8774: Preparing 03:05:37 d3e393854b71: Preparing 03:05:37 f71e10321027: Preparing 03:05:37 14e87c42d1c4: Preparing 03:05:37 77ec1871c6fd: Preparing 03:05:37 90596556690b: Preparing 03:05:37 ce7f800efff9: Preparing 03:05:37 ce7f800efff9: Waiting 03:05:37 f71e10321027: Layer already exists 03:05:37 77ec1871c6fd: Layer already exists 03:05:37 d3e393854b71: Layer already exists 03:05:37 14e87c42d1c4: Layer already exists 03:05:37 c474b2cb8774: Layer already exists 03:05:37 90596556690b: Layer already exists 03:05:37 ce7f800efff9: Layer already exists 03:05:37 latest: digest: sha256:acf870f5ea7230f37bc95befcd958a70d0b18392e1ce01bc088f002e46f579d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.53 03:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:05:38 c474b2cb8774: Preparing 03:05:38 d3e393854b71: Preparing 03:05:38 f71e10321027: Preparing 03:05:38 14e87c42d1c4: Preparing 03:05:38 77ec1871c6fd: Preparing 03:05:38 90596556690b: Preparing 03:05:38 ce7f800efff9: Preparing 03:05:38 90596556690b: Waiting 03:05:38 ce7f800efff9: Waiting 03:05:38 d3e393854b71: Layer already exists 03:05:38 c474b2cb8774: Layer already exists 03:05:38 f71e10321027: Layer already exists 03:05:38 77ec1871c6fd: Layer already exists 03:05:38 14e87c42d1c4: Layer already exists 03:05:38 ce7f800efff9: Layer already exists 03:05:38 90596556690b: Layer already exists 03:05:38 3.2.0-dev.53: digest: sha256:acf870f5ea7230f37bc95befcd958a70d0b18392e1ce01bc088f002e46f579d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:05:38 c474b2cb8774: Preparing 03:05:38 d3e393854b71: Preparing 03:05:38 f71e10321027: Preparing 03:05:38 14e87c42d1c4: Preparing 03:05:38 77ec1871c6fd: Preparing 03:05:38 90596556690b: Preparing 03:05:38 ce7f800efff9: Preparing 03:05:38 90596556690b: Waiting 03:05:38 ce7f800efff9: Waiting 03:05:38 f71e10321027: Layer already exists 03:05:38 77ec1871c6fd: Layer already exists 03:05:38 c474b2cb8774: Layer already exists 03:05:38 14e87c42d1c4: Layer already exists 03:05:38 d3e393854b71: Layer already exists 03:05:38 90596556690b: Layer already exists 03:05:38 ce7f800efff9: Layer already exists 03:05:38 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:acf870f5ea7230f37bc95befcd958a70d0b18392e1ce01bc088f002e46f579d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:05:39 c474b2cb8774: Preparing 03:05:39 d3e393854b71: Preparing 03:05:39 f71e10321027: Preparing 03:05:39 14e87c42d1c4: Preparing 03:05:39 77ec1871c6fd: Preparing 03:05:39 90596556690b: Preparing 03:05:39 ce7f800efff9: Preparing 03:05:39 90596556690b: Waiting 03:05:39 14e87c42d1c4: Layer already exists 03:05:39 77ec1871c6fd: Layer already exists 03:05:39 f71e10321027: Layer already exists 03:05:39 d3e393854b71: Layer already exists 03:05:39 c474b2cb8774: Layer already exists 03:05:39 90596556690b: Layer already exists 03:05:39 ce7f800efff9: Layer already exists 03:05:39 main: digest: sha256:acf870f5ea7230f37bc95befcd958a70d0b18392e1ce01bc088f002e46f579d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:39 ===================================================== [Pipeline] echo 03:05:39 taggedImages: 03:05:39 - nexus3.edgexfoundry.org:10004/support-notifications:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:05:39 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:05:39 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.53 03:05:39 - nexus3.edgexfoundry.org:10004/support-notifications:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:39 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:05:39 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:05:39 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:05:39 latest 03:05:39 3.2.0-dev.53 03:05:39 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:39 main 03:05:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:05:40 be64eaa60808: Preparing 03:05:40 f99c5d89b2b1: Preparing 03:05:40 f71e10321027: Preparing 03:05:40 14e87c42d1c4: Preparing 03:05:40 353ca0483750: Preparing 03:05:40 16bb8a4bae4c: Preparing 03:05:40 ce7f800efff9: Preparing 03:05:40 16bb8a4bae4c: Waiting 03:05:40 ce7f800efff9: Waiting 03:05:41 353ca0483750: Layer already exists 03:05:41 f71e10321027: Layer already exists 03:05:41 14e87c42d1c4: Layer already exists 03:05:41 16bb8a4bae4c: Layer already exists 03:05:41 ce7f800efff9: Layer already exists 03:05:41 be64eaa60808: Pushed 03:05:44 f99c5d89b2b1: Pushed 03:05:44 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:2b3bca1b9d5ac64f1ada9401b6914969ccff6c4e464906b316e97edcd27e7890 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:05:45 be64eaa60808: Preparing 03:05:45 f99c5d89b2b1: Preparing 03:05:45 f71e10321027: Preparing 03:05:45 14e87c42d1c4: Preparing 03:05:45 353ca0483750: Preparing 03:05:45 16bb8a4bae4c: Preparing 03:05:45 ce7f800efff9: Preparing 03:05:45 16bb8a4bae4c: Waiting 03:05:45 ce7f800efff9: Waiting 03:05:45 353ca0483750: Layer already exists 03:05:45 f99c5d89b2b1: Layer already exists 03:05:45 be64eaa60808: Layer already exists 03:05:45 f71e10321027: Layer already exists 03:05:45 14e87c42d1c4: Layer already exists 03:05:45 ce7f800efff9: Layer already exists 03:05:45 16bb8a4bae4c: Layer already exists 03:05:45 latest: digest: sha256:2b3bca1b9d5ac64f1ada9401b6914969ccff6c4e464906b316e97edcd27e7890 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.53 03:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:05:45 be64eaa60808: Preparing 03:05:45 f99c5d89b2b1: Preparing 03:05:45 f71e10321027: Preparing 03:05:45 14e87c42d1c4: Preparing 03:05:45 353ca0483750: Preparing 03:05:45 16bb8a4bae4c: Preparing 03:05:45 ce7f800efff9: Preparing 03:05:45 16bb8a4bae4c: Waiting 03:05:45 ce7f800efff9: Waiting 03:05:45 f71e10321027: Layer already exists 03:05:45 14e87c42d1c4: Layer already exists 03:05:45 f99c5d89b2b1: Layer already exists 03:05:45 353ca0483750: Layer already exists 03:05:45 be64eaa60808: Layer already exists 03:05:45 ce7f800efff9: Layer already exists 03:05:45 16bb8a4bae4c: Layer already exists 03:05:45 3.2.0-dev.53: digest: sha256:2b3bca1b9d5ac64f1ada9401b6914969ccff6c4e464906b316e97edcd27e7890 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:05:46 be64eaa60808: Preparing 03:05:46 f99c5d89b2b1: Preparing 03:05:46 f71e10321027: Preparing 03:05:46 14e87c42d1c4: Preparing 03:05:46 353ca0483750: Preparing 03:05:46 16bb8a4bae4c: Preparing 03:05:46 ce7f800efff9: Preparing 03:05:46 16bb8a4bae4c: Waiting 03:05:46 ce7f800efff9: Waiting 03:05:46 14e87c42d1c4: Layer already exists 03:05:46 353ca0483750: Layer already exists 03:05:46 f71e10321027: Layer already exists 03:05:46 f99c5d89b2b1: Layer already exists 03:05:46 be64eaa60808: Layer already exists 03:05:46 16bb8a4bae4c: Layer already exists 03:05:46 ce7f800efff9: Layer already exists 03:05:46 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:2b3bca1b9d5ac64f1ada9401b6914969ccff6c4e464906b316e97edcd27e7890 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:05:47 be64eaa60808: Preparing 03:05:47 f99c5d89b2b1: Preparing 03:05:47 f71e10321027: Preparing 03:05:47 14e87c42d1c4: Preparing 03:05:47 353ca0483750: Preparing 03:05:47 16bb8a4bae4c: Preparing 03:05:47 ce7f800efff9: Preparing 03:05:47 16bb8a4bae4c: Waiting 03:05:47 ce7f800efff9: Waiting 03:05:47 f71e10321027: Layer already exists 03:05:47 f99c5d89b2b1: Layer already exists 03:05:47 353ca0483750: Layer already exists 03:05:47 be64eaa60808: Layer already exists 03:05:47 14e87c42d1c4: Layer already exists 03:05:47 ce7f800efff9: Layer already exists 03:05:47 16bb8a4bae4c: Layer already exists 03:05:47 main: digest: sha256:2b3bca1b9d5ac64f1ada9401b6914969ccff6c4e464906b316e97edcd27e7890 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:47 ===================================================== [Pipeline] echo 03:05:47 taggedImages: 03:05:47 - nexus3.edgexfoundry.org:10004/support-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:05:47 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:05:47 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.53 03:05:47 - nexus3.edgexfoundry.org:10004/support-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:05:47 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:20:20 #149 ... 03:20:20 03:20:20 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:20:20 #158 1156.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:20:20 #158 ... 03:20:20 03:20:20 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:20:20 #151 DONE 1160.6s 03:20:20 03:20:20 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:20:21 #54 ... 03:20:21 03:20:21 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:20:21 #161 DONE 0.2s 03:20:21 03:20:21 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:20:21 #162 DONE 0.1s 03:20:21 03:20:21 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:20:21 #158 ... 03:20:21 03:20:21 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:20:21 #163 DONE 0.1s 03:20:21 03:20:21 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:20:21 #164 DONE 0.1s 03:20:21 03:20:21 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:20:21 #150 ... 03:20:21 03:20:21 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:20:21 #165 DONE 0.3s 03:20:21 03:20:21 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:20:21 #54 ... 03:20:21 03:20:21 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:20:22 #166 DONE 0.2s 03:20:22 03:20:22 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:24 #167 DONE 2.2s 03:20:24 03:20:24 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:20:24 #153 ... 03:20:24 03:20:24 #109 [security-proxy-setup] exporting to image 03:20:24 #109 exporting layers 03:20:25 #109 exporting layers 1.0s done 03:20:25 #109 writing image sha256:053449c4d05a4244ab69d7bf3967b28d54ee2cb5d4bb317e0bf9766b77b346ad done 03:20:25 #109 naming to docker.io/library/security-proxy-setup-arm64 done 03:20:25 #109 DONE 8.3s 03:20:25 03:20:25 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:20:28 #127 ... 03:20:28 03:20:28 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:20:28 #152 DONE 1167.3s 03:20:28 03:20:28 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:20:28 #155 ... 03:20:28 03:20:28 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:20:28 #168 DONE 0.3s 03:20:28 03:20:28 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:20:30 #169 DONE 2.0s 03:20:30 03:20:30 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:20:30 #170 DONE 0.3s 03:20:30 03:20:30 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:20:30 #127 ... 03:20:30 03:20:30 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:20:30 #171 DONE 0.2s 03:20:30 03:20:30 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:20:31 #172 DONE 0.3s 03:20:31 03:20:31 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:20:31 #153 ... 03:20:31 03:20:31 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:20:31 #173 DONE 0.1s 03:20:31 03:20:31 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:20:31 #174 DONE 0.1s 03:20:31 03:20:31 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:20:31 #160 ... 03:20:31 03:20:31 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:20:31 #175 DONE 0.1s 03:20:31 03:20:31 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:20:31 #176 DONE 0.1s 03:20:31 03:20:31 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:20:31 #54 ... 03:20:31 03:20:31 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:20:31 #177 DONE 0.1s 03:20:31 03:20:31 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:20:31 #178 DONE 0.2s 03:20:31 03:20:31 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:20:35 #179 DONE 2.8s 03:20:35 03:20:35 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:20:35 #153 ... 03:20:35 03:20:35 #109 [security-bootstrapper] exporting to image 03:20:35 #109 exporting layers 03:20:36 #109 exporting layers 1.5s done 03:20:36 #109 writing image sha256:aba00f6f39311d103e0e673104e9a8c53960d282c8a9ed57c4ba8b286ed7481a 0.0s done 03:20:36 #109 naming to docker.io/library/security-bootstrapper-arm64 done 03:20:36 #109 DONE 9.9s 03:20:36 03:20:36 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:20:38 #54 ... 03:20:38 03:20:38 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:20:38 #158 DONE 1178.3s 03:20:38 03:20:38 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:20:38 #157 ... 03:20:38 03:20:38 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:20:39 #180 DONE 0.1s 03:20:39 03:20:39 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:20:39 #157 ... 03:20:39 03:20:39 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:20:39 #181 DONE 0.3s 03:20:39 03:20:39 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:20:39 #182 DONE 0.2s 03:20:39 03:20:39 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:20:40 #183 DONE 0.1s 03:20:40 03:20:40 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:20:40 #184 DONE 0.1s 03:20:40 03:20:40 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:20:40 #185 DONE 0.3s 03:20:40 03:20:40 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:20:40 #157 ... 03:20:40 03:20:40 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:20:40 #186 DONE 0.4s 03:20:40 03:20:40 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:20:40 #187 DONE 0.1s 03:20:40 03:20:40 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:43 #188 DONE 2.2s 03:20:43 03:20:43 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:20:43 #157 ... 03:20:43 03:20:43 #109 [security-secretstore-setup] exporting to image 03:20:43 #109 exporting layers 03:20:44 #109 exporting layers 1.1s done 03:20:44 #109 writing image sha256:fc6830d13af499f8e450c790dff871d6615453f33be9353fb1578f138b8f0895 done 03:20:44 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 03:20:44 #109 DONE 11.0s 03:20:44 03:20:44 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:21:40 #160 ... 03:21:40 03:21:40 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:21:40 #127 DONE 1238.6s 03:21:40 03:21:40 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:21:40 #149 ... 03:21:40 03:21:40 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:21:40 #189 DONE 0.3s 03:21:40 03:21:40 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:21:40 #54 ... 03:21:40 03:21:40 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:21:40 #190 DONE 0.1s 03:21:40 03:21:40 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:21:40 #191 DONE 0.2s 03:21:40 03:21:40 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:21:40 #192 DONE 0.1s 03:21:40 03:21:40 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:21:40 #193 DONE 0.1s 03:21:40 03:21:40 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:21:40 #157 ... 03:21:40 03:21:40 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:21:41 #194 DONE 1.8s 03:21:41 03:21:41 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:21:41 #155 ... 03:21:41 03:21:41 #109 [core-common-config-bootstrapper] exporting to image 03:21:41 #109 exporting layers 03:21:42 #109 exporting layers 0.6s done 03:21:42 #109 writing image sha256:f05313610d952bd4e3787a488a21330453380469302a9a02a30d5593ccd01b17 done 03:21:42 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 03:21:42 #109 DONE 11.7s 03:21:42 03:21:42 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:24:04 #159 ... 03:24:04 03:24:04 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:24:04 #157 DONE 1369.8s 03:24:04 03:24:04 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:24:04 #150 ... 03:24:04 03:24:04 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:24:04 #195 DONE 0.1s 03:24:04 03:24:04 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:24:04 #156 ... 03:24:04 03:24:04 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:24:04 #196 DONE 0.3s 03:24:04 03:24:04 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:24:04 #197 DONE 0.3s 03:24:04 03:24:04 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:24:04 #198 DONE 0.1s 03:24:04 03:24:04 #109 [security-spiffe-token-provider] exporting to image 03:24:04 #109 exporting layers 03:24:04 #109 exporting layers 0.6s done 03:24:04 #109 writing image sha256:9470c0eb3c2be0ffcaf72f08d344f186fab83eec188f95dcf34aa1f49adbb1df done 03:24:04 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:24:04 #109 DONE 12.3s 03:24:04 03:24:04 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:31:56 #153 ... 03:31:56 03:31:56 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:31:56 #150 DONE 1847.6s 03:31:56 03:31:56 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:31:56 #159 ... 03:31:56 03:31:56 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:31:56 #199 DONE 0.1s 03:31:56 03:31:56 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:31:56 #159 ... 03:31:56 03:31:56 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:31:56 #200 DONE 0.1s 03:31:56 03:31:56 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:31:56 #201 DONE 0.4s 03:31:56 03:31:56 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:31:56 #159 ... 03:31:56 03:31:56 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:31:56 #202 DONE 0.1s 03:31:56 03:31:56 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:31:56 #203 DONE 0.1s 03:31:56 03:31:56 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:31:56 #156 ... 03:31:56 03:31:56 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:31:56 #204 DONE 1.8s 03:31:56 03:31:56 #109 [security-proxy-auth] exporting to image 03:31:56 #109 exporting layers 03:31:56 #109 exporting layers 0.7s done 03:31:56 #109 writing image sha256:1ec22c573b60537c831eaafd3d5473a58daee5c7653f6edb21809ee16d20489e done 03:31:56 #109 naming to docker.io/library/security-proxy-auth-arm64 done 03:31:56 #109 DONE 13.0s 03:31:56 03:31:56 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:32:43 #149 ... 03:32:43 03:32:43 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:32:43 #159 DONE 1899.7s 03:32:43 03:32:43 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:32:43 #54 ... 03:32:43 03:32:43 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:32:43 #205 DONE 0.3s 03:32:43 03:32:43 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:32:43 #206 DONE 0.1s 03:32:43 03:32:43 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:32:43 #153 ... 03:32:43 03:32:43 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:32:43 #207 DONE 0.5s 03:32:43 03:32:43 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:32:43 #54 ... 03:32:43 03:32:43 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:32:43 #208 DONE 0.1s 03:32:43 03:32:43 #109 [core-command] exporting to image 03:32:43 #109 exporting layers 03:32:43 #109 exporting layers 0.4s done 03:32:43 #109 writing image sha256:c287e5de95772a770d42c213d447be8fa522226d16aef31afd1440da558680af done 03:32:43 #109 naming to docker.io/library/core-command-arm64 done 03:32:43 #109 DONE 13.5s 03:32:43 03:32:43 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:34:49 #155 ... 03:34:49 03:34:49 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:34:49 #153 DONE 2027.2s 03:34:49 03:34:49 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:34:49 #149 ... 03:34:49 03:34:49 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:34:49 #209 DONE 0.2s 03:34:49 03:34:49 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:34:49 #210 DONE 0.1s 03:34:49 03:34:49 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:34:49 #149 ... 03:34:49 03:34:49 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:34:49 #211 DONE 0.6s 03:34:49 03:34:49 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:34:49 #156 ... 03:34:49 03:34:49 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:34:49 #212 DONE 0.2s 03:34:49 03:34:49 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:34:49 #149 ... 03:34:49 03:34:49 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:34:49 #155 DONE 2029.1s 03:34:49 03:34:49 #109 [core-data] exporting to image 03:34:49 #109 exporting layers 03:34:50 #109 ... 03:34:50 03:34:50 #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:34:50 #213 DONE 0.4s 03:34:50 03:34:50 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:34:50 #214 ... 03:34:50 03:34:50 #109 [core-data] exporting to image 03:34:50 #109 exporting layers 1.2s done 03:34:50 #109 writing image sha256:448d274a9251c6f8f4bd07409b9c25711270b72b99fa742f3c26d3ba6cf2a4c4 done 03:34:50 #109 naming to docker.io/library/core-data-arm64 done 03:34:50 #109 DONE 14.7s 03:34:50 03:34:50 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:34:50 #214 DONE 0.7s 03:34:50 03:34:50 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:34:51 #156 ... 03:34:51 03:34:51 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:34:51 #154 DONE 2030.9s 03:34:51 03:34:51 #215 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:34:51 #215 DONE 0.4s 03:34:51 03:34:51 #109 [core-keeper] exporting to image 03:34:51 #109 ... 03:34:51 03:34:51 #216 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:34:51 #216 DONE 0.2s 03:34:51 03:34:51 #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:34:52 #217 DONE 0.2s 03:34:52 03:34:52 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:34:52 #149 ... 03:34:52 03:34:52 #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:34:52 #218 ... 03:34:52 03:34:52 #109 [core-keeper] exporting to image 03:34:52 #109 exporting layers 1.0s done 03:34:52 #109 writing image sha256:d8f7bfc0467a6c093f2ebba5d171d37891ae8da9337c972fb5100b529aa90d63 0.0s done 03:34:52 #109 naming to docker.io/library/core-keeper-arm64 done 03:34:52 #109 DONE 15.8s 03:34:52 03:34:52 #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:34:52 #218 DONE 0.6s 03:34:52 03:34:52 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:34:53 #219 DONE 0.2s 03:34:53 03:34:53 #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:34:53 #220 DONE 0.1s 03:34:53 03:34:53 #109 [core-metadata] exporting to image 03:34:53 #109 exporting layers 0.5s done 03:34:53 #109 writing image sha256:432da999bde4b0c36ff6d7b7ed919104d33efdb22e15edfa0345e2bbecb20f26 done 03:34:53 #109 naming to docker.io/library/core-metadata-arm64 done 03:34:53 #109 DONE 16.3s 03:34:53 03:34:53 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:35:25 #149 ... 03:35:25 03:35:25 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:35:25 #156 DONE 2064.4s 03:35:25 03:35:25 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:35:25 #149 ... 03:35:25 03:35:25 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:35:25 #221 DONE 0.2s 03:35:25 03:35:25 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:35:25 #54 ... 03:35:25 03:35:25 #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:35:25 #222 DONE 0.1s 03:35:25 03:35:25 #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:35:26 #223 DONE 0.4s 03:35:26 03:35:26 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:35:26 #224 DONE 0.2s 03:35:26 03:35:26 #109 [support-scheduler] exporting to image 03:35:26 #109 exporting layers 03:35:27 #109 exporting layers 0.5s done 03:35:27 #109 writing image sha256:cf337b92aa8ad48f34f7ecb76226d12263e62175e843b745bced109f3d348f4c 0.0s done 03:35:27 #109 naming to docker.io/library/support-scheduler-arm64 done 03:35:27 #109 DONE 16.8s 03:35:27 03:35:27 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:35:28 #149 DONE 2067.9s 03:35:28 03:35:28 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:35:28 #160 DONE 2067.9s 03:35:28 03:35:28 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:35:28 #54 ... 03:35:28 03:35:28 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:35:28 #225 DONE 0.3s 03:35:28 03:35:28 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:35:28 #54 ... 03:35:28 03:35:28 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:35:28 #226 DONE 0.2s 03:35:28 03:35:28 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:35:28 #227 DONE 0.2s 03:35:28 03:35:28 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:35:29 #228 ... 03:35:29 03:35:29 #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:35:29 #229 DONE 0.1s 03:35:29 03:35:29 #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:35:29 #230 DONE 0.4s 03:35:29 03:35:29 #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:35:29 #231 ... 03:35:29 03:35:29 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:35:29 #228 DONE 0.6s 03:35:29 03:35:29 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:35:29 #232 DONE 0.1s 03:35:29 03:35:29 #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:35:29 #231 DONE 0.1s 03:35:29 03:35:29 #109 [support-cron-scheduler] exporting to image 03:35:30 #109 exporting layers 0.6s done 03:35:30 #109 writing image sha256:947cce93e4ff6f82056c7e306775bfd916421c9eaaeb16683fe8d5e6ac44e37a done 03:35:30 #109 naming to docker.io/library/support-notifications-arm64 done 03:35:31 #109 exporting layers 1.5s done 03:35:31 #109 writing image sha256:3cc8d11c5537d171da9e44caa7d89a157da474be2a5d84d17acf61b16bdcbd17 done 03:35:31 #109 naming to docker.io/library/support-cron-scheduler-arm64 done 03:35:31 #109 DONE 18.4s 03:35:31 03:35:31 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:35:31 time="2024-08-15T02:58:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:35:31 $ docker stop --time=1 ee1d23da23e849c363cc7d5a2163bf0b6e6ed33a972de5e8dce3a2e6c47b0262 03:35:33 $ docker rm -f --volumes ee1d23da23e849c363cc7d5a2163bf0b6e6ed33a972de5e8dce3a2e6c47b0262 [Pipeline] // withDockerContainer [Pipeline] sh 03:35:33 + docker images 03:35:33 REPOSITORY TAG IMAGE ID CREATED SIZE 03:35:33 support-notifications-arm64 latest 947cce93e4ff 4 seconds ago 41.9MB 03:35:33 support-cron-scheduler-arm64 latest 3cc8d11c5537 4 seconds ago 43.4MB 03:35:33 support-scheduler-arm64 latest cf337b92aa8a 7 seconds ago 41.3MB 03:35:33 core-metadata-arm64 latest 432da999bde4 41 seconds ago 39.2MB 03:35:33 core-keeper-arm64 latest d8f7bfc0467a 42 seconds ago 38.9MB 03:35:33 core-data-arm64 latest 448d274a9251 44 seconds ago 39.1MB 03:35:33 core-command-arm64 latest c287e5de9577 2 minutes ago 35MB 03:35:33 security-proxy-auth-arm64 latest 1ec22c573b60 3 minutes ago 32.6MB 03:35:33 security-spiffe-token-provider-arm64 latest 9470c0eb3c2b 11 minutes ago 29MB 03:35:33 core-common-config-bootstrapper-arm64 latest f05313610d95 13 minutes ago 15.3MB 03:35:33 security-secretstore-setup-arm64 latest fc6830d13af4 14 minutes ago 36.4MB 03:35:33 security-bootstrapper-arm64 latest aba00f6f3931 14 minutes ago 18.9MB 03:35:33 security-proxy-setup-arm64 latest 053449c4d05a 15 minutes ago 26.1MB 03:35:33 security-spire-config-arm64 latest ab86be6e9f5f 35 minutes ago 115MB 03:35:33 security-spire-server-arm64 latest 46f30b44e04e 35 minutes ago 116MB 03:35:33 security-spire-agent-arm64 latest 4ec69e2c7bf4 35 minutes ago 174MB 03:35:33 ci-base-image-arm64 latest 174305ca6385 37 minutes ago 967MB 03:35:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 03:35:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:33 provisioning config files... 03:35:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/671@tmp/config13905169173462216460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:34 ---> ****-login.sh 03:35:34 nexus3.edgexfoundry.org:10001 03:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:34 Configure a credential helper to remove this warning. See 03:35:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:34 03:35:34 Login Succeeded 03:35:34 nexus3.edgexfoundry.org:10002 03:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:34 Configure a credential helper to remove this warning. See 03:35:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:34 03:35:34 Login Succeeded 03:35:34 nexus3.edgexfoundry.org:10003 03:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:35 Configure a credential helper to remove this warning. See 03:35:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:35 03:35:35 Login Succeeded 03:35:35 nexus3.edgexfoundry.org:10004 03:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:35 Configure a credential helper to remove this warning. See 03:35:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:35 03:35:35 Login Succeeded 03:35:35 ****.io 03:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:36 Configure a credential helper to remove this warning. See 03:35:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:36 03:35:36 Login Succeeded 03:35:36 ---> ****-login.sh ends [Pipeline] } 03:35:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:35:36 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:35:36 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:35:36 latest 03:35:36 3.2.0-dev.53 03:35:36 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:35:36 main 03:35:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:37 3e45b991adea: Preparing 03:35:37 0f0d5fe2f3dd: Preparing 03:35:37 3a3defb1bba8: Preparing 03:35:37 13f6fefd3704: Preparing 03:35:37 e80b005e2b34: Preparing 03:35:37 868e4916d690: Preparing 03:35:37 3c20671a5817: Preparing 03:35:37 3c20671a5817: Waiting 03:35:37 868e4916d690: Waiting 03:35:37 3a3defb1bba8: Pushed 03:35:37 e80b005e2b34: Pushed 03:35:37 13f6fefd3704: Pushed 03:35:37 3e45b991adea: Pushed 03:35:37 3c20671a5817: Layer already exists 03:35:37 868e4916d690: Pushed 03:35:43 0f0d5fe2f3dd: Pushed 03:35:43 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:9b01c2518729d6584305ea1fdbe52445b4cc35f75251dd9ef33d90909ba747f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:44 3e45b991adea: Preparing 03:35:44 0f0d5fe2f3dd: Preparing 03:35:44 3a3defb1bba8: Preparing 03:35:44 13f6fefd3704: Preparing 03:35:44 e80b005e2b34: Preparing 03:35:44 868e4916d690: Preparing 03:35:44 3c20671a5817: Preparing 03:35:44 868e4916d690: Waiting 03:35:44 3c20671a5817: Waiting 03:35:44 3e45b991adea: Layer already exists 03:35:44 3a3defb1bba8: Layer already exists 03:35:44 13f6fefd3704: Layer already exists 03:35:44 e80b005e2b34: Layer already exists 03:35:44 0f0d5fe2f3dd: Layer already exists 03:35:44 868e4916d690: Layer already exists 03:35:44 3c20671a5817: Layer already exists 03:35:44 latest: digest: sha256:9b01c2518729d6584305ea1fdbe52445b4cc35f75251dd9ef33d90909ba747f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.53 03:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:45 3e45b991adea: Preparing 03:35:45 0f0d5fe2f3dd: Preparing 03:35:45 3a3defb1bba8: Preparing 03:35:45 13f6fefd3704: Preparing 03:35:45 e80b005e2b34: Preparing 03:35:45 868e4916d690: Preparing 03:35:45 3c20671a5817: Preparing 03:35:45 868e4916d690: Waiting 03:35:45 3c20671a5817: Waiting 03:35:45 3a3defb1bba8: Layer already exists 03:35:45 3e45b991adea: Layer already exists 03:35:45 13f6fefd3704: Layer already exists 03:35:45 0f0d5fe2f3dd: Layer already exists 03:35:45 e80b005e2b34: Layer already exists 03:35:45 868e4916d690: Layer already exists 03:35:45 3c20671a5817: Layer already exists 03:35:45 3.2.0-dev.53: digest: sha256:9b01c2518729d6584305ea1fdbe52445b4cc35f75251dd9ef33d90909ba747f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:46 3e45b991adea: Preparing 03:35:46 0f0d5fe2f3dd: Preparing 03:35:46 3a3defb1bba8: Preparing 03:35:46 13f6fefd3704: Preparing 03:35:46 e80b005e2b34: Preparing 03:35:46 868e4916d690: Preparing 03:35:46 3c20671a5817: Preparing 03:35:46 868e4916d690: Waiting 03:35:46 3c20671a5817: Waiting 03:35:46 e80b005e2b34: Layer already exists 03:35:46 0f0d5fe2f3dd: Layer already exists 03:35:46 13f6fefd3704: Layer already exists 03:35:46 3a3defb1bba8: Layer already exists 03:35:46 3e45b991adea: Layer already exists 03:35:46 3c20671a5817: Layer already exists 03:35:46 868e4916d690: Layer already exists 03:35:46 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:9b01c2518729d6584305ea1fdbe52445b4cc35f75251dd9ef33d90909ba747f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:47 3e45b991adea: Preparing 03:35:47 0f0d5fe2f3dd: Preparing 03:35:47 3a3defb1bba8: Preparing 03:35:47 13f6fefd3704: Preparing 03:35:47 e80b005e2b34: Preparing 03:35:47 868e4916d690: Preparing 03:35:47 3c20671a5817: Preparing 03:35:47 3c20671a5817: Waiting 03:35:47 868e4916d690: Waiting 03:35:47 e80b005e2b34: Layer already exists 03:35:47 13f6fefd3704: Layer already exists 03:35:47 3a3defb1bba8: Layer already exists 03:35:47 0f0d5fe2f3dd: Layer already exists 03:35:47 3e45b991adea: Layer already exists 03:35:47 3c20671a5817: Layer already exists 03:35:47 868e4916d690: Layer already exists 03:35:47 main: digest: sha256:9b01c2518729d6584305ea1fdbe52445b4cc35f75251dd9ef33d90909ba747f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:47 ===================================================== [Pipeline] echo 03:35:47 taggedImages: 03:35:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:35:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:35:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.53 03:35:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:35:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:35:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:35:47 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:35:47 latest 03:35:47 3.2.0-dev.53 03:35:47 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:35:47 main 03:35:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:48 275801c665c9: Preparing 03:35:48 3d9fa931ef03: Preparing 03:35:48 361600ecfd54: Preparing 03:35:48 830da9274ce4: Preparing 03:35:48 3a3defb1bba8: Preparing 03:35:48 13f6fefd3704: Preparing 03:35:48 e80b005e2b34: Preparing 03:35:48 868e4916d690: Preparing 03:35:48 13f6fefd3704: Waiting 03:35:48 3c20671a5817: Preparing 03:35:48 e80b005e2b34: Waiting 03:35:48 868e4916d690: Waiting 03:35:48 3c20671a5817: Waiting 03:35:48 3a3defb1bba8: Layer already exists 03:35:48 13f6fefd3704: Layer already exists 03:35:48 e80b005e2b34: Layer already exists 03:35:48 361600ecfd54: Pushed 03:35:48 3d9fa931ef03: Pushed 03:35:48 868e4916d690: Layer already exists 03:35:48 275801c665c9: Pushed 03:35:48 3c20671a5817: Layer already exists 03:35:50 830da9274ce4: Pushed 03:35:50 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:0619fa173043c2489f90528ba709d1dc00d5ba9e0188f3ea253d8b16a321ae3d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:51 275801c665c9: Preparing 03:35:51 3d9fa931ef03: Preparing 03:35:51 361600ecfd54: Preparing 03:35:51 830da9274ce4: Preparing 03:35:51 3a3defb1bba8: Preparing 03:35:51 13f6fefd3704: Preparing 03:35:51 e80b005e2b34: Preparing 03:35:51 868e4916d690: Preparing 03:35:51 3c20671a5817: Preparing 03:35:51 13f6fefd3704: Waiting 03:35:51 e80b005e2b34: Waiting 03:35:51 868e4916d690: Waiting 03:35:51 3c20671a5817: Waiting 03:35:51 830da9274ce4: Layer already exists 03:35:51 361600ecfd54: Layer already exists 03:35:51 3a3defb1bba8: Layer already exists 03:35:51 3d9fa931ef03: Layer already exists 03:35:51 275801c665c9: Layer already exists 03:35:51 3c20671a5817: Layer already exists 03:35:51 13f6fefd3704: Layer already exists 03:35:51 e80b005e2b34: Layer already exists 03:35:51 868e4916d690: Layer already exists 03:35:51 latest: digest: sha256:0619fa173043c2489f90528ba709d1dc00d5ba9e0188f3ea253d8b16a321ae3d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.53 03:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:52 275801c665c9: Preparing 03:35:52 3d9fa931ef03: Preparing 03:35:52 361600ecfd54: Preparing 03:35:52 830da9274ce4: Preparing 03:35:52 3a3defb1bba8: Preparing 03:35:52 13f6fefd3704: Preparing 03:35:52 e80b005e2b34: Preparing 03:35:52 868e4916d690: Preparing 03:35:52 3c20671a5817: Preparing 03:35:52 13f6fefd3704: Waiting 03:35:52 868e4916d690: Waiting 03:35:52 3c20671a5817: Waiting 03:35:52 e80b005e2b34: Waiting 03:35:52 3d9fa931ef03: Layer already exists 03:35:52 830da9274ce4: Layer already exists 03:35:52 3a3defb1bba8: Layer already exists 03:35:52 361600ecfd54: Layer already exists 03:35:52 275801c665c9: Layer already exists 03:35:52 13f6fefd3704: Layer already exists 03:35:52 3c20671a5817: Layer already exists 03:35:52 868e4916d690: Layer already exists 03:35:52 e80b005e2b34: Layer already exists 03:35:52 3.2.0-dev.53: digest: sha256:0619fa173043c2489f90528ba709d1dc00d5ba9e0188f3ea253d8b16a321ae3d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:53 275801c665c9: Preparing 03:35:53 3d9fa931ef03: Preparing 03:35:53 361600ecfd54: Preparing 03:35:53 830da9274ce4: Preparing 03:35:53 3a3defb1bba8: Preparing 03:35:53 13f6fefd3704: Preparing 03:35:53 e80b005e2b34: Preparing 03:35:53 868e4916d690: Preparing 03:35:53 3c20671a5817: Preparing 03:35:53 13f6fefd3704: Waiting 03:35:53 e80b005e2b34: Waiting 03:35:53 868e4916d690: Waiting 03:35:53 3c20671a5817: Waiting 03:35:53 830da9274ce4: Layer already exists 03:35:53 275801c665c9: Layer already exists 03:35:53 3a3defb1bba8: Layer already exists 03:35:53 361600ecfd54: Layer already exists 03:35:53 3d9fa931ef03: Layer already exists 03:35:53 e80b005e2b34: Layer already exists 03:35:53 13f6fefd3704: Layer already exists 03:35:53 3c20671a5817: Layer already exists 03:35:53 868e4916d690: Layer already exists 03:35:53 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:0619fa173043c2489f90528ba709d1dc00d5ba9e0188f3ea253d8b16a321ae3d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:54 275801c665c9: Preparing 03:35:54 3d9fa931ef03: Preparing 03:35:54 361600ecfd54: Preparing 03:35:54 830da9274ce4: Preparing 03:35:54 3a3defb1bba8: Preparing 03:35:54 13f6fefd3704: Preparing 03:35:54 e80b005e2b34: Preparing 03:35:54 13f6fefd3704: Waiting 03:35:54 868e4916d690: Preparing 03:35:54 e80b005e2b34: Waiting 03:35:54 3c20671a5817: Preparing 03:35:54 868e4916d690: Waiting 03:35:54 3c20671a5817: Waiting 03:35:54 361600ecfd54: Layer already exists 03:35:54 275801c665c9: Layer already exists 03:35:54 3d9fa931ef03: Layer already exists 03:35:54 3a3defb1bba8: Layer already exists 03:35:54 830da9274ce4: Layer already exists 03:35:54 13f6fefd3704: Layer already exists 03:35:54 e80b005e2b34: Layer already exists 03:35:54 868e4916d690: Layer already exists 03:35:54 3c20671a5817: Layer already exists 03:35:54 main: digest: sha256:0619fa173043c2489f90528ba709d1dc00d5ba9e0188f3ea253d8b16a321ae3d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:54 ===================================================== [Pipeline] echo 03:35:54 taggedImages: 03:35:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:35:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:35:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.53 03:35:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:35:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:35:54 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:35:54 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:35:54 latest 03:35:54 3.2.0-dev.53 03:35:54 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:35:54 main 03:35:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:35:55 9e2b1b094f32: Preparing 03:35:55 05a0ad9f4bf7: Preparing 03:35:55 3a3defb1bba8: Preparing 03:35:55 13f6fefd3704: Preparing 03:35:55 edb718739e99: Preparing 03:35:55 aa13b39006ec: Preparing 03:35:55 3c20671a5817: Preparing 03:35:55 aa13b39006ec: Waiting 03:35:55 3c20671a5817: Waiting 03:35:55 edb718739e99: Pushed 03:35:56 3a3defb1bba8: Layer already exists 03:35:56 13f6fefd3704: Layer already exists 03:35:56 3c20671a5817: Layer already exists 03:35:56 9e2b1b094f32: Pushed 03:35:56 aa13b39006ec: Pushed 03:36:03 05a0ad9f4bf7: Pushed 03:36:03 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:01ba925d5313d79d482cacdfec42ec5c5915b928f32a7c4ce655005eb74e1967 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:36:03 9e2b1b094f32: Preparing 03:36:03 05a0ad9f4bf7: Preparing 03:36:03 3a3defb1bba8: Preparing 03:36:03 13f6fefd3704: Preparing 03:36:03 edb718739e99: Preparing 03:36:03 aa13b39006ec: Preparing 03:36:03 3c20671a5817: Preparing 03:36:03 aa13b39006ec: Waiting 03:36:03 3c20671a5817: Waiting 03:36:03 9e2b1b094f32: Layer already exists 03:36:03 3a3defb1bba8: Layer already exists 03:36:03 13f6fefd3704: Layer already exists 03:36:03 05a0ad9f4bf7: Layer already exists 03:36:03 edb718739e99: Layer already exists 03:36:03 aa13b39006ec: Layer already exists 03:36:03 3c20671a5817: Layer already exists 03:36:04 latest: digest: sha256:01ba925d5313d79d482cacdfec42ec5c5915b928f32a7c4ce655005eb74e1967 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.53 03:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:36:04 9e2b1b094f32: Preparing 03:36:04 05a0ad9f4bf7: Preparing 03:36:04 3a3defb1bba8: Preparing 03:36:04 13f6fefd3704: Preparing 03:36:04 edb718739e99: Preparing 03:36:04 aa13b39006ec: Preparing 03:36:04 3c20671a5817: Preparing 03:36:04 aa13b39006ec: Waiting 03:36:04 3c20671a5817: Waiting 03:36:04 9e2b1b094f32: Layer already exists 03:36:04 13f6fefd3704: Layer already exists 03:36:04 3a3defb1bba8: Layer already exists 03:36:04 05a0ad9f4bf7: Layer already exists 03:36:04 edb718739e99: Layer already exists 03:36:04 aa13b39006ec: Layer already exists 03:36:04 3c20671a5817: Layer already exists 03:36:04 3.2.0-dev.53: digest: sha256:01ba925d5313d79d482cacdfec42ec5c5915b928f32a7c4ce655005eb74e1967 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:36:05 9e2b1b094f32: Preparing 03:36:05 05a0ad9f4bf7: Preparing 03:36:05 3a3defb1bba8: Preparing 03:36:05 13f6fefd3704: Preparing 03:36:05 edb718739e99: Preparing 03:36:05 aa13b39006ec: Preparing 03:36:05 3c20671a5817: Preparing 03:36:05 aa13b39006ec: Waiting 03:36:05 3c20671a5817: Waiting 03:36:05 edb718739e99: Layer already exists 03:36:05 05a0ad9f4bf7: Layer already exists 03:36:05 9e2b1b094f32: Layer already exists 03:36:05 13f6fefd3704: Layer already exists 03:36:05 3a3defb1bba8: Layer already exists 03:36:05 aa13b39006ec: Layer already exists 03:36:05 3c20671a5817: Layer already exists 03:36:05 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:01ba925d5313d79d482cacdfec42ec5c5915b928f32a7c4ce655005eb74e1967 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:36:06 9e2b1b094f32: Preparing 03:36:06 05a0ad9f4bf7: Preparing 03:36:06 3a3defb1bba8: Preparing 03:36:06 13f6fefd3704: Preparing 03:36:06 edb718739e99: Preparing 03:36:06 aa13b39006ec: Preparing 03:36:06 3c20671a5817: Preparing 03:36:06 aa13b39006ec: Waiting 03:36:06 3c20671a5817: Waiting 03:36:06 05a0ad9f4bf7: Layer already exists 03:36:06 9e2b1b094f32: Layer already exists 03:36:06 3a3defb1bba8: Layer already exists 03:36:06 13f6fefd3704: Layer already exists 03:36:06 edb718739e99: Layer already exists 03:36:06 aa13b39006ec: Layer already exists 03:36:06 3c20671a5817: Layer already exists 03:36:07 main: digest: sha256:01ba925d5313d79d482cacdfec42ec5c5915b928f32a7c4ce655005eb74e1967 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:08 ===================================================== [Pipeline] echo 03:36:08 taggedImages: 03:36:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:36:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.53 03:36:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:36:08 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:36:08 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:08 latest 03:36:08 3.2.0-dev.53 03:36:08 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:08 main 03:36:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:09 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:36:09 19854f9353e4: Preparing 03:36:09 3a99a6e4c865: Preparing 03:36:09 13f6fefd3704: Preparing 03:36:09 dcbe158ea273: Preparing 03:36:09 6318c4d2b752: Preparing 03:36:09 3c20671a5817: Preparing 03:36:09 3c20671a5817: Waiting 03:36:09 13f6fefd3704: Layer already exists 03:36:09 3c20671a5817: Layer already exists 03:36:09 6318c4d2b752: Pushed 03:36:09 dcbe158ea273: Pushed 03:36:09 19854f9353e4: Pushed 03:36:16 3a99a6e4c865: Pushed 03:36:16 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:6c79f5e5879c59c3d51209c2e1edab556a19850701a6feff010cd1a82eeecbc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:36:17 19854f9353e4: Preparing 03:36:17 3a99a6e4c865: Preparing 03:36:17 13f6fefd3704: Preparing 03:36:17 dcbe158ea273: Preparing 03:36:17 6318c4d2b752: Preparing 03:36:17 3c20671a5817: Preparing 03:36:17 3c20671a5817: Waiting 03:36:17 6318c4d2b752: Layer already exists 03:36:17 dcbe158ea273: Layer already exists 03:36:17 3a99a6e4c865: Layer already exists 03:36:17 13f6fefd3704: Layer already exists 03:36:17 19854f9353e4: Layer already exists 03:36:17 3c20671a5817: Layer already exists 03:36:17 latest: digest: sha256:6c79f5e5879c59c3d51209c2e1edab556a19850701a6feff010cd1a82eeecbc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.53 03:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:36:17 19854f9353e4: Preparing 03:36:17 3a99a6e4c865: Preparing 03:36:17 13f6fefd3704: Preparing 03:36:17 dcbe158ea273: Preparing 03:36:17 6318c4d2b752: Preparing 03:36:17 3c20671a5817: Preparing 03:36:17 3c20671a5817: Waiting 03:36:17 19854f9353e4: Layer already exists 03:36:17 13f6fefd3704: Layer already exists 03:36:17 3a99a6e4c865: Layer already exists 03:36:17 6318c4d2b752: Layer already exists 03:36:17 dcbe158ea273: Layer already exists 03:36:17 3c20671a5817: Layer already exists 03:36:17 3.2.0-dev.53: digest: sha256:6c79f5e5879c59c3d51209c2e1edab556a19850701a6feff010cd1a82eeecbc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:36:18 19854f9353e4: Preparing 03:36:18 3a99a6e4c865: Preparing 03:36:18 13f6fefd3704: Preparing 03:36:18 dcbe158ea273: Preparing 03:36:18 6318c4d2b752: Preparing 03:36:18 3c20671a5817: Preparing 03:36:18 3c20671a5817: Waiting 03:36:18 6318c4d2b752: Layer already exists 03:36:18 19854f9353e4: Layer already exists 03:36:18 dcbe158ea273: Layer already exists 03:36:18 13f6fefd3704: Layer already exists 03:36:18 3a99a6e4c865: Layer already exists 03:36:18 3c20671a5817: Layer already exists 03:36:18 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:6c79f5e5879c59c3d51209c2e1edab556a19850701a6feff010cd1a82eeecbc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:36:19 19854f9353e4: Preparing 03:36:19 3a99a6e4c865: Preparing 03:36:19 13f6fefd3704: Preparing 03:36:19 dcbe158ea273: Preparing 03:36:19 6318c4d2b752: Preparing 03:36:19 3c20671a5817: Preparing 03:36:19 3c20671a5817: Waiting 03:36:19 6318c4d2b752: Layer already exists 03:36:19 3a99a6e4c865: Layer already exists 03:36:19 19854f9353e4: Layer already exists 03:36:19 13f6fefd3704: Layer already exists 03:36:19 dcbe158ea273: Layer already exists 03:36:19 3c20671a5817: Layer already exists 03:36:20 main: digest: sha256:6c79f5e5879c59c3d51209c2e1edab556a19850701a6feff010cd1a82eeecbc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:20 ===================================================== [Pipeline] echo 03:36:20 taggedImages: 03:36:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:36:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.53 03:36:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:36:20 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:36:20 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:20 latest 03:36:20 3.2.0-dev.53 03:36:20 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:20 main 03:36:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:36:21 2a6c7656cf72: Preparing 03:36:21 5ae83092bcdc: Preparing 03:36:21 9ba0ddb05454: Preparing 03:36:21 3a3defb1bba8: Preparing 03:36:21 13f6fefd3704: Preparing 03:36:21 e80b005e2b34: Preparing 03:36:21 868e4916d690: Preparing 03:36:21 3c20671a5817: Preparing 03:36:21 868e4916d690: Waiting 03:36:21 3c20671a5817: Waiting 03:36:21 e80b005e2b34: Waiting 03:36:21 3a3defb1bba8: Layer already exists 03:36:21 13f6fefd3704: Layer already exists 03:36:21 e80b005e2b34: Layer already exists 03:36:21 868e4916d690: Layer already exists 03:36:21 3c20671a5817: Layer already exists 03:36:21 5ae83092bcdc: Pushed 03:36:21 2a6c7656cf72: Pushed 03:36:27 9ba0ddb05454: Pushed 03:36:27 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:bd5843cfae8c652e82cf87022edca8bf182703099395a1dd62cfe7879597a063 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:36:28 2a6c7656cf72: Preparing 03:36:28 5ae83092bcdc: Preparing 03:36:28 9ba0ddb05454: Preparing 03:36:28 3a3defb1bba8: Preparing 03:36:28 13f6fefd3704: Preparing 03:36:28 e80b005e2b34: Preparing 03:36:28 868e4916d690: Preparing 03:36:28 3c20671a5817: Preparing 03:36:28 e80b005e2b34: Waiting 03:36:28 868e4916d690: Waiting 03:36:28 3c20671a5817: Waiting 03:36:28 9ba0ddb05454: Layer already exists 03:36:28 5ae83092bcdc: Layer already exists 03:36:28 13f6fefd3704: Layer already exists 03:36:28 3a3defb1bba8: Layer already exists 03:36:28 2a6c7656cf72: Layer already exists 03:36:28 3c20671a5817: Layer already exists 03:36:28 868e4916d690: Layer already exists 03:36:28 e80b005e2b34: Layer already exists 03:36:28 latest: digest: sha256:bd5843cfae8c652e82cf87022edca8bf182703099395a1dd62cfe7879597a063 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.53 03:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:36:29 2a6c7656cf72: Preparing 03:36:29 5ae83092bcdc: Preparing 03:36:29 9ba0ddb05454: Preparing 03:36:29 3a3defb1bba8: Preparing 03:36:29 13f6fefd3704: Preparing 03:36:29 e80b005e2b34: Preparing 03:36:29 868e4916d690: Preparing 03:36:29 3c20671a5817: Preparing 03:36:29 e80b005e2b34: Waiting 03:36:29 868e4916d690: Waiting 03:36:29 3c20671a5817: Waiting 03:36:29 9ba0ddb05454: Layer already exists 03:36:29 3a3defb1bba8: Layer already exists 03:36:29 5ae83092bcdc: Layer already exists 03:36:29 13f6fefd3704: Layer already exists 03:36:29 2a6c7656cf72: Layer already exists 03:36:29 e80b005e2b34: Layer already exists 03:36:29 3c20671a5817: Layer already exists 03:36:29 868e4916d690: Layer already exists 03:36:29 3.2.0-dev.53: digest: sha256:bd5843cfae8c652e82cf87022edca8bf182703099395a1dd62cfe7879597a063 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:36:30 2a6c7656cf72: Preparing 03:36:30 5ae83092bcdc: Preparing 03:36:30 9ba0ddb05454: Preparing 03:36:30 3a3defb1bba8: Preparing 03:36:30 13f6fefd3704: Preparing 03:36:30 e80b005e2b34: Preparing 03:36:30 868e4916d690: Preparing 03:36:30 3c20671a5817: Preparing 03:36:30 e80b005e2b34: Waiting 03:36:30 868e4916d690: Waiting 03:36:30 3c20671a5817: Waiting 03:36:30 2a6c7656cf72: Layer already exists 03:36:30 5ae83092bcdc: Layer already exists 03:36:30 13f6fefd3704: Layer already exists 03:36:30 9ba0ddb05454: Layer already exists 03:36:30 3a3defb1bba8: Layer already exists 03:36:30 e80b005e2b34: Layer already exists 03:36:30 3c20671a5817: Layer already exists 03:36:30 868e4916d690: Layer already exists 03:36:30 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:bd5843cfae8c652e82cf87022edca8bf182703099395a1dd62cfe7879597a063 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:36:31 2a6c7656cf72: Preparing 03:36:31 5ae83092bcdc: Preparing 03:36:31 9ba0ddb05454: Preparing 03:36:31 3a3defb1bba8: Preparing 03:36:31 13f6fefd3704: Preparing 03:36:31 e80b005e2b34: Preparing 03:36:31 868e4916d690: Preparing 03:36:31 3c20671a5817: Preparing 03:36:31 868e4916d690: Waiting 03:36:31 3c20671a5817: Waiting 03:36:31 e80b005e2b34: Waiting 03:36:31 9ba0ddb05454: Layer already exists 03:36:31 3a3defb1bba8: Layer already exists 03:36:31 5ae83092bcdc: Layer already exists 03:36:31 13f6fefd3704: Layer already exists 03:36:31 2a6c7656cf72: Layer already exists 03:36:31 3c20671a5817: Layer already exists 03:36:31 868e4916d690: Layer already exists 03:36:31 e80b005e2b34: Layer already exists 03:36:31 main: digest: sha256:bd5843cfae8c652e82cf87022edca8bf182703099395a1dd62cfe7879597a063 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:31 ===================================================== [Pipeline] echo 03:36:31 taggedImages: 03:36:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:36:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.53 03:36:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:36:31 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:36:31 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:31 latest 03:36:31 3.2.0-dev.53 03:36:31 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:31 main 03:36:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:36:32 7a5870a6d97d: Preparing 03:36:32 dfa5fdbc5e66: Preparing 03:36:32 a3df09b33f21: Preparing 03:36:32 004576dd91b6: Preparing 03:36:32 5a4ad72d98b9: Preparing 03:36:32 854730d600de: Preparing 03:36:32 d09a5434dd74: Preparing 03:36:32 2abe42d0b2ba: Preparing 03:36:32 3a3defb1bba8: Preparing 03:36:32 13f6fefd3704: Preparing 03:36:32 32a5218459e9: Preparing 03:36:32 e29937ae4cf1: Preparing 03:36:32 5f70bf18a086: Preparing 03:36:32 1d99b3d550f5: Preparing 03:36:32 755d7072baed: Preparing 03:36:32 8f57f3ab95c6: Preparing 03:36:32 3c20671a5817: Preparing 03:36:32 854730d600de: Waiting 03:36:32 d09a5434dd74: Waiting 03:36:32 2abe42d0b2ba: Waiting 03:36:32 3a3defb1bba8: Waiting 03:36:32 13f6fefd3704: Waiting 03:36:32 32a5218459e9: Waiting 03:36:32 e29937ae4cf1: Waiting 03:36:32 8f57f3ab95c6: Waiting 03:36:32 5f70bf18a086: Waiting 03:36:32 1d99b3d550f5: Waiting 03:36:32 3c20671a5817: Waiting 03:36:32 755d7072baed: Waiting 03:36:32 004576dd91b6: Pushed 03:36:32 a3df09b33f21: Pushed 03:36:32 dfa5fdbc5e66: Pushed 03:36:32 7a5870a6d97d: Pushed 03:36:32 5a4ad72d98b9: Pushed 03:36:32 854730d600de: Pushed 03:36:32 13f6fefd3704: Layer already exists 03:36:32 3a3defb1bba8: Layer already exists 03:36:32 d09a5434dd74: Pushed 03:36:33 5f70bf18a086: Layer already exists 03:36:33 32a5218459e9: Pushed 03:36:33 e29937ae4cf1: Pushed 03:36:33 3c20671a5817: Layer already exists 03:36:33 755d7072baed: Pushed 03:36:33 1d99b3d550f5: Pushed 03:36:33 8f57f3ab95c6: Pushed 03:36:35 2abe42d0b2ba: Pushed 03:36:35 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:70fce76221f5cea781cdeda3a5785db7f1261ff102d9d3d0a6296eefb0c1d76e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:36:36 7a5870a6d97d: Preparing 03:36:36 dfa5fdbc5e66: Preparing 03:36:36 a3df09b33f21: Preparing 03:36:36 004576dd91b6: Preparing 03:36:36 5a4ad72d98b9: Preparing 03:36:36 854730d600de: Preparing 03:36:36 d09a5434dd74: Preparing 03:36:36 2abe42d0b2ba: Preparing 03:36:36 3a3defb1bba8: Preparing 03:36:36 13f6fefd3704: Preparing 03:36:36 32a5218459e9: Preparing 03:36:36 e29937ae4cf1: Preparing 03:36:36 5f70bf18a086: Preparing 03:36:36 1d99b3d550f5: Preparing 03:36:36 755d7072baed: Preparing 03:36:36 8f57f3ab95c6: Preparing 03:36:36 3c20671a5817: Preparing 03:36:36 854730d600de: Waiting 03:36:36 d09a5434dd74: Waiting 03:36:36 2abe42d0b2ba: Waiting 03:36:36 5f70bf18a086: Waiting 03:36:36 1d99b3d550f5: Waiting 03:36:36 3a3defb1bba8: Waiting 03:36:36 13f6fefd3704: Waiting 03:36:36 3c20671a5817: Waiting 03:36:36 32a5218459e9: Waiting 03:36:36 e29937ae4cf1: Waiting 03:36:36 8f57f3ab95c6: Waiting 03:36:36 755d7072baed: Waiting 03:36:36 dfa5fdbc5e66: Layer already exists 03:36:36 004576dd91b6: Layer already exists 03:36:36 a3df09b33f21: Layer already exists 03:36:36 7a5870a6d97d: Layer already exists 03:36:36 5a4ad72d98b9: Layer already exists 03:36:36 d09a5434dd74: Layer already exists 03:36:36 854730d600de: Layer already exists 03:36:36 2abe42d0b2ba: Layer already exists 03:36:36 13f6fefd3704: Layer already exists 03:36:36 3a3defb1bba8: Layer already exists 03:36:36 e29937ae4cf1: Layer already exists 03:36:36 5f70bf18a086: Layer already exists 03:36:36 1d99b3d550f5: Layer already exists 03:36:36 32a5218459e9: Layer already exists 03:36:36 755d7072baed: Layer already exists 03:36:36 8f57f3ab95c6: Layer already exists 03:36:36 3c20671a5817: Layer already exists 03:36:36 latest: digest: sha256:70fce76221f5cea781cdeda3a5785db7f1261ff102d9d3d0a6296eefb0c1d76e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.53 03:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:36:37 7a5870a6d97d: Preparing 03:36:37 dfa5fdbc5e66: Preparing 03:36:37 a3df09b33f21: Preparing 03:36:37 004576dd91b6: Preparing 03:36:37 5a4ad72d98b9: Preparing 03:36:37 854730d600de: Preparing 03:36:37 d09a5434dd74: Preparing 03:36:37 2abe42d0b2ba: Preparing 03:36:37 3a3defb1bba8: Preparing 03:36:37 d09a5434dd74: Waiting 03:36:37 2abe42d0b2ba: Waiting 03:36:37 854730d600de: Waiting 03:36:37 13f6fefd3704: Preparing 03:36:37 3a3defb1bba8: Waiting 03:36:37 32a5218459e9: Preparing 03:36:37 13f6fefd3704: Waiting 03:36:37 e29937ae4cf1: Preparing 03:36:37 32a5218459e9: Waiting 03:36:37 e29937ae4cf1: Waiting 03:36:37 5f70bf18a086: Preparing 03:36:37 5f70bf18a086: Waiting 03:36:37 1d99b3d550f5: Preparing 03:36:37 755d7072baed: Preparing 03:36:37 1d99b3d550f5: Waiting 03:36:37 8f57f3ab95c6: Preparing 03:36:37 755d7072baed: Waiting 03:36:37 3c20671a5817: Preparing 03:36:37 8f57f3ab95c6: Waiting 03:36:37 3c20671a5817: Waiting 03:36:37 5a4ad72d98b9: Layer already exists 03:36:37 a3df09b33f21: Layer already exists 03:36:37 7a5870a6d97d: Layer already exists 03:36:37 dfa5fdbc5e66: Layer already exists 03:36:37 004576dd91b6: Layer already exists 03:36:37 2abe42d0b2ba: Layer already exists 03:36:37 d09a5434dd74: Layer already exists 03:36:37 854730d600de: Layer already exists 03:36:37 13f6fefd3704: Layer already exists 03:36:37 3a3defb1bba8: Layer already exists 03:36:37 32a5218459e9: Layer already exists 03:36:37 e29937ae4cf1: Layer already exists 03:36:37 755d7072baed: Layer already exists 03:36:37 1d99b3d550f5: Layer already exists 03:36:37 5f70bf18a086: Layer already exists 03:36:37 8f57f3ab95c6: Layer already exists 03:36:37 3c20671a5817: Layer already exists 03:36:37 3.2.0-dev.53: digest: sha256:70fce76221f5cea781cdeda3a5785db7f1261ff102d9d3d0a6296eefb0c1d76e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:36:38 7a5870a6d97d: Preparing 03:36:38 dfa5fdbc5e66: Preparing 03:36:38 a3df09b33f21: Preparing 03:36:38 004576dd91b6: Preparing 03:36:38 5a4ad72d98b9: Preparing 03:36:38 854730d600de: Preparing 03:36:38 854730d600de: Waiting 03:36:38 d09a5434dd74: Preparing 03:36:38 2abe42d0b2ba: Preparing 03:36:38 3a3defb1bba8: Preparing 03:36:38 13f6fefd3704: Preparing 03:36:38 32a5218459e9: Preparing 03:36:38 e29937ae4cf1: Preparing 03:36:38 5f70bf18a086: Preparing 03:36:38 1d99b3d550f5: Preparing 03:36:38 755d7072baed: Preparing 03:36:38 8f57f3ab95c6: Preparing 03:36:38 3c20671a5817: Preparing 03:36:38 d09a5434dd74: Waiting 03:36:38 2abe42d0b2ba: Waiting 03:36:38 3a3defb1bba8: Waiting 03:36:38 32a5218459e9: Waiting 03:36:38 e29937ae4cf1: Waiting 03:36:38 5f70bf18a086: Waiting 03:36:38 1d99b3d550f5: Waiting 03:36:38 755d7072baed: Waiting 03:36:38 8f57f3ab95c6: Waiting 03:36:38 3c20671a5817: Waiting 03:36:38 7a5870a6d97d: Layer already exists 03:36:38 dfa5fdbc5e66: Layer already exists 03:36:38 5a4ad72d98b9: Layer already exists 03:36:38 004576dd91b6: Layer already exists 03:36:38 a3df09b33f21: Layer already exists 03:36:38 d09a5434dd74: Layer already exists 03:36:38 3a3defb1bba8: Layer already exists 03:36:38 2abe42d0b2ba: Layer already exists 03:36:38 854730d600de: Layer already exists 03:36:38 13f6fefd3704: Layer already exists 03:36:38 32a5218459e9: Layer already exists 03:36:38 1d99b3d550f5: Layer already exists 03:36:38 5f70bf18a086: Layer already exists 03:36:38 e29937ae4cf1: Layer already exists 03:36:38 755d7072baed: Layer already exists 03:36:38 8f57f3ab95c6: Layer already exists 03:36:38 3c20671a5817: Layer already exists 03:36:38 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:70fce76221f5cea781cdeda3a5785db7f1261ff102d9d3d0a6296eefb0c1d76e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:36:39 7a5870a6d97d: Preparing 03:36:39 dfa5fdbc5e66: Preparing 03:36:39 a3df09b33f21: Preparing 03:36:39 004576dd91b6: Preparing 03:36:39 5a4ad72d98b9: Preparing 03:36:39 854730d600de: Preparing 03:36:39 d09a5434dd74: Preparing 03:36:39 2abe42d0b2ba: Preparing 03:36:39 3a3defb1bba8: Preparing 03:36:39 13f6fefd3704: Preparing 03:36:39 32a5218459e9: Preparing 03:36:39 e29937ae4cf1: Preparing 03:36:39 5f70bf18a086: Preparing 03:36:39 1d99b3d550f5: Preparing 03:36:39 755d7072baed: Preparing 03:36:39 8f57f3ab95c6: Preparing 03:36:39 3c20671a5817: Preparing 03:36:39 854730d600de: Waiting 03:36:39 d09a5434dd74: Waiting 03:36:39 2abe42d0b2ba: Waiting 03:36:39 3a3defb1bba8: Waiting 03:36:39 13f6fefd3704: Waiting 03:36:39 32a5218459e9: Waiting 03:36:39 5f70bf18a086: Waiting 03:36:39 e29937ae4cf1: Waiting 03:36:39 1d99b3d550f5: Waiting 03:36:39 755d7072baed: Waiting 03:36:39 3c20671a5817: Waiting 03:36:39 004576dd91b6: Layer already exists 03:36:39 5a4ad72d98b9: Layer already exists 03:36:39 7a5870a6d97d: Layer already exists 03:36:39 a3df09b33f21: Layer already exists 03:36:39 dfa5fdbc5e66: Layer already exists 03:36:39 d09a5434dd74: Layer already exists 03:36:39 3a3defb1bba8: Layer already exists 03:36:39 2abe42d0b2ba: Layer already exists 03:36:39 13f6fefd3704: Layer already exists 03:36:39 854730d600de: Layer already exists 03:36:39 32a5218459e9: Layer already exists 03:36:39 e29937ae4cf1: Layer already exists 03:36:39 8f57f3ab95c6: Layer already exists 03:36:39 755d7072baed: Layer already exists 03:36:39 5f70bf18a086: Layer already exists 03:36:39 1d99b3d550f5: Layer already exists 03:36:39 3c20671a5817: Layer already exists 03:36:39 main: digest: sha256:70fce76221f5cea781cdeda3a5785db7f1261ff102d9d3d0a6296eefb0c1d76e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:39 ===================================================== [Pipeline] echo 03:36:39 taggedImages: 03:36:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:36:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.53 03:36:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:36:39 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:36:39 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:39 latest 03:36:39 3.2.0-dev.53 03:36:39 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:39 main 03:36:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:36:40 a0d890b791d6: Preparing 03:36:40 b14d72ac143a: Preparing 03:36:40 84b88f975043: Preparing 03:36:40 ee4468670503: Preparing 03:36:40 3a3defb1bba8: Preparing 03:36:40 13f6fefd3704: Preparing 03:36:40 e80b005e2b34: Preparing 03:36:40 868e4916d690: Preparing 03:36:40 3c20671a5817: Preparing 03:36:40 e80b005e2b34: Waiting 03:36:40 868e4916d690: Waiting 03:36:40 3c20671a5817: Waiting 03:36:40 13f6fefd3704: Waiting 03:36:40 3a3defb1bba8: Layer already exists 03:36:40 13f6fefd3704: Layer already exists 03:36:40 e80b005e2b34: Layer already exists 03:36:40 84b88f975043: Pushed 03:36:40 868e4916d690: Layer already exists 03:36:40 b14d72ac143a: Pushed 03:36:40 3c20671a5817: Layer already exists 03:36:40 a0d890b791d6: Pushed 03:36:46 ee4468670503: Pushed 03:36:46 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:275975a1ae640e4de71750c7536272276a3af7799fd95ffc22bd75dded42e966 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:36:46 a0d890b791d6: Preparing 03:36:46 b14d72ac143a: Preparing 03:36:46 84b88f975043: Preparing 03:36:46 ee4468670503: Preparing 03:36:46 3a3defb1bba8: Preparing 03:36:46 13f6fefd3704: Preparing 03:36:46 e80b005e2b34: Preparing 03:36:46 868e4916d690: Preparing 03:36:46 3c20671a5817: Preparing 03:36:46 e80b005e2b34: Waiting 03:36:46 868e4916d690: Waiting 03:36:46 3c20671a5817: Waiting 03:36:46 13f6fefd3704: Waiting 03:36:46 3a3defb1bba8: Layer already exists 03:36:46 b14d72ac143a: Layer already exists 03:36:46 84b88f975043: Layer already exists 03:36:46 ee4468670503: Layer already exists 03:36:46 a0d890b791d6: Layer already exists 03:36:46 868e4916d690: Layer already exists 03:36:46 13f6fefd3704: Layer already exists 03:36:46 e80b005e2b34: Layer already exists 03:36:46 3c20671a5817: Layer already exists 03:36:48 latest: digest: sha256:275975a1ae640e4de71750c7536272276a3af7799fd95ffc22bd75dded42e966 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.53 03:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:36:49 a0d890b791d6: Preparing 03:36:49 b14d72ac143a: Preparing 03:36:49 84b88f975043: Preparing 03:36:49 ee4468670503: Preparing 03:36:49 3a3defb1bba8: Preparing 03:36:49 13f6fefd3704: Preparing 03:36:49 e80b005e2b34: Preparing 03:36:49 868e4916d690: Preparing 03:36:49 3c20671a5817: Preparing 03:36:49 e80b005e2b34: Waiting 03:36:49 13f6fefd3704: Waiting 03:36:49 868e4916d690: Waiting 03:36:49 b14d72ac143a: Layer already exists 03:36:49 84b88f975043: Layer already exists 03:36:49 3a3defb1bba8: Layer already exists 03:36:49 a0d890b791d6: Layer already exists 03:36:49 ee4468670503: Layer already exists 03:36:49 868e4916d690: Layer already exists 03:36:49 3c20671a5817: Layer already exists 03:36:49 e80b005e2b34: Layer already exists 03:36:49 13f6fefd3704: Layer already exists 03:36:49 3.2.0-dev.53: digest: sha256:275975a1ae640e4de71750c7536272276a3af7799fd95ffc22bd75dded42e966 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:36:51 a0d890b791d6: Preparing 03:36:51 b14d72ac143a: Preparing 03:36:51 84b88f975043: Preparing 03:36:51 ee4468670503: Preparing 03:36:51 3a3defb1bba8: Preparing 03:36:51 13f6fefd3704: Preparing 03:36:51 e80b005e2b34: Preparing 03:36:51 868e4916d690: Preparing 03:36:51 3c20671a5817: Preparing 03:36:51 13f6fefd3704: Waiting 03:36:51 e80b005e2b34: Waiting 03:36:51 3c20671a5817: Waiting 03:36:51 868e4916d690: Waiting 03:36:51 ee4468670503: Layer already exists 03:36:51 3a3defb1bba8: Layer already exists 03:36:51 a0d890b791d6: Layer already exists 03:36:51 84b88f975043: Layer already exists 03:36:51 b14d72ac143a: Layer already exists 03:36:51 13f6fefd3704: Layer already exists 03:36:51 868e4916d690: Layer already exists 03:36:51 3c20671a5817: Layer already exists 03:36:51 e80b005e2b34: Layer already exists 03:36:51 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:275975a1ae640e4de71750c7536272276a3af7799fd95ffc22bd75dded42e966 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:36:52 a0d890b791d6: Preparing 03:36:52 b14d72ac143a: Preparing 03:36:52 84b88f975043: Preparing 03:36:52 ee4468670503: Preparing 03:36:52 3a3defb1bba8: Preparing 03:36:52 13f6fefd3704: Preparing 03:36:52 e80b005e2b34: Preparing 03:36:52 868e4916d690: Preparing 03:36:52 3c20671a5817: Preparing 03:36:52 13f6fefd3704: Waiting 03:36:52 e80b005e2b34: Waiting 03:36:52 868e4916d690: Waiting 03:36:52 3c20671a5817: Waiting 03:36:52 b14d72ac143a: Layer already exists 03:36:52 ee4468670503: Layer already exists 03:36:52 3a3defb1bba8: Layer already exists 03:36:52 84b88f975043: Layer already exists 03:36:52 a0d890b791d6: Layer already exists 03:36:52 868e4916d690: Layer already exists 03:36:52 e80b005e2b34: Layer already exists 03:36:52 3c20671a5817: Layer already exists 03:36:52 13f6fefd3704: Layer already exists 03:36:52 main: digest: sha256:275975a1ae640e4de71750c7536272276a3af7799fd95ffc22bd75dded42e966 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:52 ===================================================== [Pipeline] echo 03:36:52 taggedImages: 03:36:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:36:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.53 03:36:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:36:52 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:36:52 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:52 latest 03:36:52 3.2.0-dev.53 03:36:52 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:52 main 03:36:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:53 de434a780d05: Preparing 03:36:53 f532ea6947db: Preparing 03:36:53 c7543eca9fd4: Preparing 03:36:53 6a531706f809: Preparing 03:36:53 efb4b821014a: Preparing 03:36:53 3a3defb1bba8: Preparing 03:36:53 13f6fefd3704: Preparing 03:36:53 2e3614f976be: Preparing 03:36:53 b2b3efe5ac32: Preparing 03:36:53 6262d0f081f2: Preparing 03:36:53 3c20671a5817: Preparing 03:36:53 b2b3efe5ac32: Waiting 03:36:53 6262d0f081f2: Waiting 03:36:53 3a3defb1bba8: Waiting 03:36:53 13f6fefd3704: Waiting 03:36:53 2e3614f976be: Waiting 03:36:53 3c20671a5817: Waiting 03:36:53 6a531706f809: Pushed 03:36:53 f532ea6947db: Pushed 03:36:53 efb4b821014a: Pushed 03:36:53 3a3defb1bba8: Layer already exists 03:36:53 de434a780d05: Pushed 03:36:53 13f6fefd3704: Layer already exists 03:36:53 3c20671a5817: Layer already exists 03:36:53 b2b3efe5ac32: Pushed 03:36:53 2e3614f976be: Pushed 03:36:55 c7543eca9fd4: Pushed 03:36:56 6262d0f081f2: Pushed 03:36:56 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:a0222549317916bb794b8e95e11768cfc41245dbbda4f2e8d5b34d4c51591c7a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:57 de434a780d05: Preparing 03:36:57 f532ea6947db: Preparing 03:36:57 c7543eca9fd4: Preparing 03:36:57 6a531706f809: Preparing 03:36:57 efb4b821014a: Preparing 03:36:57 3a3defb1bba8: Preparing 03:36:57 13f6fefd3704: Preparing 03:36:57 2e3614f976be: Preparing 03:36:57 b2b3efe5ac32: Preparing 03:36:57 6262d0f081f2: Preparing 03:36:57 3c20671a5817: Preparing 03:36:57 2e3614f976be: Waiting 03:36:57 b2b3efe5ac32: Waiting 03:36:57 6262d0f081f2: Waiting 03:36:57 3c20671a5817: Waiting 03:36:57 3a3defb1bba8: Waiting 03:36:57 13f6fefd3704: Waiting 03:36:57 6a531706f809: Layer already exists 03:36:57 c7543eca9fd4: Layer already exists 03:36:57 f532ea6947db: Layer already exists 03:36:57 de434a780d05: Layer already exists 03:36:57 efb4b821014a: Layer already exists 03:36:57 13f6fefd3704: Layer already exists 03:36:57 3a3defb1bba8: Layer already exists 03:36:57 b2b3efe5ac32: Layer already exists 03:36:57 2e3614f976be: Layer already exists 03:36:57 6262d0f081f2: Layer already exists 03:36:57 3c20671a5817: Layer already exists 03:36:57 latest: digest: sha256:a0222549317916bb794b8e95e11768cfc41245dbbda4f2e8d5b34d4c51591c7a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.53 03:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:58 de434a780d05: Preparing 03:36:58 f532ea6947db: Preparing 03:36:58 c7543eca9fd4: Preparing 03:36:58 6a531706f809: Preparing 03:36:58 efb4b821014a: Preparing 03:36:58 3a3defb1bba8: Preparing 03:36:58 13f6fefd3704: Preparing 03:36:58 2e3614f976be: Preparing 03:36:58 b2b3efe5ac32: Preparing 03:36:58 6262d0f081f2: Preparing 03:36:58 3c20671a5817: Preparing 03:36:58 13f6fefd3704: Waiting 03:36:58 2e3614f976be: Waiting 03:36:58 b2b3efe5ac32: Waiting 03:36:58 6262d0f081f2: Waiting 03:36:58 3c20671a5817: Waiting 03:36:58 3a3defb1bba8: Waiting 03:36:58 c7543eca9fd4: Layer already exists 03:36:58 efb4b821014a: Layer already exists 03:36:58 de434a780d05: Layer already exists 03:36:58 f532ea6947db: Layer already exists 03:36:58 6a531706f809: Layer already exists 03:36:58 b2b3efe5ac32: Layer already exists 03:36:58 3a3defb1bba8: Layer already exists 03:36:58 13f6fefd3704: Layer already exists 03:36:58 6262d0f081f2: Layer already exists 03:36:58 2e3614f976be: Layer already exists 03:36:58 3c20671a5817: Layer already exists 03:36:58 3.2.0-dev.53: digest: sha256:a0222549317916bb794b8e95e11768cfc41245dbbda4f2e8d5b34d4c51591c7a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:59 de434a780d05: Preparing 03:36:59 f532ea6947db: Preparing 03:36:59 c7543eca9fd4: Preparing 03:36:59 6a531706f809: Preparing 03:36:59 efb4b821014a: Preparing 03:36:59 3a3defb1bba8: Preparing 03:36:59 13f6fefd3704: Preparing 03:36:59 2e3614f976be: Preparing 03:36:59 b2b3efe5ac32: Preparing 03:36:59 6262d0f081f2: Preparing 03:36:59 3c20671a5817: Preparing 03:36:59 3a3defb1bba8: Waiting 03:36:59 13f6fefd3704: Waiting 03:36:59 2e3614f976be: Waiting 03:36:59 b2b3efe5ac32: Waiting 03:36:59 6262d0f081f2: Waiting 03:36:59 3c20671a5817: Waiting 03:36:59 efb4b821014a: Layer already exists 03:36:59 6a531706f809: Layer already exists 03:36:59 f532ea6947db: Layer already exists 03:36:59 c7543eca9fd4: Layer already exists 03:36:59 de434a780d05: Layer already exists 03:36:59 2e3614f976be: Layer already exists 03:36:59 3a3defb1bba8: Layer already exists 03:36:59 13f6fefd3704: Layer already exists 03:36:59 b2b3efe5ac32: Layer already exists 03:36:59 6262d0f081f2: Layer already exists 03:36:59 3c20671a5817: Layer already exists 03:36:59 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:a0222549317916bb794b8e95e11768cfc41245dbbda4f2e8d5b34d4c51591c7a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:37:00 de434a780d05: Preparing 03:37:00 f532ea6947db: Preparing 03:37:00 c7543eca9fd4: Preparing 03:37:00 6a531706f809: Preparing 03:37:00 efb4b821014a: Preparing 03:37:00 3a3defb1bba8: Preparing 03:37:00 13f6fefd3704: Preparing 03:37:00 2e3614f976be: Preparing 03:37:00 b2b3efe5ac32: Preparing 03:37:00 6262d0f081f2: Preparing 03:37:00 3c20671a5817: Preparing 03:37:00 2e3614f976be: Waiting 03:37:00 b2b3efe5ac32: Waiting 03:37:00 6262d0f081f2: Waiting 03:37:00 3c20671a5817: Waiting 03:37:00 3a3defb1bba8: Waiting 03:37:00 13f6fefd3704: Waiting 03:37:00 c7543eca9fd4: Layer already exists 03:37:00 f532ea6947db: Layer already exists 03:37:00 6a531706f809: Layer already exists 03:37:00 efb4b821014a: Layer already exists 03:37:00 de434a780d05: Layer already exists 03:37:00 3a3defb1bba8: Layer already exists 03:37:00 b2b3efe5ac32: Layer already exists 03:37:00 13f6fefd3704: Layer already exists 03:37:00 6262d0f081f2: Layer already exists 03:37:00 2e3614f976be: Layer already exists 03:37:00 3c20671a5817: Layer already exists 03:37:00 main: digest: sha256:a0222549317916bb794b8e95e11768cfc41245dbbda4f2e8d5b34d4c51591c7a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:00 ===================================================== [Pipeline] echo 03:37:00 taggedImages: 03:37:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:37:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:37:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.53 03:37:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:37:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:37:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:37:00 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:37:00 latest 03:37:00 3.2.0-dev.53 03:37:00 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:37:00 main 03:37:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:37:01 43c318e3532b: Preparing 03:37:01 29696be0b79b: Preparing 03:37:01 8b4e96de75ea: Preparing 03:37:01 244cf21d0ec4: Preparing 03:37:01 717d748cfb17: Preparing 03:37:01 5a95181a79b0: Preparing 03:37:01 734372c26968: Preparing 03:37:01 3a3defb1bba8: Preparing 03:37:01 13f6fefd3704: Preparing 03:37:01 f2aa176b33b8: Preparing 03:37:01 2d2bb3e0718b: Preparing 03:37:01 3c20671a5817: Preparing 03:37:01 5a95181a79b0: Waiting 03:37:01 13f6fefd3704: Waiting 03:37:01 734372c26968: Waiting 03:37:01 f2aa176b33b8: Waiting 03:37:01 3a3defb1bba8: Waiting 03:37:01 3c20671a5817: Waiting 03:37:01 2d2bb3e0718b: Waiting 03:37:01 717d748cfb17: Pushed 03:37:01 29696be0b79b: Pushed 03:37:01 43c318e3532b: Pushed 03:37:01 3a3defb1bba8: Layer already exists 03:37:01 13f6fefd3704: Layer already exists 03:37:02 5a95181a79b0: Pushed 03:37:02 734372c26968: Pushed 03:37:02 3c20671a5817: Layer already exists 03:37:02 f2aa176b33b8: Pushed 03:37:04 244cf21d0ec4: Pushed 03:37:04 8b4e96de75ea: Pushed 03:37:04 2d2bb3e0718b: Pushed 03:37:04 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:d7ad777a1b503154c5162e92d96fe987691489098180566f42c76389b3a72e5e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:37:05 43c318e3532b: Preparing 03:37:05 29696be0b79b: Preparing 03:37:05 8b4e96de75ea: Preparing 03:37:05 244cf21d0ec4: Preparing 03:37:05 717d748cfb17: Preparing 03:37:05 5a95181a79b0: Preparing 03:37:05 734372c26968: Preparing 03:37:05 3a3defb1bba8: Preparing 03:37:05 13f6fefd3704: Preparing 03:37:05 f2aa176b33b8: Preparing 03:37:05 2d2bb3e0718b: Preparing 03:37:05 3c20671a5817: Preparing 03:37:05 5a95181a79b0: Waiting 03:37:05 734372c26968: Waiting 03:37:05 3a3defb1bba8: Waiting 03:37:05 f2aa176b33b8: Waiting 03:37:05 2d2bb3e0718b: Waiting 03:37:05 3c20671a5817: Waiting 03:37:05 13f6fefd3704: Waiting 03:37:05 29696be0b79b: Layer already exists 03:37:05 244cf21d0ec4: Layer already exists 03:37:05 717d748cfb17: Layer already exists 03:37:05 43c318e3532b: Layer already exists 03:37:05 8b4e96de75ea: Layer already exists 03:37:05 734372c26968: Layer already exists 03:37:05 5a95181a79b0: Layer already exists 03:37:05 3a3defb1bba8: Layer already exists 03:37:05 f2aa176b33b8: Layer already exists 03:37:05 13f6fefd3704: Layer already exists 03:37:05 2d2bb3e0718b: Layer already exists 03:37:05 3c20671a5817: Layer already exists 03:37:05 latest: digest: sha256:d7ad777a1b503154c5162e92d96fe987691489098180566f42c76389b3a72e5e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.53 03:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:37:06 43c318e3532b: Preparing 03:37:06 29696be0b79b: Preparing 03:37:06 8b4e96de75ea: Preparing 03:37:06 244cf21d0ec4: Preparing 03:37:06 717d748cfb17: Preparing 03:37:06 5a95181a79b0: Preparing 03:37:06 734372c26968: Preparing 03:37:06 3a3defb1bba8: Preparing 03:37:06 13f6fefd3704: Preparing 03:37:06 f2aa176b33b8: Preparing 03:37:06 2d2bb3e0718b: Preparing 03:37:06 3c20671a5817: Preparing 03:37:06 5a95181a79b0: Waiting 03:37:06 734372c26968: Waiting 03:37:06 3a3defb1bba8: Waiting 03:37:06 13f6fefd3704: Waiting 03:37:06 f2aa176b33b8: Waiting 03:37:06 2d2bb3e0718b: Waiting 03:37:06 3c20671a5817: Waiting 03:37:06 8b4e96de75ea: Layer already exists 03:37:06 43c318e3532b: Layer already exists 03:37:06 717d748cfb17: Layer already exists 03:37:06 29696be0b79b: Layer already exists 03:37:06 244cf21d0ec4: Layer already exists 03:37:06 3a3defb1bba8: Layer already exists 03:37:06 734372c26968: Layer already exists 03:37:06 f2aa176b33b8: Layer already exists 03:37:06 5a95181a79b0: Layer already exists 03:37:06 13f6fefd3704: Layer already exists 03:37:06 2d2bb3e0718b: Layer already exists 03:37:06 3c20671a5817: Layer already exists 03:37:06 3.2.0-dev.53: digest: sha256:d7ad777a1b503154c5162e92d96fe987691489098180566f42c76389b3a72e5e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:37:07 43c318e3532b: Preparing 03:37:07 29696be0b79b: Preparing 03:37:07 8b4e96de75ea: Preparing 03:37:07 244cf21d0ec4: Preparing 03:37:07 717d748cfb17: Preparing 03:37:07 5a95181a79b0: Preparing 03:37:07 734372c26968: Preparing 03:37:07 3a3defb1bba8: Preparing 03:37:07 13f6fefd3704: Preparing 03:37:07 f2aa176b33b8: Preparing 03:37:07 2d2bb3e0718b: Preparing 03:37:07 3c20671a5817: Preparing 03:37:07 13f6fefd3704: Waiting 03:37:07 f2aa176b33b8: Waiting 03:37:07 2d2bb3e0718b: Waiting 03:37:07 3c20671a5817: Waiting 03:37:07 734372c26968: Waiting 03:37:07 5a95181a79b0: Waiting 03:37:07 3a3defb1bba8: Waiting 03:37:07 8b4e96de75ea: Layer already exists 03:37:07 29696be0b79b: Layer already exists 03:37:07 43c318e3532b: Layer already exists 03:37:07 244cf21d0ec4: Layer already exists 03:37:07 717d748cfb17: Layer already exists 03:37:07 5a95181a79b0: Layer already exists 03:37:07 734372c26968: Layer already exists 03:37:07 3a3defb1bba8: Layer already exists 03:37:07 13f6fefd3704: Layer already exists 03:37:07 f2aa176b33b8: Layer already exists 03:37:07 2d2bb3e0718b: Layer already exists 03:37:07 3c20671a5817: Layer already exists 03:37:07 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:d7ad777a1b503154c5162e92d96fe987691489098180566f42c76389b3a72e5e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:37:08 43c318e3532b: Preparing 03:37:08 29696be0b79b: Preparing 03:37:08 8b4e96de75ea: Preparing 03:37:08 244cf21d0ec4: Preparing 03:37:08 717d748cfb17: Preparing 03:37:08 5a95181a79b0: Preparing 03:37:08 734372c26968: Preparing 03:37:08 3a3defb1bba8: Preparing 03:37:08 13f6fefd3704: Preparing 03:37:08 f2aa176b33b8: Preparing 03:37:08 2d2bb3e0718b: Preparing 03:37:08 3c20671a5817: Preparing 03:37:08 5a95181a79b0: Waiting 03:37:08 f2aa176b33b8: Waiting 03:37:08 2d2bb3e0718b: Waiting 03:37:08 3c20671a5817: Waiting 03:37:08 734372c26968: Waiting 03:37:08 3a3defb1bba8: Waiting 03:37:08 13f6fefd3704: Waiting 03:37:08 717d748cfb17: Layer already exists 03:37:08 29696be0b79b: Layer already exists 03:37:08 244cf21d0ec4: Layer already exists 03:37:08 43c318e3532b: Layer already exists 03:37:08 8b4e96de75ea: Layer already exists 03:37:08 734372c26968: Layer already exists 03:37:08 3a3defb1bba8: Layer already exists 03:37:08 5a95181a79b0: Layer already exists 03:37:08 13f6fefd3704: Layer already exists 03:37:08 f2aa176b33b8: Layer already exists 03:37:08 2d2bb3e0718b: Layer already exists 03:37:08 3c20671a5817: Layer already exists 03:37:08 main: digest: sha256:d7ad777a1b503154c5162e92d96fe987691489098180566f42c76389b3a72e5e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:08 ===================================================== [Pipeline] echo 03:37:08 taggedImages: 03:37:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:37:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:37:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.53 03:37:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:37:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:37:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:37:08 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:37:08 latest 03:37:08 3.2.0-dev.53 03:37:08 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:37:08 main 03:37:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:37:09 9a6c59d109df: Preparing 03:37:09 47634b057289: Preparing 03:37:09 3a3defb1bba8: Preparing 03:37:09 13f6fefd3704: Preparing 03:37:09 7f0202b4903a: Preparing 03:37:09 f583eb363742: Preparing 03:37:09 3c20671a5817: Preparing 03:37:09 f583eb363742: Waiting 03:37:09 3c20671a5817: Waiting 03:37:09 3a3defb1bba8: Layer already exists 03:37:09 13f6fefd3704: Layer already exists 03:37:09 3c20671a5817: Layer already exists 03:37:09 7f0202b4903a: Pushed 03:37:09 9a6c59d109df: Pushed 03:37:11 f583eb363742: Pushed 03:37:13 47634b057289: Pushed 03:37:13 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:f9f7c108ef2ca6e924b1aea2696c34f83c9d5ae0b6511d40a199388c9cde482a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:37:14 9a6c59d109df: Preparing 03:37:14 47634b057289: Preparing 03:37:14 3a3defb1bba8: Preparing 03:37:14 13f6fefd3704: Preparing 03:37:14 7f0202b4903a: Preparing 03:37:14 f583eb363742: Preparing 03:37:14 3c20671a5817: Preparing 03:37:14 f583eb363742: Waiting 03:37:14 3c20671a5817: Waiting 03:37:14 13f6fefd3704: Layer already exists 03:37:14 3a3defb1bba8: Layer already exists 03:37:14 7f0202b4903a: Layer already exists 03:37:14 9a6c59d109df: Layer already exists 03:37:14 47634b057289: Layer already exists 03:37:14 3c20671a5817: Layer already exists 03:37:14 f583eb363742: Layer already exists 03:37:14 latest: digest: sha256:f9f7c108ef2ca6e924b1aea2696c34f83c9d5ae0b6511d40a199388c9cde482a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.53 03:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:37:15 9a6c59d109df: Preparing 03:37:15 47634b057289: Preparing 03:37:15 3a3defb1bba8: Preparing 03:37:15 13f6fefd3704: Preparing 03:37:15 7f0202b4903a: Preparing 03:37:15 f583eb363742: Preparing 03:37:15 3c20671a5817: Preparing 03:37:15 f583eb363742: Waiting 03:37:15 3c20671a5817: Waiting 03:37:15 9a6c59d109df: Layer already exists 03:37:15 3a3defb1bba8: Layer already exists 03:37:15 47634b057289: Layer already exists 03:37:15 13f6fefd3704: Layer already exists 03:37:15 7f0202b4903a: Layer already exists 03:37:15 f583eb363742: Layer already exists 03:37:15 3c20671a5817: Layer already exists 03:37:15 3.2.0-dev.53: digest: sha256:f9f7c108ef2ca6e924b1aea2696c34f83c9d5ae0b6511d40a199388c9cde482a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:37:16 9a6c59d109df: Preparing 03:37:16 47634b057289: Preparing 03:37:16 3a3defb1bba8: Preparing 03:37:16 13f6fefd3704: Preparing 03:37:16 7f0202b4903a: Preparing 03:37:16 f583eb363742: Preparing 03:37:16 3c20671a5817: Preparing 03:37:16 f583eb363742: Waiting 03:37:16 3c20671a5817: Waiting 03:37:16 9a6c59d109df: Layer already exists 03:37:16 3a3defb1bba8: Layer already exists 03:37:16 47634b057289: Layer already exists 03:37:16 7f0202b4903a: Layer already exists 03:37:16 13f6fefd3704: Layer already exists 03:37:16 f583eb363742: Layer already exists 03:37:16 3c20671a5817: Layer already exists 03:37:16 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:f9f7c108ef2ca6e924b1aea2696c34f83c9d5ae0b6511d40a199388c9cde482a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:37:16 9a6c59d109df: Preparing 03:37:16 47634b057289: Preparing 03:37:16 3a3defb1bba8: Preparing 03:37:16 13f6fefd3704: Preparing 03:37:16 7f0202b4903a: Preparing 03:37:16 f583eb363742: Preparing 03:37:16 3c20671a5817: Preparing 03:37:16 f583eb363742: Waiting 03:37:16 3c20671a5817: Waiting 03:37:16 9a6c59d109df: Layer already exists 03:37:16 47634b057289: Layer already exists 03:37:16 7f0202b4903a: Layer already exists 03:37:16 3a3defb1bba8: Layer already exists 03:37:16 13f6fefd3704: Layer already exists 03:37:16 3c20671a5817: Layer already exists 03:37:16 f583eb363742: Layer already exists 03:37:16 main: digest: sha256:f9f7c108ef2ca6e924b1aea2696c34f83c9d5ae0b6511d40a199388c9cde482a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:17 ===================================================== [Pipeline] echo 03:37:17 taggedImages: 03:37:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:37:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:37:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.53 03:37:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:37:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:37:17 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:37:17 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:37:17 latest 03:37:17 3.2.0-dev.53 03:37:17 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:37:17 main 03:37:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:17 0edf93101263: Preparing 03:37:17 ebed040791ab: Preparing 03:37:17 11238b9956e8: Preparing 03:37:17 3a3defb1bba8: Preparing 03:37:17 13f6fefd3704: Preparing 03:37:17 4feeb26bfad1: Preparing 03:37:17 7061cbc80a47: Preparing 03:37:17 720c94e2559d: Preparing 03:37:17 cfdce53f292c: Preparing 03:37:17 3c20671a5817: Preparing 03:37:17 7061cbc80a47: Waiting 03:37:17 720c94e2559d: Waiting 03:37:17 cfdce53f292c: Waiting 03:37:17 3c20671a5817: Waiting 03:37:17 4feeb26bfad1: Waiting 03:37:17 13f6fefd3704: Layer already exists 03:37:17 3a3defb1bba8: Layer already exists 03:37:18 0edf93101263: Pushed 03:37:18 11238b9956e8: Pushed 03:37:18 ebed040791ab: Pushed 03:37:18 3c20671a5817: Layer already exists 03:37:18 720c94e2559d: Pushed 03:37:19 cfdce53f292c: Pushed 03:37:31 7061cbc80a47: Pushed 03:37:39 4feeb26bfad1: Pushed 03:37:39 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:225ec9f04d639e50ceff325d65c065dd4ae29f41868169cb486b32f4c733520b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:40 0edf93101263: Preparing 03:37:40 ebed040791ab: Preparing 03:37:40 11238b9956e8: Preparing 03:37:40 3a3defb1bba8: Preparing 03:37:40 13f6fefd3704: Preparing 03:37:40 4feeb26bfad1: Preparing 03:37:40 7061cbc80a47: Preparing 03:37:40 720c94e2559d: Preparing 03:37:40 cfdce53f292c: Preparing 03:37:40 3c20671a5817: Preparing 03:37:40 720c94e2559d: Waiting 03:37:40 4feeb26bfad1: Waiting 03:37:40 7061cbc80a47: Waiting 03:37:40 cfdce53f292c: Waiting 03:37:40 3c20671a5817: Waiting 03:37:40 ebed040791ab: Layer already exists 03:37:40 3a3defb1bba8: Layer already exists 03:37:40 13f6fefd3704: Layer already exists 03:37:40 0edf93101263: Layer already exists 03:37:40 11238b9956e8: Layer already exists 03:37:40 720c94e2559d: Layer already exists 03:37:40 7061cbc80a47: Layer already exists 03:37:40 4feeb26bfad1: Layer already exists 03:37:40 cfdce53f292c: Layer already exists 03:37:40 3c20671a5817: Layer already exists 03:37:40 latest: digest: sha256:225ec9f04d639e50ceff325d65c065dd4ae29f41868169cb486b32f4c733520b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.53 03:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:41 0edf93101263: Preparing 03:37:41 ebed040791ab: Preparing 03:37:41 11238b9956e8: Preparing 03:37:41 3a3defb1bba8: Preparing 03:37:41 13f6fefd3704: Preparing 03:37:41 4feeb26bfad1: Preparing 03:37:41 7061cbc80a47: Preparing 03:37:41 720c94e2559d: Preparing 03:37:41 cfdce53f292c: Preparing 03:37:41 3c20671a5817: Preparing 03:37:41 7061cbc80a47: Waiting 03:37:41 720c94e2559d: Waiting 03:37:41 cfdce53f292c: Waiting 03:37:41 3c20671a5817: Waiting 03:37:41 4feeb26bfad1: Waiting 03:37:41 ebed040791ab: Layer already exists 03:37:41 0edf93101263: Layer already exists 03:37:41 3a3defb1bba8: Layer already exists 03:37:41 11238b9956e8: Layer already exists 03:37:41 13f6fefd3704: Layer already exists 03:37:41 7061cbc80a47: Layer already exists 03:37:41 3c20671a5817: Layer already exists 03:37:41 cfdce53f292c: Layer already exists 03:37:41 720c94e2559d: Layer already exists 03:37:41 4feeb26bfad1: Layer already exists 03:37:41 3.2.0-dev.53: digest: sha256:225ec9f04d639e50ceff325d65c065dd4ae29f41868169cb486b32f4c733520b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:42 0edf93101263: Preparing 03:37:42 ebed040791ab: Preparing 03:37:42 11238b9956e8: Preparing 03:37:42 3a3defb1bba8: Preparing 03:37:42 13f6fefd3704: Preparing 03:37:42 4feeb26bfad1: Preparing 03:37:42 7061cbc80a47: Preparing 03:37:42 4feeb26bfad1: Waiting 03:37:42 720c94e2559d: Preparing 03:37:42 7061cbc80a47: Waiting 03:37:42 cfdce53f292c: Preparing 03:37:42 720c94e2559d: Waiting 03:37:42 3c20671a5817: Preparing 03:37:42 cfdce53f292c: Waiting 03:37:42 3c20671a5817: Waiting 03:37:42 ebed040791ab: Layer already exists 03:37:42 3a3defb1bba8: Layer already exists 03:37:42 0edf93101263: Layer already exists 03:37:42 11238b9956e8: Layer already exists 03:37:42 13f6fefd3704: Layer already exists 03:37:42 cfdce53f292c: Layer already exists 03:37:42 7061cbc80a47: Layer already exists 03:37:42 3c20671a5817: Layer already exists 03:37:42 720c94e2559d: Layer already exists 03:37:42 4feeb26bfad1: Layer already exists 03:37:42 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:225ec9f04d639e50ceff325d65c065dd4ae29f41868169cb486b32f4c733520b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:43 0edf93101263: Preparing 03:37:43 ebed040791ab: Preparing 03:37:43 11238b9956e8: Preparing 03:37:43 3a3defb1bba8: Preparing 03:37:43 13f6fefd3704: Preparing 03:37:43 4feeb26bfad1: Preparing 03:37:43 7061cbc80a47: Preparing 03:37:43 720c94e2559d: Preparing 03:37:43 cfdce53f292c: Preparing 03:37:43 3c20671a5817: Preparing 03:37:43 4feeb26bfad1: Waiting 03:37:43 7061cbc80a47: Waiting 03:37:43 720c94e2559d: Waiting 03:37:43 cfdce53f292c: Waiting 03:37:43 3c20671a5817: Waiting 03:37:43 ebed040791ab: Layer already exists 03:37:43 13f6fefd3704: Layer already exists 03:37:43 11238b9956e8: Layer already exists 03:37:43 0edf93101263: Layer already exists 03:37:43 3a3defb1bba8: Layer already exists 03:37:43 4feeb26bfad1: Layer already exists 03:37:43 7061cbc80a47: Layer already exists 03:37:43 3c20671a5817: Layer already exists 03:37:43 cfdce53f292c: Layer already exists 03:37:43 720c94e2559d: Layer already exists 03:37:43 main: digest: sha256:225ec9f04d639e50ceff325d65c065dd4ae29f41868169cb486b32f4c733520b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:43 ===================================================== [Pipeline] echo 03:37:43 taggedImages: 03:37:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:37:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:37:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.53 03:37:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:37:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:37:43 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:37:43 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:37:43 latest 03:37:43 3.2.0-dev.53 03:37:43 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:37:43 main 03:37:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:37:44 142e3747c713: Preparing 03:37:44 37bf7f5e17f8: Preparing 03:37:44 25c16776930c: Preparing 03:37:44 3a3defb1bba8: Preparing 03:37:44 13f6fefd3704: Preparing 03:37:44 4c6e31930b3b: Preparing 03:37:44 a5efbcd6c2ac: Preparing 03:37:44 020bce2ef93d: Preparing 03:37:44 3c20671a5817: Preparing 03:37:44 4c6e31930b3b: Waiting 03:37:44 a5efbcd6c2ac: Waiting 03:37:44 020bce2ef93d: Waiting 03:37:44 3c20671a5817: Waiting 03:37:44 3a3defb1bba8: Layer already exists 03:37:44 13f6fefd3704: Layer already exists 03:37:44 37bf7f5e17f8: Pushed 03:37:44 25c16776930c: Pushed 03:37:44 142e3747c713: Pushed 03:37:44 3c20671a5817: Layer already exists 03:37:44 a5efbcd6c2ac: Pushed 03:37:45 020bce2ef93d: Pushed 03:38:07 4c6e31930b3b: Pushed 03:38:07 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:87e25cbc768713af38273fbcbc2f04fa9ab2ecb7b5619e85b81c476cf4a23ded size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:38:07 142e3747c713: Preparing 03:38:07 37bf7f5e17f8: Preparing 03:38:07 25c16776930c: Preparing 03:38:07 3a3defb1bba8: Preparing 03:38:07 13f6fefd3704: Preparing 03:38:07 4c6e31930b3b: Preparing 03:38:07 a5efbcd6c2ac: Preparing 03:38:07 020bce2ef93d: Preparing 03:38:07 3c20671a5817: Preparing 03:38:07 4c6e31930b3b: Waiting 03:38:07 a5efbcd6c2ac: Waiting 03:38:07 020bce2ef93d: Waiting 03:38:07 3c20671a5817: Waiting 03:38:07 142e3747c713: Layer already exists 03:38:07 37bf7f5e17f8: Layer already exists 03:38:07 13f6fefd3704: Layer already exists 03:38:07 3a3defb1bba8: Layer already exists 03:38:07 25c16776930c: Layer already exists 03:38:07 a5efbcd6c2ac: Layer already exists 03:38:07 020bce2ef93d: Layer already exists 03:38:07 4c6e31930b3b: Layer already exists 03:38:07 3c20671a5817: Layer already exists 03:38:08 latest: digest: sha256:87e25cbc768713af38273fbcbc2f04fa9ab2ecb7b5619e85b81c476cf4a23ded size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.53 03:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:38:08 142e3747c713: Preparing 03:38:08 37bf7f5e17f8: Preparing 03:38:08 25c16776930c: Preparing 03:38:08 3a3defb1bba8: Preparing 03:38:08 13f6fefd3704: Preparing 03:38:08 4c6e31930b3b: Preparing 03:38:08 a5efbcd6c2ac: Preparing 03:38:08 020bce2ef93d: Preparing 03:38:08 3c20671a5817: Preparing 03:38:08 a5efbcd6c2ac: Waiting 03:38:08 020bce2ef93d: Waiting 03:38:08 4c6e31930b3b: Waiting 03:38:08 25c16776930c: Layer already exists 03:38:08 142e3747c713: Layer already exists 03:38:08 37bf7f5e17f8: Layer already exists 03:38:08 3a3defb1bba8: Layer already exists 03:38:08 13f6fefd3704: Layer already exists 03:38:08 4c6e31930b3b: Layer already exists 03:38:08 a5efbcd6c2ac: Layer already exists 03:38:08 020bce2ef93d: Layer already exists 03:38:08 3c20671a5817: Layer already exists 03:38:09 3.2.0-dev.53: digest: sha256:87e25cbc768713af38273fbcbc2f04fa9ab2ecb7b5619e85b81c476cf4a23ded size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:38:09 142e3747c713: Preparing 03:38:09 37bf7f5e17f8: Preparing 03:38:09 25c16776930c: Preparing 03:38:09 3a3defb1bba8: Preparing 03:38:09 13f6fefd3704: Preparing 03:38:09 4c6e31930b3b: Preparing 03:38:09 a5efbcd6c2ac: Preparing 03:38:09 020bce2ef93d: Preparing 03:38:09 3c20671a5817: Preparing 03:38:09 4c6e31930b3b: Waiting 03:38:09 a5efbcd6c2ac: Waiting 03:38:09 3c20671a5817: Waiting 03:38:09 020bce2ef93d: Waiting 03:38:09 25c16776930c: Layer already exists 03:38:09 37bf7f5e17f8: Layer already exists 03:38:09 13f6fefd3704: Layer already exists 03:38:09 142e3747c713: Layer already exists 03:38:09 3a3defb1bba8: Layer already exists 03:38:09 a5efbcd6c2ac: Layer already exists 03:38:09 4c6e31930b3b: Layer already exists 03:38:09 020bce2ef93d: Layer already exists 03:38:09 3c20671a5817: Layer already exists 03:38:10 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:87e25cbc768713af38273fbcbc2f04fa9ab2ecb7b5619e85b81c476cf4a23ded size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:38:10 142e3747c713: Preparing 03:38:10 37bf7f5e17f8: Preparing 03:38:10 25c16776930c: Preparing 03:38:10 3a3defb1bba8: Preparing 03:38:10 13f6fefd3704: Preparing 03:38:10 4c6e31930b3b: Preparing 03:38:10 a5efbcd6c2ac: Preparing 03:38:10 020bce2ef93d: Preparing 03:38:10 3c20671a5817: Preparing 03:38:10 a5efbcd6c2ac: Waiting 03:38:10 020bce2ef93d: Waiting 03:38:10 3c20671a5817: Waiting 03:38:10 4c6e31930b3b: Waiting 03:38:10 142e3747c713: Layer already exists 03:38:10 3a3defb1bba8: Layer already exists 03:38:10 13f6fefd3704: Layer already exists 03:38:10 37bf7f5e17f8: Layer already exists 03:38:10 25c16776930c: Layer already exists 03:38:10 4c6e31930b3b: Layer already exists 03:38:10 020bce2ef93d: Layer already exists 03:38:10 a5efbcd6c2ac: Layer already exists 03:38:10 3c20671a5817: Layer already exists 03:38:11 main: digest: sha256:87e25cbc768713af38273fbcbc2f04fa9ab2ecb7b5619e85b81c476cf4a23ded size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:11 ===================================================== [Pipeline] echo 03:38:11 taggedImages: 03:38:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:38:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:38:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.53 03:38:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:38:11 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:38:11 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:38:11 latest 03:38:11 3.2.0-dev.53 03:38:11 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:11 main 03:38:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:38:11 0edf93101263: Preparing 03:38:11 778c555d788e: Preparing 03:38:11 b1dfaa29a064: Preparing 03:38:11 3a3defb1bba8: Preparing 03:38:11 13f6fefd3704: Preparing 03:38:11 4feeb26bfad1: Preparing 03:38:11 720c94e2559d: Preparing 03:38:11 cfdce53f292c: Preparing 03:38:11 3c20671a5817: Preparing 03:38:11 cfdce53f292c: Waiting 03:38:11 4feeb26bfad1: Waiting 03:38:11 720c94e2559d: Waiting 03:38:11 3c20671a5817: Waiting 03:38:11 3a3defb1bba8: Layer already exists 03:38:11 13f6fefd3704: Layer already exists 03:38:11 0edf93101263: Layer already exists 03:38:11 4feeb26bfad1: Layer already exists 03:38:12 720c94e2559d: Layer already exists 03:38:12 cfdce53f292c: Layer already exists 03:38:12 778c555d788e: Pushed 03:38:12 3c20671a5817: Layer already exists 03:38:12 b1dfaa29a064: Pushed 03:38:12 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:79ba3abed8ac45d07ea4e609d9d886d16a269b6882003107ade49b6182b27085 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:38:12 0edf93101263: Preparing 03:38:12 778c555d788e: Preparing 03:38:12 b1dfaa29a064: Preparing 03:38:12 3a3defb1bba8: Preparing 03:38:12 13f6fefd3704: Preparing 03:38:12 4feeb26bfad1: Preparing 03:38:12 720c94e2559d: Preparing 03:38:12 cfdce53f292c: Preparing 03:38:12 3c20671a5817: Preparing 03:38:12 720c94e2559d: Waiting 03:38:12 3c20671a5817: Waiting 03:38:12 4feeb26bfad1: Waiting 03:38:12 b1dfaa29a064: Layer already exists 03:38:12 778c555d788e: Layer already exists 03:38:12 3a3defb1bba8: Layer already exists 03:38:12 0edf93101263: Layer already exists 03:38:12 13f6fefd3704: Layer already exists 03:38:12 cfdce53f292c: Layer already exists 03:38:12 4feeb26bfad1: Layer already exists 03:38:12 720c94e2559d: Layer already exists 03:38:12 3c20671a5817: Layer already exists 03:38:13 latest: digest: sha256:79ba3abed8ac45d07ea4e609d9d886d16a269b6882003107ade49b6182b27085 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.53 03:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:38:13 0edf93101263: Preparing 03:38:13 778c555d788e: Preparing 03:38:13 b1dfaa29a064: Preparing 03:38:13 3a3defb1bba8: Preparing 03:38:13 13f6fefd3704: Preparing 03:38:13 4feeb26bfad1: Preparing 03:38:13 720c94e2559d: Preparing 03:38:13 cfdce53f292c: Preparing 03:38:13 3c20671a5817: Preparing 03:38:13 720c94e2559d: Waiting 03:38:13 cfdce53f292c: Waiting 03:38:13 3c20671a5817: Waiting 03:38:13 4feeb26bfad1: Waiting 03:38:13 0edf93101263: Layer already exists 03:38:13 b1dfaa29a064: Layer already exists 03:38:13 13f6fefd3704: Layer already exists 03:38:13 3a3defb1bba8: Layer already exists 03:38:13 778c555d788e: Layer already exists 03:38:13 cfdce53f292c: Layer already exists 03:38:13 720c94e2559d: Layer already exists 03:38:13 4feeb26bfad1: Layer already exists 03:38:13 3c20671a5817: Layer already exists 03:38:14 3.2.0-dev.53: digest: sha256:79ba3abed8ac45d07ea4e609d9d886d16a269b6882003107ade49b6182b27085 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:38:14 0edf93101263: Preparing 03:38:14 778c555d788e: Preparing 03:38:14 b1dfaa29a064: Preparing 03:38:14 3a3defb1bba8: Preparing 03:38:14 13f6fefd3704: Preparing 03:38:14 4feeb26bfad1: Preparing 03:38:14 720c94e2559d: Preparing 03:38:14 cfdce53f292c: Preparing 03:38:14 3c20671a5817: Preparing 03:38:14 720c94e2559d: Waiting 03:38:14 cfdce53f292c: Waiting 03:38:14 3c20671a5817: Waiting 03:38:14 4feeb26bfad1: Waiting 03:38:14 13f6fefd3704: Layer already exists 03:38:14 3a3defb1bba8: Layer already exists 03:38:14 0edf93101263: Layer already exists 03:38:14 b1dfaa29a064: Layer already exists 03:38:14 778c555d788e: Layer already exists 03:38:14 4feeb26bfad1: Layer already exists 03:38:14 cfdce53f292c: Layer already exists 03:38:14 3c20671a5817: Layer already exists 03:38:14 720c94e2559d: Layer already exists 03:38:15 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:79ba3abed8ac45d07ea4e609d9d886d16a269b6882003107ade49b6182b27085 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:38:15 0edf93101263: Preparing 03:38:15 778c555d788e: Preparing 03:38:15 b1dfaa29a064: Preparing 03:38:15 3a3defb1bba8: Preparing 03:38:15 13f6fefd3704: Preparing 03:38:15 4feeb26bfad1: Preparing 03:38:15 720c94e2559d: Preparing 03:38:15 cfdce53f292c: Preparing 03:38:15 3c20671a5817: Preparing 03:38:15 720c94e2559d: Waiting 03:38:15 cfdce53f292c: Waiting 03:38:15 3c20671a5817: Waiting 03:38:15 4feeb26bfad1: Waiting 03:38:15 3a3defb1bba8: Layer already exists 03:38:15 778c555d788e: Layer already exists 03:38:15 b1dfaa29a064: Layer already exists 03:38:15 13f6fefd3704: Layer already exists 03:38:15 0edf93101263: Layer already exists 03:38:15 4feeb26bfad1: Layer already exists 03:38:15 720c94e2559d: Layer already exists 03:38:15 cfdce53f292c: Layer already exists 03:38:15 3c20671a5817: Layer already exists 03:38:16 main: digest: sha256:79ba3abed8ac45d07ea4e609d9d886d16a269b6882003107ade49b6182b27085 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:16 ===================================================== [Pipeline] echo 03:38:16 taggedImages: 03:38:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:38:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:38:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.53 03:38:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:38:16 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 03:38:16 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:38:16 latest 03:38:16 3.2.0-dev.53 03:38:16 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:16 main 03:38:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:16 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:16 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:38:16 3fae689d856b: Preparing 03:38:16 8d01f51b7516: Preparing 03:38:16 3a3defb1bba8: Preparing 03:38:16 13f6fefd3704: Preparing 03:38:16 3bcde020c850: Preparing 03:38:16 62c25be9dcac: Preparing 03:38:16 3c20671a5817: Preparing 03:38:16 62c25be9dcac: Waiting 03:38:16 3c20671a5817: Waiting 03:38:17 13f6fefd3704: Layer already exists 03:38:17 3a3defb1bba8: Layer already exists 03:38:17 3c20671a5817: Layer already exists 03:38:17 3fae689d856b: Pushed 03:38:17 3bcde020c850: Pushed 03:38:18 62c25be9dcac: Pushed 03:38:24 8d01f51b7516: Pushed 03:38:24 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:dc78ebfbf233ca0b7a46f33f6848159c36cbe7555f7bed4a802782ab46074900 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:25 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:38:25 3fae689d856b: Preparing 03:38:25 8d01f51b7516: Preparing 03:38:25 3a3defb1bba8: Preparing 03:38:25 13f6fefd3704: Preparing 03:38:25 3bcde020c850: Preparing 03:38:25 62c25be9dcac: Preparing 03:38:25 3c20671a5817: Preparing 03:38:25 62c25be9dcac: Waiting 03:38:25 3c20671a5817: Waiting 03:38:25 8d01f51b7516: Layer already exists 03:38:25 3a3defb1bba8: Layer already exists 03:38:25 3bcde020c850: Layer already exists 03:38:25 3fae689d856b: Layer already exists 03:38:25 13f6fefd3704: Layer already exists 03:38:25 62c25be9dcac: Layer already exists 03:38:25 3c20671a5817: Layer already exists 03:38:25 latest: digest: sha256:dc78ebfbf233ca0b7a46f33f6848159c36cbe7555f7bed4a802782ab46074900 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:26 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.53 03:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:38:26 3fae689d856b: Preparing 03:38:26 8d01f51b7516: Preparing 03:38:26 3a3defb1bba8: Preparing 03:38:26 13f6fefd3704: Preparing 03:38:26 3bcde020c850: Preparing 03:38:26 62c25be9dcac: Preparing 03:38:26 3c20671a5817: Preparing 03:38:26 62c25be9dcac: Waiting 03:38:26 3c20671a5817: Waiting 03:38:26 8d01f51b7516: Layer already exists 03:38:26 13f6fefd3704: Layer already exists 03:38:26 3bcde020c850: Layer already exists 03:38:26 3fae689d856b: Layer already exists 03:38:26 3a3defb1bba8: Layer already exists 03:38:26 3c20671a5817: Layer already exists 03:38:26 62c25be9dcac: Layer already exists 03:38:26 3.2.0-dev.53: digest: sha256:dc78ebfbf233ca0b7a46f33f6848159c36cbe7555f7bed4a802782ab46074900 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:26 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:38:27 3fae689d856b: Preparing 03:38:27 8d01f51b7516: Preparing 03:38:27 3a3defb1bba8: Preparing 03:38:27 13f6fefd3704: Preparing 03:38:27 3bcde020c850: Preparing 03:38:27 62c25be9dcac: Preparing 03:38:27 3c20671a5817: Preparing 03:38:27 62c25be9dcac: Waiting 03:38:27 3c20671a5817: Waiting 03:38:27 3fae689d856b: Layer already exists 03:38:27 3a3defb1bba8: Layer already exists 03:38:27 13f6fefd3704: Layer already exists 03:38:27 8d01f51b7516: Layer already exists 03:38:27 3bcde020c850: Layer already exists 03:38:27 62c25be9dcac: Layer already exists 03:38:27 3c20671a5817: Layer already exists 03:38:27 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:dc78ebfbf233ca0b7a46f33f6848159c36cbe7555f7bed4a802782ab46074900 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:27 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 03:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:38:28 3fae689d856b: Preparing 03:38:28 8d01f51b7516: Preparing 03:38:28 3a3defb1bba8: Preparing 03:38:28 13f6fefd3704: Preparing 03:38:28 3bcde020c850: Preparing 03:38:28 62c25be9dcac: Preparing 03:38:28 3c20671a5817: Preparing 03:38:28 3c20671a5817: Waiting 03:38:28 62c25be9dcac: Waiting 03:38:28 13f6fefd3704: Layer already exists 03:38:28 3fae689d856b: Layer already exists 03:38:28 3a3defb1bba8: Layer already exists 03:38:28 3bcde020c850: Layer already exists 03:38:28 8d01f51b7516: Layer already exists 03:38:28 3c20671a5817: Layer already exists 03:38:28 62c25be9dcac: Layer already exists 03:38:28 main: digest: sha256:dc78ebfbf233ca0b7a46f33f6848159c36cbe7555f7bed4a802782ab46074900 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:28 ===================================================== [Pipeline] echo 03:38:28 taggedImages: 03:38:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:38:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:38:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.53 03:38:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 03:38:28 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:38:28 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:38:28 latest 03:38:28 3.2.0-dev.53 03:38:28 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:28 main 03:38:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:29 48040a4431aa: Preparing 03:38:29 ec033278c591: Preparing 03:38:29 3a3defb1bba8: Preparing 03:38:29 13f6fefd3704: Preparing 03:38:29 9d2ffe561c71: Preparing 03:38:29 958b2f3169fe: Preparing 03:38:29 3c20671a5817: Preparing 03:38:29 958b2f3169fe: Waiting 03:38:29 3c20671a5817: Waiting 03:38:29 13f6fefd3704: Layer already exists 03:38:29 3a3defb1bba8: Layer already exists 03:38:29 3c20671a5817: Layer already exists 03:38:29 9d2ffe561c71: Pushed 03:38:29 48040a4431aa: Pushed 03:38:29 958b2f3169fe: Pushed 03:38:37 ec033278c591: Pushed 03:38:37 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:5f1c5c749fd01a54e31723fe026f4f3e0712631bf8a4ec405189a34fda5f0757 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:38 48040a4431aa: Preparing 03:38:38 ec033278c591: Preparing 03:38:38 3a3defb1bba8: Preparing 03:38:38 13f6fefd3704: Preparing 03:38:38 9d2ffe561c71: Preparing 03:38:38 958b2f3169fe: Preparing 03:38:38 3c20671a5817: Preparing 03:38:38 958b2f3169fe: Waiting 03:38:38 3c20671a5817: Waiting 03:38:38 48040a4431aa: Layer already exists 03:38:38 13f6fefd3704: Layer already exists 03:38:38 3a3defb1bba8: Layer already exists 03:38:38 9d2ffe561c71: Layer already exists 03:38:38 ec033278c591: Layer already exists 03:38:38 958b2f3169fe: Layer already exists 03:38:38 3c20671a5817: Layer already exists 03:38:38 latest: digest: sha256:5f1c5c749fd01a54e31723fe026f4f3e0712631bf8a4ec405189a34fda5f0757 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.53 03:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:39 48040a4431aa: Preparing 03:38:39 ec033278c591: Preparing 03:38:39 3a3defb1bba8: Preparing 03:38:39 13f6fefd3704: Preparing 03:38:39 9d2ffe561c71: Preparing 03:38:39 958b2f3169fe: Preparing 03:38:39 3c20671a5817: Preparing 03:38:39 958b2f3169fe: Waiting 03:38:39 3c20671a5817: Waiting 03:38:39 9d2ffe561c71: Layer already exists 03:38:39 13f6fefd3704: Layer already exists 03:38:39 ec033278c591: Layer already exists 03:38:39 48040a4431aa: Layer already exists 03:38:39 3a3defb1bba8: Layer already exists 03:38:39 958b2f3169fe: Layer already exists 03:38:39 3c20671a5817: Layer already exists 03:38:39 3.2.0-dev.53: digest: sha256:5f1c5c749fd01a54e31723fe026f4f3e0712631bf8a4ec405189a34fda5f0757 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:40 48040a4431aa: Preparing 03:38:40 ec033278c591: Preparing 03:38:40 3a3defb1bba8: Preparing 03:38:40 13f6fefd3704: Preparing 03:38:40 9d2ffe561c71: Preparing 03:38:40 958b2f3169fe: Preparing 03:38:40 3c20671a5817: Preparing 03:38:40 958b2f3169fe: Waiting 03:38:40 3c20671a5817: Waiting 03:38:40 9d2ffe561c71: Layer already exists 03:38:40 3a3defb1bba8: Layer already exists 03:38:40 ec033278c591: Layer already exists 03:38:40 13f6fefd3704: Layer already exists 03:38:40 48040a4431aa: Layer already exists 03:38:40 958b2f3169fe: Layer already exists 03:38:40 3c20671a5817: Layer already exists 03:38:40 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:5f1c5c749fd01a54e31723fe026f4f3e0712631bf8a4ec405189a34fda5f0757 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:41 48040a4431aa: Preparing 03:38:41 ec033278c591: Preparing 03:38:41 3a3defb1bba8: Preparing 03:38:41 13f6fefd3704: Preparing 03:38:41 9d2ffe561c71: Preparing 03:38:41 958b2f3169fe: Preparing 03:38:41 3c20671a5817: Preparing 03:38:41 958b2f3169fe: Waiting 03:38:41 3c20671a5817: Waiting 03:38:41 48040a4431aa: Layer already exists 03:38:41 13f6fefd3704: Layer already exists 03:38:41 9d2ffe561c71: Layer already exists 03:38:41 ec033278c591: Layer already exists 03:38:41 3a3defb1bba8: Layer already exists 03:38:41 3c20671a5817: Layer already exists 03:38:41 958b2f3169fe: Layer already exists 03:38:41 main: digest: sha256:5f1c5c749fd01a54e31723fe026f4f3e0712631bf8a4ec405189a34fda5f0757 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:41 ===================================================== [Pipeline] echo 03:38:41 taggedImages: 03:38:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:38:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:38:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.53 03:38:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:38:41 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:38:41 832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:38:41 latest 03:38:41 3.2.0-dev.53 03:38:41 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:41 main 03:38:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:38:42 e7d636022710: Preparing 03:38:42 122d2155d712: Preparing 03:38:42 3a3defb1bba8: Preparing 03:38:42 13f6fefd3704: Preparing 03:38:42 e80b005e2b34: Preparing 03:38:42 868e4916d690: Preparing 03:38:42 3c20671a5817: Preparing 03:38:42 868e4916d690: Waiting 03:38:42 3c20671a5817: Waiting 03:38:42 3a3defb1bba8: Layer already exists 03:38:42 13f6fefd3704: Layer already exists 03:38:42 e80b005e2b34: Layer already exists 03:38:42 868e4916d690: Layer already exists 03:38:42 3c20671a5817: Layer already exists 03:38:42 e7d636022710: Pushed 03:38:50 122d2155d712: Pushed 03:38:50 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:789730ee9567f1829e57414f69df790f490bc097b05ba6cea3e8d4668904f0e8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:38:51 e7d636022710: Preparing 03:38:51 122d2155d712: Preparing 03:38:51 3a3defb1bba8: Preparing 03:38:51 13f6fefd3704: Preparing 03:38:51 e80b005e2b34: Preparing 03:38:51 868e4916d690: Preparing 03:38:51 3c20671a5817: Preparing 03:38:51 868e4916d690: Waiting 03:38:51 3c20671a5817: Waiting 03:38:51 3a3defb1bba8: Layer already exists 03:38:51 e80b005e2b34: Layer already exists 03:38:51 13f6fefd3704: Layer already exists 03:38:51 e7d636022710: Layer already exists 03:38:51 122d2155d712: Layer already exists 03:38:51 868e4916d690: Layer already exists 03:38:51 3c20671a5817: Layer already exists 03:38:51 latest: digest: sha256:789730ee9567f1829e57414f69df790f490bc097b05ba6cea3e8d4668904f0e8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.53 03:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:38:52 e7d636022710: Preparing 03:38:52 122d2155d712: Preparing 03:38:52 3a3defb1bba8: Preparing 03:38:52 13f6fefd3704: Preparing 03:38:52 e80b005e2b34: Preparing 03:38:52 868e4916d690: Preparing 03:38:52 3c20671a5817: Preparing 03:38:52 868e4916d690: Waiting 03:38:52 3c20671a5817: Waiting 03:38:52 13f6fefd3704: Layer already exists 03:38:52 e80b005e2b34: Layer already exists 03:38:52 3a3defb1bba8: Layer already exists 03:38:52 e7d636022710: Layer already exists 03:38:52 122d2155d712: Layer already exists 03:38:52 868e4916d690: Layer already exists 03:38:52 3c20671a5817: Layer already exists 03:38:52 3.2.0-dev.53: digest: sha256:789730ee9567f1829e57414f69df790f490bc097b05ba6cea3e8d4668904f0e8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:38:53 e7d636022710: Preparing 03:38:53 122d2155d712: Preparing 03:38:53 3a3defb1bba8: Preparing 03:38:53 13f6fefd3704: Preparing 03:38:53 e80b005e2b34: Preparing 03:38:53 868e4916d690: Preparing 03:38:53 3c20671a5817: Preparing 03:38:53 868e4916d690: Waiting 03:38:53 3c20671a5817: Waiting 03:38:53 13f6fefd3704: Layer already exists 03:38:53 122d2155d712: Layer already exists 03:38:53 e80b005e2b34: Layer already exists 03:38:53 3a3defb1bba8: Layer already exists 03:38:53 e7d636022710: Layer already exists 03:38:53 868e4916d690: Layer already exists 03:38:53 3c20671a5817: Layer already exists 03:38:53 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:789730ee9567f1829e57414f69df790f490bc097b05ba6cea3e8d4668904f0e8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:38:54 e7d636022710: Preparing 03:38:54 122d2155d712: Preparing 03:38:54 3a3defb1bba8: Preparing 03:38:54 13f6fefd3704: Preparing 03:38:54 e80b005e2b34: Preparing 03:38:54 868e4916d690: Preparing 03:38:54 3c20671a5817: Preparing 03:38:54 868e4916d690: Waiting 03:38:54 3c20671a5817: Waiting 03:38:54 3a3defb1bba8: Layer already exists 03:38:54 e7d636022710: Layer already exists 03:38:54 13f6fefd3704: Layer already exists 03:38:54 e80b005e2b34: Layer already exists 03:38:54 122d2155d712: Layer already exists 03:38:54 3c20671a5817: Layer already exists 03:38:54 868e4916d690: Layer already exists 03:38:54 main: digest: sha256:789730ee9567f1829e57414f69df790f490bc097b05ba6cea3e8d4668904f0e8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:54 ===================================================== [Pipeline] echo 03:38:54 taggedImages: 03:38:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 03:38:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:38:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.53 03:38:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 03:38:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:55 03:38:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:55 arm64: Pulling from edgex-lftools-log-publisher 03:38:55 8998bd30e6a1: Pulling fs layer 03:38:55 04944245beec: Pulling fs layer 03:38:55 699f458cf7ca: Pulling fs layer 03:38:55 765212b225bb: Pulling fs layer 03:38:55 f23df028b6ca: Pulling fs layer 03:38:55 d65c8cfc05b1: Pulling fs layer 03:38:55 2437ff75d9bd: Pulling fs layer 03:38:55 765212b225bb: Waiting 03:38:55 f23df028b6ca: Waiting 03:38:55 d65c8cfc05b1: Waiting 03:38:55 2437ff75d9bd: Waiting 03:38:56 04944245beec: Verifying Checksum 03:38:56 04944245beec: Download complete 03:38:56 765212b225bb: Verifying Checksum 03:38:56 765212b225bb: Download complete 03:38:56 f23df028b6ca: Verifying Checksum 03:38:56 f23df028b6ca: Download complete 03:38:56 d65c8cfc05b1: Verifying Checksum 03:38:56 d65c8cfc05b1: Download complete 03:38:56 699f458cf7ca: Verifying Checksum 03:38:56 699f458cf7ca: Download complete 03:38:56 8998bd30e6a1: Verifying Checksum 03:38:56 8998bd30e6a1: Download complete 03:38:59 2437ff75d9bd: Verifying Checksum 03:38:59 2437ff75d9bd: Download complete 03:39:01 8998bd30e6a1: Pull complete 03:39:02 04944245beec: Pull complete 03:39:03 699f458cf7ca: Pull complete 03:39:03 765212b225bb: Pull complete 03:39:04 f23df028b6ca: Pull complete 03:39:04 d65c8cfc05b1: Pull complete 03:39:23 2437ff75d9bd: Pull complete 03:39:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:39:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:23 prd-ubuntu20.04-docker-arm64-4c-16g-7733 does not seem to be running inside a container 03:39:23 $ 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/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:39:26 $ docker top 774db41aad37633b097897bb2dbf61d9937fb2e0b2987cab74de844fdf579b92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:26 ---> job-cost.sh 03:39:26 lf-activate-venv: SKIPPING 03:39:26 INFO: No Stack... 03:39:27 INFO: Retrieving Pricing Info for: v3-standard-4 03:39:28 INFO: Archiving Costs [Pipeline] sh 03:39:28 + cat /w/workspace/edgex-go/671/archives/cost.csv 03:39:28 + cut -d, -f6 [Pipeline] lock 03:39:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-671-stack-cost] 03:39:29 Resource [jenkins-edgexfoundry-edgex-go-main-671-stack-cost] did not exist. Created. 03:39:29 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-671-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:29 + echo total: 0.10999999940395355 [Pipeline] stash 03:39:30 Stashed 1 file(s) [Pipeline] } 03:39:30 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-671-stack-cost] [Pipeline] // lock [Pipeline] } 03:39:30 $ docker stop --time=1 774db41aad37633b097897bb2dbf61d9937fb2e0b2987cab74de844fdf579b92 03:39:32 $ docker rm -f --volumes 774db41aad37633b097897bb2dbf61d9937fb2e0b2987cab74de844fdf579b92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:39:32 provisioning config files... 03:39:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/671@tmp/config4401148241865853867tmp [Pipeline] { [Pipeline] sh 03:39:32 + set +x 03:39:32 + + bashcurl -s -s -- https://codecov.io/bash 03:39:32 03:39:33 03:39:33 _____ _ 03:39:33 / ____| | | 03:39:33 | | ___ __| | ___ ___ _____ __ 03:39:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:39:33 | |___| (_) | (_| | __/ (_| (_) \ V / 03:39:33 \_____\___/ \__,_|\___|\___\___/ \_/ 03:39:33 Bash-1.0.6 03:39:33 03:39:33 03:39:33 ==> git version 2.25.1 found 03:39:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:39:33 Release-Date: 2020-01-08 03:39:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:39:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:39:33 ==> Jenkins CI detected. 03:39:33 current dir:  /w/workspace/edgex-go/671 03:39:33 project root: . 03:39:33 --> token set from env 03:39:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:39:33 ==> Running gcov in . (disable via -X gcov) 03:39:33 ==> Python coveragepy not found 03:39:33 ==> Searching for coverage reports in: 03:39:33 + . 03:39:33 -> Found 1 reports 03:39:33 ==> Detecting git/mercurial file structure 03:39:33 ==> Reading reports 03:39:33 + ./coverage.out bytes=518937 03:39:33 ==> Appending adjustments 03:39:33 https://docs.codecov.io/docs/fixing-reports 03:39:34 + Found adjustments 03:39:34 ==> Gzipping contents 03:39:34 68K /tmp/codecov.TJfFFx.gz 03:39:34 ==> Uploading reports 03:39:34 url: https://codecov.io 03:39:34 query: branch=main&commit=832162a3b2bbe9bc62b4c6d6e687e5940e499741&build=671&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F671%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:39:34 -> Pinging Codecov 03:39:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=832162a3b2bbe9bc62b4c6d6e687e5940e499741&build=671&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F671%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:39:34 -> Uploading to 03:39:34 https://storage.googleapis.com/codecov/v4/raw/2024-08-15/00271124DB129430A58F1EEE437C3FCB/832162a3b2bbe9bc62b4c6d6e687e5940e499741/7baa9faf-d3d4-42c7-bd8a-eea3343896da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240815%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240815T033934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72fbc06196d06ab554a1d6aa5e5d54e28da3ce5e102906911f405be1e91e7f05 03:39:34 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:34 Dload Upload Total Spent Left Speed 03:39:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65896 0 0 100 65896 0 643k --:--:-- --:--:-- --:--:-- 637k 100 65896 0 0 100 65896 0 225k --:--:-- --:--:-- --:--:-- 224k 03:39:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } 03:39:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:39:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:39:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:39:35 03:39:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:39:35 latest: Pulling from edgex-devops/edgex-snyk-go 03:39:35 619be1103602: Already exists 03:39:35 f8ea3408117e: Pulling fs layer 03:39:35 91320369b822: Pulling fs layer 03:39:35 0406650e8295: Pulling fs layer 03:39:35 4f4fb700ef54: Pulling fs layer 03:39:35 96d80e3f36e1: Pulling fs layer 03:39:35 bcf3aedb951c: Pulling fs layer 03:39:35 96d80e3f36e1: Waiting 03:39:35 4f4fb700ef54: Waiting 03:39:35 bcf3aedb951c: Waiting 03:39:35 0406650e8295: Verifying Checksum 03:39:35 0406650e8295: Download complete 03:39:35 4f4fb700ef54: Verifying Checksum 03:39:35 4f4fb700ef54: Download complete 03:39:36 f8ea3408117e: Pull complete 03:39:36 96d80e3f36e1: Verifying Checksum 03:39:36 96d80e3f36e1: Download complete 03:39:36 91320369b822: Verifying Checksum 03:39:36 91320369b822: Download complete 03:39:36 bcf3aedb951c: Verifying Checksum 03:39:36 bcf3aedb951c: Download complete 03:39:40 91320369b822: Pull complete 03:39:40 0406650e8295: Pull complete 03:39:40 4f4fb700ef54: Pull complete 03:39:40 96d80e3f36e1: Pull complete 03:39:43 bcf3aedb951c: Pull complete 03:39:43 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 03:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:39:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:43 prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container 03:39:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@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 03:39:51 $ docker top 74aa93e97c9f1986921b97bd6c8e16ffabebc37d8df470e75203a3e2b7725040 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:51 + git config --global --add safe.directory /w/workspace/edgex-go/671 [Pipeline] echo 03:39:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:39:52 + set -o pipefail 03:39:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:40:00 03:40:00 Monitoring /w/workspace/edgex-go/671 (github.com/edgexfoundry/edgex-go)... 03:40:00 03:40:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/119c0ce1-9f68-42db-aeee-10cae27c6769 03:40:00 03:40:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:40:00 03:40:00 03:40:00 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:40:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:40:00 $ docker stop --time=1 74aa93e97c9f1986921b97bd6c8e16ffabebc37d8df470e75203a3e2b7725040 03:40:08 $ docker rm -f --volumes 74aa93e97c9f1986921b97bd6c8e16ffabebc37d8df470e75203a3e2b7725040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:40:09 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:09 provisioning config files... 03:40:09 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/671@tmp/config2671823695784786261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:09 --> edgex-publish-swagger.sh 03:40:09 === Publish openapi/v3 API === 03:40:09 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 03:40:09 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/671/openapi/v3/core-command.yaml] 03:40:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:09 Dload Upload Total Spent Left Speed 03:40:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 44662 --:--:-- --:--:-- --:--:-- 44601 100 32782 0 0 100 32782 0 44662 --:--:-- --:--:-- --:--:-- 44601 03:40:10 03:40:10 03:40:10 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/671/openapi/v3/core-data.yaml] 03:40:10 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:10 Dload Upload Total Spent Left Speed 03:40:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 134k --:--:-- --:--:-- --:--:-- 134k 03:40:10 03:40:10 03:40:10 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/671/openapi/v3/core-keeper.yaml] 03:40:10 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:10 Dload Upload Total Spent Left Speed 03:40:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32887 100 66 100 32821 182 90665 --:--:-- --:--:-- --:--:-- 90597 03:40:11 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:40:11 03:40:11 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/671/openapi/v3/core-metadata.yaml] 03:40:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:11 Dload Upload Total Spent Left Speed 03:40:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 274 261k --:--:-- --:--:-- --:--:-- 261k 03:40:11 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:40:11 03:40:11 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/671/openapi/v3/support-cron-scheduler.yaml] 03:40:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:11 Dload Upload Total Spent Left Speed 03:40:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42836 0 0 100 42836 0 204k --:--:-- --:--:-- --:--:-- 203k 100 42902 100 66 100 42836 191 121k --:--:-- --:--:-- --:--:-- 121k 03:40:11 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:40:11 03:40:11 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/671/openapi/v3/support-notifications.yaml] 03:40:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:11 Dload Upload Total Spent Left Speed 03:40:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 353 193k --:--:-- --:--:-- --:--:-- 193k 03:40:12 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:40:12 03:40:12 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/671/openapi/v3/support-scheduler.yaml] 03:40:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:12 Dload Upload Total Spent Left Speed 03:40:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 395 93791 --:--:-- --:--:-- --:--:-- 93949 100 37110 100 156 100 36954 394 93554 --:--:-- --:--:-- --:--:-- 93949 03:40:12 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:40:12 [Pipeline] } 03:40:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:40:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:13 prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container 03:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@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 03:40:14 $ docker top a8abc9cf9cd7b43a61c6237b114992de1e028dc1f5a3529cbd196a12a59c82c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:14 [ssh-agent] Looking for ssh-agent implementation... 03:40:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:14 $ docker exec a8abc9cf9cd7b43a61c6237b114992de1e028dc1f5a3529cbd196a12a59c82c8 ssh-agent 03:40:14 SSH_AUTH_SOCK=/tmp/ssh-7n7EbZPwAiuv/agent.33 03:40:14 SSH_AGENT_PID=39 03:40:14 Running ssh-add (command line suppressed) 03:40:14 Identity added: /w/workspace/edgex-go/671@tmp/private_key_2964558832859452299.key (/w/workspace/edgex-go/671@tmp/private_key_2964558832859452299.key) 03:40:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:14 + git semver tag 03:40:15 2024-08-15 03:40:15,084 [run_tag] DEBUG tag force:False 03:40:15 2024-08-15 03:40:15,084 [check_head_tag] DEBUG check head tag 03:40:15 2024-08-15 03:40:15,086 [execute] INFO git cat-file --batch-check 03:40:15 2024-08-15 03:40:15,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/671, universal_newlines=False, shell=None, istream=) 03:40:15 2024-08-15 03:40:15,090 [execute] INFO git cat-file --batch 03:40:15 2024-08-15 03:40:15,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/671, universal_newlines=False, shell=None, istream=) 03:40:15 2024-08-15 03:40:15,125 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main 03:40:15 2024-08-15 03:40:15,125 [execute] INFO git tag -a v3.2.0-dev.53 -m v3.2.0-dev.53 03:40:15 2024-08-15 03:40:15,125 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.53', '-m', 'v3.2.0-dev.53'], cwd=/w/workspace/edgex-go/671, universal_newlines=False, shell=None, istream=None) 03:40:15 2024-08-15 03:40:15,130 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main 03:40:15 3.2.0-dev.53 [Pipeline] } 03:40:15 $ docker exec --env ******** --env ******** a8abc9cf9cd7b43a61c6237b114992de1e028dc1f5a3529cbd196a12a59c82c8 ssh-agent -k 03:40:15 unset SSH_AUTH_SOCK; 03:40:15 unset SSH_AGENT_PID; 03:40:15 echo Agent pid 39 killed; 03:40:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:15 + git semver [Pipeline] } 03:40:15 $ docker stop --time=1 a8abc9cf9cd7b43a61c6237b114992de1e028dc1f5a3529cbd196a12a59c82c8 03:40:17 $ docker rm -f --volumes a8abc9cf9cd7b43a61c6237b114992de1e028dc1f5a3529cbd196a12a59c82c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:17 03:40:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:17 0.23.1-centos7: Pulling from edgex-lftools 03:40:17 ab5ef0e58194: Pulling fs layer 03:40:17 9712f1f96733: Pulling fs layer 03:40:17 63f879dbbcfc: Pulling fs layer 03:40:17 0d9ebad4ef96: Pulling fs layer 03:40:17 e9a5061849ea: Pulling fs layer 03:40:17 d747dcd14b5f: Pulling fs layer 03:40:17 2de7ff778b66: Pulling fs layer 03:40:17 e9a5061849ea: Waiting 03:40:17 0d9ebad4ef96: Waiting 03:40:17 d747dcd14b5f: Waiting 03:40:17 2de7ff778b66: Waiting 03:40:17 9712f1f96733: Verifying Checksum 03:40:17 9712f1f96733: Download complete 03:40:18 63f879dbbcfc: Verifying Checksum 03:40:18 63f879dbbcfc: Download complete 03:40:18 0d9ebad4ef96: Verifying Checksum 03:40:18 0d9ebad4ef96: Download complete 03:40:18 d747dcd14b5f: Verifying Checksum 03:40:18 d747dcd14b5f: Download complete 03:40:18 e9a5061849ea: Download complete 03:40:18 ab5ef0e58194: Verifying Checksum 03:40:18 ab5ef0e58194: Download complete 03:40:18 2de7ff778b66: Verifying Checksum 03:40:18 2de7ff778b66: Download complete 03:40:21 ab5ef0e58194: Pull complete 03:40:21 9712f1f96733: Pull complete 03:40:21 63f879dbbcfc: Pull complete 03:40:26 0d9ebad4ef96: Pull complete 03:40:26 e9a5061849ea: Pull complete 03:40:26 d747dcd14b5f: Pull complete 03:40:26 2de7ff778b66: Pull complete 03:40:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:40:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:26 prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container 03:40:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@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 03:40:31 $ docker top 593cb0ccce3293967de2d991d8e3fdcc001c7dc14ab7d06a3718d33267af8dd8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:40:31 provisioning config files... 03:40:31 copy managed file [sigul-config] to file:/w/workspace/edgex-go/671@tmp/config5889195232875245180tmp 03:40:31 copy managed file [sigul-password] to file:/w/workspace/edgex-go/671@tmp/config2467074763004216727tmp 03:40:31 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/671@tmp/config3048242406122518239tmp [Pipeline] { [Pipeline] echo 03:40:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:40:32 ---> sigul-configuration.sh 03:40:32 gpg: directory `/root/.gnupg' created 03:40:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:40:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:40:32 gpg: keyring `/root/.gnupg/secring.gpg' created 03:40:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:40:32 gpg: CAST5 encrypted data 03:40:32 gpg: encrypted with 1 passphrase 03:40:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:40:32 + mkdir /home/jenkins 03:40:32 + mkdir /home/jenkins/sigul [Pipeline] sh 03:40:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:40:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:40:33 ---> sigul-install.sh 03:40:33 Sigul already installed; skipping installation. [Pipeline] sh 03:40:33 + git tag --list 03:40:33 0.6.0 03:40:33 0.6.1 03:40:33 0.7.0 03:40:33 0.7.1 03:40:33 v1.0.0 03:40:33 v1.0.1 03:40:33 v1.1.0 03:40:33 v1.2.0 03:40:33 v1.2.1 03:40:33 v1.3.0 03:40:33 v1.3.1 03:40:33 v2.0.0 03:40:33 v2.1.0 03:40:33 v2.1.1 03:40:33 v2.2.0 03:40:33 v2.3.0 03:40:33 v3.0 03:40:33 v3.0.0 03:40:33 v3.1 03:40:33 v3.1.0 03:40:33 v3.1.0-dev.1 03:40:33 v3.1.0-dev.10 03:40:33 v3.1.0-dev.11 03:40:33 v3.1.0-dev.12 03:40:33 v3.1.0-dev.13 03:40:33 v3.1.0-dev.14 03:40:33 v3.1.0-dev.15 03:40:33 v3.1.0-dev.16 03:40:33 v3.1.0-dev.17 03:40:33 v3.1.0-dev.18 03:40:33 v3.1.0-dev.19 03:40:33 v3.1.0-dev.2 03:40:33 v3.1.0-dev.20 03:40:33 v3.1.0-dev.21 03:40:33 v3.1.0-dev.22 03:40:33 v3.1.0-dev.23 03:40:33 v3.1.0-dev.24 03:40:33 v3.1.0-dev.25 03:40:33 v3.1.0-dev.26 03:40:33 v3.1.0-dev.27 03:40:33 v3.1.0-dev.28 03:40:33 v3.1.0-dev.29 03:40:33 v3.1.0-dev.3 03:40:33 v3.1.0-dev.30 03:40:33 v3.1.0-dev.31 03:40:33 v3.1.0-dev.32 03:40:33 v3.1.0-dev.33 03:40:33 v3.1.0-dev.34 03:40:33 v3.1.0-dev.35 03:40:33 v3.1.0-dev.36 03:40:33 v3.1.0-dev.37 03:40:33 v3.1.0-dev.38 03:40:33 v3.1.0-dev.39 03:40:33 v3.1.0-dev.4 03:40:33 v3.1.0-dev.40 03:40:33 v3.1.0-dev.41 03:40:33 v3.1.0-dev.42 03:40:33 v3.1.0-dev.43 03:40:33 v3.1.0-dev.44 03:40:33 v3.1.0-dev.45 03:40:33 v3.1.0-dev.46 03:40:33 v3.1.0-dev.47 03:40:33 v3.1.0-dev.48 03:40:33 v3.1.0-dev.49 03:40:33 v3.1.0-dev.5 03:40:33 v3.1.0-dev.50 03:40:33 v3.1.0-dev.51 03:40:33 v3.1.0-dev.52 03:40:33 v3.1.0-dev.53 03:40:33 v3.1.0-dev.54 03:40:33 v3.1.0-dev.55 03:40:33 v3.1.0-dev.56 03:40:33 v3.1.0-dev.57 03:40:33 v3.1.0-dev.58 03:40:33 v3.1.0-dev.59 03:40:33 v3.1.0-dev.6 03:40:33 v3.1.0-dev.60 03:40:33 v3.1.0-dev.61 03:40:33 v3.1.0-dev.62 03:40:33 v3.1.0-dev.63 03:40:33 v3.1.0-dev.64 03:40:33 v3.1.0-dev.65 03:40:33 v3.1.0-dev.66 03:40:33 v3.1.0-dev.67 03:40:33 v3.1.0-dev.68 03:40:33 v3.1.0-dev.69 03:40:33 v3.1.0-dev.7 03:40:33 v3.1.0-dev.70 03:40:33 v3.1.0-dev.71 03:40:33 v3.1.0-dev.72 03:40:33 v3.1.0-dev.73 03:40:33 v3.1.0-dev.8 03:40:33 v3.1.0-dev.9 03:40:33 v3.1.1 03:40:33 v3.1.1-dev.1 03:40:33 v3.1.1-dev.2 03:40:33 v3.2.0-dev.1 03:40:33 v3.2.0-dev.10 03:40:33 v3.2.0-dev.11 03:40:33 v3.2.0-dev.12 03:40:33 v3.2.0-dev.13 03:40:33 v3.2.0-dev.14 03:40:33 v3.2.0-dev.15 03:40:33 v3.2.0-dev.16 03:40:33 v3.2.0-dev.17 03:40:33 v3.2.0-dev.18 03:40:33 v3.2.0-dev.19 03:40:33 v3.2.0-dev.2 03:40:33 v3.2.0-dev.20 03:40:33 v3.2.0-dev.21 03:40:33 v3.2.0-dev.22 03:40:33 v3.2.0-dev.23 03:40:33 v3.2.0-dev.24 03:40:33 v3.2.0-dev.25 03:40:33 v3.2.0-dev.26 03:40:33 v3.2.0-dev.27 03:40:33 v3.2.0-dev.28 03:40:33 v3.2.0-dev.29 03:40:33 v3.2.0-dev.3 03:40:33 v3.2.0-dev.30 03:40:33 v3.2.0-dev.31 03:40:33 v3.2.0-dev.32 03:40:33 v3.2.0-dev.33 03:40:33 v3.2.0-dev.34 03:40:33 v3.2.0-dev.35 03:40:33 v3.2.0-dev.36 03:40:33 v3.2.0-dev.37 03:40:33 v3.2.0-dev.38 03:40:33 v3.2.0-dev.39 03:40:33 v3.2.0-dev.4 03:40:33 v3.2.0-dev.40 03:40:33 v3.2.0-dev.41 03:40:33 v3.2.0-dev.42 03:40:33 v3.2.0-dev.43 03:40:33 v3.2.0-dev.44 03:40:33 v3.2.0-dev.45 03:40:33 v3.2.0-dev.46 03:40:33 v3.2.0-dev.47 03:40:33 v3.2.0-dev.48 03:40:33 v3.2.0-dev.49 03:40:33 v3.2.0-dev.5 03:40:33 v3.2.0-dev.50 03:40:33 v3.2.0-dev.51 03:40:33 v3.2.0-dev.52 03:40:33 v3.2.0-dev.53 03:40:33 v3.2.0-dev.6 03:40:33 v3.2.0-dev.7 03:40:33 v3.2.0-dev.8 03:40:33 v3.2.0-dev.9 [Pipeline] sh 03:40:33 + lftools sign git-tag v3.2.0-dev.53 03:40:34 Signing Git tag with Sigul... 03:40:34 Signing v3.2.0-dev.53 [Pipeline] echo 03:40:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:40:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:40:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:40:34 $ docker stop --time=1 593cb0ccce3293967de2d991d8e3fdcc001c7dc14ab7d06a3718d33267af8dd8 03:40:36 $ docker rm -f --volumes 593cb0ccce3293967de2d991d8e3fdcc001c7dc14ab7d06a3718d33267af8dd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:40:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:37 prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container 03:40:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@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 03:40:37 $ docker top e7ba031ce86e4e0e7c6fc7b41c6b63639071b3e3cb9fe5a414fac86b0b3da0bc -eo pid,comm 03:40:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:40:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:37 [ssh-agent] Looking for ssh-agent implementation... 03:40:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:37 $ docker exec e7ba031ce86e4e0e7c6fc7b41c6b63639071b3e3cb9fe5a414fac86b0b3da0bc ssh-agent 03:40:37 SSH_AUTH_SOCK=/tmp/ssh-NipBT8tsC6Xn/agent.33 03:40:37 SSH_AGENT_PID=39 03:40:37 Running ssh-add (command line suppressed) 03:40:37 Identity added: /w/workspace/edgex-go/671@tmp/private_key_8457132793819789126.key (/w/workspace/edgex-go/671@tmp/private_key_8457132793819789126.key) 03:40:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:38 + git semver bump pre 03:40:38 2024-08-15 03:40:38,267 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main 03:40:38 2024-08-15 03:40:38,267 [bump_version] DEBUG bumping version:3.2.0-dev.53 on axis:pre with prefix:dev 03:40:38 2024-08-15 03:40:38,267 [bump_version] DEBUG bumped version:3.2.0-dev.54 03:40:38 2024-08-15 03:40:38,267 [write_version] DEBUG write version:3.2.0-dev.54 to path:/w/workspace/edgex-go/671/.semver/main with force:True 03:40:38 2024-08-15 03:40:38,267 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main 03:40:38 2024-08-15 03:40:38,267 [write_file] DEBUG write to file:/w/workspace/edgex-go/671/.semver/main 03:40:38 2024-08-15 03:40:38,269 [execute] INFO git cat-file --batch-check 03:40:38 2024-08-15 03:40:38,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/671/.semver, universal_newlines=False, shell=None, istream=) 03:40:38 2024-08-15 03:40:38,275 [execute] INFO git cat-file --batch 03:40:38 2024-08-15 03:40:38,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/671/.semver, universal_newlines=False, shell=None, istream=) 03:40:38 2024-08-15 03:40:38,280 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main 03:40:38 3.2.0-dev.54 [Pipeline] } 03:40:38 $ docker exec --env ******** --env ******** e7ba031ce86e4e0e7c6fc7b41c6b63639071b3e3cb9fe5a414fac86b0b3da0bc ssh-agent -k 03:40:38 unset SSH_AUTH_SOCK; 03:40:38 unset SSH_AGENT_PID; 03:40:38 echo Agent pid 39 killed; 03:40:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:38 + git semver [Pipeline] } 03:40:39 $ docker stop --time=1 e7ba031ce86e4e0e7c6fc7b41c6b63639071b3e3cb9fe5a414fac86b0b3da0bc 03:40:40 $ docker rm -f --volumes e7ba031ce86e4e0e7c6fc7b41c6b63639071b3e3cb9fe5a414fac86b0b3da0bc [Pipeline] // withDockerContainer [Pipeline] sh 03:40:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:41 prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container 03:40:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@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 03:40:41 $ docker top 44340848a592baee7cdf8dddad4d76dcf21c364a1c248b5a334da886fe219650 -eo pid,comm 03:40:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:40:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:41 [ssh-agent] Looking for ssh-agent implementation... 03:40:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:41 $ docker exec 44340848a592baee7cdf8dddad4d76dcf21c364a1c248b5a334da886fe219650 ssh-agent 03:40:41 SSH_AUTH_SOCK=/tmp/ssh-JpvPBercOuIB/agent.33 03:40:41 SSH_AGENT_PID=39 03:40:41 Running ssh-add (command line suppressed) 03:40:41 Identity added: /w/workspace/edgex-go/671@tmp/private_key_11870781284747359307.key (/w/workspace/edgex-go/671@tmp/private_key_11870781284747359307.key) 03:40:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:42 + git semver push 03:40:42 2024-08-15 03:40:42,261 [run_push] DEBUG push 03:40:42 2024-08-15 03:40:42,262 [execute] INFO git cat-file --batch-check 03:40:42 2024-08-15 03:40:42,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/671/.semver, universal_newlines=False, shell=None, istream=) 03:40:42 2024-08-15 03:40:42,266 [execute] INFO git rev-list 9583ae2d31438ca254834a46a319db1e66770d86 -- 03:40:42 2024-08-15 03:40:42,266 [execute] DEBUG Popen(['git', 'rev-list', '9583ae2d31438ca254834a46a319db1e66770d86', '--'], cwd=/w/workspace/edgex-go/671/.semver, universal_newlines=False, shell=None, istream=None) 03:40:42 2024-08-15 03:40:42,283 [execute] INFO git fetch -v origin 03:40:42 2024-08-15 03:40:42,283 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/671/.semver, universal_newlines=True, shell=None, istream=None) 03:40:42 2024-08-15 03:40:42,779 [run_push] DEBUG no remote changes detected 03:40:42 2024-08-15 03:40:42,779 [execute] INFO git push origin semver 03:40:42 2024-08-15 03:40:42,780 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/671/.semver, universal_newlines=False, shell=None, istream=None) 03:40:43 2024-08-15 03:40:43,503 [run_push] DEBUG push all version tags 03:40:43 2024-08-15 03:40:43,503 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:40:43 2024-08-15 03:40:43,504 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/671, universal_newlines=False, shell=None, istream=None) 03:40:44 2024-08-15 03:40:44,121 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main 03:40:44 3.2.0-dev.54 [Pipeline] } 03:40:44 $ docker exec --env ******** --env ******** 44340848a592baee7cdf8dddad4d76dcf21c364a1c248b5a334da886fe219650 ssh-agent -k 03:40:44 unset SSH_AUTH_SOCK; 03:40:44 unset SSH_AGENT_PID; 03:40:44 echo Agent pid 39 killed; 03:40:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:44 + git semver [Pipeline] } 03:40:45 $ docker stop --time=1 44340848a592baee7cdf8dddad4d76dcf21c364a1c248b5a334da886fe219650 03:40:46 $ docker rm -f --volumes 44340848a592baee7cdf8dddad4d76dcf21c364a1c248b5a334da886fe219650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:40:46 + [ -d /w/workspace/edgex-go/671/archives ] [Pipeline] libraryResource [Pipeline] sh 03:40:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:40:48 ---> package-listing.sh 03:40:48 ++ facter osfamily 03:40:48 ++ tr '[:upper:]' '[:lower:]' 03:40:48 + OS_FAMILY=debian 03:40:48 + workspace=/w/workspace/edgex-go/671 03:40:48 + START_PACKAGES=/tmp/packages_start.txt 03:40:48 + END_PACKAGES=/tmp/packages_end.txt 03:40:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:40:48 + PACKAGES=/tmp/packages_start.txt 03:40:48 + '[' /w/workspace/edgex-go/671 ']' 03:40:48 + PACKAGES=/tmp/packages_end.txt 03:40:48 + case "${OS_FAMILY}" in 03:40:48 + dpkg -l 03:40:48 + grep '^ii' 03:40:48 + '[' -f /tmp/packages_start.txt ']' 03:40:48 + '[' -f /tmp/packages_end.txt ']' 03:40:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:40:48 + '[' /w/workspace/edgex-go/671 ']' 03:40:48 + mkdir -p /w/workspace/edgex-go/671/archives/ 03:40:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/671/archives/ [Pipeline] echo 03:40:48 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/671/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:40:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:49 03:40:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:49 latest: Pulling from edgex-lftools-log-publisher 03:40:49 5eb5b503b376: Pulling fs layer 03:40:49 5c69ac0246d0: Pulling fs layer 03:40:49 ec43610c2a17: Pulling fs layer 03:40:49 3a2ae6a8a46f: Pulling fs layer 03:40:49 33b1e0a273af: Pulling fs layer 03:40:49 5d3b04190fa2: Pulling fs layer 03:40:49 2f39f015ded8: Pulling fs layer 03:40:49 3a2ae6a8a46f: Waiting 03:40:49 33b1e0a273af: Waiting 03:40:49 5d3b04190fa2: Waiting 03:40:49 2f39f015ded8: Waiting 03:40:49 5c69ac0246d0: Download complete 03:40:49 3a2ae6a8a46f: Verifying Checksum 03:40:49 3a2ae6a8a46f: Download complete 03:40:49 33b1e0a273af: Verifying Checksum 03:40:49 33b1e0a273af: Download complete 03:40:49 5d3b04190fa2: Download complete 03:40:49 ec43610c2a17: Verifying Checksum 03:40:49 ec43610c2a17: Download complete 03:40:49 5eb5b503b376: Verifying Checksum 03:40:49 5eb5b503b376: Download complete 03:40:50 2f39f015ded8: Download complete 03:40:50 5eb5b503b376: Pull complete 03:40:51 5c69ac0246d0: Pull complete 03:40:51 ec43610c2a17: Pull complete 03:40:51 3a2ae6a8a46f: Pull complete 03:40:51 33b1e0a273af: Pull complete 03:40:51 5d3b04190fa2: Pull complete 03:40:56 2f39f015ded8: Pull complete 03:40:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:40:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:56 prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container 03:40:56 $ 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/671/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/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@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 03:41:00 $ docker top 0de84720a43e56dd9d0315e6950e51fca180ceee6ccd6ba90e26e645f1a537e7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:00 + touch /tmp/pre-build-complete [Pipeline] sh 03:41:00 + mkdir -p /var/log/sysstat [Pipeline] sh 03:41:01 + ls /var/log/sa-host 03:41:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:01 provisioning config files... 03:41:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/671@tmp/config13789498248854382635tmp [Pipeline] { [Pipeline] echo 03:41:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:41:01 ---> create-netrc.sh [Pipeline] } 03:41:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:41:02 ---> python-tools-install.sh [Pipeline] echo 03:41:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:41:02 ---> sudo-logs.sh 03:41:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:41:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:41:02 ---> job-cost.sh 03:41:02 lf-activate-venv: SKIPPING 03:41:02 DEBUG: total: 0.10999999940395355 03:41:02 INFO: Retrieving Stack Cost... 03:41:02 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:03 INFO: Archiving Costs [Pipeline] echo 03:41:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:41:03 ---> logs-deploy.sh 03:41:03 lf-activate-venv: SKIPPING 03:41:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/671 03:41:03 INFO: archiving workspace using pattern(s): 03:41:04 Archives upload complete. 03:41:04 INFO: archiving logs to Nexus 03:41:05 ---> uname -a: 03:41:05 Linux prd-ubuntu20-04-docker-8c-8g-7732 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:41:05 03:41:05 03:41:05 ---> lscpu: 03:41:05 Architecture: x86_64 03:41:05 CPU op-mode(s): 32-bit, 64-bit 03:41:05 Byte Order: Little Endian 03:41:05 Address sizes: 40 bits physical, 48 bits virtual 03:41:05 CPU(s): 8 03:41:05 On-line CPU(s) list: 0-7 03:41:05 Thread(s) per core: 1 03:41:05 Core(s) per socket: 1 03:41:05 Socket(s): 8 03:41:05 NUMA node(s): 1 03:41:05 Vendor ID: AuthenticAMD 03:41:05 CPU family: 23 03:41:05 Model: 49 03:41:05 Model name: AMD EPYC-Rome Processor 03:41:05 Stepping: 0 03:41:05 CPU MHz: 2799.998 03:41:05 BogoMIPS: 5599.99 03:41:05 Virtualization: AMD-V 03:41:05 Hypervisor vendor: KVM 03:41:05 Virtualization type: full 03:41:05 L1d cache: 256 KiB 03:41:05 L1i cache: 256 KiB 03:41:05 L2 cache: 4 MiB 03:41:05 L3 cache: 128 MiB 03:41:05 NUMA node0 CPU(s): 0-7 03:41:05 Vulnerability Itlb multihit: Not affected 03:41:05 Vulnerability L1tf: Not affected 03:41:05 Vulnerability Mds: Not affected 03:41:05 Vulnerability Meltdown: Not affected 03:41:05 Vulnerability Mmio stale data: Not affected 03:41:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:41:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:41:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:41:05 Vulnerability Srbds: Not affected 03:41:05 Vulnerability Tsx async abort: Not affected 03:41:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:41:05 03:41:05 03:41:05 ---> nproc: 03:41:05 8 03:41:05 03:41:05 03:41:05 ---> df -h: 03:41:05 Filesystem Size Used Avail Use% Mounted on 03:41:05 overlay 155G 29G 127G 19% / 03:41:05 tmpfs 64M 0 64M 0% /dev 03:41:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:41:05 shm 64M 0 64M 0% /dev/shm 03:41:05 /dev/vda1 155G 29G 127G 19% /facter-os 03:41:05 03:41:05 03:41:05 ---> sar -b -r -n DEV: 03:41:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7732) 08/15/24 _x86_64_ (8 CPU) 03:41:05 03:41:05 02:52:40 LINUX RESTART (8 CPU) 03:41:05 03:41:05 02:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:41:05 02:54:01 255.30 38.81 216.49 0.00 4303.54 93807.29 0.00 03:41:05 02:55:01 192.25 1.03 191.22 0.00 44.79 94805.27 0.00 03:41:05 02:56:01 41.96 0.00 41.96 0.00 0.00 62854.21 0.00 03:41:05 02:57:01 37.61 0.18 37.43 0.00 2.67 48454.06 0.00 03:41:05 02:58:01 193.37 2.68 190.69 0.00 136.80 73855.88 0.00 03:41:05 02:59:01 534.33 9.92 524.41 0.00 4318.48 238960.44 0.00 03:41:05 03:00:01 486.91 6.29 480.62 0.00 54.62 179572.89 0.00 03:41:05 03:01:03 184.33 0.18 184.15 0.00 1.43 28797.91 0.00 03:41:05 03:02:01 175.80 0.03 175.77 0.00 0.28 26652.33 0.00 03:41:05 03:03:01 239.70 0.00 239.70 0.00 0.00 63826.59 0.00 03:41:05 03:04:01 554.09 0.17 553.92 0.00 21.46 71351.97 0.00 03:41:05 03:05:01 37.74 0.10 37.64 0.00 16.66 950.62 0.00 03:41:05 03:06:01 17.95 0.02 17.93 0.00 0.93 450.32 0.00 03:41:05 03:07:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 03:41:05 03:08:01 2.25 0.02 2.23 0.00 0.13 30.00 0.00 03:41:05 03:09:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 03:41:05 03:10:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 03:41:05 03:11:01 3.35 1.52 1.83 0.00 35.46 24.53 0.00 03:41:05 03:12:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 03:41:05 03:13:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 03:41:05 03:14:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 03:41:05 03:15:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 03:41:05 03:16:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 03:41:05 03:17:01 3.50 1.03 2.47 0.00 22.00 32.13 0.00 03:41:05 03:18:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 03:41:05 03:19:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 03:41:05 03:20:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 03:41:05 03:21:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 03:41:05 03:22:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 03:41:05 03:23:01 1.93 0.00 1.93 0.00 0.00 22.53 0.00 03:41:05 03:24:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 03:41:05 03:25:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 03:41:05 03:26:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 03:41:05 03:27:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 03:41:05 03:28:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 03:41:05 03:29:01 1.03 0.00 1.03 0.00 0.00 13.73 0.00 03:41:05 03:30:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 03:41:05 03:31:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 03:41:05 03:32:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 03:41:05 03:33:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 03:41:05 03:34:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 03:41:05 03:35:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 03:41:05 03:36:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 03:41:05 03:37:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 03:41:05 03:38:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 03:41:05 03:39:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 03:41:05 03:40:01 66.96 0.67 66.29 0.00 12.66 24116.25 0.00 03:41:05 03:41:01 171.52 0.17 171.35 0.00 13.86 55246.66 0.00 03:41:05 Average: 67.33 1.30 66.04 0.00 185.81 22149.15 0.00 03:41:05 03:41:05 02:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:41:05 02:54:01 29545508 31549184 799136 2.43 60656 2233780 1825088 5.38 1029552 1967296 860 03:41:05 02:55:01 28089500 31337612 971544 2.95 126408 3302308 2045912 6.03 1368544 2936932 19852 03:41:05 02:56:01 26924872 31309440 996336 3.03 129236 4378324 2242292 6.61 2030468 3377988 209512 03:41:05 02:57:01 26517872 31133352 1170076 3.56 134756 4567904 2442772 7.20 1874824 3895524 455164 03:41:05 02:58:01 25467208 31151332 1120828 3.41 158172 5619984 3006008 8.86 1833396 4953872 1145356 03:41:05 02:59:01 18523368 31056076 1182192 3.60 252260 12007280 3489284 10.28 2803704 10523256 833556 03:41:05 03:00:01 13425884 30633320 1569920 4.77 358776 16242724 5971532 17.60 3573736 14474020 70284 03:41:05 03:01:03 8170856 28138832 4036172 12.27 384736 18728776 10829204 31.91 7241536 15768584 1874296 03:41:05 03:02:01 6835360 29268788 2924992 8.90 396668 21128568 7701804 22.70 7017596 17308024 3858920 03:41:05 03:03:01 10070056 31357388 884924 2.69 401872 20170488 2431584 7.17 3255268 18095324 1647140 03:41:05 03:04:01 9795048 31410368 840988 2.56 407276 20484056 2108480 6.21 3347812 18285824 564 03:41:05 03:05:01 9773140 31391248 859416 2.61 409064 20485076 2278016 6.71 3741148 17912120 192 03:41:05 03:06:01 9786324 31405404 845184 2.57 409804 20485360 2114020 6.23 3981520 17656948 112 03:41:05 03:07:01 9786488 31405568 844964 2.57 409816 20485360 2114020 6.23 3981368 17656948 188 03:41:05 03:08:01 9797080 31416296 834408 2.54 409888 20485332 2144980 6.32 3970280 17656928 52 03:41:05 03:09:01 9797804 31417024 833552 2.53 409932 20485332 2144980 6.32 3969520 17656928 4 03:41:05 03:10:01 9797984 31417268 833320 2.53 409956 20485344 2144980 6.32 3969808 17656936 12 03:41:05 03:11:01 9792236 31413748 836808 2.54 409992 20486412 2144980 6.32 3975804 17657200 60 03:41:05 03:12:01 9793196 31414736 835760 2.54 410012 20486412 2144980 6.32 3974444 17657196 12 03:41:05 03:13:01 9793656 31415224 835428 2.54 410052 20486396 2144980 6.32 3974716 17657200 36 03:41:05 03:14:01 9793104 31414852 835796 2.54 410076 20486548 2144980 6.32 3974648 17657328 12 03:41:05 03:15:01 9793096 31414852 835720 2.54 410096 20486552 2144980 6.32 3974588 17657332 48 03:41:05 03:16:01 9793048 31414808 835684 2.54 410124 20486548 2144980 6.32 3974592 17657336 4 03:41:05 03:17:01 9789408 31412200 837972 2.55 410208 20487168 2206392 6.50 3974780 17657860 4 03:41:05 03:18:01 9789416 31412240 837892 2.55 410232 20487176 2206392 6.50 3974844 17657864 4 03:41:05 03:19:01 9789604 31412484 837588 2.55 410272 20487184 2206392 6.50 3975296 17657872 208 03:41:05 03:20:01 9789764 31412656 837564 2.55 410292 20487184 2206392 6.50 3974980 17657872 16 03:41:05 03:21:01 9789748 31412676 837532 2.55 410320 20487188 2206392 6.50 3975016 17657876 44 03:41:05 03:22:01 9789700 31412640 837528 2.55 410324 20487188 2206392 6.50 3975048 17657876 8 03:41:05 03:23:01 9790188 31413172 836932 2.55 410384 20487188 2206392 6.50 3974732 17657880 44 03:41:05 03:24:01 9790140 31413152 836908 2.55 410392 20487196 2206392 6.50 3974836 17657884 8 03:41:05 03:25:01 9790092 31413132 836864 2.54 410424 20487196 2206392 6.50 3974816 17657884 180 03:41:05 03:26:01 9790000 31413044 837076 2.55 410444 20487204 2206392 6.50 3974820 17657888 8 03:41:05 03:27:01 9789984 31413068 837052 2.55 410456 20487204 2206392 6.50 3974872 17657892 184 03:41:05 03:28:01 9790128 31413244 837020 2.55 410488 20487200 2206392 6.50 3975004 17657896 4 03:41:05 03:29:01 9790072 31413224 836988 2.55 410516 20487216 2206392 6.50 3975036 17657900 204 03:41:05 03:30:01 9790040 31413212 836956 2.55 410536 20487216 2206392 6.50 3975356 17657904 8 03:41:05 03:31:01 9789960 31413152 836940 2.55 410568 20487220 2206392 6.50 3975180 17657908 204 03:41:05 03:32:01 9789776 31413012 837032 2.55 410584 20487224 2206392 6.50 3975196 17657912 8 03:41:05 03:33:01 9789980 31413252 836728 2.54 410620 20487224 2206392 6.50 3975064 17657912 188 03:41:05 03:34:01 9789712 31413016 836904 2.55 410648 20487228 2206392 6.50 3975464 17657916 8 03:41:05 03:35:01 9790200 31413536 836424 2.54 410680 20487228 2206392 6.50 3975256 17657916 188 03:41:05 03:36:01 9790360 31413720 836392 2.54 410704 20487232 2206392 6.50 3975276 17657920 12 03:41:05 03:37:01 9790092 31413488 836604 2.54 410724 20487240 2206392 6.50 3975372 17657924 208 03:41:05 03:38:01 9790044 31413468 836568 2.54 410760 20487228 2206392 6.50 3975248 17657924 8 03:41:05 03:39:01 9790280 31413752 836228 2.54 410784 20487244 2189692 6.45 3975448 17657932 200 03:41:05 03:40:01 8559904 31361464 880276 2.68 426120 21526316 2337392 6.89 4187148 18540388 430764 03:41:05 03:41:01 7811820 31353084 889212 2.70 460260 22173484 2228084 6.57 4127632 19287376 468 03:41:05 Average: 11716731 31260454 991340 3.01 376195 18533342 2608346 7.69 3803762 15993467 219780 03:41:05 03:41:05 02:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:41:05 02:54:01 docker0 713.40 608.86 47.70 2932.51 0.00 0.00 0.00 0.00 03:41:05 02:54:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 03:41:05 02:54:01 ens3 1304.73 1317.51 8244.36 187.00 0.00 0.00 0.00 0.00 03:41:05 02:54:01 vethe498ae7 713.40 608.98 57.45 2932.52 0.00 0.00 0.00 0.24 03:41:05 02:55:01 docker0 264.02 338.88 22.18 2066.27 0.00 0.00 0.00 0.00 03:41:05 02:55:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 03:41:05 02:55:01 ens3 482.17 352.34 5255.76 47.75 0.00 0.00 0.00 0.00 03:41:05 02:55:01 veth6005115 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 02:56:01 docker0 0.57 0.57 0.04 0.05 0.00 0.00 0.00 0.00 03:41:05 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 02:56:01 ens3 30.66 18.70 24.62 13.53 0.00 0.00 0.00 0.00 03:41:05 02:56:01 veth6005115 0.57 0.62 0.05 0.06 0.00 0.00 0.00 0.00 03:41:05 02:57:01 docker0 1.02 1.02 0.08 0.09 0.00 0.00 0.00 0.00 03:41:05 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 02:57:01 ens3 26.21 19.08 25.62 11.30 0.00 0.00 0.00 0.00 03:41:05 02:57:01 veth6005115 1.02 1.03 0.09 0.09 0.00 0.00 0.00 0.00 03:41:05 02:58:01 docker0 0.35 0.30 0.03 0.12 0.00 0.00 0.00 0.00 03:41:05 02:58:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 03:41:05 02:58:01 veth0e6b8d0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 02:58:01 ens3 238.31 112.89 4324.36 21.04 0.00 0.00 0.00 0.00 03:41:05 02:58:01 veth454365f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 02:58:01 vethea087bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 02:58:01 veth5765166 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 02:58:01 veth44ead0d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 02:58:01 vethb63ea7f 0.35 0.42 0.03 0.13 0.00 0.00 0.00 0.00 03:41:05 02:58:01 veth40c0313 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 02:59:01 docker0 287.02 460.49 23.41 3152.81 0.00 0.00 0.00 0.00 03:41:05 02:59:01 veth6d54b82 45.69 78.29 4.53 413.31 0.00 0.00 0.00 0.03 03:41:05 02:59:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:41:05 02:59:01 veth54242e8 47.19 72.45 4.73 406.46 0.00 0.00 0.00 0.03 03:41:05 02:59:01 ens3 613.25 362.82 4692.52 46.05 0.00 0.00 0.00 0.00 03:41:05 02:59:01 veth5d862b7 47.08 73.74 4.68 404.76 0.00 0.00 0.00 0.03 03:41:05 02:59:01 vethb63ea7f 0.05 1.10 0.00 0.05 0.00 0.00 0.00 0.00 03:41:05 02:59:01 vethbbaf746 45.13 65.92 4.56 404.26 0.00 0.00 0.00 0.03 03:41:05 02:59:01 vethb91c931 47.71 79.49 4.79 411.79 0.00 0.00 0.00 0.03 03:41:05 03:00:01 docker0 199.23 406.81 18.08 3877.73 0.00 0.00 0.00 0.00 03:41:05 03:00:01 veth3ad3889 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:00:01 ens3 417.44 206.76 3885.95 25.55 0.00 0.00 0.00 0.00 03:41:05 03:00:01 vethcb9e2e9 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:00:01 veth4733317 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:00:01 vetha777e62 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:00:01 veth3ce140a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:00:01 veth1cdadbf 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:00:01 vethcfa8ece 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:00:01 vethe478ca8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:00:01 vethb63ea7f 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:00:01 vethe917283 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:00:01 vethfa84cb3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:00:01 veth1062970 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:00:01 veth51dd133 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:00:01 vethdb53075 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:01:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 veth3ad3889 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:01:03 ens3 19.42 25.48 8.72 111.75 0.00 0.00 0.00 0.00 03:41:05 03:01:03 vethcb9e2e9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 veth4733317 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 vetha777e62 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 veth3ce140a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 veth1cdadbf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 vethcfa8ece 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 vethe478ca8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 vethb63ea7f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 vethe917283 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 vethfa84cb3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 veth1062970 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 veth51dd133 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:01:03 vethdb53075 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:41:05 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 veth3ad3889 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 ens3 14.79 18.06 5.54 74.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 vethcb9e2e9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 veth4733317 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 vetha777e62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 veth3ce140a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 veth1cdadbf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 vethcfa8ece 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 vethe478ca8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 vethb63ea7f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 vethe917283 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 vethfa84cb3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 veth1062970 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 veth51dd133 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:02:01 vethdb53075 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 veth3ad3889 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:03:01 ens3 1.77 0.95 1.42 0.75 0.00 0.00 0.00 0.00 03:41:05 03:03:01 vethcb9e2e9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 veth4733317 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 vetha777e62 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 veth3ce140a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 veth1cdadbf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 vethcfa8ece 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 vethe478ca8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 vethb63ea7f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 vethe917283 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 vethfa84cb3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 veth1062970 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 veth51dd133 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:03:01 vethdb53075 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:04:01 lo 14.80 14.80 1.46 1.46 0.00 0.00 0.00 0.00 03:41:05 03:04:01 ens3 109.53 104.18 70.49 394.36 0.00 0.00 0.00 0.00 03:41:05 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:05:01 lo 47.78 47.78 4.71 4.71 0.00 0.00 0.00 0.00 03:41:05 03:05:01 ens3 451.65 470.86 213.35 2447.95 0.00 0.00 0.00 0.00 03:41:05 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:06:01 lo 21.73 21.73 2.14 2.14 0.00 0.00 0.00 0.00 03:41:05 03:06:01 ens3 218.65 220.75 113.27 1283.63 0.00 0.00 0.00 0.00 03:41:05 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:09:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:41:05 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:10:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:41:05 03:11:01 ens3 8.47 6.55 8.26 6.36 0.00 0.00 0.00 0.00 03:41:05 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:14:01 ens3 0.18 0.07 0.08 0.06 0.00 0.00 0.00 0.00 03:41:05 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:19:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:41:05 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:23:01 ens3 0.27 0.20 0.12 0.01 0.00 0.00 0.00 0.00 03:41:05 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:24:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:41:05 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:27:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:29:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:41:05 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:30:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:32:01 ens3 0.23 0.12 0.17 0.01 0.00 0.00 0.00 0.00 03:41:05 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:34:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 03:41:05 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:37:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 03:41:05 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:05 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:05 03:39:01 ens3 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 03:41:05 03:40:01 docker0 91.25 153.52 7.96 1282.17 0.00 0.00 0.00 0.00 03:41:05 03:40:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 03:41:05 03:40:01 ens3 306.20 213.61 4897.56 135.92 0.00 0.00 0.00 0.00 03:41:05 03:40:01 vethc21d5f5 91.25 153.64 9.20 1282.18 0.00 0.00 0.00 0.11 03:41:05 03:41:01 docker0 2.40 2.38 0.37 1.29 0.00 0.00 0.00 0.00 03:41:05 03:41:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 03:41:05 03:41:01 ens3 285.02 179.72 5791.66 54.05 0.00 0.00 0.00 0.00 03:41:05 Average: docker0 32.26 40.92 2.48 276.53 0.00 0.00 0.00 0.00 03:41:05 Average: lo 2.06 2.06 0.20 0.20 0.00 0.00 0.00 0.00 03:41:05 Average: ens3 94.02 75.27 780.27 101.28 0.00 0.00 0.00 0.00 03:41:05 03:41:05 03:41:05 ---> sar -P ALL: 03:41:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7732) 08/15/24 _x86_64_ (8 CPU) 03:41:05 03:41:05 02:52:40 LINUX RESTART (8 CPU) 03:41:05 03:41:05 02:53:02 CPU %user %nice %system %iowait %steal %idle 03:41:05 02:54:01 all 8.44 0.00 2.57 5.76 0.09 83.15 03:41:05 02:54:01 0 9.10 0.00 3.65 3.53 0.05 83.68 03:41:05 02:54:01 1 8.05 0.00 1.45 8.43 0.05 82.01 03:41:05 02:54:01 2 12.38 0.00 2.23 4.36 0.14 80.89 03:41:05 02:54:01 3 5.22 0.00 1.66 5.29 0.05 87.78 03:41:05 02:54:01 4 5.13 0.00 2.10 0.75 0.07 91.94 03:41:05 02:54:01 5 13.64 0.00 3.61 0.66 0.05 82.03 03:41:05 02:54:01 6 7.13 0.00 1.56 0.76 0.05 90.50 03:41:05 02:54:01 7 6.81 0.00 4.28 22.51 0.28 66.13 03:41:05 02:55:01 all 7.64 0.00 3.48 4.92 0.08 83.88 03:41:05 02:55:01 0 6.74 0.00 3.75 4.69 0.05 84.77 03:41:05 02:55:01 1 7.40 0.00 3.85 2.64 0.07 86.05 03:41:05 02:55:01 2 8.32 0.00 3.77 16.99 0.08 70.83 03:41:05 02:55:01 3 7.15 0.00 3.39 0.64 0.05 88.77 03:41:05 02:55:01 4 8.33 0.00 3.16 0.29 0.05 88.17 03:41:05 02:55:01 5 6.68 0.00 3.29 0.22 0.05 89.76 03:41:05 02:55:01 6 8.17 0.00 2.95 2.04 0.07 86.77 03:41:05 02:55:01 7 8.29 0.00 3.65 11.91 0.22 75.93 03:41:05 02:56:01 all 38.35 0.00 5.77 2.06 0.10 53.73 03:41:05 02:56:01 0 37.43 0.00 7.14 1.97 0.10 53.37 03:41:05 02:56:01 1 40.48 0.00 5.90 0.47 0.10 53.05 03:41:05 02:56:01 2 40.18 0.00 5.67 0.02 0.08 54.05 03:41:05 02:56:01 3 38.15 0.00 5.53 0.17 0.10 56.05 03:41:05 02:56:01 4 41.47 0.00 5.79 12.46 0.10 40.18 03:41:05 02:56:01 5 34.17 0.00 4.54 1.25 0.10 59.94 03:41:05 02:56:01 6 40.16 0.00 6.26 0.02 0.10 53.46 03:41:05 02:56:01 7 34.77 0.00 5.29 0.10 0.08 59.75 03:41:05 02:57:01 all 55.09 0.00 7.12 1.70 0.09 36.01 03:41:05 02:57:01 0 56.04 0.00 7.34 2.22 0.08 34.32 03:41:05 02:57:01 1 54.91 0.00 7.38 1.89 0.08 35.74 03:41:05 02:57:01 2 55.82 0.00 7.42 2.98 0.10 33.69 03:41:05 02:57:01 3 56.11 0.00 7.05 1.36 0.08 35.39 03:41:05 02:57:01 4 54.44 0.00 7.62 1.92 0.07 35.95 03:41:05 02:57:01 5 53.15 0.00 6.65 1.70 0.10 38.41 03:41:05 02:57:01 6 56.21 0.00 6.79 1.03 0.08 35.89 03:41:05 02:57:01 7 54.00 0.00 6.68 0.49 0.08 38.76 03:41:05 02:58:01 all 24.61 0.00 6.33 6.11 0.08 62.86 03:41:05 02:58:01 0 23.59 0.00 6.64 1.91 0.07 67.79 03:41:05 02:58:01 1 24.97 0.00 6.35 2.29 0.08 66.31 03:41:05 02:58:01 2 25.88 0.00 5.96 14.96 0.08 53.12 03:41:05 02:58:01 3 26.65 0.00 6.20 2.90 0.08 64.16 03:41:05 02:58:01 4 25.46 0.00 7.20 5.31 0.10 61.93 03:41:05 02:58:01 5 21.30 0.00 5.78 11.16 0.08 61.68 03:41:05 02:58:01 6 24.52 0.00 7.03 8.41 0.08 59.96 03:41:05 02:58:01 7 24.52 0.00 5.46 2.01 0.08 67.93 03:41:05 02:59:01 all 18.93 0.00 7.49 25.61 0.12 47.85 03:41:05 02:59:01 0 20.09 0.00 7.55 10.05 0.19 62.13 03:41:05 02:59:01 1 18.85 0.00 6.72 23.34 0.12 50.97 03:41:05 02:59:01 2 18.38 0.00 8.49 24.71 0.09 48.33 03:41:05 02:59:01 3 19.47 0.00 8.68 28.25 0.12 43.48 03:41:05 02:59:01 4 18.83 0.00 7.39 24.48 0.14 49.16 03:41:05 02:59:01 5 18.36 0.00 7.24 36.81 0.17 37.42 03:41:05 02:59:01 6 19.73 0.00 7.14 39.56 0.08 33.48 03:41:05 02:59:01 7 17.70 0.00 6.72 17.65 0.09 57.86 03:41:05 03:00:01 all 6.35 0.00 4.00 20.81 0.05 68.78 03:41:05 03:00:01 0 5.83 0.00 2.66 8.07 0.05 83.39 03:41:05 03:00:01 1 7.76 0.00 4.43 22.50 0.05 65.26 03:41:05 03:00:01 2 6.61 0.00 2.98 19.35 0.03 71.03 03:41:05 03:00:01 3 6.12 0.00 6.65 79.96 0.08 7.19 03:41:05 03:00:01 4 6.48 0.00 2.75 6.60 0.05 84.12 03:41:05 03:00:01 5 5.70 0.00 3.82 10.07 0.05 80.36 03:41:05 03:00:01 6 5.24 0.00 4.17 11.07 0.07 79.45 03:41:05 03:00:01 7 7.05 0.00 4.55 9.24 0.05 79.11 03:41:05 03:01:03 all 87.50 0.00 11.88 0.38 0.15 0.09 03:41:05 03:01:03 0 87.96 0.00 11.34 0.40 0.13 0.17 03:41:05 03:01:03 1 88.40 0.00 11.43 0.05 0.12 0.00 03:41:05 03:01:03 2 88.24 0.00 10.98 0.55 0.12 0.12 03:41:05 03:01:03 3 87.85 0.00 11.48 0.44 0.12 0.12 03:41:05 03:01:03 4 85.92 0.00 13.01 0.71 0.25 0.10 03:41:05 03:01:03 5 88.21 0.00 11.15 0.39 0.13 0.11 03:41:05 03:01:03 6 86.49 0.00 12.87 0.34 0.22 0.08 03:41:05 03:01:03 7 86.84 0.00 12.81 0.17 0.15 0.03 03:41:05 03:02:01 all 86.87 0.00 11.42 1.50 0.20 0.00 03:41:05 03:02:01 0 86.49 0.00 12.00 1.37 0.14 0.00 03:41:05 03:02:01 1 87.32 0.00 10.97 1.56 0.14 0.02 03:41:05 03:02:01 2 85.02 0.00 12.80 1.78 0.40 0.00 03:41:05 03:02:01 3 86.18 0.00 12.18 1.43 0.21 0.00 03:41:05 03:02:01 4 87.67 0.00 10.68 1.51 0.14 0.00 03:41:05 03:02:01 5 86.99 0.00 11.28 1.48 0.23 0.02 03:41:05 03:02:01 6 86.81 0.00 11.27 1.65 0.27 0.00 03:41:05 03:02:01 7 88.34 0.00 10.30 1.23 0.12 0.00 03:41:05 03:03:01 all 36.66 0.00 6.16 10.37 0.10 46.72 03:41:05 03:03:01 0 37.12 0.00 5.85 1.60 0.07 55.36 03:41:05 03:03:01 1 36.58 0.00 6.27 5.99 0.12 51.04 03:41:05 03:03:01 2 36.00 0.00 6.14 2.31 0.10 55.45 03:41:05 03:03:01 3 37.32 0.00 5.83 1.55 0.08 55.21 03:41:05 03:03:01 4 36.70 0.00 6.62 3.51 0.10 53.07 03:41:05 03:03:01 5 36.48 0.00 5.69 3.85 0.10 53.88 03:41:05 03:03:01 6 35.82 0.00 6.08 11.77 0.10 46.23 03:41:05 03:03:01 7 37.22 0.00 6.80 52.65 0.10 3.22 03:41:05 03:04:01 all 3.52 0.00 1.37 11.16 0.05 83.90 03:41:05 03:04:01 0 2.19 0.00 1.17 4.63 0.07 91.94 03:41:05 03:04:01 1 3.42 0.00 1.26 5.63 0.03 89.66 03:41:05 03:04:01 2 4.51 0.00 1.39 4.89 0.05 89.16 03:41:05 03:04:01 3 3.22 0.00 1.23 4.37 0.05 91.12 03:41:05 03:04:01 4 4.91 0.00 1.30 5.01 0.05 88.73 03:41:05 03:04:01 5 4.12 0.00 1.45 3.11 0.03 91.28 03:41:05 03:04:01 6 2.59 0.00 1.10 13.39 0.05 82.86 03:41:05 03:04:01 7 3.18 0.00 2.09 48.48 0.08 46.17 03:41:05 03:41:05 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:41:05 03:05:01 all 8.99 0.00 1.00 0.48 0.07 89.46 03:41:05 03:05:01 0 8.92 0.00 1.29 0.97 0.07 88.76 03:41:05 03:05:01 1 11.39 0.00 0.91 0.32 0.07 87.31 03:41:05 03:05:01 2 6.56 0.00 1.07 0.18 0.07 92.12 03:41:05 03:05:01 3 10.07 0.00 0.79 0.69 0.07 88.38 03:41:05 03:05:01 4 11.96 0.00 1.14 0.10 0.07 86.74 03:41:05 03:05:01 5 6.89 0.00 0.85 0.08 0.07 92.11 03:41:05 03:05:01 6 6.67 0.00 0.92 1.33 0.07 91.02 03:41:05 03:05:01 7 9.47 0.00 0.99 0.18 0.07 89.29 03:41:05 03:06:01 all 5.68 0.00 0.66 0.38 0.05 93.24 03:41:05 03:06:01 0 7.21 0.00 1.05 0.03 0.03 91.67 03:41:05 03:06:01 1 7.50 0.00 0.60 2.44 0.08 89.38 03:41:05 03:06:01 2 3.48 0.00 0.47 0.17 0.05 95.84 03:41:05 03:06:01 3 4.91 0.00 0.60 0.13 0.05 94.30 03:41:05 03:06:01 4 3.29 0.00 0.58 0.02 0.05 96.06 03:41:05 03:06:01 5 5.09 0.00 0.58 0.08 0.05 94.19 03:41:05 03:06:01 6 4.66 0.00 0.62 0.00 0.03 94.69 03:41:05 03:06:01 7 9.25 0.00 0.73 0.13 0.07 89.82 03:41:05 03:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:41:05 03:07:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:41:05 03:07:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:41:05 03:07:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:41:05 03:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:41:05 03:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:07:01 5 0.07 0.00 0.00 0.00 0.03 99.90 03:41:05 03:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:41:05 03:08:01 all 0.04 0.00 0.03 0.01 0.01 99.91 03:41:05 03:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:41:05 03:08:01 1 0.03 0.00 0.00 0.03 0.00 99.93 03:41:05 03:08:01 2 0.08 0.00 0.03 0.02 0.03 99.83 03:41:05 03:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:41:05 03:08:01 4 0.02 0.00 0.03 0.02 0.00 99.93 03:41:05 03:08:01 5 0.03 0.00 0.05 0.00 0.02 99.90 03:41:05 03:08:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:41:05 03:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:41:05 03:09:01 all 0.09 0.00 0.01 0.00 0.01 99.88 03:41:05 03:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:41:05 03:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:09:01 2 0.63 0.00 0.00 0.02 0.02 99.33 03:41:05 03:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:41:05 03:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:09:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:41:05 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:10:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:41:05 03:10:01 0 0.02 0.00 0.05 0.00 0.03 99.90 03:41:05 03:10:01 1 0.02 0.00 0.00 0.05 0.00 99.93 03:41:05 03:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:41:05 03:10:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:41:05 03:10:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:41:05 03:10:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:41:05 03:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:41:05 03:11:01 all 0.36 0.00 0.03 0.01 0.01 99.59 03:41:05 03:11:01 0 0.12 0.00 0.03 0.00 0.02 99.83 03:41:05 03:11:01 1 0.15 0.00 0.05 0.02 0.02 99.77 03:41:05 03:11:01 2 0.95 0.00 0.02 0.03 0.02 98.99 03:41:05 03:11:01 3 0.08 0.00 0.03 0.00 0.00 99.88 03:41:05 03:11:01 4 0.80 0.00 0.00 0.00 0.00 99.20 03:41:05 03:11:01 5 0.27 0.00 0.03 0.00 0.02 99.68 03:41:05 03:11:01 6 0.20 0.00 0.03 0.00 0.00 99.77 03:41:05 03:11:01 7 0.35 0.00 0.02 0.03 0.00 99.60 03:41:05 03:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:41:05 03:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:12:01 1 0.05 0.00 0.00 0.02 0.03 99.90 03:41:05 03:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:41:05 03:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:41:05 03:12:01 4 0.12 0.00 0.00 0.00 0.00 99.88 03:41:05 03:12:01 5 0.07 0.00 0.03 0.00 0.03 99.87 03:41:05 03:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:41:05 03:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:13:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:41:05 03:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:41:05 03:13:01 1 0.03 0.00 0.02 0.03 0.02 99.90 03:41:05 03:13:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:41:05 03:13:01 3 0.05 0.00 0.00 0.02 0.02 99.92 03:41:05 03:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:41:05 03:13:01 5 0.05 0.00 0.03 0.00 0.02 99.90 03:41:05 03:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:41:05 03:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:14:01 1 0.00 0.00 0.02 0.02 0.03 99.93 03:41:05 03:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:14:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:41:05 03:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:41:05 03:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:41:05 03:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:15:01 all 0.06 0.00 0.01 0.00 0.01 99.91 03:41:05 03:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:41:05 03:15:01 1 0.02 0.00 0.00 0.02 0.03 99.93 03:41:05 03:15:01 2 0.27 0.00 0.00 0.02 0.02 99.70 03:41:05 03:15:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:41:05 03:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:15:01 5 0.07 0.00 0.03 0.00 0.02 99.88 03:41:05 03:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:41:05 03:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:41:05 03:15:01 CPU %user %nice %system %iowait %steal %idle 03:41:05 03:16:01 all 0.21 0.00 0.01 0.00 0.01 99.76 03:41:05 03:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:41:05 03:16:01 1 0.03 0.00 0.02 0.02 0.03 99.90 03:41:05 03:16:01 2 1.49 0.00 0.02 0.00 0.02 98.48 03:41:05 03:16:01 3 0.05 0.00 0.05 0.00 0.02 99.88 03:41:05 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:41:05 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:17:01 all 0.33 0.00 0.04 0.01 0.01 99.60 03:41:05 03:17:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:41:05 03:17:01 1 0.10 0.00 0.05 0.02 0.03 99.80 03:41:05 03:17:01 2 1.97 0.00 0.03 0.03 0.02 97.95 03:41:05 03:17:01 3 0.08 0.00 0.05 0.00 0.03 99.83 03:41:05 03:17:01 4 0.08 0.00 0.02 0.00 0.00 99.90 03:41:05 03:17:01 5 0.03 0.00 0.03 0.00 0.03 99.90 03:41:05 03:17:01 6 0.07 0.00 0.03 0.02 0.00 99.88 03:41:05 03:17:01 7 0.22 0.00 0.08 0.03 0.00 99.67 03:41:05 03:18:01 all 0.11 0.00 0.01 0.00 0.01 99.86 03:41:05 03:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:18:01 1 0.00 0.00 0.02 0.02 0.03 99.93 03:41:05 03:18:01 2 0.71 0.00 0.03 0.00 0.02 99.24 03:41:05 03:18:01 3 0.07 0.00 0.03 0.00 0.02 99.88 03:41:05 03:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:41:05 03:18:01 5 0.08 0.00 0.02 0.00 0.02 99.88 03:41:05 03:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:19:01 all 0.03 0.00 0.02 0.00 0.01 99.95 03:41:05 03:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:41:05 03:19:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:41:05 03:19:01 2 0.00 0.00 0.02 0.02 0.02 99.95 03:41:05 03:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:41:05 03:19:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:41:05 03:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:41:05 03:19:01 6 0.00 0.00 0.03 0.00 0.00 99.97 03:41:05 03:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:41:05 03:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:20:01 2 0.02 0.00 0.00 0.02 0.03 99.93 03:41:05 03:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:41:05 03:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:20:01 5 0.05 0.00 0.05 0.00 0.02 99.88 03:41:05 03:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:41:05 03:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:21:01 1 0.02 0.00 0.00 0.03 0.00 99.95 03:41:05 03:21:01 2 0.03 0.00 0.03 0.00 0.03 99.90 03:41:05 03:21:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:41:05 03:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:41:05 03:21:01 5 0.07 0.00 0.02 0.00 0.03 99.88 03:41:05 03:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:41:05 03:22:01 all 0.27 0.00 0.01 0.00 0.01 99.70 03:41:05 03:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:22:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:41:05 03:22:01 2 1.95 0.00 0.05 0.00 0.03 97.96 03:41:05 03:22:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:41:05 03:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:41:05 03:22:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:41:05 03:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:41:05 03:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:23:01 all 0.27 0.00 0.01 0.01 0.01 99.69 03:41:05 03:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:41:05 03:23:01 1 0.03 0.00 0.00 0.03 0.00 99.93 03:41:05 03:23:01 2 1.97 0.00 0.00 0.02 0.02 98.00 03:41:05 03:23:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:41:05 03:23:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:41:05 03:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:41:05 03:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:41:05 03:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:24:01 all 0.16 0.00 0.01 0.00 0.01 99.81 03:41:05 03:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:24:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:41:05 03:24:01 2 1.22 0.00 0.02 0.02 0.02 98.73 03:41:05 03:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:41:05 03:24:01 4 0.02 0.00 0.02 0.00 0.03 99.93 03:41:05 03:24:01 5 0.03 0.00 0.03 0.00 0.03 99.90 03:41:05 03:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:41:05 03:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:41:05 03:25:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:41:05 03:25:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:41:05 03:25:01 3 0.07 0.00 0.02 0.00 0.03 99.88 03:41:05 03:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:25:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:41:05 03:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:26:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:41:05 03:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:41:05 03:26:01 1 0.00 0.00 0.00 0.03 0.00 99.97 03:41:05 03:26:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:41:05 03:26:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:41:05 03:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:26:01 5 0.07 0.00 0.00 0.00 0.02 99.92 03:41:05 03:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:41:05 03:41:05 03:26:01 CPU %user %nice %system %iowait %steal %idle 03:41:05 03:27:01 all 0.12 0.00 0.02 0.00 0.01 99.84 03:41:05 03:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:41:05 03:27:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:41:05 03:27:01 2 0.85 0.00 0.02 0.00 0.02 99.12 03:41:05 03:27:01 3 0.08 0.00 0.05 0.00 0.05 99.82 03:41:05 03:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:27:01 5 0.03 0.00 0.05 0.00 0.02 99.90 03:41:05 03:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:41:05 03:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:28:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:41:05 03:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:28:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:41:05 03:28:01 2 0.03 0.00 0.00 0.02 0.02 99.93 03:41:05 03:28:01 3 0.07 0.00 0.03 0.00 0.03 99.87 03:41:05 03:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:41:05 03:28:01 5 0.05 0.00 0.05 0.00 0.02 99.88 03:41:05 03:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:41:05 03:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:29:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:41:05 03:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:41:05 03:29:01 1 0.00 0.00 0.00 0.07 0.02 99.92 03:41:05 03:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:41:05 03:29:01 3 0.05 0.00 0.02 0.00 0.03 99.90 03:41:05 03:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:41:05 03:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:41:05 03:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:41:05 03:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:30:01 1 0.02 0.00 0.00 0.03 0.02 99.93 03:41:05 03:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:30:01 3 0.07 0.00 0.02 0.00 0.02 99.90 03:41:05 03:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:30:01 5 0.03 0.00 0.03 0.00 0.03 99.90 03:41:05 03:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:41:05 03:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:41:05 03:31:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:41:05 03:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:41:05 03:31:01 1 0.00 0.00 0.00 0.03 0.02 99.95 03:41:05 03:31:01 2 0.18 0.00 0.00 0.00 0.02 99.80 03:41:05 03:31:01 3 0.03 0.00 0.00 0.00 0.03 99.93 03:41:05 03:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:31:01 5 0.03 0.00 0.05 0.00 0.02 99.90 03:41:05 03:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:41:05 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:41:05 03:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:32:01 1 0.03 0.00 0.00 0.02 0.02 99.93 03:41:05 03:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:41:05 03:32:01 3 0.07 0.00 0.05 0.00 0.03 99.85 03:41:05 03:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:41:05 03:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:41:05 03:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:41:05 03:32:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:41:05 03:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:41:05 03:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:41:05 03:33:01 1 0.00 0.00 0.00 0.03 0.02 99.95 03:41:05 03:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:33:01 3 0.08 0.00 0.05 0.00 0.03 99.83 03:41:05 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:41:05 03:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:41:05 03:34:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:41:05 03:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:41:05 03:34:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:41:05 03:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:41:05 03:34:01 3 0.12 0.00 0.05 0.00 0.05 99.78 03:41:05 03:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:41:05 03:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:41:05 03:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:41:05 03:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:35:01 all 0.01 0.00 0.01 0.00 0.02 99.96 03:41:05 03:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:41:05 03:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:41:05 03:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:35:01 3 0.03 0.00 0.07 0.00 0.03 99.87 03:41:05 03:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:41:05 03:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:41:05 03:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:36:01 all 0.03 0.00 0.01 0.01 0.01 99.93 03:41:05 03:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:36:01 1 0.02 0.00 0.00 0.12 0.02 99.85 03:41:05 03:36:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:41:05 03:36:01 3 0.07 0.00 0.05 0.00 0.03 99.85 03:41:05 03:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:36:01 5 0.07 0.00 0.05 0.00 0.02 99.87 03:41:05 03:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:41:05 03:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:41:05 03:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:41:05 03:37:01 1 0.02 0.00 0.02 0.03 0.02 99.92 03:41:05 03:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:41:05 03:37:01 3 0.08 0.00 0.03 0.00 0.03 99.85 03:41:05 03:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:41:05 03:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:41:05 03:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:41:05 03:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:41:05 03:41:05 03:37:01 CPU %user %nice %system %iowait %steal %idle 03:41:05 03:38:01 all 0.05 0.00 0.01 0.01 0.01 99.93 03:41:05 03:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:41:05 03:38:01 1 0.07 0.00 0.00 0.05 0.00 99.88 03:41:05 03:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:41:05 03:38:01 3 0.10 0.00 0.03 0.00 0.03 99.83 03:41:05 03:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:41:05 03:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:41:05 03:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:41:05 03:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:41:05 03:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:41:05 03:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:41:05 03:39:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:41:05 03:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:41:05 03:39:01 3 0.02 0.00 0.05 0.00 0.03 99.90 03:41:05 03:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:41:05 03:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:41:05 03:39:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:41:05 03:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:05 03:40:01 all 5.01 0.00 1.97 1.99 0.03 91.00 03:41:05 03:40:01 0 4.32 0.00 1.52 0.10 0.03 94.02 03:41:05 03:40:01 1 5.29 0.00 1.89 2.83 0.02 89.97 03:41:05 03:40:01 2 6.16 0.00 2.40 11.71 0.05 79.69 03:41:05 03:40:01 3 4.43 0.00 2.15 0.08 0.05 93.29 03:41:05 03:40:01 4 5.33 0.00 2.03 0.35 0.02 92.27 03:41:05 03:40:01 5 3.91 0.00 1.70 0.64 0.03 93.72 03:41:05 03:40:01 6 4.36 0.00 2.04 0.00 0.03 93.57 03:41:05 03:40:01 7 6.30 0.00 2.03 0.27 0.03 91.37 03:41:05 03:41:01 all 7.25 0.00 3.53 3.48 0.06 85.68 03:41:05 03:41:01 0 7.73 0.00 3.31 0.05 0.07 88.84 03:41:05 03:41:01 1 8.49 0.00 3.71 8.84 0.07 78.89 03:41:05 03:41:01 2 8.06 0.00 3.41 0.50 0.05 87.98 03:41:05 03:41:01 3 6.80 0.00 3.07 0.07 0.05 90.01 03:41:05 03:41:01 4 7.96 0.00 2.95 0.07 0.05 88.97 03:41:05 03:41:01 5 6.10 0.00 3.53 12.94 0.05 77.39 03:41:05 03:41:01 6 6.00 0.00 4.62 0.05 0.07 89.26 03:41:05 03:41:01 7 6.82 0.00 3.61 5.42 0.07 84.09 03:41:05 Average: all 8.27 0.00 1.54 2.00 0.04 88.16 03:41:05 Average: 0 8.26 0.00 1.58 0.86 0.03 89.28 03:41:05 Average: 1 8.49 0.00 1.51 1.86 0.04 88.11 03:41:05 Average: 2 8.49 0.00 1.54 2.18 0.04 87.75 03:41:05 Average: 3 8.21 0.00 1.59 2.63 0.04 87.54 03:41:05 Average: 4 8.32 0.00 1.53 1.30 0.03 88.82 03:41:05 Average: 5 8.04 0.00 1.48 1.73 0.04 88.72 03:41:05 Average: 6 8.06 0.00 1.55 1.88 0.03 88.47 03:41:05 Average: 7 8.26 0.00 1.57 3.54 0.03 86.60 03:41:05 03:41:05 03:41:05