Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a503ebaf6be074fe8844a4a1abd235f49459d869 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-ssh17210322380464724120.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh10154081966293795365.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh6972767274179222572.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh7926986649311360161.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-ssh1778110054361442389.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], goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14760 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/990 [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/990 # 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 a503ebaf6be074fe8844a4a1abd235f49459d869 (main) Commit message: "Merge pull request #5451 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.54.0" > 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 a503ebaf6be074fe8844a4a1abd235f49459d869 # timeout=10 > git rev-list --no-walk d60d281f4406048612d0268e01845a9ebff5150c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:39:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:39:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:39:41 ========================================================= 01:39:41 EdgeX Global Pipelines Version Info 01:39:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:39:42 ------------------- 01:39:42 stable info: 01:39:42 ------------------- 01:39:42 Commited By: Ginny Guan ginny@iotechsys.com 01:39:42 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 01:39:42 Message: update stable to v1.0.281 01:39:43 ------------------- 01:39:43 experimental info: 01:39:43 ------------------- 01:39:43 Commited By: **** collab-it+edgex@linuxfoundation.org 01:39:43 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 01:39:43 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a503eba [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:44 provisioning config files... 01:39:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/990@tmp/config9860094556932073027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:44 ---> ****-login.sh 01:39:44 nexus3.edgexfoundry.org:10001 01:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:45 01:39:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:39:45 Configure a credential helper to remove this warning. See 01:39:45 https://docs.****.com/go/credential-store/ 01:39:45 01:39:45 Login Succeeded 01:39:45 nexus3.edgexfoundry.org:10002 01:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:45 01:39:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:39:45 Configure a credential helper to remove this warning. See 01:39:45 https://docs.****.com/go/credential-store/ 01:39:45 01:39:45 Login Succeeded 01:39:45 nexus3.edgexfoundry.org:10003 01:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:45 01:39:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:39:45 Configure a credential helper to remove this warning. See 01:39:45 https://docs.****.com/go/credential-store/ 01:39:45 01:39:45 Login Succeeded 01:39:45 nexus3.edgexfoundry.org:10004 01:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:45 01:39:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:39:45 Configure a credential helper to remove this warning. See 01:39:45 https://docs.****.com/go/credential-store/ 01:39:45 01:39:45 Login Succeeded 01:39:45 ****.io 01:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:45 01:39:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:39:45 Configure a credential helper to remove this warning. See 01:39:45 https://docs.****.com/go/credential-store/ 01:39:45 01:39:45 Login Succeeded 01:39:45 ---> ****-login.sh ends [Pipeline] } 01:39:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:39:46 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:39:46 + dirname cmd/core-command/Dockerfile 01:39:46 + cut -d/ -f2 01:39:46 + echo core-command,cmd/core-command/Dockerfile 01:39:46 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:39:46 cut -d/ -f2 01:39:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:39:46 + + cut -d/ -f2 01:39:46 dirname cmd/core-data/Dockerfile 01:39:46 + echo core-data,cmd/core-data/Dockerfile 01:39:46 + dirname cmd/core-keeper/Dockerfile 01:39:46 + cut -d/ -f2 01:39:46 + echo core-keeper,cmd/core-keeper/Dockerfile 01:39:46 + dirname cmd/core-metadata/Dockerfile 01:39:46 + cut -d/ -f2 01:39:46 + echo core-metadata,cmd/core-metadata/Dockerfile 01:39:46 + dirname cmd/security-bootstrapper/Dockerfile 01:39:46 + cut -d/ -f2 01:39:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:39:46 + dirname cmd/security-proxy-auth/Dockerfile 01:39:46 + cut -d/ -f2 01:39:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:39:46 + dirname cmd/security-proxy-setup/Dockerfile 01:39:46 + cut -d/ -f2 01:39:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:39:46 + dirname cmd/security-secretstore-setup/Dockerfile 01:39:46 + cut -d/ -f2 01:39:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:39:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:39:46 + cut -d/ -f2 01:39:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:39:46 + dirname cmd/security-spire-agent/Dockerfile 01:39:46 + cut -d/ -f2 01:39:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:39:46 + dirname cmd/security-spire-config/Dockerfile 01:39:46 + cut -d/ -f2 01:39:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:39:46 + dirname cmd/security-spire-server/Dockerfile 01:39:46 + cut -d/ -f2 01:39:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:39:46 + dirname cmd/support-notifications/Dockerfile 01:39:46 + cut -d/ -f2 01:39:46 + echo support-notifications,cmd/support-notifications/Dockerfile 01:39:46 + dirname cmd/support-scheduler/Dockerfile 01:39:46 + cut -d/ -f2 01:39:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:39:46 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:39:46 + git rev-list -1 --merges a503ebaf6be074fe8844a4a1abd235f49459d869~1..a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] echo 01:39:46 -----------> git rev-list -1 --merges a503ebaf6be074fe8844a4a1abd235f49459d869~1..a503ebaf6be074fe8844a4a1abd235f49459d869 a503ebaf6be074fe8844a4a1abd235f49459d869 01:39:46 a503ebaf6be074fe8844a4a1abd235f49459d869 [false] [Pipeline] sh 01:39:46 + git log --format=format:%s -1 a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] echo 01:39:46 ========================================================= 01:39:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:39:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:39:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:39:47 + grep -v github /etc/ssh/ssh_known_hosts 01:39:47 + [ -e /tmp/ssh_known_hosts ] 01:39:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:39:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:39:47 + sudo tee -a /etc/ssh/ssh_known_hosts 01:39:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:47 01:39:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:48 0.1.4: Pulling from edgex-devops/py-git-semver 01:39:48 3dae71ba6b94: Pulling fs layer 01:39:48 6bf1a483ea7c: Pulling fs layer 01:39:48 f5dfc541a4d3: Pulling fs layer 01:39:48 461d9e800cba: Pulling fs layer 01:39:48 80192f66455f: Pulling fs layer 01:39:48 2e8e34ca0e6c: Pulling fs layer 01:39:48 a29436f7fd5d: Pulling fs layer 01:39:48 923cac83aea3: Pulling fs layer 01:39:48 25ad8b0a4227: Pulling fs layer 01:39:48 461d9e800cba: Waiting 01:39:48 80192f66455f: Waiting 01:39:48 db01528c6b51: Pulling fs layer 01:39:48 2e8e34ca0e6c: Waiting 01:39:48 28988de357af: Pulling fs layer 01:39:48 a29436f7fd5d: Waiting 01:39:48 923cac83aea3: Waiting 01:39:48 28988de357af: Waiting 01:39:48 db01528c6b51: Waiting 01:39:48 6bf1a483ea7c: Verifying Checksum 01:39:48 6bf1a483ea7c: Download complete 01:39:48 461d9e800cba: Verifying Checksum 01:39:48 461d9e800cba: Download complete 01:39:48 80192f66455f: Verifying Checksum 01:39:48 80192f66455f: Download complete 01:39:48 f5dfc541a4d3: Verifying Checksum 01:39:48 f5dfc541a4d3: Download complete 01:39:48 3dae71ba6b94: Verifying Checksum 01:39:48 3dae71ba6b94: Download complete 01:39:48 923cac83aea3: Verifying Checksum 01:39:48 923cac83aea3: Download complete 01:39:48 25ad8b0a4227: Verifying Checksum 01:39:48 25ad8b0a4227: Download complete 01:39:48 db01528c6b51: Verifying Checksum 01:39:48 db01528c6b51: Download complete 01:39:48 28988de357af: Download complete 01:39:48 a29436f7fd5d: Verifying Checksum 01:39:48 a29436f7fd5d: Download complete 01:39:49 2e8e34ca0e6c: Verifying Checksum 01:39:49 2e8e34ca0e6c: Download complete 01:39:49 3dae71ba6b94: Pull complete 01:39:49 6bf1a483ea7c: Pull complete 01:39:50 f5dfc541a4d3: Pull complete 01:39:50 461d9e800cba: Pull complete 01:39:50 80192f66455f: Pull complete 01:39:55 2e8e34ca0e6c: Pull complete 01:39:55 a29436f7fd5d: Pull complete 01:39:56 923cac83aea3: Pull complete 01:39:56 25ad8b0a4227: Pull complete 01:39:56 db01528c6b51: Pull complete 01:39:56 28988de357af: Pull complete 01:39:56 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:56 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 01:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:40:00 $ docker top 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e -eo pid,comm 01:40:00 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). 01:40:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:40:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:00 [ssh-agent] Looking for ssh-agent implementation... 01:40:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:00 $ docker exec 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e ssh-agent 01:40:00 SSH_AUTH_SOCK=/tmp/ssh-XSmNZ9J2XeYj/agent.32 01:40:00 SSH_AGENT_PID=38 01:40:00 Running ssh-add (command line suppressed) 01:40:00 Identity added: /w/workspace/edgex-go/990@tmp/private_key_16275990553499059896.key (/w/workspace/edgex-go/990@tmp/private_key_16275990553499059896.key) 01:40:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:01 + git config --global --add safe.directory /w/workspace/edgex-go/990 [Pipeline] sh 01:40:01 + git tag --points-at HEAD [Pipeline] } 01:40:01 $ docker exec --env ******** --env ******** 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e ssh-agent -k 01:40:01 unset SSH_AUTH_SOCK; 01:40:01 unset SSH_AGENT_PID; 01:40:01 echo Agent pid 38 killed; 01:40:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:40:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:01 [ssh-agent] Looking for ssh-agent implementation... 01:40:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:01 $ docker exec 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e ssh-agent 01:40:01 SSH_AUTH_SOCK=/tmp/ssh-52dXhF6jt8NC/agent.85 01:40:01 SSH_AGENT_PID=91 01:40:01 Running ssh-add (command line suppressed) 01:40:01 Identity added: /w/workspace/edgex-go/990@tmp/private_key_16669253818950928330.key (/w/workspace/edgex-go/990@tmp/private_key_16669253818950928330.key) 01:40:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:02 + git semver init 01:40:02 2026-07-09 01:40:02,382 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:40:02 2026-07-09 01:40:02,388 [run_init] DEBUG init version:0.0.0 force:False 01:40:02 2026-07-09 01:40:02,389 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/990/.semver 01:40:02 2026-07-09 01:40:02,389 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/990/.semver 01:40:02 2026-07-09 01:40:02,389 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/990/.semver'], cwd=/w/workspace/edgex-go/990, stdin=None, shell=False, universal_newlines=False) 01:40:17 2026-07-09 01:40:14,860 [append_file] DEBUG append to file:/w/workspace/edgex-go/990/.git/info/exclude 01:40:17 2026-07-09 01:40:14,860 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/990/.semver/main with force:False 01:40:17 2026-07-09 01:40:14,860 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main 01:40:17 2026-07-09 01:40:14,860 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main 01:40:17 4.1.0-dev.125 [Pipeline] } 01:40:17 $ docker exec --env ******** --env ******** 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e ssh-agent -k 01:40:17 unset SSH_AUTH_SOCK; 01:40:17 unset SSH_AGENT_PID; 01:40:17 echo Agent pid 91 killed; 01:40:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:17 + git semver [Pipeline] } 01:40:18 $ docker stop --time=1 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e 01:40:19 $ docker rm -f --volumes 58c16c3672f6bfb7f892f5fca1ac72446da6e00f06c0f5dbd325bd5493e47c8e [Pipeline] // withDockerContainer [Pipeline] sh 01:40:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:40:20 Stashed 1 file(s) [Pipeline] echo 01:40:20 [edgeXSemver]: initialized semver on version 4.1.0-dev.125 [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 01:40:20 + git config --global --add safe.directory /w/workspace/edgex-go/990 [Pipeline] echo 01:40:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:40:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:40:20 ========================================================= 01:40:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:40:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:40:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:40:21 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 01:40:21 2d35ebdb57d9: Pulling fs layer 01:40:21 c35fb4624d26: Pulling fs layer 01:40:21 4e2aec7ef170: Pulling fs layer 01:40:21 333b49ad6fbf: Pulling fs layer 01:40:21 4f4fb700ef54: Pulling fs layer 01:40:21 c3e65509a76b: Pulling fs layer 01:40:21 7cf9ebb963bd: Pulling fs layer 01:40:21 bb34ca984cfb: Pulling fs layer 01:40:21 151cf03bc807: Pulling fs layer 01:40:21 333b49ad6fbf: Waiting 01:40:21 4f4fb700ef54: Waiting 01:40:21 c3e65509a76b: Waiting 01:40:21 7cf9ebb963bd: Waiting 01:40:21 bb34ca984cfb: Waiting 01:40:21 151cf03bc807: Waiting 01:40:21 c35fb4624d26: Verifying Checksum 01:40:21 c35fb4624d26: Download complete 01:40:21 333b49ad6fbf: Verifying Checksum 01:40:21 333b49ad6fbf: Download complete 01:40:21 4f4fb700ef54: Download complete 01:40:21 c3e65509a76b: Verifying Checksum 01:40:21 c3e65509a76b: Download complete 01:40:21 2d35ebdb57d9: Verifying Checksum 01:40:21 2d35ebdb57d9: Download complete 01:40:21 2d35ebdb57d9: Pull complete 01:40:21 7cf9ebb963bd: Verifying Checksum 01:40:21 7cf9ebb963bd: Download complete 01:40:21 c35fb4624d26: Pull complete 01:40:21 4e2aec7ef170: Verifying Checksum 01:40:21 4e2aec7ef170: Download complete 01:40:21 151cf03bc807: Verifying Checksum 01:40:21 151cf03bc807: Download complete 01:40:21 bb34ca984cfb: Verifying Checksum 01:40:21 bb34ca984cfb: Download complete 01:40:27 4e2aec7ef170: Pull complete 01:40:27 333b49ad6fbf: Pull complete 01:40:27 4f4fb700ef54: Pull complete 01:40:27 c3e65509a76b: Pull complete 01:40:27 7cf9ebb963bd: Pull complete 01:40:30 bb34ca984cfb: Pull complete 01:40:30 151cf03bc807: Pull complete 01:40:30 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:40:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:40:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:40:31 + + docker build -t ci-base-image-x86_64 -f - . 01:40:31 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:40:31 WORKDIR /edgex 01:40:31 COPY go.mod . 01:40:31 RUN go mod download 01:40:31 #0 building with "default" instance using docker driver 01:40:31 01:40:31 #1 [internal] load build definition from Dockerfile 01:40:31 #1 transferring dockerfile: 164B done 01:40:31 #1 DONE 0.0s 01:40:31 01:40:31 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:40:31 #2 DONE 0.0s 01:40:31 01:40:31 #3 [internal] load .dockerignore 01:40:31 #3 transferring context: 50B done 01:40:31 #3 DONE 0.0s 01:40:31 01:40:31 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:40:32 #4 DONE 0.1s 01:40:32 01:40:32 #5 [internal] load build context 01:40:32 #5 transferring context: 7.01kB done 01:40:32 #5 DONE 0.1s 01:40:32 01:40:32 #6 [2/4] WORKDIR /edgex 01:40:35 Still waiting to schedule task 01:40:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14758’ 01:40:37 #6 DONE 5.4s 01:40:37 01:40:37 #7 [3/4] COPY go.mod . 01:40:37 #7 DONE 0.1s 01:40:37 01:40:37 #8 [4/4] RUN go mod download 01:41:04 #8 DONE 25.8s 01:41:04 01:41:04 #9 exporting to image 01:41:04 #9 exporting layers 01:41:06 #9 exporting layers 3.3s done 01:41:06 #9 writing image sha256:c3ccb9107ff6e0de54d5ed0c3ae177cbda86995d9c7ae3a950c70fe00f1cd32d done 01:41:06 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:41:06 #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:07 + docker inspect -f . ci-base-image-x86_64 01:41:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:07 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 01:41:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:41:07 $ docker top 3f2bfddfa29b29d33aa1a7be7af98753e2cee6fa5fa100608860990da779f390 -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:07 + go version 01:41:07 go version go1.25.2 linux/amd64 [Pipeline] } 01:41:07 $ docker stop --time=1 3f2bfddfa29b29d33aa1a7be7af98753e2cee6fa5fa100608860990da779f390 01:41:09 $ docker rm -f --volumes 3f2bfddfa29b29d33aa1a7be7af98753e2cee6fa5fa100608860990da779f390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:09 + docker inspect -f . ci-base-image-x86_64 01:41:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:09 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 01:41:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:41:10 $ docker top 4f24d1219a790c70da466b05e0f4c8f8a0a4d7c65650878b8c1046cab32d0b29 -eo pid,comm [Pipeline] { [Pipeline] echo 01:41:10 ========================================================= 01:41:10 [edgeXBuildGoParallel] Running Tests and Build... 01:41:10 ========================================================= [Pipeline] sh 01:41:10 + git config --global --add safe.directory /w/workspace/edgex-go/990 [Pipeline] fileExists [Pipeline] sh 01:41:10 + make test 01:41:10 go test -race -coverprofile=coverage.out ./... 01:41:18 ? github.com/edgexfoundry/edgex-go [no test files] 01:41:51 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:41:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:41:51 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:41:51 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:41:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.068s coverage: 97.0% of statements 01:41:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.093s coverage: 71.0% of statements 01:41:56 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:41:56 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.029s coverage: 4.8% of statements 01:41:56 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:41:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.073s coverage: 57.3% of statements 01:41:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements 01:41:56 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:41:56 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.096s coverage: 94.2% of statements 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 90.7% of statements 01:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.029s coverage: 0.0% of statements 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:41:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 11.1% of statements 01:41:58 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:41:58 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:42:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.455s coverage: 97.7% of statements 01:42:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:42:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:42:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:42:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:42:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:42:00 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 01:42:00 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:42:00 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:42:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:42:00 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:42:00 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:42:00 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:42:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:42:00 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:42:00 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:42:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 01:42:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 3.5% of statements 01:42:03 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 01:42:03 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:42:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 1.0% of statements 01:42:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:42:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements 01:42:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.028s coverage: 68.8% of statements 01:42:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:42:03 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:42:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.015s coverage: 40.0% of statements 01:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 87.1% of statements 01:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 89.5% of statements 01:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 93.1% of statements 01:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 01:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.050s coverage: 94.1% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.031s coverage: 68.8% of statements 01:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.057s coverage: 81.8% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.053s coverage: 82.1% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 01:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.031s coverage: 6.8% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.033s coverage: 33.3% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.036s coverage: 100.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.143s coverage: 54.8% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.038s coverage: 20.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements 01:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.124s coverage: 29.2% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements 01:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:42:22 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.1% of statements 01:42:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:42:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:42:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:42:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 94.9% of statements 01:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:42:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:42:28 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 19.8% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action 1.034s coverage: 19.1% of statements 01:42:28 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:42:28 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements 01:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 48.8% of statements 01:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:42:28 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:42:28 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:42:28 running golangci-lint 01:42:29 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 01:42:29 go version go1.25.2 linux/amd64 01:42:29 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 01:42:29 level=info msg="[config_reader] Used config file .golangci.yml" 01:42:29 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 01:42:29 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 01:42:29 level=info msg="[goenv] Read go env for 5.231735ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 01:42:29 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 01:42:51 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 20.976540518s" 01:42:51 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.579499ms" 01:43:03 level=info msg="[linters_context/goanalysis] analyzers took 1m43.016692083s with top 10 stages: buildir: 51.942663206s, inspect: 2.619650358s, gosec: 2.525525384s, fact_deprecated: 2.424099238s, printf: 2.083062926s, ctrlflow: 1.840565424s, fact_purity: 1.72352818s, nilness: 1.210935503s, S1038: 917.715903ms, typedness: 830.054385ms" 01:43:03 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 01:43:03 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 01:43:03 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 01:43:03 level=info msg="[runner] Issues before processing: 35, after processing: 0" 01:43:03 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, filename_unadjuster: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, path_relativity: 35/35, generated_file_filter: 35/22, cgo: 35/35, exclusion_paths: 35/35" 01:43:03 level=info msg="[runner] processing took 7.778234ms with stages: nolint_filter: 6.91846ms, generated_file_filter: 648.355µs, exclusion_rules: 119.445µs, exclusion_paths: 45.042µs, path_relativity: 33.061µs, invalid_issue: 3.21µs, cgo: 3.2µs, path_absoluter: 2.08µs, sort_results: 1.73µs, filename_unadjuster: 640ns, max_same_issues: 620ns, fixer: 570ns, diff: 440ns, path_prettifier: 270ns, path_shortener: 230ns, uniq_by_line: 210ns, severity-rules: 200ns, max_from_linter: 171ns, max_per_file_from_linter: 160ns, source_code: 140ns" 01:43:03 level=info msg="[runner] linters took 11.215422045s with stages: goanalysis_metalinter: 11.207576439s" 01:43:03 0 issues. 01:43:03 level=info msg="File cache stats: 0 entries of total size 0B" 01:43:03 level=info msg="Memory: 323 samples, avg is 335.5MB, max is 1329.5MB" 01:43:03 level=info msg="Execution took 32.233472224s" 01:43:03 go vet ./... 01:43:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:43:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:43:08 ./bin/test-attribution-txt.sh 01:43:08 An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add 01:43:08 An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add 01:43:08 An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add 01:43:08 An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo 01:43:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 01:43:09 + ls -al . 01:43:09 total 1412 01:43:09 drwxrwxr-x 11 1001 1001 4096 Jul 9 01:41 . 01:43:09 drwxr-xr-x 4 root root 4096 Jul 9 01:41 .. 01:43:09 drwxrwxr-x 2 1001 1001 4096 Jul 9 01:39 .blubracket 01:43:09 -rw-rw-r-- 1 1001 1001 10 Jul 9 01:39 .dockerignore 01:43:09 drwxrwxr-x 8 1001 1001 4096 Jul 9 01:42 .git 01:43:09 drwxrwxr-x 3 1001 1001 4096 Jul 9 01:39 .github 01:43:09 -rw-rw-r-- 1 1001 1001 909 Jul 9 01:39 .gitignore 01:43:09 -rw-rw-r-- 1 1001 1001 359 Jul 9 01:39 .golangci.yml 01:43:09 -rw-rw-r-- 1 1001 1001 100 Jul 9 01:39 .hadolint.yml 01:43:09 drwxr-xr-x 3 1001 1001 4096 Jul 9 01:40 .semver 01:43:09 -rw-rw-r-- 1 1001 1001 155 Jul 9 01:39 .sonarcloud.properties 01:43:09 -rw-rw-r-- 1 1001 1001 1171 Jul 9 01:39 ADOPTERS.md 01:43:09 -rw-rw-r-- 1 1001 1001 20149 Jul 9 01:39 Attribution.txt 01:43:09 -rw-rw-r-- 1 1001 1001 118730 Jul 9 01:39 CHANGELOG.md 01:43:09 -rw-rw-r-- 1 1001 1001 3804 Jul 9 01:39 CONTRIBUTING.md 01:43:09 -rw-rw-r-- 1 1001 1001 677 Jul 9 01:39 GOVERNANCE.md 01:43:09 -rw-rw-r-- 1 1001 1001 886 Jul 9 01:39 Jenkinsfile 01:43:09 -rw-rw-r-- 1 1001 1001 10775 Jul 9 01:39 LICENSE 01:43:09 -rw-rw-r-- 1 1001 1001 16743 Jul 9 01:39 Makefile 01:43:09 -rw-rw-r-- 1 1001 1001 582 Jul 9 01:39 OWNERS.md 01:43:09 -rw-rw-r-- 1 1001 1001 9932 Jul 9 01:39 README.md 01:43:09 -rw-rw-r-- 1 1001 1001 789 Jul 9 01:39 SECURITY.md 01:43:09 -rw-rw-r-- 1 1001 1001 13 Jul 9 01:40 VERSION 01:43:09 drwxrwxr-x 2 1001 1001 4096 Jul 9 01:39 bin 01:43:09 drwxrwxr-x 19 1001 1001 4096 Jul 9 01:39 cmd 01:43:09 -rw-r--r-- 1 root root 1053838 Jul 9 01:42 coverage.out 01:43:09 drwxrwxr-x 2 1001 1001 4096 Jul 9 01:39 fuzz_test 01:43:09 -rw-rw-r-- 1 1001 1001 6979 Jul 9 01:39 go.mod 01:43:09 -rw-rw-r-- 1 1001 1001 90491 Jul 9 01:39 go.sum 01:43:09 drwxrwxr-x 7 1001 1001 4096 Jul 9 01:39 internal 01:43:09 drwxrwxr-x 2 1001 1001 4096 Jul 9 01:39 openapi 01:43:09 -rw-rw-r-- 1 1001 1001 584 Jul 9 01:39 security.txt 01:43:09 -rw-rw-r-- 1 1001 1001 204 Jul 9 01:39 version.go [Pipeline] sh 01:43:09 + '[' -e coverage.out ] 01:43:09 + chown 1001:1001 coverage.out [Pipeline] stash 01:43:09 Stashed 1 file(s) [Pipeline] sh 01:43:09 + make build 01:43:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:43:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:43:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:43:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:43:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:43:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:43:42 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:43:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:43:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:43:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:43:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:43:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:43:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:43:55 $ docker stop --time=1 4f24d1219a790c70da466b05e0f4c8f8a0a4d7c65650878b8c1046cab32d0b29 01:44:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14761 in /w/workspace/edgexfoundry_edgex-go_main 01:44:01 $ docker rm -f --volumes 4f24d1219a790c70da466b05e0f4c8f8a0a4d7c65650878b8c1046cab32d0b29 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 01:44:01 Running in /w/workspace/edgex-go/990 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 01:44:05 The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:44:05 01:44:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:44:06 latest: Pulling from edgex-devops/edgex-compose 01:44:06 91d30c5bc195: Pulling fs layer 01:44:06 2e9b0aa3be6d: Pulling fs layer 01:44:06 9c61dcf015f6: Pulling fs layer 01:44:06 4698f68db338: Pulling fs layer 01:44:06 2a2f49069b9e: Pulling fs layer 01:44:06 e0025b399a48: Pulling fs layer 01:44:06 2a2f49069b9e: Waiting 01:44:06 e0025b399a48: Waiting 01:44:06 4698f68db338: Waiting 01:44:06 91d30c5bc195: Verifying Checksum 01:44:06 91d30c5bc195: Download complete 01:44:06 4698f68db338: Verifying Checksum 01:44:06 4698f68db338: Download complete 01:44:06 2e9b0aa3be6d: Verifying Checksum 01:44:06 2e9b0aa3be6d: Download complete 01:44:06 91d30c5bc195: Pull complete 01:44:06 e0025b399a48: Verifying Checksum 01:44:06 e0025b399a48: Download complete 01:44:06 2a2f49069b9e: Verifying Checksum 01:44:06 2a2f49069b9e: Download complete 01:44:06 2e9b0aa3be6d: Pull complete 01:44:07 9c61dcf015f6: Verifying Checksum 01:44:07 9c61dcf015f6: Download complete 01:44:09 using credential edgex-jenkins-ssh 01:44:10 Cloning the remote Git repository 01:44:10 9c61dcf015f6: Pull complete 01:44:10 4698f68db338: Pull complete 01:44:10 2a2f49069b9e: Pull complete 01:44:10 e0025b399a48: Pull complete 01:44:10 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:44:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:44:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:10 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 01:44:10 $ 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/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:44:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:44:10 > git init /w/workspace/edgex-go/990 # timeout=10 01:44:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:44:10 > git --version # timeout=10 01:44:10 > git --version # 'git version 2.25.1' 01:44:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:44:12 $ docker top 610b8c47ebd82fd5bda9bb1b40062bae81d7ab7903f96be897a29e0862d92fe1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:13 + docker compose -f ./docker-compose-build.yml build --parallel 01:44:13 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:44:13 #1 transferring dockerfile: 2.23kB done 01:44:13 #1 DONE 0.1s 01:44:13 01:44:13 #2 [security-spire-server internal] load build definition from Dockerfile 01:44:13 #2 transferring dockerfile: 1.70kB done 01:44:13 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:44:13 #2 DONE 0.1s 01:44:13 01:44:13 #3 [core-keeper internal] load build definition from Dockerfile 01:44:13 #3 transferring dockerfile: 2.07kB done 01:44:13 #3 DONE 0.2s 01:44:13 01:44:13 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:44:13 #4 transferring dockerfile: 1.89kB done 01:44:13 #4 DONE 0.2s 01:44:13 01:44:13 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:44:13 #5 DONE 0.0s 01:44:13 01:44:13 #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 01:44:13 #6 ... 01:44:13 01:44:13 #7 [core-data internal] load build definition from Dockerfile 01:44:13 #7 transferring dockerfile: 2.04kB done 01:44:13 #7 DONE 0.2s 01:44:13 01:44:13 #8 [core-command internal] load build definition from Dockerfile 01:44:13 #8 transferring dockerfile: 1.94kB done 01:44:13 #8 DONE 0.3s 01:44:13 01:44:13 #9 [security-proxy-auth internal] load build definition from Dockerfile 01:44:13 #9 transferring dockerfile: 2.14kB done 01:44:13 #9 DONE 0.3s 01:44:13 01:44:13 #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:44:13 #5 DONE 0.0s 01:44:13 01:44:13 #10 [support-notifications internal] load build definition from Dockerfile 01:44:13 #10 transferring dockerfile: 2.02kB done 01:44:13 #10 DONE 0.3s 01:44:13 01:44:13 #11 [security-spire-config internal] load build definition from Dockerfile 01:44:13 #11 transferring dockerfile: 1.69kB done 01:44:13 #11 DONE 0.3s 01:44:13 01:44:13 #6 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 01:44:13 #6 ... 01:44:13 01:44:13 #12 [core-metadata internal] load build definition from Dockerfile 01:44:13 #12 transferring dockerfile: 2.10kB done 01:44:13 #12 DONE 0.3s 01:44:13 01:44:13 #13 [support-scheduler internal] load build definition from Dockerfile 01:44:13 #13 transferring dockerfile: 1.83kB done 01:44:13 #13 DONE 0.3s 01:44:13 01:44:13 #14 [security-proxy-setup internal] load build definition from Dockerfile 01:44:13 #14 transferring dockerfile: 2.50kB done 01:44:13 #14 DONE 0.4s 01:44:13 01:44:13 #15 [security-spire-agent internal] load build definition from Dockerfile 01:44:13 #15 transferring dockerfile: 1.81kB done 01:44:13 #15 DONE 0.4s 01:44:13 01:44:13 #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:44:13 #5 DONE 0.0s 01:44:13 01:44:13 #16 [security-bootstrapper internal] load build definition from Dockerfile 01:44:13 #16 transferring dockerfile: 3.02kB done 01:44:13 #16 DONE 0.4s 01:44:13 01:44:13 #6 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 01:44:13 #6 DONE 0.4s 01:44:13 01:44:13 #17 [security-secretstore-setup internal] load build definition from Dockerfile 01:44:13 #17 transferring dockerfile: 2.49kB done 01:44:13 #17 DONE 0.4s 01:44:13 01:44:13 #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:44:13 #5 DONE 0.0s 01:44:13 01:44:13 #18 [core-common-config-bootstrapper internal] load .dockerignore 01:44:13 #18 transferring context: 50B done 01:44:13 #18 DONE 0.2s 01:44:13 01:44:13 #19 [security-spiffe-token-provider internal] load .dockerignore 01:44:13 #19 transferring context: 50B done 01:44:13 #19 DONE 0.2s 01:44:13 01:44:13 #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:44:13 #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:44:14 #20 ... 01:44:14 01:44:14 #21 [core-keeper internal] load .dockerignore 01:44:14 #21 transferring context: 50B done 01:44:14 #21 DONE 0.3s 01:44:14 01:44:14 #22 [core-data internal] load .dockerignore 01:44:14 #22 transferring context: 50B done 01:44:14 #22 DONE 0.3s 01:44:14 01:44:14 #23 [support-notifications internal] load .dockerignore 01:44:14 #23 transferring context: 50B done 01:44:14 #23 DONE 0.2s 01:44:14 01:44:14 #24 [security-proxy-auth internal] load .dockerignore 01:44:14 #24 transferring context: 50B done 01:44:14 #24 DONE 0.2s 01:44:14 01:44:14 #25 [core-command internal] load .dockerignore 01:44:14 #25 transferring context: 50B done 01:44:14 #25 DONE 0.2s 01:44:14 01:44:14 #20 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:44:14 #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:44:14 #20 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:44:14 #20 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:44:14 #20 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:44:14 #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 2.93MB / 3.79MB 0.1s 01:44:14 #20 ... 01:44:14 01:44:14 #26 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:44:14 #26 DONE 0.6s 01:44:14 01:44:14 #20 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:44:14 #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.2s done 01:44:14 #20 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 01:44:14 #20 ... 01:44:14 01:44:14 #27 [support-scheduler internal] load .dockerignore 01:44:14 #27 transferring context: 50B done 01:44:14 #27 DONE 0.3s 01:44:14 01:44:14 #28 [security-secretstore-setup internal] load .dockerignore 01:44:14 #28 transferring context: 50B done 01:44:14 #28 DONE 0.4s 01:44:14 01:44:14 #29 [support-scheduler internal] load build context 01:44:14 #29 DONE 0.0s 01:44:14 01:44:14 #20 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:44:14 #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:44:14 #20 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:44:14 #20 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:44:14 #20 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:44:14 #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.2s done 01:44:14 #20 ... 01:44:14 01:44:14 #30 [security-proxy-setup internal] load .dockerignore 01:44:14 #30 transferring context: 50B 0.0s done 01:44:14 #30 DONE 0.4s 01:44:14 01:44:14 #31 [core-metadata internal] load .dockerignore 01:44:14 #31 transferring context: 50B done 01:44:14 #31 DONE 0.4s 01:44:14 01:44:14 #32 [security-bootstrapper internal] load .dockerignore 01:44:14 #32 transferring context: 50B done 01:44:14 #32 DONE 0.4s 01:44:14 01:44:14 #20 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:44:14 #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:44:14 #20 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:44:14 #20 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:44:14 #20 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:44:14 #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.2s done 01:44:14 #20 ... 01:44:14 01:44:14 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:44:14 #33 DONE 0.5s 01:44:14 01:44:14 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:44:14 #34 DONE 0.6s 01:44:14 01:44:14 #20 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:44:14 #20 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 01:44:16 #20 ... 01:44:16 01:44:16 #35 [security-spire-server internal] load .dockerignore 01:44:16 #35 transferring context: 50B 0.0s done 01:44:16 #35 DONE 2.1s 01:44:16 01:44:16 #36 [core-data internal] load build context 01:44:19 #36 ... 01:44:19 01:44:19 #37 [core-common-config-bootstrapper internal] load build context 01:44:19 #37 transferring context: 427.58MB 5.7s 01:44:19 #37 ... 01:44:19 01:44:19 #36 [core-data internal] load build context 01:44:22 #36 transferring context: 652.78MB 8.6s done 01:44:23 #36 ... 01:44:23 01:44:23 #38 [security-spiffe-token-provider internal] load build context 01:44:23 #38 transferring context: 652.78MB 9.5s done 01:44:24 #38 ... 01:44:24 01:44:24 #39 [core-keeper internal] load build context 01:44:24 #39 ... 01:44:24 01:44:24 #40 [security-spire-config internal] load .dockerignore 01:44:24 #40 transferring context: 50B done 01:44:24 #40 ... 01:44:24 01:44:24 #41 [support-notifications internal] load build context 01:44:24 #41 transferring context: 652.78MB 8.9s done 01:44:24 #41 ... 01:44:24 01:44:24 #42 [security-secretstore-setup internal] load build context 01:44:24 #42 transferring context: 652.78MB 9.2s done 01:44:25 #42 ... 01:44:25 01:44:25 #43 [core-command internal] load build context 01:44:25 #43 transferring context: 652.78MB 9.3s done 01:44:25 #43 ... 01:44:25 01:44:25 #29 [support-scheduler internal] load build context 01:44:25 #29 transferring context: 652.78MB 8.8s done 01:44:25 #29 ... 01:44:25 01:44:25 #44 [security-bootstrapper internal] load build context 01:44:25 #44 ... 01:44:25 01:44:25 #45 [security-spire-agent internal] load .dockerignore 01:44:25 #45 ... 01:44:25 01:44:25 #46 [security-proxy-setup internal] load build context 01:44:25 #46 transferring context: 652.78MB 8.3s done 01:44:25 #46 ... 01:44:25 01:44:25 #47 [core-metadata builder 2/7] WORKDIR /edgex-go 01:44:26 #47 ... 01:44:26 01:44:26 #48 [core-metadata internal] load build context 01:44:26 #48 ... 01:44:26 01:44:26 #49 [security-proxy-auth internal] load build context 01:44:26 #49 transferring context: 652.78MB 9.0s done 01:44:26 #49 ... 01:44:26 01:44:26 #48 [core-metadata internal] load build context 01:44:26 #48 transferring context: 652.78MB 4.1s done 01:44:30 #48 ... 01:44:30 01:44:30 #37 [core-common-config-bootstrapper internal] load build context 01:44:30 #37 transferring context: 652.78MB 8.3s done 01:44:30 Avoid second fetch 01:44:30 Checking out Revision a503ebaf6be074fe8844a4a1abd235f49459d869 (main) 01:44:31 Commit message: "Merge pull request #5451 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.54.0" 01:44:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:44:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:44:30 > git config core.sparsecheckout # timeout=10 01:44:30 > git checkout -f a503ebaf6be074fe8844a4a1abd235f49459d869 # timeout=10 01:44:35 #37 ... 01:44:35 01:44:35 #39 [core-keeper internal] load build context 01:44:35 #39 transferring context: 652.78MB 10.5s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:35 provisioning config files... 01:44:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/990@tmp/config2195336565629356026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:36 ---> ****-login.sh 01:44:36 nexus3.edgexfoundry.org:10001 01:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:44:37 Configure a credential helper to remove this warning. See 01:44:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:44:37 01:44:37 Login Succeeded 01:44:37 nexus3.edgexfoundry.org:10002 01:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:44:37 Configure a credential helper to remove this warning. See 01:44:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:44:37 01:44:37 Login Succeeded 01:44:37 nexus3.edgexfoundry.org:10003 01:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:44:38 Configure a credential helper to remove this warning. See 01:44:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:44:38 01:44:38 Login Succeeded 01:44:38 nexus3.edgexfoundry.org:10004 01:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:44:38 Configure a credential helper to remove this warning. See 01:44:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:44:38 01:44:38 Login Succeeded 01:44:38 ****.io 01:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:44:38 Configure a credential helper to remove this warning. See 01:44:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:44:38 01:44:38 Login Succeeded 01:44:38 ---> ****-login.sh ends [Pipeline] } 01:44:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:44:42 + git config --global --add safe.directory /w/workspace/edgex-go/990 [Pipeline] echo 01:44:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:44:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:44:42 ========================================================= 01:44:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:44:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:44:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:44:42 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:44:42 6b59a28fa201: Pulling fs layer 01:44:42 d32bb0dddca7: Pulling fs layer 01:44:42 5dab1238d3d9: Pulling fs layer 01:44:42 196fd7d83e7d: Pulling fs layer 01:44:42 4f4fb700ef54: Pulling fs layer 01:44:42 8ba94037c8f0: Pulling fs layer 01:44:42 deaec5988b04: Pulling fs layer 01:44:42 9f65657bb879: Pulling fs layer 01:44:42 8ba94037c8f0: Waiting 01:44:42 196fd7d83e7d: Waiting 01:44:42 deaec5988b04: Waiting 01:44:42 4f4fb700ef54: Waiting 01:44:42 9f65657bb879: Waiting 01:44:42 d32bb0dddca7: Verifying Checksum 01:44:42 d32bb0dddca7: Download complete 01:44:42 196fd7d83e7d: Verifying Checksum 01:44:42 196fd7d83e7d: Download complete 01:44:42 4f4fb700ef54: Verifying Checksum 01:44:42 4f4fb700ef54: Download complete 01:44:42 8ba94037c8f0: Verifying Checksum 01:44:42 8ba94037c8f0: Download complete 01:44:42 6b59a28fa201: Verifying Checksum 01:44:42 6b59a28fa201: Download complete 01:44:43 9f65657bb879: Verifying Checksum 01:44:43 9f65657bb879: Download complete 01:44:43 6b59a28fa201: Pull complete 01:44:44 d32bb0dddca7: Pull complete 01:44:44 5dab1238d3d9: Verifying Checksum 01:44:44 5dab1238d3d9: Download complete 01:44:46 deaec5988b04: Verifying Checksum 01:44:46 deaec5988b04: Download complete 01:44:50 #39 ... 01:44:50 01:44:50 #20 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:44:50 #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:44:50 #20 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:44:50 #20 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:44:50 #20 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:44:50 #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.2s done 01:44:50 #20 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 01:44:50 #20 DONE 36.8s 01:44:50 01:44:50 #40 [security-spire-config internal] load .dockerignore 01:44:50 #40 DONE 36.5s 01:44:50 01:44:50 #45 [security-spire-agent internal] load .dockerignore 01:44:50 #45 transferring context: 32B 01:44:50 #45 ... 01:44:50 01:44:50 #20 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:44:50 #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:44:50 #20 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:44:50 #20 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:44:50 #20 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:44:50 #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.2s done 01:44:50 #20 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 01:44:50 #20 DONE 36.8s 01:44:50 01:44:50 #37 [core-common-config-bootstrapper internal] load build context 01:44:50 #37 DONE 36.8s 01:44:50 01:44:50 #36 [core-data internal] load build context 01:44:50 #36 DONE 36.7s 01:44:50 01:44:50 #47 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:44:50 #47 DONE 36.3s 01:44:50 01:44:50 #46 [security-proxy-setup internal] load build context 01:44:50 #46 DONE 36.4s 01:44:50 01:44:50 #41 [support-notifications internal] load build context 01:44:50 #41 DONE 36.7s 01:44:50 01:44:50 #49 [security-proxy-auth internal] load build context 01:44:50 #49 DONE 36.7s 01:44:50 01:44:50 #29 [support-scheduler internal] load build context 01:44:50 #29 DONE 36.4s 01:44:50 01:44:50 #43 [core-command internal] load build context 01:44:50 #43 DONE 36.8s 01:44:50 01:44:50 #38 [security-spiffe-token-provider internal] load build context 01:44:50 #38 DONE 36.8s 01:44:50 01:44:50 #45 [security-spire-agent internal] load .dockerignore 01:44:50 #45 transferring context: 50B done 01:44:50 #45 DONE 36.4s 01:44:50 01:44:50 #20 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:44:50 #20 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:44:50 #20 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:44:50 #20 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:44:50 #20 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:44:50 #20 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.2s done 01:44:50 #20 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 01:44:50 #20 DONE 36.8s 01:44:50 01:44:50 #42 [security-secretstore-setup internal] load build context 01:44:50 #42 DONE 36.5s 01:44:50 01:44:50 #39 [core-keeper internal] load build context 01:44:50 #39 DONE 36.8s 01:44:50 01:44:50 #48 [core-metadata internal] load build context 01:44:50 #48 DONE 36.5s 01:44:50 01:44:50 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:44:50 #50 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 01:44:50 #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 01:44:50 #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 01:44:50 #50 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:44:50 #50 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 01:44:50 #50 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 01:44:50 #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 01:44:50 #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:44:50 #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 01:44:50 #50 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:44:50 #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 01:44:51 #50 ... 01:44:51 01:44:51 #51 [security-spire-server internal] load build context 01:44:51 #51 transferring context: 26.58kB 0.0s done 01:44:51 #51 DONE 0.4s 01:44:51 01:44:51 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:44:51 #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.99MB / 41.51MB 0.3s 01:44:51 #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:44:51 #50 ... 01:44:51 01:44:51 #52 [security-spire-agent internal] load build context 01:44:51 #52 transferring context: 26.11kB done 01:44:51 #52 DONE 0.2s 01:44:51 01:44:51 #53 [security-spire-config internal] load build context 01:44:51 #53 transferring context: 24.83kB done 01:44:51 #53 DONE 0.4s 01:44:51 01:44:51 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:44:51 #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 26.21MB / 41.51MB 0.5s 01:44:51 #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 37.53MB / 41.51MB 0.6s 01:44:51 #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s 01:44:51 #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.0s done 01:44:51 #50 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 01:44:54 #50 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.4s done 01:44:54 #50 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.4s done 01:44:58 #50 ... 01:44:58 01:44:58 #44 [security-bootstrapper internal] load build context 01:44:58 #44 transferring context: 652.78MB 3.9s done 01:44:58 #44 DONE 44.1s 01:44:58 01:44:58 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:44:58 #54 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 01:44:58 #54 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 01:44:58 #54 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done 01:44:58 #54 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:44:58 #54 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 01:44:58 #54 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 01:44:58 #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 01:44:58 #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 01:44:58 #54 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 01:44:58 #54 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done 01:44:58 5dab1238d3d9: Pull complete 01:44:58 196fd7d83e7d: Pull complete 01:44:58 4f4fb700ef54: Pull complete 01:44:59 8ba94037c8f0: Pull complete 01:45:00 #54 ... 01:45:00 01:45:00 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:45:00 #0 1.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:00 #0 1.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:00 #0 1.895 (1/7) Installing ca-certificates (20260611-r0) 01:45:00 #0 1.908 (2/7) Installing dumb-init (1.2.5-r3) 01:45:00 #0 1.919 (3/7) Installing libgcc (14.2.0-r6) 01:45:00 #0 1.935 (4/7) Installing libsodium (1.0.20-r1) 01:45:00 #0 1.964 (5/7) Installing libstdc++ (14.2.0-r6) 01:45:00 #0 1.993 (6/7) Installing libzmq (4.3.5-r2) 01:45:00 #0 2.021 (7/7) Installing zeromq (4.3.5-r2) 01:45:00 #0 2.034 Executing busybox-1.37.0-r20.trigger 01:45:00 #0 2.055 Executing ca-certificates-20260611-r0.trigger 01:45:00 #0 2.113 OK: 12 MiB in 23 packages 01:45:00 #55 ... 01:45:00 01:45:00 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:45:00 #0 0.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:00 #0 0.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:00 #0 1.081 (1/3) Installing ca-certificates (20260611-r0) 01:45:00 #0 1.111 (2/3) Installing dumb-init (1.2.5-r3) 01:45:00 #0 1.115 (3/3) Installing tzdata (2026b-r0) 01:45:00 #0 1.143 Executing busybox-1.37.0-r20.trigger 01:45:00 #0 1.147 Executing ca-certificates-20260611-r0.trigger 01:45:00 #0 1.187 OK: 8 MiB in 19 packages 01:45:01 #56 ... 01:45:01 01:45:01 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:45:01 #0 5.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:01 #0 5.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:01 #0 5.524 OK: 265 MiB in 60 packages 01:45:01 #57 ... 01:45:01 01:45:01 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:45:01 #0 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:01 #0 1.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:01 #0 1.789 OK: 265 MiB in 60 packages 01:45:01 #58 ... 01:45:01 01:45:01 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:45:01 #0 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:01 #0 1.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:01 #0 1.936 (1/1) Installing dumb-init (1.2.5-r3) 01:45:01 #0 1.964 Executing busybox-1.37.0-r20.trigger 01:45:01 #0 1.979 OK: 7 MiB in 17 packages 01:45:02 #59 ... 01:45:02 01:45:02 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:45:02 #0 3.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:02 #0 4.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:02 #0 4.272 OK: 265 MiB in 60 packages 01:45:02 #60 ... 01:45:02 01:45:02 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:02 #61 ... 01:45:02 01:45:02 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:45:02 #0 0.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:02 #0 1.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:02 #0 1.400 (1/4) Installing ca-certificates (20260611-r0) 01:45:02 #0 1.420 (2/4) Installing dumb-init (1.2.5-r3) 01:45:02 #0 1.430 (3/4) Installing su-exec (0.2-r3) 01:45:02 #0 1.438 (4/4) Installing yq-go (4.47.2-r3) 01:45:02 #0 1.701 Executing busybox-1.37.0-r20.trigger 01:45:02 #0 1.752 Executing ca-certificates-20260611-r0.trigger 01:45:02 #0 1.819 OK: 20 MiB in 20 packages 01:45:03 #62 ... 01:45:03 01:45:03 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:45:03 #0 0.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:03 #0 1.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:03 #0 1.539 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:45:03 #0 1.539 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:45:03 #0 1.539 OK: 26325 distinct packages available 01:45:03 #0 1.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:03 #0 1.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:03 #0 2.215 (1/4) Installing dumb-init (1.2.5-r3) 01:45:03 #0 2.220 (2/4) Installing musl-obstack (1.2.3-r2) 01:45:03 #0 2.223 (3/4) Installing libucontext (1.3.2-r0) 01:45:03 #0 2.228 (4/4) Installing gcompat (1.1.0-r4) 01:45:03 #0 2.232 Executing busybox-1.37.0-r20.trigger 01:45:03 #0 2.251 OK: 8 MiB in 20 packages 01:45:03 #63 ... 01:45:03 01:45:03 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:45:03 #0 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:03 #0 1.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:03 #0 1.959 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:45:03 #0 1.959 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:45:03 #0 1.959 OK: 26345 distinct packages available 01:45:03 #0 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:03 #0 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:03 #0 2.533 OK: 265 MiB in 60 packages 01:45:03 #64 ... 01:45:03 01:45:03 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:45:03 #0 1.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:03 #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:03 #0 2.055 (1/1) Installing dumb-init (1.2.5-r3) 01:45:03 #0 2.063 Executing busybox-1.37.0-r20.trigger 01:45:03 #0 2.080 OK: 7 MiB in 17 packages 01:45:03 #65 ... 01:45:03 01:45:03 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:45:03 #0 0.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:03 #0 1.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:03 #0 1.520 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:45:03 #0 1.520 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:45:03 #0 1.520 OK: 26325 distinct packages available 01:45:03 #0 1.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:03 #0 1.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:03 #0 2.136 (1/5) Installing dumb-init (1.2.5-r3) 01:45:03 #0 2.136 (2/5) Installing musl-obstack (1.2.3-r2) 01:45:03 #0 2.137 (3/5) Installing libucontext (1.3.2-r0) 01:45:03 #0 2.141 (4/5) Installing gcompat (1.1.0-r4) 01:45:03 #0 2.146 (5/5) Installing openssl (3.5.7-r0) 01:45:03 #0 2.157 Executing busybox-1.37.0-r20.trigger 01:45:03 #0 2.164 OK: 8 MiB in 21 packages 01:45:03 #66 ... 01:45:03 01:45:03 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:03 #67 ... 01:45:03 01:45:03 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:45:03 #0 8.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:03 #0 8.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:03 #0 8.981 OK: 265 MiB in 60 packages 01:45:03 #68 ... 01:45:03 01:45:03 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:45:03 #0 0.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:03 #0 1.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:03 #0 1.428 (1/2) Installing dumb-init (1.2.5-r3) 01:45:03 #0 1.432 (2/2) Installing su-exec (0.2-r3) 01:45:03 #0 1.436 Executing busybox-1.37.0-r20.trigger 01:45:03 #0 1.444 OK: 7 MiB in 18 packages 01:45:04 #69 ... 01:45:04 01:45:04 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:45:04 #0 1.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:04 #0 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:04 #0 1.936 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:45:04 #0 1.936 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:45:04 #0 1.936 OK: 26325 distinct packages available 01:45:04 #0 1.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:04 #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:04 #0 2.427 (1/13) Installing brotli-libs (1.1.0-r2) 01:45:04 #0 2.463 (2/13) Installing c-ares (1.34.8-r0) 01:45:04 #0 2.471 (3/13) Installing libunistring (1.3-r0) 01:45:04 #0 2.489 (4/13) Installing libidn2 (2.3.7-r0) 01:45:04 #0 2.502 (5/13) Installing nghttp2-libs (1.69.0-r0) 01:45:04 #0 2.507 (6/13) Installing libpsl (0.21.5-r3) 01:45:04 #0 2.513 (7/13) Installing zstd-libs (1.5.7-r0) 01:45:04 #0 2.526 (8/13) Installing libcurl (8.14.1-r2) 01:45:04 #0 2.536 (9/13) Installing curl (8.14.1-r2) 01:45:04 #0 2.585 (10/13) Installing dumb-init (1.2.5-r3) 01:45:04 #0 2.593 (11/13) Installing musl-obstack (1.2.3-r2) 01:45:04 #0 2.594 (12/13) Installing libucontext (1.3.2-r0) 01:45:04 #0 2.598 (13/13) Installing gcompat (1.1.0-r4) 01:45:04 #0 2.603 Executing busybox-1.37.0-r20.trigger 01:45:04 #0 2.610 OK: 12 MiB in 29 packages 01:45:04 #70 ... 01:45:04 01:45:04 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:45:04 #0 0.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:04 #0 1.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:04 #0 1.522 (1/4) Installing dumb-init (1.2.5-r3) 01:45:04 #0 1.539 (2/4) Installing openssl (3.5.7-r0) 01:45:04 #0 1.559 (3/4) Installing su-exec (0.2-r3) 01:45:04 #0 1.562 (4/4) Installing yq-go (4.47.2-r3) 01:45:04 #0 1.713 Executing busybox-1.37.0-r20.trigger 01:45:04 #0 1.752 OK: 20 MiB in 20 packages 01:45:08 #71 ... 01:45:08 01:45:08 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:45:08 #68 DONE 17.4s 01:45:08 01:45:08 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:45:08 #60 DONE 17.4s 01:45:08 01:45:08 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:45:08 #59 DONE 17.5s 01:45:08 01:45:08 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:45:08 #58 DONE 17.4s 01:45:08 01:45:08 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:45:08 #72 ... 01:45:08 01:45:08 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:45:08 #71 DONE 17.5s 01:45:08 01:45:08 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:45:08 #66 DONE 17.5s 01:45:08 01:45:08 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:08 #67 DONE 17.5s 01:45:08 01:45:08 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:45:08 #56 DONE 17.5s 01:45:08 01:45:08 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:45:08 #55 DONE 17.5s 01:45:08 01:45:08 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:45:08 #57 DONE 17.5s 01:45:08 01:45:08 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:45:08 #69 DONE 17.6s 01:45:08 01:45:08 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:45:08 #64 DONE 17.5s 01:45:08 01:45:08 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:45:08 #62 DONE 17.6s 01:45:08 01:45:08 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:45:08 #70 DONE 17.6s 01:45:08 01:45:08 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:45:08 #72 ... 01:45:08 01:45:08 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:08 #61 DONE 17.6s 01:45:08 01:45:08 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:45:08 #65 DONE 17.6s 01:45:08 01:45:08 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:45:08 #63 DONE 17.6s 01:45:08 01:45:08 #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:45:08 #73 ... 01:45:08 01:45:08 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:45:08 #74 DONE 0.8s 01:45:08 01:45:08 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:45:08 #75 DONE 0.8s 01:45:08 01:45:08 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:45:08 #76 DONE 0.8s 01:45:08 01:45:08 #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:45:08 #73 DONE 0.8s 01:45:08 01:45:08 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:45:08 #77 DONE 0.8s 01:45:08 01:45:08 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:45:09 #50 DONE 18.5s 01:45:09 01:45:09 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:45:09 #54 DONE 18.4s 01:45:09 01:45:09 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:09 deaec5988b04: Pull complete 01:45:10 #78 ... 01:45:10 01:45:10 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:45:10 #0 1.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:10 #0 1.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:10 #0 2.208 OK: 8 MiB in 21 packages 01:45:10 #79 DONE 2.4s 01:45:10 01:45:10 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:45:10 #72 1.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:10 #72 1.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:10 #72 2.255 OK: 7 MiB in 17 packages 01:45:10 #72 DONE 2.5s 01:45:10 01:45:10 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:45:11 9f65657bb879: Pull complete 01:45:11 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:45:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:45:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:45:12 WORKDIR /edgex 01:45:12 COPY go.mod . 01:45:12 RUN go mod download 01:45:12 + docker build -t ci-base-image-arm64 -f - . 01:45:12 #80 DONE 1.9s 01:45:12 01:45:12 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:45:12 #0 2.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.686 OK: 20 MiB in 20 packages 01:45:12 #81 DONE 4.1s 01:45:12 01:45:12 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:45:12 #0 1.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:12 #0 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.262 OK: 20 MiB in 20 packages 01:45:12 #82 DONE 4.2s 01:45:12 01:45:12 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:45:12 #0 2.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.779 OK: 7 MiB in 18 packages 01:45:12 #83 DONE 4.1s 01:45:12 01:45:12 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:45:12 #0 2.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.665 OK: 12 MiB in 23 packages 01:45:12 #84 DONE 4.2s 01:45:12 01:45:12 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:45:12 #0 2.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.708 OK: 8 MiB in 20 packages 01:45:12 #85 DONE 4.1s 01:45:12 01:45:12 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:45:12 #0 1.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:12 #0 1.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.345 OK: 12 MiB in 29 packages 01:45:12 #86 DONE 4.1s 01:45:12 01:45:12 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:45:12 #0 2.238 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.742 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:12 #0 3.242 OK: 265 MiB in 60 packages 01:45:12 #87 DONE 4.2s 01:45:12 01:45:12 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:45:12 #88 ... 01:45:12 01:45:12 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:45:12 #0 2.166 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.624 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:12 #0 3.041 (1/1) Installing dumb-init (1.2.5-r3) 01:45:12 #0 3.177 Executing busybox-1.37.0-r20.trigger 01:45:12 #0 3.184 OK: 7 MiB in 17 packages 01:45:12 #89 DONE 4.2s 01:45:12 01:45:12 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:45:12 #0 2.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:12 #0 2.786 OK: 8 MiB in 19 packages 01:45:12 #90 DONE 4.3s 01:45:12 01:45:12 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:45:12 #91 DONE 2.0s 01:45:12 01:45:12 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:45:12 Sending build context to Docker daemon 3.951MB 01:45:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:45:13 ---> 334268110677 01:45:13 Step 2/4 : WORKDIR /edgex 01:45:13 #92 DONE 0.6s 01:45:13 01:45:13 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:45:14 #93 ... 01:45:14 01:45:14 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:45:14 #94 DONE 1.9s 01:45:14 01:45:14 #95 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:45:14 #0 4.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:45:14 #0 4.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:45:14 #0 4.437 OK: 7 MiB in 17 packages 01:45:14 #95 ... 01:45:14 01:45:14 #96 [security-spire-server stage-2 6/9] COPY security.txt / 01:45:14 #96 ... 01:45:14 01:45:14 #95 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:45:14 #95 DONE 6.6s 01:45:14 01:45:14 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:45:14 #97 DONE 2.5s 01:45:14 01:45:14 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:45:14 #88 DONE 2.5s 01:45:14 01:45:14 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:45:14 #93 DONE 2.4s 01:45:14 01:45:14 #96 [security-spire-server stage-2 6/9] COPY security.txt / 01:45:14 #96 DONE 0.3s 01:45:14 01:45:14 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:14 #98 ... 01:45:14 01:45:14 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:45:14 #99 DONE 0.3s 01:45:14 01:45:14 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:45:14 #100 DONE 0.3s 01:45:15 ---> Running in 61001ae8771c 01:45:15 Removing intermediate container 61001ae8771c 01:45:15 ---> a1a083791aaf 01:45:15 Step 3/4 : COPY go.mod . 01:45:15 01:45:15 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:45:15 #101 DONE 0.2s 01:45:15 01:45:15 #102 [security-spire-config stage-2 6/10] COPY security.txt / 01:45:15 #102 DONE 0.1s 01:45:15 01:45:15 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:45:15 #103 DONE 0.1s 01:45:15 01:45:15 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 01:45:15 #104 DONE 0.1s 01:45:15 01:45:15 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:45:15 #105 DONE 0.1s 01:45:15 01:45:15 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:45:15 #106 DONE 0.1s 01:45:15 01:45:15 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:45:15 #107 DONE 0.1s 01:45:15 01:45:15 #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:45:15 #108 DONE 3.1s 01:45:15 01:45:15 #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:45:15 #109 DONE 0.1s 01:45:15 01:45:15 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:45:15 #110 DONE 0.1s 01:45:15 01:45:15 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:45:15 #111 DONE 0.1s 01:45:15 01:45:15 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:45:15 ---> 367999dcae8c 01:45:15 Step 4/4 : RUN go mod download 01:45:15 ---> Running in edc21597357d 01:45:15 #112 DONE 0.1s 01:45:15 01:45:15 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:45:15 #113 DONE 0.1s 01:45:15 01:45:15 #114 [security-spire-agent] exporting to image 01:45:15 #114 exporting layers 01:45:16 #114 ... 01:45:16 01:45:16 #115 [security-spire-server] exporting to image 01:45:16 #115 exporting layers 0.5s done 01:45:16 #115 writing image sha256:0c7c83dc20b8d29566632fe0a852a5f85726d20aa8c4c055c233c705b85b1fac done 01:45:16 #115 naming to docker.io/library/security-spire-server done 01:45:16 #115 DONE 0.5s 01:45:16 01:45:16 #116 [security-spire-config] exporting to image 01:45:16 #116 exporting layers 0.5s done 01:45:16 #116 writing image sha256:4c724a7433cd0cbae991583a011ca81310a39ff54c64d6ee16cf77d08c95ec67 0.0s done 01:45:16 #116 naming to docker.io/library/security-spire-config done 01:45:16 #116 DONE 0.5s 01:45:16 01:45:16 #114 [security-spire-agent] exporting to image 01:45:16 #114 exporting layers 0.5s done 01:45:16 #114 writing image sha256:ad7349691d1661534a1cb5dde4663a3a28cd31e386651217e5db675c754ec8e3 done 01:45:16 #114 naming to docker.io/library/security-spire-agent done 01:45:16 #114 DONE 0.6s 01:45:16 01:45:16 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:18 #117 ... 01:45:18 01:45:18 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:19 #118 ... 01:45:19 01:45:19 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:19 #119 ... 01:45:19 01:45:19 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:58 #120 DONE 48.4s 01:45:58 01:45:58 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:58 #118 DONE 48.4s 01:45:58 01:45:58 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:58 #119 DONE 48.3s 01:45:58 01:45:58 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:58 #117 DONE 48.4s 01:45:58 01:45:58 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:58 #98 DONE 42.5s 01:45:58 01:45:58 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:58 #78 DONE 48.4s 01:45:58 01:45:58 #121 [core-command builder 6/7] COPY . . 01:46:08 #121 ... 01:46:08 01:46:08 #122 [support-scheduler builder 6/7] COPY . . 01:46:08 #122 ... 01:46:08 01:46:08 #123 [support-notifications builder 6/7] COPY . . 01:46:08 #123 ... 01:46:08 01:46:08 #124 [core-keeper builder 7/8] COPY . . 01:46:08 #124 ... 01:46:08 01:46:08 #125 [security-spiffe-token-provider builder 6/7] COPY . . 01:46:08 #125 ... 01:46:08 01:46:08 #126 [security-proxy-setup builder 6/7] COPY . . 01:46:23 #126 DONE 24.8s 01:46:23 01:46:23 #125 [security-spiffe-token-provider builder 6/7] COPY . . 01:46:23 #125 DONE 24.8s 01:46:23 01:46:23 #122 [support-scheduler builder 6/7] COPY . . 01:46:23 #122 DONE 24.8s 01:46:23 01:46:23 #121 [security-proxy-auth builder 6/7] COPY . . 01:46:23 #121 DONE 24.7s 01:46:23 01:46:23 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:46:23 #127 CACHED 01:46:23 01:46:23 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:23 #128 CACHED 01:46:23 01:46:23 #129 [core-metadata builder 6/7] COPY . . 01:46:23 #129 CACHED 01:46:23 01:46:23 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 01:46:23 #130 CACHED 01:46:23 01:46:23 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:23 #131 CACHED 01:46:23 01:46:23 #132 [core-data builder 6/7] COPY . . 01:46:23 #132 CACHED 01:46:23 01:46:23 #124 [core-keeper builder 7/8] COPY . . 01:46:23 #124 DONE 24.7s 01:46:23 01:46:23 #133 [security-proxy-auth builder 6/7] COPY . . 01:46:23 #133 CACHED 01:46:23 01:46:23 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:23 #134 CACHED 01:46:23 01:46:23 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:46:23 #135 CACHED 01:46:23 01:46:23 #136 [core-command builder 6/7] COPY . . 01:46:23 #136 CACHED 01:46:23 01:46:23 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:23 #137 CACHED 01:46:23 01:46:23 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 01:46:23 #138 CACHED 01:46:23 01:46:23 #139 [security-bootstrapper builder 6/7] COPY . . 01:46:23 #139 CACHED 01:46:23 01:46:23 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:46:23 #140 CACHED 01:46:23 01:46:23 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:23 #141 CACHED 01:46:23 01:46:23 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:46:23 #142 CACHED 01:46:23 01:46:23 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:23 #143 CACHED 01:46:23 01:46:23 #144 [security-secretstore-setup builder 6/7] COPY . . 01:46:23 #144 CACHED 01:46:23 01:46:23 #123 [support-notifications builder 6/7] COPY . . 01:46:23 #123 DONE 24.8s 01:46:23 01:46:23 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:46:23 #145 0.912 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:46:33 #145 ... 01:46:33 01:46:33 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:46:33 #0 0.707 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:46:33 #146 ... 01:46:33 01:46:33 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:46:33 #0 0.588 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:46:33 #147 ... 01:46:33 01:46:33 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:46:33 #0 0.686 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:46:33 #148 ... 01:46:33 01:46:33 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:46:33 #0 0.883 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:46:33 #149 ... 01:46:33 01:46:33 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:46:33 #0 0.632 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:46:33 #150 ... 01:46:33 01:46:33 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:46:33 #0 0.598 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:46:33 #151 ... 01:46:33 01:46:33 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:46:33 #0 0.920 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:46:33 #152 ... 01:46:33 01:46:33 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:46:33 #0 0.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:46:33 #153 ... 01:46:33 01:46:33 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:46:33 #0 0.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:46:33 #154 ... 01:46:33 01:46:33 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:46:33 #0 0.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:46:33 #155 ... 01:46:33 01:46:33 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:46:33 #0 0.878 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:46:37 Removing intermediate container edc21597357d 01:46:37 ---> 3c474539a015 01:46:37 Successfully built 3c474539a015 01:46:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:37 + docker inspect -f . ci-base-image-arm64 01:46:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:37 prd-ubuntu20.04-docker-arm64-4c-16g-14761 does not seem to be running inside a container 01:46:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@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 01:46:39 $ docker top 31d4de7082ce1c40cad5aa031a1cbcbaa710dd191f2470eb45a2de4b652001f7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:40 + go version 01:46:40 go version go1.25.3 linux/arm64 [Pipeline] } 01:46:40 $ docker stop --time=1 31d4de7082ce1c40cad5aa031a1cbcbaa710dd191f2470eb45a2de4b652001f7 01:46:41 $ docker rm -f --volumes 31d4de7082ce1c40cad5aa031a1cbcbaa710dd191f2470eb45a2de4b652001f7 [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 01:46:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:46:42 01:46:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:46:43 latest: Pulling from edgex-devops/edgex-compose-arm64 01:46:43 547446be3368: Pulling fs layer 01:46:43 d125d8839a47: Pulling fs layer 01:46:43 3e85d5ac6304: Pulling fs layer 01:46:43 c3105a71a48b: Pulling fs layer 01:46:43 0f093f025ec4: Pulling fs layer 01:46:43 c3106fc0e877: Pulling fs layer 01:46:43 c3105a71a48b: Waiting 01:46:43 0f093f025ec4: Waiting 01:46:43 c3106fc0e877: Waiting 01:46:43 547446be3368: Verifying Checksum 01:46:43 c3105a71a48b: Verifying Checksum 01:46:43 c3105a71a48b: Download complete 01:46:43 d125d8839a47: Verifying Checksum 01:46:43 d125d8839a47: Download complete 01:46:43 c3106fc0e877: Verifying Checksum 01:46:43 c3106fc0e877: Download complete 01:46:43 0f093f025ec4: Verifying Checksum 01:46:43 0f093f025ec4: Download complete 01:46:44 547446be3368: Pull complete 01:46:45 d125d8839a47: Pull complete 01:46:45 3e85d5ac6304: Verifying Checksum 01:46:45 3e85d5ac6304: Download complete 01:46:55 3e85d5ac6304: Pull complete 01:46:55 c3105a71a48b: Pull complete 01:46:56 0f093f025ec4: Pull complete 01:46:56 c3106fc0e877: Pull complete 01:46:56 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:46:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:46:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:56 prd-ubuntu20.04-docker-arm64-4c-16g-14761 does not seem to be running inside a container 01:46:56 $ 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/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@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 01:46:59 $ docker top 70c7a162431e61c54747d7021744a7a4117a0b6c8c39c24a7b4a747a07e60693 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:00 + docker compose -f ./docker-compose-build.yml build --parallel 01:47:10 #1 [support-scheduler internal] load build definition from Dockerfile 01:47:10 #1 transferring dockerfile: 01:47:10 #1 transferring dockerfile: 1.83kB 0.0s done 01:47:10 #1 DONE 0.1s 01:47:10 01:47:10 #2 [core-data internal] load build definition from Dockerfile 01:47:10 #2 transferring dockerfile: 2.04kB done 01:47:10 #2 DONE 0.0s 01:47:10 01:47:10 #3 [support-notifications internal] load build definition from Dockerfile 01:47:10 #3 transferring dockerfile: 2.02kB done 01:47:10 #3 DONE 0.1s 01:47:10 01:47:10 #4 [security-spire-server internal] load build definition from Dockerfile 01:47:10 #4 transferring dockerfile: 1.70kB done 01:47:10 #4 DONE 0.1s 01:47:10 01:47:10 #5 [security-bootstrapper internal] load build definition from Dockerfile 01:47:10 #5 transferring dockerfile: 3.02kB done 01:47:10 #5 DONE 0.1s 01:47:10 01:47:10 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:47:10 #6 transferring dockerfile: 1.89kB 0.0s done 01:47:10 #6 DONE 0.1s 01:47:10 01:47:10 #7 [security-secretstore-setup internal] load build definition from Dockerfile 01:47:10 #7 transferring dockerfile: 2.49kB done 01:47:10 #7 DONE 0.1s 01:47:10 01:47:10 #8 [core-metadata internal] load build definition from Dockerfile 01:47:10 #8 transferring dockerfile: 2.10kB done 01:47:10 #8 DONE 0.1s 01:47:10 01:47:10 #9 [core-command internal] load build definition from Dockerfile 01:47:10 #9 transferring dockerfile: 1.94kB done 01:47:10 #9 DONE 0.1s 01:47:10 01:47:10 #10 [security-spire-config internal] load build definition from Dockerfile 01:47:10 #10 transferring dockerfile: 1.69kB done 01:47:10 #10 DONE 0.1s 01:47:10 01:47:10 #11 [security-proxy-setup internal] load build definition from Dockerfile 01:47:10 #11 transferring dockerfile: 2.50kB done 01:47:10 #11 DONE 0.1s 01:47:10 01:47:10 #12 [security-proxy-auth internal] load build definition from Dockerfile 01:47:10 #12 transferring dockerfile: 2.14kB 0.0s done 01:47:10 #12 DONE 0.1s 01:47:10 01:47:10 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:47:10 #13 transferring dockerfile: 2.23kB done 01:47:10 #13 DONE 0.1s 01:47:10 01:47:10 #14 [core-keeper internal] load build definition from Dockerfile 01:47:10 #14 transferring dockerfile: 2.07kB done 01:47:10 #14 DONE 0.1s 01:47:10 01:47:10 #15 [security-spire-agent internal] load build definition from Dockerfile 01:47:10 #15 transferring dockerfile: 1.81kB done 01:47:10 #15 DONE 0.1s 01:47:10 01:47:10 #16 [support-scheduler internal] load .dockerignore 01:47:10 #16 transferring context: 32B 01:47:10 #16 transferring context: 50B 0.0s done 01:47:10 #16 DONE 0.1s 01:47:11 01:47:11 #17 [core-data internal] load .dockerignore 01:47:11 #17 transferring context: 50B done 01:47:11 #17 DONE 0.0s 01:47:11 01:47:11 #18 [support-notifications internal] load .dockerignore 01:47:11 #18 transferring context: 50B done 01:47:11 #18 DONE 0.0s 01:47:11 01:47:11 #19 [security-spire-server internal] load .dockerignore 01:47:11 #19 transferring context: 50B 0.0s done 01:47:11 #19 DONE 0.1s 01:47:11 01:47:11 #20 [security-bootstrapper internal] load .dockerignore 01:47:11 #20 transferring context: 50B 0.0s done 01:47:11 #20 DONE 0.1s 01:47:11 01:47:11 #21 [security-spiffe-token-provider internal] load .dockerignore 01:47:11 #21 transferring context: 50B done 01:47:11 #21 DONE 0.1s 01:47:11 01:47:11 #22 [security-secretstore-setup internal] load .dockerignore 01:47:11 #22 transferring context: 50B 0.0s done 01:47:11 #22 DONE 0.1s 01:47:11 01:47:11 #23 [core-metadata internal] load .dockerignore 01:47:11 #23 transferring context: 50B 0.0s done 01:47:11 #23 DONE 0.1s 01:47:11 01:47:11 #24 [security-proxy-setup internal] load .dockerignore 01:47:11 #24 DONE 0.0s 01:47:11 01:47:11 #25 [core-command internal] load .dockerignore 01:47:11 #25 transferring context: 50B 0.0s done 01:47:11 #25 DONE 0.1s 01:47:11 01:47:11 #24 [security-proxy-setup internal] load .dockerignore 01:47:11 #24 transferring context: 50B 0.0s done 01:47:11 #24 DONE 0.1s 01:47:11 01:47:11 #26 [security-spire-config internal] load .dockerignore 01:47:11 #26 transferring context: 50B 0.0s done 01:47:11 #26 DONE 0.1s 01:47:11 01:47:11 #27 [security-proxy-auth internal] load .dockerignore 01:47:11 #27 transferring context: 50B 0.0s done 01:47:11 #27 DONE 0.1s 01:47:11 01:47:11 #28 [core-common-config-bootstrapper internal] load .dockerignore 01:47:11 #28 transferring context: 50B done 01:47:11 #28 DONE 0.1s 01:47:11 01:47:11 #29 [core-keeper internal] load .dockerignore 01:47:11 #29 transferring context: 50B 0.0s done 01:47:12 #29 DONE 0.1s 01:47:12 01:47:12 #30 [security-spire-agent internal] load .dockerignore 01:47:12 #30 transferring context: 50B 0.0s done 01:47:12 #30 DONE 0.1s 01:47:12 01:47:12 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:12 #31 DONE 0.0s 01:47:12 01:47:12 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 01:47:12 #32 DONE 0.5s 01:47:12 01:47:12 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:12 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:47:12 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 163.84kB / 4.12MB 0.1s 01:47:12 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:47:12 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:47:12 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:47:12 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.46MB / 4.12MB 0.2s 01:47:12 #33 ... 01:47:12 01:47:12 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:12 #31 DONE 0.0s 01:47:12 01:47:12 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 01:47:12 #32 DONE 0.5s 01:47:12 01:47:12 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:12 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.62MB / 4.12MB 0.3s 01:47:12 #33 ... 01:47:12 01:47:12 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:12 #31 DONE 0.0s 01:47:12 01:47:12 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 01:47:12 #32 DONE 0.5s 01:47:12 01:47:12 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:12 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:47:12 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:47:12 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:47:12 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:47:12 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:47:12 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 01:47:13 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:47:13 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:47:13 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:47:13 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:47:13 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:47:13 #33 ... 01:47:13 01:47:13 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 01:47:13 #32 DONE 0.5s 01:47:13 01:47:13 #34 [support-scheduler internal] load build context 01:47:13 #34 ... 01:47:13 01:47:13 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:13 #31 DONE 0.0s 01:47:13 01:47:13 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:47:13 #32 DONE 0.6s 01:47:13 01:47:13 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:13 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:47:13 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:47:13 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:47:13 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:47:13 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:47:13 #33 ... 01:47:13 01:47:13 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:13 #31 DONE 0.0s 01:47:13 01:47:13 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:14 #33 ... 01:47:14 01:47:14 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:14 #31 DONE 0.0s 01:47:14 01:47:14 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:14 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:47:14 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:47:14 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:47:14 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:47:14 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:47:14 #33 ... 01:47:14 01:47:14 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 01:47:14 #32 DONE 1.1s 01:47:14 01:47:14 #34 [support-scheduler internal] load build context 01:47:14 #34 transferring context: 3.45MB 1.1s done 01:47:14 #34 DONE 1.6s 01:47:14 01:47:14 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:14 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:47:14 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:47:14 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:47:14 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:47:14 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:47:14 #33 ... 01:47:14 01:47:14 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:14 #31 DONE 0.0s 01:47:14 01:47:14 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:14 #33 ... 01:47:14 01:47:14 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:14 #31 DONE 0.0s 01:47:14 01:47:14 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 01:47:14 #32 DONE 1.3s 01:47:14 01:47:14 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:14 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:47:14 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:47:14 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:47:14 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:47:14 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:47:14 #33 ... 01:47:14 01:47:14 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:47:14 #35 DONE 1.8s 01:47:14 01:47:14 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:14 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:47:14 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:47:14 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:47:14 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:47:14 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:47:15 #33 ... 01:47:15 01:47:15 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:15 #31 DONE 0.1s 01:47:15 01:47:15 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:15 #33 ... 01:47:15 01:47:15 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:15 #31 DONE 0.1s 01:47:15 01:47:15 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:15 #33 ... 01:47:15 01:47:15 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:15 #31 DONE 0.1s 01:47:15 01:47:15 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:15 #33 ... 01:47:15 01:47:15 #36 [security-spire-config internal] load build context 01:47:15 #36 DONE 0.0s 01:47:15 01:47:15 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:15 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:47:15 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:47:15 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:47:15 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:47:15 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:47:15 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:47:15 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:47:15 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:47:15 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:47:15 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:47:15 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.6s done 01:47:15 #33 ... 01:47:15 01:47:15 #37 [core-data internal] load build context 01:47:15 #37 transferring context: 3.45MB 1.7s done 01:47:15 #37 DONE 2.7s 01:47:15 01:47:15 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 01:47:15 #32 DONE 2.3s 01:47:15 01:47:15 #38 [support-notifications internal] load build context 01:47:15 #38 transferring context: 3.45MB 1.5s done 01:47:15 #38 DONE 2.6s 01:47:15 01:47:15 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:15 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done 01:47:15 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 01:47:15 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:47:15 #39 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:47:15 #39 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:47:15 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 01:47:15 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 01:47:15 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.4s 01:47:15 #39 ... 01:47:15 01:47:15 #40 [security-spiffe-token-provider internal] load build context 01:47:15 #40 transferring context: 3.45MB 1.5s done 01:47:15 #40 DONE 2.3s 01:47:15 01:47:15 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:15 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s 01:47:15 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.5s 01:47:15 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s done 01:47:16 #39 ... 01:47:16 01:47:16 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:47:16 #35 DONE 2.3s 01:47:16 01:47:16 #41 [security-bootstrapper internal] load build context 01:47:16 #41 transferring context: 3.45MB 1.6s done 01:47:16 #41 DONE 2.4s 01:47:16 01:47:16 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:16 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 0.9s 01:47:16 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.1s 01:47:16 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:47:16 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.11MB / 37.02MB 1.3s 01:47:17 #39 ... 01:47:17 01:47:17 #42 [security-secretstore-setup internal] load build context 01:47:17 #42 transferring context: 3.45MB 1.7s done 01:47:17 #42 DONE 3.0s 01:47:17 01:47:17 #43 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:17 #43 DONE 5.3s 01:47:17 01:47:17 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:17 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 1.7s 01:47:17 #39 ... 01:47:17 01:47:17 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:17 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:47:17 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:47:17 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:47:17 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:47:17 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:47:17 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.6s done 01:47:17 #33 DONE 5.4s 01:47:17 01:47:17 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:17 #39 ... 01:47:17 01:47:17 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:47:17 #44 DONE 1.6s 01:47:17 01:47:17 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:47:17 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:47:17 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:47:17 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:47:17 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:47:17 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:47:17 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.6s done 01:47:17 #33 DONE 5.5s 01:47:17 01:47:17 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:17 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done 01:47:17 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 01:47:17 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:47:17 #39 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:47:17 #39 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:47:17 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 01:47:17 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 01:47:17 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s done 01:47:17 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:47:17 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 2.1s 01:47:17 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:47:17 #39 ... 01:47:17 01:47:17 #36 [security-spire-config internal] load build context 01:47:17 #36 transferring context: 24.83kB 0.2s done 01:47:17 #36 DONE 2.2s 01:47:17 01:47:17 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:17 #39 ... 01:47:17 01:47:17 #45 [security-spire-server internal] load build context 01:47:17 #45 transferring context: 26.58kB 0.2s done 01:47:17 #45 DONE 2.9s 01:47:17 01:47:17 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:17 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.60MB / 37.02MB 2.5s 01:47:18 #39 ... 01:47:18 01:47:18 #46 [core-command internal] load build context 01:47:18 #46 transferring context: 3.45MB 2.3s done 01:47:18 #46 DONE 3.6s 01:47:18 01:47:18 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:18 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 2.9s 01:47:18 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 3.0s 01:47:18 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 3.2s 01:47:18 #39 ... 01:47:18 01:47:18 #47 [security-proxy-setup internal] load build context 01:47:18 #47 transferring context: 3.45MB 2.7s done 01:47:18 #47 DONE 4.0s 01:47:18 01:47:18 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:18 #39 ... 01:47:18 01:47:18 #48 [security-spire-agent internal] load build context 01:47:18 #48 transferring context: 26.11kB 0.1s done 01:47:18 #48 DONE 1.5s 01:47:18 01:47:18 #49 [core-metadata internal] load build context 01:47:18 #49 transferring context: 3.45MB 2.7s done 01:47:18 #49 DONE 4.5s 01:47:18 01:47:18 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:18 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 3.4s 01:47:19 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 3.6s 01:47:19 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.18MB / 37.02MB 3.7s 01:47:19 #39 ... 01:47:19 01:47:19 #50 [security-proxy-auth internal] load build context 01:47:19 #50 transferring context: 3.45MB 1.9s done 01:47:19 #50 DONE 3.6s 01:47:19 01:47:19 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:19 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 3.9s 01:47:19 #39 ... 01:47:19 01:47:19 #51 [core-common-config-bootstrapper internal] load build context 01:47:19 #51 transferring context: 3.45MB 2.3s done 01:47:19 #51 DONE 4.2s 01:47:19 01:47:19 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:19 #39 ... 01:47:19 01:47:19 #52 [core-keeper internal] load build context 01:47:19 #52 transferring context: 3.45MB 2.3s done 01:47:19 #52 DONE 4.1s 01:47:19 01:47:19 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:19 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.5s done 01:47:20 #39 ... 01:47:20 01:47:20 #53 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:47:20 #53 DONE 3.6s 01:47:20 01:47:20 #54 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:47:25 #54 ... 01:47:25 01:47:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:25 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.0s 01:47:27 #39 ... 01:47:27 01:47:27 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:27 #55 DONE 9.2s 01:47:27 01:47:27 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:27 #39 ... 01:47:27 01:47:27 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:47:27 #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.5s done 01:47:27 #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:47:27 #56 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 01:47:27 #56 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 01:47:27 #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 01:47:27 #56 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.5s done 01:47:27 #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 01:47:27 #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 2.8s 01:47:27 #56 ... 01:47:27 01:47:27 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:27 #0 8.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:27 #0 9.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:27 #57 ... 01:47:27 01:47:27 #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:47:28 #58 ... 01:47:28 01:47:28 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:47:28 #59 ... 01:47:28 01:47:28 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:47:28 #60 ... 01:47:28 01:47:28 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:47:28 #61 ... 01:47:28 01:47:28 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:47:28 #0 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:28 #62 ... 01:47:28 01:47:28 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:28 #63 DONE 8.5s 01:47:28 01:47:28 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:47:28 #0 9.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:29 #64 ... 01:47:29 01:47:29 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:47:29 #0 9.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:29 #65 ... 01:47:29 01:47:29 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:29 #66 ... 01:47:29 01:47:29 #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:47:29 #67 ... 01:47:29 01:47:29 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:29 #0 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:29 #68 ... 01:47:29 01:47:29 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:47:29 #64 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:30 #64 ... 01:47:30 01:47:30 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:47:30 #69 ... 01:47:30 01:47:30 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:47:30 #0 8.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:30 #70 ... 01:47:30 01:47:30 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:47:30 #71 ... 01:47:30 01:47:30 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:47:30 #72 ... 01:47:30 01:47:30 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:47:30 #59 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:32 #59 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:36 #59 ... 01:47:36 01:47:36 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:36 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.4s 01:47:38 #39 ... 01:47:38 01:47:38 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:47:38 #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.6s done 01:47:38 #56 ... 01:47:38 01:47:38 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:38 #39 ... 01:47:38 01:47:38 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:47:38 #0 6.801 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:38 #0 8.647 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:39 #73 ... 01:47:39 01:47:39 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:39 #39 ... 01:47:39 01:47:39 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:47:39 #65 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:39 #65 ... 01:47:39 01:47:39 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:39 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.1s done 01:47:39 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.1s done 01:47:39 #39 ... 01:47:39 01:47:39 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:47:39 #60 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:39 #60 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:40 #60 ... 01:47:40 01:47:40 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:40 #68 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:40 #68 ... 01:47:40 01:47:40 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:47:40 #62 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:40 #62 ... 01:47:40 01:47:40 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:47:40 #39 ... 01:47:40 01:47:40 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:47:40 #61 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:40 #61 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:40 #61 ... 01:47:40 01:47:40 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:40 #57 14.10 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:47:40 #57 14.10 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:47:40 #57 14.10 OK: 26166 distinct packages available 01:47:40 #57 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:40 #57 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:40 #57 ... 01:47:40 01:47:40 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:40 #66 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:40 #66 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:40 #66 ... 01:47:40 01:47:40 #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:47:40 #58 6.957 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:40 #58 9.392 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:41 #58 ... 01:47:41 01:47:41 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:47:41 #71 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:41 #71 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:41 #71 ... 01:47:41 01:47:41 #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:47:41 #67 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:41 #67 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:41 #67 ... 01:47:41 01:47:41 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:47:41 #72 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:41 #72 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:41 #72 ... 01:47:41 01:47:41 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:47:41 #70 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:41 #70 ... 01:47:41 01:47:41 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:47:41 #69 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:41 #69 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:41 #69 ... 01:47:41 01:47:41 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:47:41 #65 22.80 (1/2) Installing dumb-init (1.2.5-r3) 01:47:41 #65 22.86 (2/2) Installing su-exec (0.2-r3) 01:47:41 #65 22.87 Executing busybox-1.37.0-r20.trigger 01:47:41 #65 22.99 OK: 8 MiB in 18 packages 01:47:43 #65 ... 01:47:43 01:47:43 #54 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:47:43 #54 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:43 #54 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:43 #54 ... 01:47:43 01:47:43 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:47:43 #62 24.90 (1/3) Installing ca-certificates (20260611-r0) 01:47:43 #62 ... 01:47:43 01:47:43 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:47:43 #65 DONE 25.0s 01:47:43 01:47:43 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:47:46 #74 ... 01:47:46 01:47:46 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:47:46 #64 23.64 (1/1) Installing dumb-init (1.2.5-r3) 01:47:46 #64 23.68 Executing busybox-1.37.0-r20.trigger 01:47:46 #64 23.89 OK: 8 MiB in 17 packages 01:47:46 #64 DONE 28.1s 01:47:46 01:47:46 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:47:46 #70 23.64 OK: 255 MiB in 60 packages 01:47:46 #70 DONE 26.2s 01:47:46 01:47:46 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:47:46 #71 23.65 OK: 255 MiB in 60 packages 01:47:46 #71 DONE 26.2s 01:47:46 01:47:46 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:47:46 #75 ... 01:47:46 01:47:46 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:47:46 #60 24.14 (1/4) Installing dumb-init (1.2.5-r3) 01:47:46 #60 24.17 (2/4) Installing openssl (3.5.7-r0) 01:47:46 #60 24.26 (3/4) Installing su-exec (0.2-r3) 01:47:46 #60 24.28 (4/4) Installing yq-go (4.47.2-r3) 01:47:46 #60 26.00 Executing busybox-1.37.0-r20.trigger 01:47:46 #60 26.13 OK: 20 MiB in 20 packages 01:47:46 #60 DONE 28.2s 01:47:46 01:47:46 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:47:46 #72 23.77 OK: 255 MiB in 60 packages 01:47:46 #72 DONE 26.4s 01:47:46 01:47:46 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:46 #57 29.48 (1/4) Installing dumb-init (1.2.5-r3) 01:47:46 #57 29.53 (2/4) Installing musl-obstack (1.2.3-r2) 01:47:46 #57 29.55 (3/4) Installing libucontext (1.3.2-r0) 01:47:46 #57 29.60 (4/4) Installing gcompat (1.1.0-r4) 01:47:47 #57 29.69 Executing busybox-1.37.0-r20.trigger 01:47:47 #57 30.10 OK: 8 MiB in 20 packages 01:47:48 #57 ... 01:47:48 01:47:48 #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:47:48 #67 26.50 (1/1) Installing dumb-init (1.2.5-r3) 01:47:48 #67 26.55 Executing busybox-1.37.0-r20.trigger 01:47:48 #67 26.75 OK: 8 MiB in 17 packages 01:47:48 #67 DONE 29.7s 01:47:48 01:47:48 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:47:48 #76 ... 01:47:48 01:47:48 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:48 #68 23.24 (1/4) Installing ca-certificates (20260611-r0) 01:47:48 #68 23.58 (2/4) Installing dumb-init (1.2.5-r3) 01:47:48 #68 23.60 (3/4) Installing su-exec (0.2-r3) 01:47:48 #68 23.62 (4/4) Installing yq-go (4.47.2-r3) 01:47:48 #68 25.13 Executing busybox-1.37.0-r20.trigger 01:47:48 #68 25.57 Executing ca-certificates-20260611-r0.trigger 01:47:48 #68 26.93 OK: 19 MiB in 20 packages 01:47:48 #68 DONE 29.9s 01:47:48 01:47:48 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:47:48 #77 ... 01:47:48 01:47:48 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:47:48 #78 DONE 1.8s 01:47:48 01:47:48 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:47:48 #75 DONE 2.2s 01:47:48 01:47:48 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:47:48 #79 DONE 2.1s 01:47:48 01:47:48 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:50 #80 ... 01:47:50 01:47:50 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:50 #57 DONE 33.0s 01:47:50 01:47:50 #54 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:47:50 #54 27.92 OK: 255 MiB in 60 packages 01:47:50 #54 DONE 30.3s 01:47:50 01:47:50 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:47:50 #62 25.52 (2/3) Installing dumb-init (1.2.5-r3) 01:47:50 #62 25.57 (3/3) Installing tzdata (2026b-r0) 01:47:50 #62 27.45 Executing busybox-1.37.0-r20.trigger 01:47:50 #62 27.57 Executing ca-certificates-20260611-r0.trigger 01:47:50 #62 28.37 OK: 8 MiB in 19 packages 01:47:50 #62 DONE 32.4s 01:47:50 01:47:50 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 01:47:51 #81 ... 01:47:51 01:47:51 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:47:51 #59 26.64 (1/7) Installing ca-certificates (20260611-r0) 01:47:51 #59 27.09 (2/7) Installing dumb-init (1.2.5-r3) 01:47:51 #59 27.11 (3/7) Installing libgcc (14.2.0-r6) 01:47:51 #59 27.20 (4/7) Installing libsodium (1.0.20-r1) 01:47:51 #59 27.28 (5/7) Installing libstdc++ (14.2.0-r6) 01:47:51 #59 27.56 (6/7) Installing libzmq (4.3.5-r2) 01:47:51 #59 27.78 (7/7) Installing zeromq (4.3.5-r2) 01:47:51 #59 27.87 Executing busybox-1.37.0-r20.trigger 01:47:51 #59 28.06 Executing ca-certificates-20260611-r0.trigger 01:47:51 #59 30.21 OK: 12 MiB in 23 packages 01:47:51 #59 DONE 33.3s 01:47:52 01:47:52 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:47:52 #82 ... 01:47:52 01:47:52 #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:47:52 #58 20.82 (1/1) Installing dumb-init (1.2.5-r3) 01:47:52 #58 21.49 Executing busybox-1.37.0-r20.trigger 01:47:52 #58 21.65 OK: 8 MiB in 17 packages 01:47:52 #58 DONE 24.7s 01:47:52 01:47:52 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:47:52 #73 22.16 OK: 255 MiB in 60 packages 01:47:53 #73 DONE 24.1s 01:47:53 01:47:53 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:47:54 #83 ... 01:47:54 01:47:54 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 01:47:54 #81 DONE 3.2s 01:47:54 01:47:54 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:54 #84 ... 01:47:54 01:47:54 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:47:54 #61 25.98 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:47:54 #61 25.98 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:47:54 #61 25.98 OK: 26166 distinct packages available 01:47:54 #61 27.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:54 #61 30.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:54 #61 ... 01:47:54 01:47:54 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:54 #66 26.06 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:47:54 #66 26.06 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:47:54 #66 26.06 OK: 26166 distinct packages available 01:47:54 #66 27.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:54 #66 30.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:54 #66 ... 01:47:54 01:47:54 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:47:54 #69 24.71 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:47:54 #69 24.72 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:47:54 #69 24.72 OK: 26186 distinct packages available 01:47:54 #69 27.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:54 #69 30.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:55 #69 ... 01:47:55 01:47:55 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:47:55 #83 DONE 2.3s 01:47:55 01:47:55 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:47:55 #74 3.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:55 #74 5.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:55 #156 ... 01:47:55 01:47:55 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:47:55 #155 DONE 89.9s 01:47:55 01:47:55 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:47:55 #157 DONE 1.1s 01:47:55 01:47:55 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:47:55 #153 ... 01:47:55 01:47:55 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:47:55 #158 DONE 0.1s 01:47:55 01:47:55 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:47:55 #159 DONE 0.2s 01:47:55 01:47:55 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:47:55 #149 ... 01:47:55 01:47:55 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:47:55 #160 DONE 0.1s 01:47:55 01:47:55 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:47:55 #161 DONE 0.1s 01:47:55 01:47:55 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:47:55 #162 DONE 1.1s 01:47:55 01:47:55 #163 [core-common-config-bootstrapper] exporting to image 01:47:55 #163 exporting layers 01:47:55 #163 exporting layers 0.2s done 01:47:55 #163 writing image sha256:5a11615c11f149e117c2279a34bf9a2b9eccc57a18ba60218f187153331138ec done 01:47:55 #163 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 01:47:55 #163 DONE 0.3s 01:47:55 01:47:55 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:47:55 #74 ... 01:47:55 01:47:55 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:56 #85 ... 01:47:56 01:47:56 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:47:56 #86 ... 01:47:56 01:47:56 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:47:56 #61 37.97 (1/13) Installing brotli-libs (1.1.0-r2) 01:47:56 #61 38.04 (2/13) Installing c-ares (1.34.8-r0) 01:47:56 #61 38.08 (3/13) Installing libunistring (1.3-r0) 01:47:56 #61 38.23 (4/13) Installing libidn2 (2.3.7-r0) 01:47:56 #61 38.28 (5/13) Installing nghttp2-libs (1.69.0-r0) 01:47:56 #61 38.30 (6/13) Installing libpsl (0.21.5-r3) 01:47:56 #61 38.32 (7/13) Installing zstd-libs (1.5.7-r0) 01:47:56 #61 38.38 (8/13) Installing libcurl (8.14.1-r2) 01:47:56 #61 ... 01:47:56 01:47:56 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:47:56 #87 ... 01:47:56 01:47:56 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:47:56 #61 38.45 (9/13) Installing curl (8.14.1-r2) 01:47:56 #61 38.49 (10/13) Installing dumb-init (1.2.5-r3) 01:47:56 #61 38.52 (11/13) Installing musl-obstack (1.2.3-r2) 01:47:57 #61 38.54 (12/13) Installing libucontext (1.3.2-r0) 01:47:57 #61 38.55 (13/13) Installing gcompat (1.1.0-r4) 01:47:57 #61 38.60 Executing busybox-1.37.0-r20.trigger 01:47:57 #61 38.70 OK: 13 MiB in 29 packages 01:47:57 #151 ... 01:47:57 01:47:57 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:47:57 #152 DONE 94.7s 01:47:57 01:47:57 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:47:57 #146 ... 01:47:57 01:47:57 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:47:57 #164 DONE 0.6s 01:47:57 01:47:57 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:47:58 #165 DONE 1.3s 01:47:58 01:47:58 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:47:58 #61 ... 01:47:58 01:47:58 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:58 #88 ... 01:47:58 01:47:58 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:58 #89 ... 01:47:58 01:47:58 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:58 #66 38.31 (1/5) Installing dumb-init (1.2.5-r3) 01:47:58 #66 38.36 (2/5) Installing musl-obstack (1.2.3-r2) 01:47:58 #66 38.36 (3/5) Installing libucontext (1.3.2-r0) 01:47:58 #66 38.40 (4/5) Installing gcompat (1.1.0-r4) 01:47:58 #66 38.42 (5/5) Installing openssl (3.5.7-r0) 01:47:58 #66 38.49 Executing busybox-1.37.0-r20.trigger 01:47:58 #66 38.55 OK: 9 MiB in 21 packages 01:47:59 #150 ... 01:47:59 01:47:59 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:47:59 #166 DONE 0.1s 01:47:59 01:47:59 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:47:59 #167 DONE 0.0s 01:47:59 01:47:59 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:47:59 #168 DONE 0.5s 01:47:59 01:47:59 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:48:00 #169 DONE 0.6s 01:48:00 01:48:00 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:48:00 #153 ... 01:48:00 01:48:00 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:48:00 #170 DONE 0.5s 01:48:00 01:48:00 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 01:48:00 #171 DONE 0.2s 01:48:00 01:48:00 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:48:00 #66 ... 01:48:00 01:48:00 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:48:00 #90 ... 01:48:00 01:48:00 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:48:00 #74 13.60 OK: 8 MiB in 18 packages 01:48:00 #74 ... 01:48:00 01:48:00 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:48:01 #150 ... 01:48:01 01:48:01 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:48:01 #172 DONE 0.1s 01:48:01 01:48:01 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:48:01 #91 ... 01:48:01 01:48:01 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:48:01 #69 36.66 OK: 255 MiB in 60 packages 01:48:01 #173 DONE 0.2s 01:48:01 01:48:01 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:48:01 #69 ... 01:48:01 01:48:01 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:48:01 #74 DONE 17.9s 01:48:01 01:48:01 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:48:01 #69 DONE 41.1s 01:48:01 01:48:01 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:48:01 #86 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:01 #86 ... 01:48:01 01:48:01 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:48:01 #61 DONE 43.2s 01:48:01 01:48:01 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:48:01 #66 DONE 43.2s 01:48:01 01:48:01 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:48:01 #77 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:02 #77 ... 01:48:02 01:48:02 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:48:02 #92 DONE 1.2s 01:48:02 01:48:02 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:48:02 #76 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:02 #174 DONE 1.4s 01:48:02 01:48:02 #175 [security-bootstrapper] exporting to image 01:48:02 #175 exporting layers 01:48:03 #175 exporting layers 1.2s done 01:48:03 #175 writing image sha256:3ca27f361b591086974693841d2279564fe30fe7faa6b1abce5a805690a5e1d6 done 01:48:03 #175 naming to docker.io/library/security-bootstrapper 0.0s done 01:48:03 #175 DONE 1.2s 01:48:03 01:48:03 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:48:04 #76 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:07 #76 ... 01:48:07 01:48:07 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:48:07 #93 DONE 5.9s 01:48:07 01:48:07 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:48:07 #94 DONE 0.2s 01:48:07 01:48:07 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:48:07 #0 4.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:07 #95 6.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:12 #95 ... 01:48:12 01:48:12 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:48:12 #0 6.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:12 #0 7.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:12 #96 ... 01:48:12 01:48:12 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:48:12 #76 23.56 OK: 8 MiB in 17 packages 01:48:12 #76 ... 01:48:12 01:48:12 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:48:12 #87 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:12 #87 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:12 #87 ... 01:48:12 01:48:12 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:48:12 #90 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:12 #90 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:12 #90 21.51 OK: 8 MiB in 20 packages 01:48:12 #90 ... 01:48:12 01:48:12 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:48:12 #82 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:12 #82 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:12 #82 ... 01:48:12 01:48:12 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:12 #97 ... 01:48:12 01:48:12 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:48:12 #91 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:12 #91 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:12 #91 ... 01:48:12 01:48:12 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:48:12 #87 26.11 OK: 20 MiB in 20 packages 01:48:13 #87 ... 01:48:13 01:48:13 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:48:13 #76 DONE 25.1s 01:48:13 01:48:13 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:48:13 #86 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:13 #86 25.39 OK: 8 MiB in 17 packages 01:48:13 #86 DONE 27.0s 01:48:13 01:48:13 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:48:13 #82 21.56 OK: 12 MiB in 23 packages 01:48:13 #82 ... 01:48:13 01:48:13 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:48:13 #77 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:13 #77 24.43 OK: 19 MiB in 20 packages 01:48:13 #77 ... 01:48:13 01:48:13 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:48:13 #91 22.68 OK: 8 MiB in 19 packages 01:48:13 #91 ... 01:48:13 01:48:13 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:48:13 #90 DONE 23.4s 01:48:14 01:48:14 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:48:16 #98 ... 01:48:16 01:48:16 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:48:16 #77 DONE 27.9s 01:48:16 01:48:16 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:48:16 #82 DONE 24.8s 01:48:16 01:48:16 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:48:16 #95 14.11 OK: 9 MiB in 21 packages 01:48:16 #95 DONE 15.0s 01:48:16 01:48:16 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:48:16 #87 DONE 29.9s 01:48:16 01:48:16 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:48:16 #96 14.88 OK: 13 MiB in 29 packages 01:48:16 #96 ... 01:48:16 01:48:16 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:48:16 #98 DONE 2.8s 01:48:16 01:48:16 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:48:16 #91 DONE 25.7s 01:48:16 01:48:16 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:48:17 #99 DONE 0.6s 01:48:17 01:48:17 #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:48:17 #100 DONE 0.7s 01:48:17 01:48:17 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:48:18 #101 ... 01:48:18 01:48:18 #102 [security-spire-config stage-2 6/10] COPY security.txt / 01:48:18 #102 DONE 0.6s 01:48:18 01:48:18 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:48:18 #96 DONE 16.4s 01:48:18 01:48:18 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:48:18 #103 DONE 0.3s 01:48:18 01:48:18 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:48:18 #104 DONE 0.2s 01:48:18 01:48:18 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:48:18 #105 ... 01:48:18 01:48:18 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:48:18 #101 DONE 2.2s 01:48:19 01:48:19 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:48:19 #106 ... 01:48:19 01:48:19 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:48:19 #105 DONE 0.4s 01:48:19 01:48:19 #107 [security-spire-config] exporting to image 01:48:19 #107 exporting layers 01:48:20 #107 ... 01:48:20 01:48:20 #108 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:48:20 #108 DONE 4.1s 01:48:20 01:48:20 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:48:21 #109 DONE 0.2s 01:48:21 01:48:21 #110 [security-spire-server stage-2 6/9] COPY security.txt / 01:48:21 #110 DONE 0.3s 01:48:21 01:48:21 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:48:21 #111 DONE 0.3s 01:48:21 01:48:21 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:48:21 #106 DONE 2.6s 01:48:21 01:48:21 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:48:21 #112 DONE 0.3s 01:48:21 01:48:21 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 01:48:21 #113 ... 01:48:21 01:48:21 #114 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:48:21 #114 DONE 0.4s 01:48:22 01:48:22 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:48:22 #115 DONE 0.3s 01:48:22 01:48:22 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 01:48:22 #113 DONE 0.3s 01:48:22 01:48:22 #107 [security-spire-server] exporting to image 01:48:22 #107 ... 01:48:22 01:48:22 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:48:22 #116 DONE 0.5s 01:48:22 01:48:22 #107 [security-spire-server] exporting to image 01:48:22 #107 exporting layers 3.7s done 01:48:22 #107 writing image sha256:69284e76be1c5d2ca92c0ac1f899fd0df710a42f0914bfa2ccd20c16b3ba9135 done 01:48:22 #107 naming to docker.io/library/security-spire-config-arm64 01:48:22 #107 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:48:23 #107 ... 01:48:23 01:48:23 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:48:23 #117 DONE 0.4s 01:48:23 01:48:23 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:48:23 #118 DONE 0.2s 01:48:23 01:48:23 #107 [security-spire-config] exporting to image 01:48:26 #107 exporting layers 3.8s done 01:48:26 #107 writing image sha256:4757a9f8d55ab8e6063020fa99f1a7aeb706c924a35e1e1fcb400e221ac23f2b done 01:48:26 #107 naming to docker.io/library/security-spire-server-arm64 0.0s done 01:48:26 #107 exporting layers 3.0s done 01:48:26 #107 writing image sha256:29d88717be8243c4d10956f5be834de2b7b92ae86e2c5175873bf569c7393b3e 0.0s done 01:48:26 #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done 01:48:26 #107 DONE 7.3s 01:48:26 01:48:26 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:11 #146 ... 01:49:11 01:49:11 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:49:11 #156 163.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:49:18 #156 DONE 175.5s 01:49:18 01:49:18 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:49:18 #149 DONE 175.5s 01:49:18 01:49:18 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:49:18 #150 DONE 175.5s 01:49:18 01:49:18 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:49:18 #147 DONE 175.5s 01:49:18 01:49:18 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:49:18 #151 DONE 175.5s 01:49:18 01:49:18 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:49:18 #145 DONE 175.5s 01:49:18 01:49:18 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:49:18 #153 DONE 175.5s 01:49:18 01:49:18 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:49:18 #148 DONE 175.5s 01:49:18 01:49:18 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:49:18 #154 DONE 175.6s 01:49:18 01:49:18 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:49:18 #176 ... 01:49:18 01:49:18 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:49:18 #146 DONE 175.6s 01:49:18 01:49:18 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:49:18 #176 DONE 0.2s 01:49:18 01:49:18 #177 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:49:18 #177 DONE 0.2s 01:49:18 01:49:18 #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:49:18 #178 DONE 0.3s 01:49:18 01:49:18 #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:49:18 #179 DONE 0.3s 01:49:18 01:49:18 #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:49:18 #180 DONE 0.3s 01:49:18 01:49:18 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:49:18 #181 ... 01:49:18 01:49:18 #182 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:49:18 #182 DONE 0.2s 01:49:18 01:49:18 #183 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:49:18 #183 DONE 0.2s 01:49:18 01:49:18 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:49:18 #184 DONE 0.2s 01:49:18 01:49:18 #185 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:49:18 #185 DONE 0.2s 01:49:18 01:49:18 #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:49:18 #186 CACHED 01:49:18 01:49:18 #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:49:18 #187 CACHED 01:49:18 01:49:18 #188 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:49:18 #188 CACHED 01:49:18 01:49:18 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:49:18 #189 CACHED 01:49:18 01:49:18 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:49:18 #190 DONE 0.2s 01:49:18 01:49:18 #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:49:18 #191 DONE 0.2s 01:49:18 01:49:18 #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:49:18 #192 ... 01:49:18 01:49:18 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:49:18 #181 DONE 0.5s 01:49:18 01:49:18 #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:49:18 #193 DONE 0.5s 01:49:18 01:49:18 #194 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:49:18 #194 DONE 0.5s 01:49:18 01:49:18 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:49:19 #195 ... 01:49:19 01:49:19 #196 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:49:19 #196 DONE 1.3s 01:49:19 01:49:19 #197 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:49:19 #197 DONE 1.3s 01:49:19 01:49:19 #198 [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 01:49:19 #198 ... 01:49:19 01:49:19 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:49:19 #199 DONE 1.7s 01:49:19 01:49:19 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:49:19 #200 DONE 1.7s 01:49:19 01:49:19 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:49:19 #201 DONE 1.8s 01:49:19 01:49:19 #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:49:19 #192 DONE 1.7s 01:49:20 01:49:20 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:49:20 #202 DONE 1.6s 01:49:20 01:49:20 #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:49:20 #203 ... 01:49:20 01:49:20 #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:49:20 #204 DONE 1.6s 01:49:20 01:49:20 #205 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:49:20 #205 DONE 0.7s 01:49:20 01:49:20 #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:49:20 #206 DONE 0.8s 01:49:20 01:49:20 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:49:20 #195 DONE 1.4s 01:49:20 01:49:20 #198 [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 01:49:20 #198 DONE 0.8s 01:49:20 01:49:20 #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:49:20 #207 DONE 0.4s 01:49:20 01:49:20 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:49:20 #208 DONE 0.4s 01:49:20 01:49:20 #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:49:20 #203 DONE 0.4s 01:49:20 01:49:20 #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:49:20 #209 DONE 0.4s 01:49:20 01:49:20 #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:49:20 #210 DONE 0.2s 01:49:20 01:49:20 #211 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:49:20 #211 DONE 0.2s 01:49:20 01:49:20 #212 [support-scheduler] exporting to image 01:49:20 #212 exporting layers 01:49:20 #212 ... 01:49:20 01:49:20 #213 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:49:20 #213 DONE 0.2s 01:49:20 01:49:20 #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:49:20 #214 DONE 0.2s 01:49:20 01:49:20 #215 [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 01:49:20 #215 DONE 0.2s 01:49:20 01:49:20 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:49:20 #216 DONE 0.2s 01:49:20 01:49:20 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:49:20 #217 DONE 0.2s 01:49:20 01:49:20 #218 [core-metadata] exporting to image 01:49:20 #218 ... 01:49:20 01:49:20 #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:49:20 #219 DONE 0.4s 01:49:20 01:49:20 #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:49:20 #220 DONE 0.4s 01:49:20 01:49:20 #221 [core-data] exporting to image 01:49:20 #221 exporting layers 0.3s done 01:49:20 #221 writing image sha256:f07d7f7614613ca1c58c5bcf88b65ab3ab664013b5b424831afcc967e1c4aa75 done 01:49:20 #221 naming to docker.io/library/core-data 0.0s done 01:49:20 #221 DONE 0.6s 01:49:20 01:49:20 #222 [core-command] exporting to image 01:49:20 #222 exporting layers 0.2s done 01:49:20 #222 writing image sha256:68651df650dabb19b4b26fb1401ddbdc92e8c242b880955fc8a1711edb5df6a2 done 01:49:20 #222 naming to docker.io/library/core-command 0.0s done 01:49:20 #222 DONE 0.6s 01:49:20 01:49:20 #223 [core-keeper] exporting to image 01:49:20 #223 exporting layers 0.2s done 01:49:20 #223 writing image sha256:8f1e50a2347df8fd8903bafb9de3c212617ddb2967d6cb6e2455caa711ff0c1d 0.0s done 01:49:20 #223 naming to docker.io/library/core-keeper done 01:49:20 #223 DONE 0.7s 01:49:20 01:49:20 #224 [security-spiffe-token-provider] exporting to image 01:49:20 #224 exporting layers 0.5s done 01:49:20 #224 writing image sha256:8f901d776340df0d628ce45c34fbdd5c7e8d8eb6d077e57dcb7c123f95b3229a 0.0s done 01:49:20 #224 naming to docker.io/library/security-spiffe-token-provider done 01:49:21 #224 ... 01:49:21 01:49:21 #225 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:49:21 #225 DONE 0.3s 01:49:21 01:49:21 #224 [security-spiffe-token-provider] exporting to image 01:49:21 #224 DONE 0.8s 01:49:21 01:49:21 #226 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:49:21 #226 DONE 0.3s 01:49:21 01:49:21 #227 [support-notifications] exporting to image 01:49:21 #227 exporting layers 0.7s done 01:49:21 #227 writing image sha256:4b07c5a99f767ca172440ce34e2a80bbfcc40ce51b75cfba3e2b94915f8c2f81 done 01:49:21 #227 naming to docker.io/library/support-notifications done 01:49:21 #227 DONE 0.8s 01:49:21 01:49:21 #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:49:21 #228 DONE 0.8s 01:49:21 01:49:21 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:49:21 #229 ... 01:49:21 01:49:21 #212 [support-scheduler] exporting to image 01:49:21 #212 exporting layers 0.9s done 01:49:21 #212 writing image sha256:061913506f5495e30964d7b202296ba2dcabe6048f078bb09d6d145e0559a957 0.0s done 01:49:21 #212 naming to docker.io/library/support-scheduler done 01:49:21 #212 DONE 1.0s 01:49:21 01:49:21 #218 [core-metadata] exporting to image 01:49:21 #218 exporting layers 0.8s done 01:49:21 #218 writing image sha256:7bae0a9c9ace96b3c9bb5aa152f56b35b4accf9383e5387e482aa31ba40288de 01:49:21 #218 writing image sha256:7bae0a9c9ace96b3c9bb5aa152f56b35b4accf9383e5387e482aa31ba40288de 0.1s done 01:49:21 #218 naming to docker.io/library/core-metadata done 01:49:21 #218 DONE 1.1s 01:49:21 01:49:21 #230 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:49:21 #230 DONE 0.4s 01:49:21 01:49:21 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:49:21 #231 DONE 0.1s 01:49:21 01:49:21 #232 [security-proxy-auth] exporting to image 01:49:21 #232 ... 01:49:21 01:49:21 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:49:21 #229 DONE 0.7s 01:49:21 01:49:21 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:49:21 #233 DONE 0.4s 01:49:21 01:49:21 #234 [security-secretstore-setup] exporting to image 01:49:22 #234 ... 01:49:22 01:49:22 #235 [security-proxy-setup] exporting to image 01:49:22 #235 exporting layers 0.3s done 01:49:22 #235 writing image sha256:559bdabe40eca3615e6eee078aaeded58510613819e4b1630da719fb42e39b2e done 01:49:22 #235 naming to docker.io/library/security-proxy-setup 0.0s done 01:49:22 #235 DONE 0.3s 01:49:22 01:49:22 #232 [security-proxy-auth] exporting to image 01:49:22 #232 exporting layers 1.1s done 01:49:22 #232 writing image sha256:21a1dba4f26fad3c10fd2a3dbd1b7b2bd11e74729fa119a3492bf2d20eb6acee done 01:49:22 #232 naming to docker.io/library/security-proxy-auth done 01:49:22 #232 DONE 1.1s 01:49:22 01:49:22 #234 [security-secretstore-setup] exporting to image 01:49:22 #234 exporting layers 0.3s done 01:49:22 #234 writing image sha256:3102b2c246c274a45a00168e79ecc43386c6e905e20823dd3f72f47335ee3a5a done 01:49:22 #234 naming to docker.io/library/security-secretstore-setup done 01:49:22 #234 DONE 0.3s 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:49:22 time="2026-07-09T01:44:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:49:22 $ docker stop --time=1 610b8c47ebd82fd5bda9bb1b40062bae81d7ab7903f96be897a29e0862d92fe1 01:49:23 $ docker rm -f --volumes 610b8c47ebd82fd5bda9bb1b40062bae81d7ab7903f96be897a29e0862d92fe1 [Pipeline] // withDockerContainer [Pipeline] sh 01:49:23 + docker images 01:49:23 REPOSITORY TAG IMAGE ID CREATED SIZE 01:49:23 security-proxy-setup latest 559bdabe40ec 2 seconds ago 55.4MB 01:49:23 security-secretstore-setup latest 3102b2c246c2 2 seconds ago 90.5MB 01:49:23 core-data latest f07d7f761461 3 seconds ago 50.6MB 01:49:23 support-notifications latest 4b07c5a99f76 3 seconds ago 58.6MB 01:49:23 security-spiffe-token-provider latest 8f901d776340 3 seconds ago 53.8MB 01:49:23 security-proxy-auth latest 21a1dba4f26f 3 seconds ago 49.8MB 01:49:23 support-scheduler latest 061913506f54 3 seconds ago 54.9MB 01:49:23 core-command latest 68651df650da 3 seconds ago 44.8MB 01:49:23 core-metadata latest 7bae0a9c9ace 3 seconds ago 50.8MB 01:49:23 core-keeper latest 8f1e50a2347d 4 seconds ago 50.4MB 01:49:23 security-bootstrapper latest 3ca27f361b59 About a minute ago 21.7MB 01:49:23 core-common-config-bootstrapper latest 5a11615c11f1 About a minute ago 20.6MB 01:49:23 security-spire-agent latest ad7349691d16 4 minutes ago 237MB 01:49:23 security-spire-server latest 0c7c83dc20b8 4 minutes ago 178MB 01:49:23 security-spire-config latest 4c724a7433cd 4 minutes ago 177MB 01:49:23 ci-base-image-x86_64 latest c3ccb9107ff6 8 minutes ago 981MB 01:49:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB 01:49:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB 01:49:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:24 provisioning config files... 01:49:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/990@tmp/config14399018017879553979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:24 ---> ****-login.sh 01:49:24 nexus3.edgexfoundry.org:10001 01:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:24 Login Succeeded 01:49:24 nexus3.edgexfoundry.org:10002 01:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:24 Login Succeeded 01:49:24 nexus3.edgexfoundry.org:10003 01:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:24 Login Succeeded 01:49:24 nexus3.edgexfoundry.org:10004 01:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:24 Login Succeeded 01:49:24 ****.io 01:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:24 Login Succeeded 01:49:24 ---> ****-login.sh ends [Pipeline] } 01:49:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:49:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:49:25 a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:25 latest 01:49:25 4.1.0-dev.125 01:49:25 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:25 main 01:49:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:25 + docker push nexus3.edgexfoundry.org:10004/core-command:a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:49:25 4987ce668a4e: Preparing 01:49:25 5084b21634aa: Preparing 01:49:25 20b1d1eeb88d: Preparing 01:49:25 e3889e94866e: Preparing 01:49:25 e6517f330659: Preparing 01:49:25 d7ef634a4750: Preparing 01:49:25 6f09edfb3f6d: Preparing 01:49:25 6f09edfb3f6d: Waiting 01:49:25 d7ef634a4750: Waiting 01:49:25 e3889e94866e: Pushed 01:49:25 e6517f330659: Pushed 01:49:25 20b1d1eeb88d: Pushed 01:49:25 4987ce668a4e: Pushed 01:49:25 6f09edfb3f6d: Layer already exists 01:49:26 d7ef634a4750: Pushed 01:49:29 5084b21634aa: Pushed 01:49:29 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:fcb6ae40295e1b35eff8ccf9974a7bc3bb5c67f25aaf67e98d67af1a8601113f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:49:29 4987ce668a4e: Preparing 01:49:29 5084b21634aa: Preparing 01:49:29 20b1d1eeb88d: Preparing 01:49:29 e3889e94866e: Preparing 01:49:29 e6517f330659: Preparing 01:49:29 d7ef634a4750: Preparing 01:49:29 6f09edfb3f6d: Preparing 01:49:29 d7ef634a4750: Waiting 01:49:29 6f09edfb3f6d: Waiting 01:49:29 e3889e94866e: Layer already exists 01:49:29 5084b21634aa: Layer already exists 01:49:29 4987ce668a4e: Layer already exists 01:49:29 e6517f330659: Layer already exists 01:49:29 20b1d1eeb88d: Layer already exists 01:49:29 6f09edfb3f6d: Layer already exists 01:49:29 d7ef634a4750: Layer already exists 01:49:29 latest: digest: sha256:fcb6ae40295e1b35eff8ccf9974a7bc3bb5c67f25aaf67e98d67af1a8601113f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:30 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.125 01:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:49:30 4987ce668a4e: Preparing 01:49:30 5084b21634aa: Preparing 01:49:30 20b1d1eeb88d: Preparing 01:49:30 e3889e94866e: Preparing 01:49:30 e6517f330659: Preparing 01:49:30 d7ef634a4750: Preparing 01:49:30 6f09edfb3f6d: Preparing 01:49:30 6f09edfb3f6d: Waiting 01:49:30 d7ef634a4750: Waiting 01:49:30 e3889e94866e: Layer already exists 01:49:30 e6517f330659: Layer already exists 01:49:30 5084b21634aa: Layer already exists 01:49:30 4987ce668a4e: Layer already exists 01:49:30 d7ef634a4750: Layer already exists 01:49:30 6f09edfb3f6d: Layer already exists 01:49:30 20b1d1eeb88d: Layer already exists 01:49:30 4.1.0-dev.125: digest: sha256:fcb6ae40295e1b35eff8ccf9974a7bc3bb5c67f25aaf67e98d67af1a8601113f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:31 + docker push nexus3.edgexfoundry.org:10004/core-command:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:49:31 4987ce668a4e: Preparing 01:49:31 5084b21634aa: Preparing 01:49:31 20b1d1eeb88d: Preparing 01:49:31 e3889e94866e: Preparing 01:49:31 e6517f330659: Preparing 01:49:31 d7ef634a4750: Preparing 01:49:31 6f09edfb3f6d: Preparing 01:49:31 d7ef634a4750: Waiting 01:49:31 6f09edfb3f6d: Waiting 01:49:31 e3889e94866e: Layer already exists 01:49:31 4987ce668a4e: Layer already exists 01:49:31 e6517f330659: Layer already exists 01:49:31 20b1d1eeb88d: Layer already exists 01:49:31 5084b21634aa: Layer already exists 01:49:31 d7ef634a4750: Layer already exists 01:49:31 6f09edfb3f6d: Layer already exists 01:49:31 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:fcb6ae40295e1b35eff8ccf9974a7bc3bb5c67f25aaf67e98d67af1a8601113f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:31 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:49:31 4987ce668a4e: Preparing 01:49:31 5084b21634aa: Preparing 01:49:31 20b1d1eeb88d: Preparing 01:49:31 e3889e94866e: Preparing 01:49:31 e6517f330659: Preparing 01:49:31 d7ef634a4750: Preparing 01:49:31 6f09edfb3f6d: Preparing 01:49:31 d7ef634a4750: Waiting 01:49:31 6f09edfb3f6d: Waiting 01:49:31 5084b21634aa: Layer already exists 01:49:31 e3889e94866e: Layer already exists 01:49:31 4987ce668a4e: Layer already exists 01:49:31 e6517f330659: Layer already exists 01:49:31 20b1d1eeb88d: Layer already exists 01:49:31 d7ef634a4750: Layer already exists 01:49:31 6f09edfb3f6d: Layer already exists 01:49:31 main: digest: sha256:fcb6ae40295e1b35eff8ccf9974a7bc3bb5c67f25aaf67e98d67af1a8601113f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:32 ===================================================== [Pipeline] echo 01:49:32 taggedImages: 01:49:32 - nexus3.edgexfoundry.org:10004/core-command:a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:32 - nexus3.edgexfoundry.org:10004/core-command:latest 01:49:32 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.125 01:49:32 - nexus3.edgexfoundry.org:10004/core-command:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:32 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:49:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:49:32 a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:32 latest 01:49:32 4.1.0-dev.125 01:49:32 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:32 main 01:49:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:49:32 816b89e807a1: Preparing 01:49:32 a9d3c3cccfac: Preparing 01:49:32 4705dcec871d: Preparing 01:49:32 e8037e4304e6: Preparing 01:49:32 20b1d1eeb88d: Preparing 01:49:32 e3889e94866e: Preparing 01:49:32 e6517f330659: Preparing 01:49:32 e3889e94866e: Waiting 01:49:32 d7ef634a4750: Preparing 01:49:32 6f09edfb3f6d: Preparing 01:49:32 e6517f330659: Waiting 01:49:32 d7ef634a4750: Waiting 01:49:32 6f09edfb3f6d: Waiting 01:49:32 20b1d1eeb88d: Layer already exists 01:49:32 e3889e94866e: Layer already exists 01:49:32 e6517f330659: Layer already exists 01:49:32 d7ef634a4750: Layer already exists 01:49:32 6f09edfb3f6d: Layer already exists 01:49:32 4705dcec871d: Pushed 01:49:32 816b89e807a1: Pushed 01:49:32 a9d3c3cccfac: Pushed 01:49:34 e8037e4304e6: Pushed 01:49:34 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:8ece9037cc4301ac39df0f23bfb9fd5e7417d3f0b249c49f6462d8b484183882 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:34 + 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 01:49:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:49:35 816b89e807a1: Preparing 01:49:35 a9d3c3cccfac: Preparing 01:49:35 4705dcec871d: Preparing 01:49:35 e8037e4304e6: Preparing 01:49:35 20b1d1eeb88d: Preparing 01:49:35 e3889e94866e: Preparing 01:49:35 e6517f330659: Preparing 01:49:35 d7ef634a4750: Preparing 01:49:35 6f09edfb3f6d: Preparing 01:49:35 e3889e94866e: Waiting 01:49:35 e6517f330659: Waiting 01:49:35 6f09edfb3f6d: Waiting 01:49:35 d7ef634a4750: Waiting 01:49:35 a9d3c3cccfac: Layer already exists 01:49:35 816b89e807a1: Layer already exists 01:49:35 20b1d1eeb88d: Layer already exists 01:49:35 4705dcec871d: Layer already exists 01:49:35 e8037e4304e6: Layer already exists 01:49:35 e6517f330659: Layer already exists 01:49:35 e3889e94866e: Layer already exists 01:49:35 d7ef634a4750: Layer already exists 01:49:35 6f09edfb3f6d: Layer already exists 01:49:35 latest: digest: sha256:8ece9037cc4301ac39df0f23bfb9fd5e7417d3f0b249c49f6462d8b484183882 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.125 01:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:49:35 816b89e807a1: Preparing 01:49:35 a9d3c3cccfac: Preparing 01:49:35 4705dcec871d: Preparing 01:49:35 e8037e4304e6: Preparing 01:49:35 20b1d1eeb88d: Preparing 01:49:35 e3889e94866e: Preparing 01:49:35 e6517f330659: Preparing 01:49:35 d7ef634a4750: Preparing 01:49:35 6f09edfb3f6d: Preparing 01:49:35 d7ef634a4750: Waiting 01:49:35 e6517f330659: Waiting 01:49:35 6f09edfb3f6d: Waiting 01:49:35 e3889e94866e: Waiting 01:49:35 816b89e807a1: Layer already exists 01:49:35 20b1d1eeb88d: Layer already exists 01:49:35 e8037e4304e6: Layer already exists 01:49:35 a9d3c3cccfac: Layer already exists 01:49:35 4705dcec871d: Layer already exists 01:49:35 e3889e94866e: Layer already exists 01:49:35 d7ef634a4750: Layer already exists 01:49:35 e6517f330659: Layer already exists 01:49:35 6f09edfb3f6d: Layer already exists 01:49:35 4.1.0-dev.125: digest: sha256:8ece9037cc4301ac39df0f23bfb9fd5e7417d3f0b249c49f6462d8b484183882 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:49:36 816b89e807a1: Preparing 01:49:36 a9d3c3cccfac: Preparing 01:49:36 4705dcec871d: Preparing 01:49:36 e8037e4304e6: Preparing 01:49:36 20b1d1eeb88d: Preparing 01:49:36 e3889e94866e: Preparing 01:49:36 e6517f330659: Preparing 01:49:36 d7ef634a4750: Preparing 01:49:36 6f09edfb3f6d: Preparing 01:49:36 e6517f330659: Waiting 01:49:36 e3889e94866e: Waiting 01:49:36 d7ef634a4750: Waiting 01:49:36 6f09edfb3f6d: Waiting 01:49:36 20b1d1eeb88d: Layer already exists 01:49:36 4705dcec871d: Layer already exists 01:49:36 816b89e807a1: Layer already exists 01:49:36 e8037e4304e6: Layer already exists 01:49:36 a9d3c3cccfac: Layer already exists 01:49:36 e6517f330659: Layer already exists 01:49:36 d7ef634a4750: Layer already exists 01:49:36 e3889e94866e: Layer already exists 01:49:36 6f09edfb3f6d: Layer already exists 01:49:36 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:8ece9037cc4301ac39df0f23bfb9fd5e7417d3f0b249c49f6462d8b484183882 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:36 + 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 01:49:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:49:37 816b89e807a1: Preparing 01:49:37 a9d3c3cccfac: Preparing 01:49:37 4705dcec871d: Preparing 01:49:37 e8037e4304e6: Preparing 01:49:37 20b1d1eeb88d: Preparing 01:49:37 e3889e94866e: Preparing 01:49:37 e6517f330659: Preparing 01:49:37 d7ef634a4750: Preparing 01:49:37 6f09edfb3f6d: Preparing 01:49:37 e3889e94866e: Waiting 01:49:37 d7ef634a4750: Waiting 01:49:37 6f09edfb3f6d: Waiting 01:49:37 e6517f330659: Waiting 01:49:37 e8037e4304e6: Layer already exists 01:49:37 a9d3c3cccfac: Layer already exists 01:49:37 20b1d1eeb88d: Layer already exists 01:49:37 4705dcec871d: Layer already exists 01:49:37 816b89e807a1: Layer already exists 01:49:37 e3889e94866e: Layer already exists 01:49:37 e6517f330659: Layer already exists 01:49:37 6f09edfb3f6d: Layer already exists 01:49:37 d7ef634a4750: Layer already exists 01:49:37 main: digest: sha256:8ece9037cc4301ac39df0f23bfb9fd5e7417d3f0b249c49f6462d8b484183882 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:37 ===================================================== [Pipeline] echo 01:49:37 taggedImages: 01:49:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:49:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.125 01:49:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:49:37 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:49:37 a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:37 latest 01:49:37 4.1.0-dev.125 01:49:37 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:37 main 01:49:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:38 + docker push nexus3.edgexfoundry.org:10004/core-data:a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:49:38 5da1ab0d3460: Preparing 01:49:38 70497e63f022: Preparing 01:49:38 20b1d1eeb88d: Preparing 01:49:38 e3889e94866e: Preparing 01:49:38 a95733bdf225: Preparing 01:49:38 d7ef634a4750: Preparing 01:49:38 6f09edfb3f6d: Preparing 01:49:38 d7ef634a4750: Waiting 01:49:38 6f09edfb3f6d: Waiting 01:49:38 e3889e94866e: Layer already exists 01:49:38 20b1d1eeb88d: Layer already exists 01:49:38 d7ef634a4750: Layer already exists 01:49:38 6f09edfb3f6d: Layer already exists 01:49:38 a95733bdf225: Pushed 01:49:38 5da1ab0d3460: Pushed 01:49:42 70497e63f022: Pushed 01:49:42 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:0f68a0c0b54a3506a89b876dacd43c34d5901993d1934f8be061bae6f2165ada size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:49:42 5da1ab0d3460: Preparing 01:49:42 70497e63f022: Preparing 01:49:42 20b1d1eeb88d: Preparing 01:49:42 e3889e94866e: Preparing 01:49:42 a95733bdf225: Preparing 01:49:42 d7ef634a4750: Preparing 01:49:42 6f09edfb3f6d: Preparing 01:49:42 d7ef634a4750: Waiting 01:49:42 6f09edfb3f6d: Waiting 01:49:42 5da1ab0d3460: Layer already exists 01:49:42 e3889e94866e: Layer already exists 01:49:42 a95733bdf225: Layer already exists 01:49:42 70497e63f022: Layer already exists 01:49:42 20b1d1eeb88d: Layer already exists 01:49:42 6f09edfb3f6d: Layer already exists 01:49:42 d7ef634a4750: Layer already exists 01:49:42 latest: digest: sha256:0f68a0c0b54a3506a89b876dacd43c34d5901993d1934f8be061bae6f2165ada size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:43 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.125 01:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:49:43 5da1ab0d3460: Preparing 01:49:43 70497e63f022: Preparing 01:49:43 20b1d1eeb88d: Preparing 01:49:43 e3889e94866e: Preparing 01:49:43 a95733bdf225: Preparing 01:49:43 d7ef634a4750: Preparing 01:49:43 6f09edfb3f6d: Preparing 01:49:43 d7ef634a4750: Waiting 01:49:43 6f09edfb3f6d: Waiting 01:49:43 a95733bdf225: Layer already exists 01:49:43 5da1ab0d3460: Layer already exists 01:49:43 e3889e94866e: Layer already exists 01:49:43 20b1d1eeb88d: Layer already exists 01:49:43 70497e63f022: Layer already exists 01:49:43 d7ef634a4750: Layer already exists 01:49:43 6f09edfb3f6d: Layer already exists 01:49:43 4.1.0-dev.125: digest: sha256:0f68a0c0b54a3506a89b876dacd43c34d5901993d1934f8be061bae6f2165ada size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:44 + docker push nexus3.edgexfoundry.org:10004/core-data:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:49:44 5da1ab0d3460: Preparing 01:49:44 70497e63f022: Preparing 01:49:44 20b1d1eeb88d: Preparing 01:49:44 e3889e94866e: Preparing 01:49:44 a95733bdf225: Preparing 01:49:44 d7ef634a4750: Preparing 01:49:44 6f09edfb3f6d: Preparing 01:49:44 d7ef634a4750: Waiting 01:49:44 6f09edfb3f6d: Waiting 01:49:44 5da1ab0d3460: Layer already exists 01:49:44 a95733bdf225: Layer already exists 01:49:44 e3889e94866e: Layer already exists 01:49:44 70497e63f022: Layer already exists 01:49:44 20b1d1eeb88d: Layer already exists 01:49:44 d7ef634a4750: Layer already exists 01:49:44 6f09edfb3f6d: Layer already exists 01:49:44 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:0f68a0c0b54a3506a89b876dacd43c34d5901993d1934f8be061bae6f2165ada size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:44 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:49:44 5da1ab0d3460: Preparing 01:49:44 70497e63f022: Preparing 01:49:44 20b1d1eeb88d: Preparing 01:49:44 e3889e94866e: Preparing 01:49:44 a95733bdf225: Preparing 01:49:44 d7ef634a4750: Preparing 01:49:44 6f09edfb3f6d: Preparing 01:49:44 d7ef634a4750: Waiting 01:49:44 6f09edfb3f6d: Waiting 01:49:44 70497e63f022: Layer already exists 01:49:44 5da1ab0d3460: Layer already exists 01:49:44 20b1d1eeb88d: Layer already exists 01:49:44 e3889e94866e: Layer already exists 01:49:44 a95733bdf225: Layer already exists 01:49:44 d7ef634a4750: Layer already exists 01:49:44 6f09edfb3f6d: Layer already exists 01:49:44 main: digest: sha256:0f68a0c0b54a3506a89b876dacd43c34d5901993d1934f8be061bae6f2165ada size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:44 ===================================================== [Pipeline] echo 01:49:44 taggedImages: 01:49:44 - nexus3.edgexfoundry.org:10004/core-data:a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:44 - nexus3.edgexfoundry.org:10004/core-data:latest 01:49:44 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.125 01:49:44 - nexus3.edgexfoundry.org:10004/core-data:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:44 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:49:45 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:49:45 a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:45 latest 01:49:45 4.1.0-dev.125 01:49:45 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:45 main 01:49:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:45 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:49:45 3ad9a3d11d77: Preparing 01:49:45 944c5f33ab06: Preparing 01:49:45 e3889e94866e: Preparing 01:49:45 76b07fa924f8: Preparing 01:49:45 2def731acb3c: Preparing 01:49:45 6f09edfb3f6d: Preparing 01:49:45 6f09edfb3f6d: Waiting 01:49:45 76b07fa924f8: Pushed 01:49:45 2def731acb3c: Pushed 01:49:45 e3889e94866e: Layer already exists 01:49:45 3ad9a3d11d77: Pushed 01:49:46 6f09edfb3f6d: Layer already exists 01:49:49 944c5f33ab06: Pushed 01:49:49 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:dab1d987feb21e2958f700b46a0c8bd5c6872c621791ccfa9022b3f2622dcd11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:49:50 3ad9a3d11d77: Preparing 01:49:50 944c5f33ab06: Preparing 01:49:50 e3889e94866e: Preparing 01:49:50 76b07fa924f8: Preparing 01:49:50 2def731acb3c: Preparing 01:49:50 6f09edfb3f6d: Preparing 01:49:50 6f09edfb3f6d: Waiting 01:49:50 76b07fa924f8: Layer already exists 01:49:50 3ad9a3d11d77: Layer already exists 01:49:50 e3889e94866e: Layer already exists 01:49:50 2def731acb3c: Layer already exists 01:49:50 944c5f33ab06: Layer already exists 01:49:50 6f09edfb3f6d: Layer already exists 01:49:50 latest: digest: sha256:dab1d987feb21e2958f700b46a0c8bd5c6872c621791ccfa9022b3f2622dcd11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.125 01:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:49:51 3ad9a3d11d77: Preparing 01:49:51 944c5f33ab06: Preparing 01:49:51 e3889e94866e: Preparing 01:49:51 76b07fa924f8: Preparing 01:49:51 2def731acb3c: Preparing 01:49:51 6f09edfb3f6d: Preparing 01:49:51 6f09edfb3f6d: Waiting 01:49:51 e3889e94866e: Layer already exists 01:49:51 3ad9a3d11d77: Layer already exists 01:49:51 76b07fa924f8: Layer already exists 01:49:51 2def731acb3c: Layer already exists 01:49:51 944c5f33ab06: Layer already exists 01:49:51 6f09edfb3f6d: Layer already exists 01:49:51 4.1.0-dev.125: digest: sha256:dab1d987feb21e2958f700b46a0c8bd5c6872c621791ccfa9022b3f2622dcd11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:49:51 3ad9a3d11d77: Preparing 01:49:51 944c5f33ab06: Preparing 01:49:51 e3889e94866e: Preparing 01:49:51 76b07fa924f8: Preparing 01:49:51 2def731acb3c: Preparing 01:49:51 6f09edfb3f6d: Preparing 01:49:51 6f09edfb3f6d: Waiting 01:49:51 3ad9a3d11d77: Layer already exists 01:49:51 944c5f33ab06: Layer already exists 01:49:51 e3889e94866e: Layer already exists 01:49:51 2def731acb3c: Layer already exists 01:49:51 76b07fa924f8: Layer already exists 01:49:51 6f09edfb3f6d: Layer already exists 01:49:51 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:dab1d987feb21e2958f700b46a0c8bd5c6872c621791ccfa9022b3f2622dcd11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:49:52 3ad9a3d11d77: Preparing 01:49:52 944c5f33ab06: Preparing 01:49:52 e3889e94866e: Preparing 01:49:52 76b07fa924f8: Preparing 01:49:52 2def731acb3c: Preparing 01:49:52 6f09edfb3f6d: Preparing 01:49:52 6f09edfb3f6d: Waiting 01:49:52 76b07fa924f8: Layer already exists 01:49:52 e3889e94866e: Layer already exists 01:49:52 3ad9a3d11d77: Layer already exists 01:49:52 944c5f33ab06: Layer already exists 01:49:52 2def731acb3c: Layer already exists 01:49:52 6f09edfb3f6d: Layer already exists 01:49:52 main: digest: sha256:dab1d987feb21e2958f700b46a0c8bd5c6872c621791ccfa9022b3f2622dcd11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:52 ===================================================== [Pipeline] echo 01:49:52 taggedImages: 01:49:52 - nexus3.edgexfoundry.org:10004/core-keeper:a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:52 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:49:52 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.125 01:49:52 - nexus3.edgexfoundry.org:10004/core-keeper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:52 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:49:52 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:49:52 a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:52 latest 01:49:52 4.1.0-dev.125 01:49:52 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:52 main 01:49:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a503ebaf6be074fe8844a4a1abd235f49459d869 01:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:49:53 dffdededc5bd: Preparing 01:49:53 08af1b6f9085: Preparing 01:49:53 fd0a1bf1de9e: Preparing 01:49:53 20b1d1eeb88d: Preparing 01:49:53 e3889e94866e: Preparing 01:49:53 e6517f330659: Preparing 01:49:53 d7ef634a4750: Preparing 01:49:53 6f09edfb3f6d: Preparing 01:49:53 e6517f330659: Waiting 01:49:53 d7ef634a4750: Waiting 01:49:53 6f09edfb3f6d: Waiting 01:49:53 e3889e94866e: Layer already exists 01:49:53 08af1b6f9085: Pushed 01:49:53 20b1d1eeb88d: Layer already exists 01:49:53 e6517f330659: Layer already exists 01:49:53 dffdededc5bd: Pushed 01:49:53 d7ef634a4750: Layer already exists 01:49:53 6f09edfb3f6d: Layer already exists 01:49:57 fd0a1bf1de9e: Pushed 01:49:57 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:0a5f871e699bc19ab8bdcf2e224ae62e9890088ed1a5a6214e8e8e6d65e998c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:49:58 dffdededc5bd: Preparing 01:49:58 08af1b6f9085: Preparing 01:49:58 fd0a1bf1de9e: Preparing 01:49:58 20b1d1eeb88d: Preparing 01:49:58 e3889e94866e: Preparing 01:49:58 e6517f330659: Preparing 01:49:58 d7ef634a4750: Preparing 01:49:58 6f09edfb3f6d: Preparing 01:49:58 e6517f330659: Waiting 01:49:58 d7ef634a4750: Waiting 01:49:58 6f09edfb3f6d: Waiting 01:49:58 20b1d1eeb88d: Layer already exists 01:49:58 08af1b6f9085: Layer already exists 01:49:58 fd0a1bf1de9e: Layer already exists 01:49:58 e3889e94866e: Layer already exists 01:49:58 dffdededc5bd: Layer already exists 01:49:58 e6517f330659: Layer already exists 01:49:58 d7ef634a4750: Layer already exists 01:49:58 6f09edfb3f6d: Layer already exists 01:49:58 latest: digest: sha256:0a5f871e699bc19ab8bdcf2e224ae62e9890088ed1a5a6214e8e8e6d65e998c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.125 01:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:49:59 dffdededc5bd: Preparing 01:49:59 08af1b6f9085: Preparing 01:49:59 fd0a1bf1de9e: Preparing 01:49:59 20b1d1eeb88d: Preparing 01:49:59 e3889e94866e: Preparing 01:49:59 e6517f330659: Preparing 01:49:59 d7ef634a4750: Preparing 01:49:59 6f09edfb3f6d: Preparing 01:49:59 e6517f330659: Waiting 01:49:59 d7ef634a4750: Waiting 01:49:59 6f09edfb3f6d: Waiting 01:49:59 e3889e94866e: Layer already exists 01:49:59 fd0a1bf1de9e: Layer already exists 01:49:59 08af1b6f9085: Layer already exists 01:49:59 dffdededc5bd: Layer already exists 01:49:59 20b1d1eeb88d: Layer already exists 01:49:59 d7ef634a4750: Layer already exists 01:49:59 e6517f330659: Layer already exists 01:49:59 6f09edfb3f6d: Layer already exists 01:49:59 4.1.0-dev.125: digest: sha256:0a5f871e699bc19ab8bdcf2e224ae62e9890088ed1a5a6214e8e8e6d65e998c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:49:59 dffdededc5bd: Preparing 01:49:59 08af1b6f9085: Preparing 01:49:59 fd0a1bf1de9e: Preparing 01:49:59 20b1d1eeb88d: Preparing 01:49:59 e3889e94866e: Preparing 01:49:59 e6517f330659: Preparing 01:49:59 d7ef634a4750: Preparing 01:49:59 6f09edfb3f6d: Preparing 01:49:59 d7ef634a4750: Waiting 01:49:59 6f09edfb3f6d: Waiting 01:49:59 e6517f330659: Waiting 01:49:59 fd0a1bf1de9e: Layer already exists 01:49:59 08af1b6f9085: Layer already exists 01:49:59 e3889e94866e: Layer already exists 01:49:59 dffdededc5bd: Layer already exists 01:49:59 20b1d1eeb88d: Layer already exists 01:49:59 d7ef634a4750: Layer already exists 01:49:59 e6517f330659: Layer already exists 01:49:59 6f09edfb3f6d: Layer already exists 01:49:59 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:0a5f871e699bc19ab8bdcf2e224ae62e9890088ed1a5a6214e8e8e6d65e998c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:50:00 dffdededc5bd: Preparing 01:50:00 08af1b6f9085: Preparing 01:50:00 fd0a1bf1de9e: Preparing 01:50:00 20b1d1eeb88d: Preparing 01:50:00 e3889e94866e: Preparing 01:50:00 e6517f330659: Preparing 01:50:00 d7ef634a4750: Preparing 01:50:00 6f09edfb3f6d: Preparing 01:50:00 e6517f330659: Waiting 01:50:00 d7ef634a4750: Waiting 01:50:00 6f09edfb3f6d: Waiting 01:50:00 20b1d1eeb88d: Layer already exists 01:50:00 fd0a1bf1de9e: Layer already exists 01:50:00 08af1b6f9085: Layer already exists 01:50:00 dffdededc5bd: Layer already exists 01:50:00 e3889e94866e: Layer already exists 01:50:00 e6517f330659: Layer already exists 01:50:00 6f09edfb3f6d: Layer already exists 01:50:00 d7ef634a4750: Layer already exists 01:50:00 main: digest: sha256:0a5f871e699bc19ab8bdcf2e224ae62e9890088ed1a5a6214e8e8e6d65e998c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:00 ===================================================== [Pipeline] echo 01:50:00 taggedImages: 01:50:00 - nexus3.edgexfoundry.org:10004/core-metadata:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:00 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:50:00 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.125 01:50:00 - nexus3.edgexfoundry.org:10004/core-metadata:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:00 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:50:00 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:50:00 a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:00 latest 01:50:00 4.1.0-dev.125 01:50:00 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:00 main 01:50:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:50:01 3a2b9f389d33: Preparing 01:50:01 26384da89b07: Preparing 01:50:01 59446cb54b58: Preparing 01:50:01 d23783a1b3c2: Preparing 01:50:01 63f81590ae49: Preparing 01:50:01 8afa3a073522: Preparing 01:50:01 5e586285ec90: Preparing 01:50:01 20b1d1eeb88d: Preparing 01:50:01 e3889e94866e: Preparing 01:50:01 6e37aa031cef: Preparing 01:50:01 a5bd8240149a: Preparing 01:50:01 5f70bf18a086: Preparing 01:50:01 3ccbe7448eed: Preparing 01:50:01 7a4353383ada: Preparing 01:50:01 b23662ecb70e: Preparing 01:50:01 6f09edfb3f6d: Preparing 01:50:01 8afa3a073522: Waiting 01:50:01 e3889e94866e: Waiting 01:50:01 6e37aa031cef: Waiting 01:50:01 5e586285ec90: Waiting 01:50:01 20b1d1eeb88d: Waiting 01:50:01 5f70bf18a086: Waiting 01:50:01 7a4353383ada: Waiting 01:50:01 b23662ecb70e: Waiting 01:50:01 3ccbe7448eed: Waiting 01:50:01 6f09edfb3f6d: Waiting 01:50:01 a5bd8240149a: Waiting 01:50:01 26384da89b07: Pushed 01:50:01 59446cb54b58: Pushed 01:50:01 d23783a1b3c2: Pushed 01:50:01 63f81590ae49: Pushed 01:50:01 e3889e94866e: Layer already exists 01:50:01 3a2b9f389d33: Pushed 01:50:01 20b1d1eeb88d: Layer already exists 01:50:01 8afa3a073522: Pushed 01:50:01 6e37aa031cef: Pushed 01:50:01 a5bd8240149a: Pushed 01:50:01 3ccbe7448eed: Pushed 01:50:01 5f70bf18a086: Layer already exists 01:50:01 7a4353383ada: Pushed 01:50:02 b23662ecb70e: Pushed 01:50:02 6f09edfb3f6d: Layer already exists 01:50:03 5e586285ec90: Pushed 01:50:03 #88 ... 01:50:03 01:50:03 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:03 #97 DONE 105.6s 01:50:03 01:50:03 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:03 #89 DONE 119.5s 01:50:03 01:50:03 #119 [support-notifications builder 6/7] COPY . . 01:50:03 #119 ... 01:50:03 01:50:03 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:03 #85 DONE 113.0s 01:50:03 01:50:03 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:03 #88 DONE 119.8s 01:50:03 01:50:03 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:03 #84 DONE 114.5s 01:50:03 01:50:03 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:03 #80 DONE 119.7s 01:50:03 01:50:03 #120 [security-bootstrapper builder 6/7] COPY . . 01:50:03 #120 ... 01:50:03 01:50:03 #119 [support-notifications builder 6/7] COPY . . 01:50:03 #119 DONE 1.9s 01:50:03 01:50:03 #121 [core-keeper builder 7/8] COPY . . 01:50:03 #121 DONE 1.9s 01:50:03 01:50:03 #122 [security-spiffe-token-provider builder 6/7] COPY . . 01:50:03 #122 DONE 2.0s 01:50:03 01:50:03 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:50:03 #123 CACHED 01:50:03 01:50:03 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:03 #124 CACHED 01:50:03 01:50:03 #125 [security-proxy-setup builder 6/7] COPY . . 01:50:03 #125 CACHED 01:50:03 01:50:03 #126 [security-secretstore-setup builder 6/7] COPY . . 01:50:03 #126 CACHED 01:50:03 01:50:03 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:03 #127 CACHED 01:50:03 01:50:03 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:50:03 #128 CACHED 01:50:03 01:50:03 #120 [security-bootstrapper builder 6/7] COPY . . 01:50:03 #120 DONE 1.8s 01:50:03 01:50:03 #129 [support-scheduler builder 6/7] COPY . . 01:50:03 #129 DONE 1.9s 01:50:03 01:50:03 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:50:03 #130 ... 01:50:03 01:50:03 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:50:03 #131 CACHED 01:50:03 01:50:03 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:03 #132 CACHED 01:50:03 01:50:03 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 01:50:03 #133 CACHED 01:50:03 01:50:03 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:03 #134 CACHED 01:50:03 01:50:03 #135 [security-proxy-auth builder 6/7] COPY . . 01:50:03 #135 CACHED 01:50:03 01:50:03 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:50:03 #136 CACHED 01:50:03 01:50:03 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:03 #137 CACHED 01:50:03 01:50:03 #138 [core-command builder 6/7] COPY . . 01:50:03 #138 CACHED 01:50:03 01:50:03 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 01:50:03 #139 CACHED 01:50:03 01:50:03 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:03 #140 CACHED 01:50:03 01:50:03 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:50:03 #141 CACHED 01:50:03 01:50:03 #142 [core-metadata builder 6/7] COPY . . 01:50:03 #142 CACHED 01:50:03 01:50:03 #143 [core-data builder 6/7] COPY . . 01:50:03 #143 DONE 1.9s 01:50:03 01:50:03 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:50:03 #144 ... 01:50:03 01:50:03 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:50:03 #0 4.041 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:50:03 #145 ... 01:50:03 01:50:03 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:50:03 #0 7.248 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:50:03 #146 ... 01:50:03 01:50:03 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:50:03 #144 7.470 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:50:03 #144 ... 01:50:03 01:50:03 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:50:03 #0 7.425 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:50:03 #147 ... 01:50:03 01:50:03 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:50:03 #0 7.525 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:50:03 #148 ... 01:50:03 01:50:03 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:50:03 #0 7.546 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:50:03 #149 ... 01:50:03 01:50:03 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:50:03 #0 7.418 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:50:03 #150 ... 01:50:03 01:50:03 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:50:03 #0 7.425 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:50:03 #151 ... 01:50:03 01:50:03 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:50:03 #0 7.560 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:50:03 #152 ... 01:50:03 01:50:03 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:50:03 #0 7.524 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:50:03 #153 ... 01:50:03 01:50:03 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:50:03 #0 7.406 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:50:03 #154 ... 01:50:03 01:50:03 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:50:03 #130 7.522 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:50:03 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:23bc73632526f71b3e1049f09a2665bb1d30040bf840c55671207738228733f5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:50:03 3a2b9f389d33: Preparing 01:50:03 26384da89b07: Preparing 01:50:03 59446cb54b58: Preparing 01:50:03 d23783a1b3c2: Preparing 01:50:03 63f81590ae49: Preparing 01:50:03 8afa3a073522: Preparing 01:50:03 5e586285ec90: Preparing 01:50:03 20b1d1eeb88d: Preparing 01:50:03 e3889e94866e: Preparing 01:50:03 6e37aa031cef: Preparing 01:50:03 a5bd8240149a: Preparing 01:50:03 5f70bf18a086: Preparing 01:50:03 3ccbe7448eed: Preparing 01:50:03 7a4353383ada: Preparing 01:50:03 b23662ecb70e: Preparing 01:50:03 6f09edfb3f6d: Preparing 01:50:03 8afa3a073522: Waiting 01:50:03 5e586285ec90: Waiting 01:50:03 20b1d1eeb88d: Waiting 01:50:03 6f09edfb3f6d: Waiting 01:50:03 a5bd8240149a: Waiting 01:50:03 7a4353383ada: Waiting 01:50:03 b23662ecb70e: Waiting 01:50:03 5f70bf18a086: Waiting 01:50:03 3ccbe7448eed: Waiting 01:50:03 6e37aa031cef: Waiting 01:50:03 3a2b9f389d33: Layer already exists 01:50:03 26384da89b07: Layer already exists 01:50:03 d23783a1b3c2: Layer already exists 01:50:03 59446cb54b58: Layer already exists 01:50:03 63f81590ae49: Layer already exists 01:50:03 20b1d1eeb88d: Layer already exists 01:50:03 5e586285ec90: Layer already exists 01:50:03 e3889e94866e: Layer already exists 01:50:03 8afa3a073522: Layer already exists 01:50:03 6e37aa031cef: Layer already exists 01:50:03 3ccbe7448eed: Layer already exists 01:50:03 a5bd8240149a: Layer already exists 01:50:03 5f70bf18a086: Layer already exists 01:50:03 7a4353383ada: Layer already exists 01:50:03 b23662ecb70e: Layer already exists 01:50:03 6f09edfb3f6d: Layer already exists 01:50:03 latest: digest: sha256:23bc73632526f71b3e1049f09a2665bb1d30040bf840c55671207738228733f5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.125 01:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:50:04 3a2b9f389d33: Preparing 01:50:04 26384da89b07: Preparing 01:50:04 59446cb54b58: Preparing 01:50:04 d23783a1b3c2: Preparing 01:50:04 63f81590ae49: Preparing 01:50:04 8afa3a073522: Preparing 01:50:04 5e586285ec90: Preparing 01:50:04 20b1d1eeb88d: Preparing 01:50:04 e3889e94866e: Preparing 01:50:04 6e37aa031cef: Preparing 01:50:04 a5bd8240149a: Preparing 01:50:04 5f70bf18a086: Preparing 01:50:04 3ccbe7448eed: Preparing 01:50:04 7a4353383ada: Preparing 01:50:04 b23662ecb70e: Preparing 01:50:04 6f09edfb3f6d: Preparing 01:50:04 e3889e94866e: Waiting 01:50:04 6e37aa031cef: Waiting 01:50:04 a5bd8240149a: Waiting 01:50:04 5f70bf18a086: Waiting 01:50:04 3ccbe7448eed: Waiting 01:50:04 7a4353383ada: Waiting 01:50:04 b23662ecb70e: Waiting 01:50:04 6f09edfb3f6d: Waiting 01:50:04 8afa3a073522: Waiting 01:50:04 5e586285ec90: Waiting 01:50:04 26384da89b07: Layer already exists 01:50:04 d23783a1b3c2: Layer already exists 01:50:04 63f81590ae49: Layer already exists 01:50:04 59446cb54b58: Layer already exists 01:50:04 3a2b9f389d33: Layer already exists 01:50:04 5e586285ec90: Layer already exists 01:50:04 8afa3a073522: Layer already exists 01:50:04 20b1d1eeb88d: Layer already exists 01:50:04 6e37aa031cef: Layer already exists 01:50:04 e3889e94866e: Layer already exists 01:50:04 5f70bf18a086: Layer already exists 01:50:04 a5bd8240149a: Layer already exists 01:50:04 7a4353383ada: Layer already exists 01:50:04 3ccbe7448eed: Layer already exists 01:50:04 b23662ecb70e: Layer already exists 01:50:04 6f09edfb3f6d: Layer already exists 01:50:04 4.1.0-dev.125: digest: sha256:23bc73632526f71b3e1049f09a2665bb1d30040bf840c55671207738228733f5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:50:05 3a2b9f389d33: Preparing 01:50:05 26384da89b07: Preparing 01:50:05 59446cb54b58: Preparing 01:50:05 d23783a1b3c2: Preparing 01:50:05 63f81590ae49: Preparing 01:50:05 8afa3a073522: Preparing 01:50:05 5e586285ec90: Preparing 01:50:05 20b1d1eeb88d: Preparing 01:50:05 e3889e94866e: Preparing 01:50:05 6e37aa031cef: Preparing 01:50:05 a5bd8240149a: Preparing 01:50:05 5f70bf18a086: Preparing 01:50:05 3ccbe7448eed: Preparing 01:50:05 7a4353383ada: Preparing 01:50:05 b23662ecb70e: Preparing 01:50:05 6f09edfb3f6d: Preparing 01:50:05 8afa3a073522: Waiting 01:50:05 5e586285ec90: Waiting 01:50:05 a5bd8240149a: Waiting 01:50:05 e3889e94866e: Waiting 01:50:05 5f70bf18a086: Waiting 01:50:05 6e37aa031cef: Waiting 01:50:05 3ccbe7448eed: Waiting 01:50:05 7a4353383ada: Waiting 01:50:05 6f09edfb3f6d: Waiting 01:50:05 20b1d1eeb88d: Waiting 01:50:05 b23662ecb70e: Waiting 01:50:05 26384da89b07: Layer already exists 01:50:05 d23783a1b3c2: Layer already exists 01:50:05 59446cb54b58: Layer already exists 01:50:05 63f81590ae49: Layer already exists 01:50:05 3a2b9f389d33: Layer already exists 01:50:05 8afa3a073522: Layer already exists 01:50:05 e3889e94866e: Layer already exists 01:50:05 5e586285ec90: Layer already exists 01:50:05 6e37aa031cef: Layer already exists 01:50:05 20b1d1eeb88d: Layer already exists 01:50:05 3ccbe7448eed: Layer already exists 01:50:05 5f70bf18a086: Layer already exists 01:50:05 a5bd8240149a: Layer already exists 01:50:05 7a4353383ada: Layer already exists 01:50:05 b23662ecb70e: Layer already exists 01:50:05 6f09edfb3f6d: Layer already exists 01:50:05 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:23bc73632526f71b3e1049f09a2665bb1d30040bf840c55671207738228733f5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:50:06 3a2b9f389d33: Preparing 01:50:06 26384da89b07: Preparing 01:50:06 59446cb54b58: Preparing 01:50:06 d23783a1b3c2: Preparing 01:50:06 63f81590ae49: Preparing 01:50:06 8afa3a073522: Preparing 01:50:06 5e586285ec90: Preparing 01:50:06 20b1d1eeb88d: Preparing 01:50:06 e3889e94866e: Preparing 01:50:06 6e37aa031cef: Preparing 01:50:06 a5bd8240149a: Preparing 01:50:06 5f70bf18a086: Preparing 01:50:06 3ccbe7448eed: Preparing 01:50:06 7a4353383ada: Preparing 01:50:06 b23662ecb70e: Preparing 01:50:06 6f09edfb3f6d: Preparing 01:50:06 8afa3a073522: Waiting 01:50:06 a5bd8240149a: Waiting 01:50:06 5e586285ec90: Waiting 01:50:06 5f70bf18a086: Waiting 01:50:06 3ccbe7448eed: Waiting 01:50:06 7a4353383ada: Waiting 01:50:06 b23662ecb70e: Waiting 01:50:06 20b1d1eeb88d: Waiting 01:50:06 6f09edfb3f6d: Waiting 01:50:06 e3889e94866e: Waiting 01:50:06 6e37aa031cef: Waiting 01:50:06 59446cb54b58: Layer already exists 01:50:06 26384da89b07: Layer already exists 01:50:06 3a2b9f389d33: Layer already exists 01:50:06 d23783a1b3c2: Layer already exists 01:50:06 63f81590ae49: Layer already exists 01:50:06 5e586285ec90: Layer already exists 01:50:06 8afa3a073522: Layer already exists 01:50:06 e3889e94866e: Layer already exists 01:50:06 20b1d1eeb88d: Layer already exists 01:50:06 6e37aa031cef: Layer already exists 01:50:06 5f70bf18a086: Layer already exists 01:50:06 a5bd8240149a: Layer already exists 01:50:06 7a4353383ada: Layer already exists 01:50:06 3ccbe7448eed: Layer already exists 01:50:06 b23662ecb70e: Layer already exists 01:50:06 6f09edfb3f6d: Layer already exists 01:50:06 main: digest: sha256:23bc73632526f71b3e1049f09a2665bb1d30040bf840c55671207738228733f5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:06 ===================================================== [Pipeline] echo 01:50:06 taggedImages: 01:50:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:50:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.125 01:50:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:50:06 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:50:06 a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:06 latest 01:50:06 4.1.0-dev.125 01:50:06 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:06 main 01:50:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:50:07 5ccebf220459: Preparing 01:50:07 8a68c9e218fb: Preparing 01:50:07 c969ed6d0d32: Preparing 01:50:07 6feb5784ed11: Preparing 01:50:07 20b1d1eeb88d: Preparing 01:50:07 e3889e94866e: Preparing 01:50:07 e3889e94866e: Waiting 01:50:07 e6517f330659: Preparing 01:50:07 d7ef634a4750: Preparing 01:50:07 6f09edfb3f6d: Preparing 01:50:07 d7ef634a4750: Waiting 01:50:07 6f09edfb3f6d: Waiting 01:50:07 e6517f330659: Waiting 01:50:07 c969ed6d0d32: Pushed 01:50:07 8a68c9e218fb: Pushed 01:50:07 20b1d1eeb88d: Layer already exists 01:50:07 5ccebf220459: Pushed 01:50:08 e3889e94866e: Layer already exists 01:50:08 e6517f330659: Layer already exists 01:50:09 d7ef634a4750: Layer already exists 01:50:09 6f09edfb3f6d: Layer already exists 01:50:10 6feb5784ed11: Pushed 01:50:10 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:884e4b8a244fbcc42c8074cc054848daea55927b392a20bd8a2a45852624c08c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:50:11 5ccebf220459: Preparing 01:50:11 8a68c9e218fb: Preparing 01:50:11 c969ed6d0d32: Preparing 01:50:11 6feb5784ed11: Preparing 01:50:11 20b1d1eeb88d: Preparing 01:50:11 e3889e94866e: Preparing 01:50:11 e6517f330659: Preparing 01:50:11 e3889e94866e: Waiting 01:50:11 d7ef634a4750: Preparing 01:50:11 6f09edfb3f6d: Preparing 01:50:11 d7ef634a4750: Waiting 01:50:11 6f09edfb3f6d: Waiting 01:50:11 e6517f330659: Waiting 01:50:11 6feb5784ed11: Layer already exists 01:50:11 5ccebf220459: Layer already exists 01:50:11 c969ed6d0d32: Layer already exists 01:50:11 20b1d1eeb88d: Layer already exists 01:50:11 8a68c9e218fb: Layer already exists 01:50:11 e3889e94866e: Layer already exists 01:50:11 e6517f330659: Layer already exists 01:50:11 d7ef634a4750: Layer already exists 01:50:11 6f09edfb3f6d: Layer already exists 01:50:11 latest: digest: sha256:884e4b8a244fbcc42c8074cc054848daea55927b392a20bd8a2a45852624c08c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.125 01:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:50:12 5ccebf220459: Preparing 01:50:12 8a68c9e218fb: Preparing 01:50:12 c969ed6d0d32: Preparing 01:50:12 6feb5784ed11: Preparing 01:50:12 20b1d1eeb88d: Preparing 01:50:12 e3889e94866e: Preparing 01:50:12 e6517f330659: Preparing 01:50:12 d7ef634a4750: Preparing 01:50:12 6f09edfb3f6d: Preparing 01:50:12 e3889e94866e: Waiting 01:50:12 e6517f330659: Waiting 01:50:12 6f09edfb3f6d: Waiting 01:50:12 d7ef634a4750: Waiting 01:50:12 c969ed6d0d32: Layer already exists 01:50:12 5ccebf220459: Layer already exists 01:50:12 6feb5784ed11: Layer already exists 01:50:12 20b1d1eeb88d: Layer already exists 01:50:12 8a68c9e218fb: Layer already exists 01:50:12 e3889e94866e: Layer already exists 01:50:12 d7ef634a4750: Layer already exists 01:50:12 e6517f330659: Layer already exists 01:50:12 6f09edfb3f6d: Layer already exists 01:50:12 4.1.0-dev.125: digest: sha256:884e4b8a244fbcc42c8074cc054848daea55927b392a20bd8a2a45852624c08c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:50:13 5ccebf220459: Preparing 01:50:13 8a68c9e218fb: Preparing 01:50:13 c969ed6d0d32: Preparing 01:50:13 6feb5784ed11: Preparing 01:50:13 20b1d1eeb88d: Preparing 01:50:13 e3889e94866e: Preparing 01:50:13 e6517f330659: Preparing 01:50:13 d7ef634a4750: Preparing 01:50:13 6f09edfb3f6d: Preparing 01:50:13 d7ef634a4750: Waiting 01:50:13 e6517f330659: Waiting 01:50:13 6f09edfb3f6d: Waiting 01:50:13 e3889e94866e: Waiting 01:50:13 5ccebf220459: Layer already exists 01:50:13 20b1d1eeb88d: Layer already exists 01:50:13 6feb5784ed11: Layer already exists 01:50:13 c969ed6d0d32: Layer already exists 01:50:13 8a68c9e218fb: Layer already exists 01:50:13 e3889e94866e: Layer already exists 01:50:13 e6517f330659: Layer already exists 01:50:13 d7ef634a4750: Layer already exists 01:50:13 6f09edfb3f6d: Layer already exists 01:50:13 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:884e4b8a244fbcc42c8074cc054848daea55927b392a20bd8a2a45852624c08c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:50:14 5ccebf220459: Preparing 01:50:14 8a68c9e218fb: Preparing 01:50:14 c969ed6d0d32: Preparing 01:50:14 6feb5784ed11: Preparing 01:50:14 20b1d1eeb88d: Preparing 01:50:14 e3889e94866e: Preparing 01:50:14 e6517f330659: Preparing 01:50:14 d7ef634a4750: Preparing 01:50:14 6f09edfb3f6d: Preparing 01:50:14 e6517f330659: Waiting 01:50:14 d7ef634a4750: Waiting 01:50:14 6f09edfb3f6d: Waiting 01:50:14 e3889e94866e: Waiting 01:50:14 5ccebf220459: Layer already exists 01:50:14 6feb5784ed11: Layer already exists 01:50:14 20b1d1eeb88d: Layer already exists 01:50:14 c969ed6d0d32: Layer already exists 01:50:14 8a68c9e218fb: Layer already exists 01:50:14 e3889e94866e: Layer already exists 01:50:14 e6517f330659: Layer already exists 01:50:14 d7ef634a4750: Layer already exists 01:50:14 6f09edfb3f6d: Layer already exists 01:50:14 main: digest: sha256:884e4b8a244fbcc42c8074cc054848daea55927b392a20bd8a2a45852624c08c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:14 ===================================================== [Pipeline] echo 01:50:14 taggedImages: 01:50:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:50:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.125 01:50:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:50:14 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:50:14 a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:14 latest 01:50:14 4.1.0-dev.125 01:50:14 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:14 main 01:50:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:50:14 af92fc4dffae: Preparing 01:50:14 9d8d4b5b98b8: Preparing 01:50:14 443e6b13aac6: Preparing 01:50:14 575ed5c9f3d8: Preparing 01:50:14 61ecc6860aec: Preparing 01:50:14 20b1d1eeb88d: Preparing 01:50:14 e3889e94866e: Preparing 01:50:14 043de491b70e: Preparing 01:50:14 ad800ae83785: Preparing 01:50:14 8bf5e0cd2ac4: Preparing 01:50:14 6f09edfb3f6d: Preparing 01:50:14 e3889e94866e: Waiting 01:50:14 043de491b70e: Waiting 01:50:14 6f09edfb3f6d: Waiting 01:50:14 ad800ae83785: Waiting 01:50:14 8bf5e0cd2ac4: Waiting 01:50:14 20b1d1eeb88d: Waiting 01:50:14 61ecc6860aec: Pushed 01:50:14 20b1d1eeb88d: Layer already exists 01:50:14 af92fc4dffae: Pushed 01:50:14 575ed5c9f3d8: Pushed 01:50:14 9d8d4b5b98b8: Pushed 01:50:14 e3889e94866e: Layer already exists 01:50:14 6f09edfb3f6d: Layer already exists 01:50:15 043de491b70e: Pushed 01:50:15 ad800ae83785: Pushed 01:50:16 8bf5e0cd2ac4: Pushed 01:50:18 443e6b13aac6: Pushed 01:50:18 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:8a195e02820f067524d7713d6bc66a0a4308eb0f4b0c22f328ec485b4fbfe235 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:50:18 af92fc4dffae: Preparing 01:50:18 9d8d4b5b98b8: Preparing 01:50:18 443e6b13aac6: Preparing 01:50:18 575ed5c9f3d8: Preparing 01:50:18 61ecc6860aec: Preparing 01:50:18 20b1d1eeb88d: Preparing 01:50:18 e3889e94866e: Preparing 01:50:18 043de491b70e: Preparing 01:50:18 ad800ae83785: Preparing 01:50:18 8bf5e0cd2ac4: Preparing 01:50:18 6f09edfb3f6d: Preparing 01:50:18 e3889e94866e: Waiting 01:50:18 043de491b70e: Waiting 01:50:18 ad800ae83785: Waiting 01:50:18 8bf5e0cd2ac4: Waiting 01:50:18 6f09edfb3f6d: Waiting 01:50:18 20b1d1eeb88d: Waiting 01:50:18 575ed5c9f3d8: Layer already exists 01:50:18 af92fc4dffae: Layer already exists 01:50:18 9d8d4b5b98b8: Layer already exists 01:50:18 61ecc6860aec: Layer already exists 01:50:18 443e6b13aac6: Layer already exists 01:50:18 20b1d1eeb88d: Layer already exists 01:50:18 043de491b70e: Layer already exists 01:50:18 ad800ae83785: Layer already exists 01:50:18 e3889e94866e: Layer already exists 01:50:18 8bf5e0cd2ac4: Layer already exists 01:50:18 6f09edfb3f6d: Layer already exists 01:50:18 latest: digest: sha256:8a195e02820f067524d7713d6bc66a0a4308eb0f4b0c22f328ec485b4fbfe235 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.125 01:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:50:19 af92fc4dffae: Preparing 01:50:19 9d8d4b5b98b8: Preparing 01:50:19 443e6b13aac6: Preparing 01:50:19 575ed5c9f3d8: Preparing 01:50:19 61ecc6860aec: Preparing 01:50:19 20b1d1eeb88d: Preparing 01:50:19 e3889e94866e: Preparing 01:50:19 043de491b70e: Preparing 01:50:19 ad800ae83785: Preparing 01:50:19 8bf5e0cd2ac4: Preparing 01:50:19 6f09edfb3f6d: Preparing 01:50:19 e3889e94866e: Waiting 01:50:19 043de491b70e: Waiting 01:50:19 ad800ae83785: Waiting 01:50:19 8bf5e0cd2ac4: Waiting 01:50:19 20b1d1eeb88d: Waiting 01:50:19 6f09edfb3f6d: Waiting 01:50:19 443e6b13aac6: Layer already exists 01:50:19 af92fc4dffae: Layer already exists 01:50:19 575ed5c9f3d8: Layer already exists 01:50:19 61ecc6860aec: Layer already exists 01:50:19 9d8d4b5b98b8: Layer already exists 01:50:19 043de491b70e: Layer already exists 01:50:19 8bf5e0cd2ac4: Layer already exists 01:50:19 ad800ae83785: Layer already exists 01:50:19 e3889e94866e: Layer already exists 01:50:19 20b1d1eeb88d: Layer already exists 01:50:19 6f09edfb3f6d: Layer already exists 01:50:19 4.1.0-dev.125: digest: sha256:8a195e02820f067524d7713d6bc66a0a4308eb0f4b0c22f328ec485b4fbfe235 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:50:19 af92fc4dffae: Preparing 01:50:19 9d8d4b5b98b8: Preparing 01:50:19 443e6b13aac6: Preparing 01:50:19 575ed5c9f3d8: Preparing 01:50:19 61ecc6860aec: Preparing 01:50:19 20b1d1eeb88d: Preparing 01:50:19 e3889e94866e: Preparing 01:50:19 043de491b70e: Preparing 01:50:19 ad800ae83785: Preparing 01:50:19 8bf5e0cd2ac4: Preparing 01:50:19 6f09edfb3f6d: Preparing 01:50:19 ad800ae83785: Waiting 01:50:19 e3889e94866e: Waiting 01:50:19 043de491b70e: Waiting 01:50:19 6f09edfb3f6d: Waiting 01:50:19 8bf5e0cd2ac4: Waiting 01:50:19 20b1d1eeb88d: Waiting 01:50:19 575ed5c9f3d8: Layer already exists 01:50:19 9d8d4b5b98b8: Layer already exists 01:50:19 443e6b13aac6: Layer already exists 01:50:19 61ecc6860aec: Layer already exists 01:50:19 af92fc4dffae: Layer already exists 01:50:19 043de491b70e: Layer already exists 01:50:19 20b1d1eeb88d: Layer already exists 01:50:19 ad800ae83785: Layer already exists 01:50:19 e3889e94866e: Layer already exists 01:50:19 8bf5e0cd2ac4: Layer already exists 01:50:19 6f09edfb3f6d: Layer already exists 01:50:19 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:8a195e02820f067524d7713d6bc66a0a4308eb0f4b0c22f328ec485b4fbfe235 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:50:20 af92fc4dffae: Preparing 01:50:20 9d8d4b5b98b8: Preparing 01:50:20 443e6b13aac6: Preparing 01:50:20 575ed5c9f3d8: Preparing 01:50:20 61ecc6860aec: Preparing 01:50:20 20b1d1eeb88d: Preparing 01:50:20 e3889e94866e: Preparing 01:50:20 043de491b70e: Preparing 01:50:20 ad800ae83785: Preparing 01:50:20 8bf5e0cd2ac4: Preparing 01:50:20 043de491b70e: Waiting 01:50:20 20b1d1eeb88d: Waiting 01:50:20 e3889e94866e: Waiting 01:50:20 ad800ae83785: Waiting 01:50:20 6f09edfb3f6d: Preparing 01:50:20 8bf5e0cd2ac4: Waiting 01:50:20 6f09edfb3f6d: Waiting 01:50:20 af92fc4dffae: Layer already exists 01:50:20 443e6b13aac6: Layer already exists 01:50:20 575ed5c9f3d8: Layer already exists 01:50:20 9d8d4b5b98b8: Layer already exists 01:50:20 61ecc6860aec: Layer already exists 01:50:20 20b1d1eeb88d: Layer already exists 01:50:20 043de491b70e: Layer already exists 01:50:20 ad800ae83785: Layer already exists 01:50:20 e3889e94866e: Layer already exists 01:50:20 8bf5e0cd2ac4: Layer already exists 01:50:20 6f09edfb3f6d: Layer already exists 01:50:20 main: digest: sha256:8a195e02820f067524d7713d6bc66a0a4308eb0f4b0c22f328ec485b4fbfe235 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:20 ===================================================== [Pipeline] echo 01:50:20 taggedImages: 01:50:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:50:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.125 01:50:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:50:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:50:20 a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:20 latest 01:50:20 4.1.0-dev.125 01:50:20 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:20 main 01:50:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:50:21 0bf21779fe3a: Preparing 01:50:21 e96474d45ff7: Preparing 01:50:21 57f60f7e7be8: Preparing 01:50:21 cc7bc2158c6b: Preparing 01:50:21 c4c06bdf0569: Preparing 01:50:21 373bd88d30e1: Preparing 01:50:21 7137f36d54ab: Preparing 01:50:21 20b1d1eeb88d: Preparing 01:50:21 e3889e94866e: Preparing 01:50:21 10e267ce7789: Preparing 01:50:21 d6cbbccc085e: Preparing 01:50:21 6f09edfb3f6d: Preparing 01:50:21 373bd88d30e1: Waiting 01:50:21 20b1d1eeb88d: Waiting 01:50:21 7137f36d54ab: Waiting 01:50:21 e3889e94866e: Waiting 01:50:21 10e267ce7789: Waiting 01:50:21 d6cbbccc085e: Waiting 01:50:21 6f09edfb3f6d: Waiting 01:50:21 0bf21779fe3a: Pushed 01:50:21 c4c06bdf0569: Pushed 01:50:21 e96474d45ff7: Pushed 01:50:21 20b1d1eeb88d: Layer already exists 01:50:21 373bd88d30e1: Pushed 01:50:21 e3889e94866e: Layer already exists 01:50:21 7137f36d54ab: Pushed 01:50:21 6f09edfb3f6d: Layer already exists 01:50:21 10e267ce7789: Pushed 01:50:23 d6cbbccc085e: Pushed 01:50:24 cc7bc2158c6b: Pushed 01:50:24 57f60f7e7be8: Pushed 01:50:24 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:441322fb1f4457a35b6d72db5cd85f0bd0b80fd2089f62b42e27fd2564ab899e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:50:25 0bf21779fe3a: Preparing 01:50:25 e96474d45ff7: Preparing 01:50:25 57f60f7e7be8: Preparing 01:50:25 cc7bc2158c6b: Preparing 01:50:25 c4c06bdf0569: Preparing 01:50:25 373bd88d30e1: Preparing 01:50:25 7137f36d54ab: Preparing 01:50:25 20b1d1eeb88d: Preparing 01:50:25 e3889e94866e: Preparing 01:50:25 10e267ce7789: Preparing 01:50:25 d6cbbccc085e: Preparing 01:50:25 20b1d1eeb88d: Waiting 01:50:25 373bd88d30e1: Waiting 01:50:25 e3889e94866e: Waiting 01:50:25 10e267ce7789: Waiting 01:50:25 6f09edfb3f6d: Preparing 01:50:25 d6cbbccc085e: Waiting 01:50:25 6f09edfb3f6d: Waiting 01:50:25 7137f36d54ab: Waiting 01:50:25 57f60f7e7be8: Layer already exists 01:50:25 e96474d45ff7: Layer already exists 01:50:25 cc7bc2158c6b: Layer already exists 01:50:25 c4c06bdf0569: Layer already exists 01:50:25 0bf21779fe3a: Layer already exists 01:50:25 7137f36d54ab: Layer already exists 01:50:25 373bd88d30e1: Layer already exists 01:50:25 20b1d1eeb88d: Layer already exists 01:50:25 e3889e94866e: Layer already exists 01:50:25 6f09edfb3f6d: Layer already exists 01:50:25 10e267ce7789: Layer already exists 01:50:25 d6cbbccc085e: Layer already exists 01:50:25 latest: digest: sha256:441322fb1f4457a35b6d72db5cd85f0bd0b80fd2089f62b42e27fd2564ab899e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.125 01:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:50:26 0bf21779fe3a: Preparing 01:50:26 e96474d45ff7: Preparing 01:50:26 57f60f7e7be8: Preparing 01:50:26 cc7bc2158c6b: Preparing 01:50:26 c4c06bdf0569: Preparing 01:50:26 373bd88d30e1: Preparing 01:50:26 7137f36d54ab: Preparing 01:50:26 20b1d1eeb88d: Preparing 01:50:26 e3889e94866e: Preparing 01:50:26 10e267ce7789: Preparing 01:50:26 d6cbbccc085e: Preparing 01:50:26 6f09edfb3f6d: Preparing 01:50:26 7137f36d54ab: Waiting 01:50:26 373bd88d30e1: Waiting 01:50:26 20b1d1eeb88d: Waiting 01:50:26 e3889e94866e: Waiting 01:50:26 10e267ce7789: Waiting 01:50:26 d6cbbccc085e: Waiting 01:50:26 6f09edfb3f6d: Waiting 01:50:26 cc7bc2158c6b: Layer already exists 01:50:26 57f60f7e7be8: Layer already exists 01:50:26 c4c06bdf0569: Layer already exists 01:50:26 0bf21779fe3a: Layer already exists 01:50:26 e96474d45ff7: Layer already exists 01:50:26 7137f36d54ab: Layer already exists 01:50:26 373bd88d30e1: Layer already exists 01:50:26 20b1d1eeb88d: Layer already exists 01:50:26 e3889e94866e: Layer already exists 01:50:26 d6cbbccc085e: Layer already exists 01:50:26 6f09edfb3f6d: Layer already exists 01:50:26 10e267ce7789: Layer already exists 01:50:26 4.1.0-dev.125: digest: sha256:441322fb1f4457a35b6d72db5cd85f0bd0b80fd2089f62b42e27fd2564ab899e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:50:27 0bf21779fe3a: Preparing 01:50:27 e96474d45ff7: Preparing 01:50:27 57f60f7e7be8: Preparing 01:50:27 cc7bc2158c6b: Preparing 01:50:27 c4c06bdf0569: Preparing 01:50:27 373bd88d30e1: Preparing 01:50:27 7137f36d54ab: Preparing 01:50:27 20b1d1eeb88d: Preparing 01:50:27 e3889e94866e: Preparing 01:50:27 10e267ce7789: Preparing 01:50:27 d6cbbccc085e: Preparing 01:50:27 6f09edfb3f6d: Preparing 01:50:27 7137f36d54ab: Waiting 01:50:27 20b1d1eeb88d: Waiting 01:50:27 373bd88d30e1: Waiting 01:50:27 10e267ce7789: Waiting 01:50:27 6f09edfb3f6d: Waiting 01:50:27 d6cbbccc085e: Waiting 01:50:27 e3889e94866e: Waiting 01:50:27 c4c06bdf0569: Layer already exists 01:50:27 0bf21779fe3a: Layer already exists 01:50:27 e96474d45ff7: Layer already exists 01:50:27 57f60f7e7be8: Layer already exists 01:50:27 cc7bc2158c6b: Layer already exists 01:50:27 e3889e94866e: Layer already exists 01:50:27 7137f36d54ab: Layer already exists 01:50:27 373bd88d30e1: Layer already exists 01:50:27 20b1d1eeb88d: Layer already exists 01:50:27 10e267ce7789: Layer already exists 01:50:27 d6cbbccc085e: Layer already exists 01:50:27 6f09edfb3f6d: Layer already exists 01:50:27 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:441322fb1f4457a35b6d72db5cd85f0bd0b80fd2089f62b42e27fd2564ab899e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:50:28 0bf21779fe3a: Preparing 01:50:28 e96474d45ff7: Preparing 01:50:28 57f60f7e7be8: Preparing 01:50:28 cc7bc2158c6b: Preparing 01:50:28 c4c06bdf0569: Preparing 01:50:28 373bd88d30e1: Preparing 01:50:28 7137f36d54ab: Preparing 01:50:28 20b1d1eeb88d: Preparing 01:50:28 e3889e94866e: Preparing 01:50:28 10e267ce7789: Preparing 01:50:28 d6cbbccc085e: Preparing 01:50:28 6f09edfb3f6d: Preparing 01:50:28 373bd88d30e1: Waiting 01:50:28 10e267ce7789: Waiting 01:50:28 d6cbbccc085e: Waiting 01:50:28 7137f36d54ab: Waiting 01:50:28 6f09edfb3f6d: Waiting 01:50:28 20b1d1eeb88d: Waiting 01:50:28 e3889e94866e: Waiting 01:50:28 e96474d45ff7: Layer already exists 01:50:28 0bf21779fe3a: Layer already exists 01:50:28 c4c06bdf0569: Layer already exists 01:50:28 cc7bc2158c6b: Layer already exists 01:50:28 57f60f7e7be8: Layer already exists 01:50:28 7137f36d54ab: Layer already exists 01:50:28 373bd88d30e1: Layer already exists 01:50:28 20b1d1eeb88d: Layer already exists 01:50:28 e3889e94866e: Layer already exists 01:50:28 10e267ce7789: Layer already exists 01:50:28 6f09edfb3f6d: Layer already exists 01:50:28 d6cbbccc085e: Layer already exists 01:50:28 main: digest: sha256:441322fb1f4457a35b6d72db5cd85f0bd0b80fd2089f62b42e27fd2564ab899e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:28 ===================================================== [Pipeline] echo 01:50:28 taggedImages: 01:50:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:50:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.125 01:50:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:50:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:50:28 a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:28 latest 01:50:28 4.1.0-dev.125 01:50:28 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:28 main 01:50:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:50:29 5f32e8853426: Preparing 01:50:29 cc025fe03f30: Preparing 01:50:29 20b1d1eeb88d: Preparing 01:50:29 e3889e94866e: Preparing 01:50:29 d26e179a938c: Preparing 01:50:29 0c3d5675b3ee: Preparing 01:50:29 6f09edfb3f6d: Preparing 01:50:29 0c3d5675b3ee: Waiting 01:50:29 6f09edfb3f6d: Waiting 01:50:29 d26e179a938c: Pushed 01:50:29 e3889e94866e: Layer already exists 01:50:29 5f32e8853426: Pushed 01:50:30 20b1d1eeb88d: Layer already exists 01:50:30 6f09edfb3f6d: Layer already exists 01:50:30 0c3d5675b3ee: Pushed 01:50:32 cc025fe03f30: Pushed 01:50:32 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:610fb78feaf2447daa27f13e69c6cd0ad4ae503baf99f76561dc8474d6f560fe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:33 + 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 01:50:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:50:33 5f32e8853426: Preparing 01:50:33 cc025fe03f30: Preparing 01:50:33 20b1d1eeb88d: Preparing 01:50:33 e3889e94866e: Preparing 01:50:33 d26e179a938c: Preparing 01:50:33 0c3d5675b3ee: Preparing 01:50:33 6f09edfb3f6d: Preparing 01:50:33 0c3d5675b3ee: Waiting 01:50:33 6f09edfb3f6d: Waiting 01:50:33 20b1d1eeb88d: Layer already exists 01:50:33 d26e179a938c: Layer already exists 01:50:33 5f32e8853426: Layer already exists 01:50:33 cc025fe03f30: Layer already exists 01:50:33 e3889e94866e: Layer already exists 01:50:33 0c3d5675b3ee: Layer already exists 01:50:33 6f09edfb3f6d: Layer already exists 01:50:33 latest: digest: sha256:610fb78feaf2447daa27f13e69c6cd0ad4ae503baf99f76561dc8474d6f560fe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.125 01:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:50:34 5f32e8853426: Preparing 01:50:34 cc025fe03f30: Preparing 01:50:34 20b1d1eeb88d: Preparing 01:50:34 e3889e94866e: Preparing 01:50:34 d26e179a938c: Preparing 01:50:34 0c3d5675b3ee: Preparing 01:50:34 6f09edfb3f6d: Preparing 01:50:34 0c3d5675b3ee: Waiting 01:50:34 6f09edfb3f6d: Waiting 01:50:34 d26e179a938c: Layer already exists 01:50:34 cc025fe03f30: Layer already exists 01:50:34 5f32e8853426: Layer already exists 01:50:34 20b1d1eeb88d: Layer already exists 01:50:34 e3889e94866e: Layer already exists 01:50:34 0c3d5675b3ee: Layer already exists 01:50:34 6f09edfb3f6d: Layer already exists 01:50:34 4.1.0-dev.125: digest: sha256:610fb78feaf2447daa27f13e69c6cd0ad4ae503baf99f76561dc8474d6f560fe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:50:34 5f32e8853426: Preparing 01:50:34 cc025fe03f30: Preparing 01:50:34 20b1d1eeb88d: Preparing 01:50:34 e3889e94866e: Preparing 01:50:34 d26e179a938c: Preparing 01:50:34 0c3d5675b3ee: Preparing 01:50:34 6f09edfb3f6d: Preparing 01:50:34 0c3d5675b3ee: Waiting 01:50:34 6f09edfb3f6d: Waiting 01:50:34 d26e179a938c: Layer already exists 01:50:34 20b1d1eeb88d: Layer already exists 01:50:34 cc025fe03f30: Layer already exists 01:50:34 5f32e8853426: Layer already exists 01:50:34 e3889e94866e: Layer already exists 01:50:34 0c3d5675b3ee: Layer already exists 01:50:34 6f09edfb3f6d: Layer already exists 01:50:34 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:610fb78feaf2447daa27f13e69c6cd0ad4ae503baf99f76561dc8474d6f560fe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:35 + 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 01:50:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:50:35 5f32e8853426: Preparing 01:50:35 cc025fe03f30: Preparing 01:50:35 20b1d1eeb88d: Preparing 01:50:35 e3889e94866e: Preparing 01:50:35 d26e179a938c: Preparing 01:50:35 0c3d5675b3ee: Preparing 01:50:35 6f09edfb3f6d: Preparing 01:50:35 0c3d5675b3ee: Waiting 01:50:35 6f09edfb3f6d: Waiting 01:50:35 e3889e94866e: Layer already exists 01:50:35 cc025fe03f30: Layer already exists 01:50:35 d26e179a938c: Layer already exists 01:50:35 20b1d1eeb88d: Layer already exists 01:50:35 5f32e8853426: Layer already exists 01:50:35 6f09edfb3f6d: Layer already exists 01:50:35 0c3d5675b3ee: Layer already exists 01:50:35 main: digest: sha256:610fb78feaf2447daa27f13e69c6cd0ad4ae503baf99f76561dc8474d6f560fe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:35 ===================================================== [Pipeline] echo 01:50:35 taggedImages: 01:50:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:50:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.125 01:50:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:50:35 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:50:35 a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:35 latest 01:50:35 4.1.0-dev.125 01:50:35 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:35 main 01:50:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:50:36 03201017188c: Preparing 01:50:36 0cfa8cafeaff: Preparing 01:50:36 84f18abc75ec: Preparing 01:50:36 20b1d1eeb88d: Preparing 01:50:36 e3889e94866e: Preparing 01:50:36 644da894046b: Preparing 01:50:36 ee1d66d462a6: Preparing 01:50:36 5b6ba99a96f4: Preparing 01:50:36 dbeb417a345e: Preparing 01:50:36 644da894046b: Waiting 01:50:36 5b6ba99a96f4: Waiting 01:50:36 dbeb417a345e: Waiting 01:50:36 ee1d66d462a6: Waiting 01:50:36 6f09edfb3f6d: Preparing 01:50:36 6f09edfb3f6d: Waiting 01:50:36 20b1d1eeb88d: Layer already exists 01:50:36 e3889e94866e: Layer already exists 01:50:36 84f18abc75ec: Pushed 01:50:36 0cfa8cafeaff: Pushed 01:50:36 03201017188c: Pushed 01:50:36 6f09edfb3f6d: Layer already exists 01:50:36 5b6ba99a96f4: Pushed 01:50:36 dbeb417a345e: Pushed 01:50:42 ee1d66d462a6: Pushed 01:50:50 644da894046b: Pushed 01:50:50 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:e38c4140c3db989182d62c931e589b0abeb0d7c120a9134fbe763ef5cb6dc4aa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:50:51 03201017188c: Preparing 01:50:51 0cfa8cafeaff: Preparing 01:50:51 84f18abc75ec: Preparing 01:50:51 20b1d1eeb88d: Preparing 01:50:51 e3889e94866e: Preparing 01:50:51 644da894046b: Preparing 01:50:51 ee1d66d462a6: Preparing 01:50:51 5b6ba99a96f4: Preparing 01:50:51 dbeb417a345e: Preparing 01:50:51 6f09edfb3f6d: Preparing 01:50:51 644da894046b: Waiting 01:50:51 5b6ba99a96f4: Waiting 01:50:51 ee1d66d462a6: Waiting 01:50:51 6f09edfb3f6d: Waiting 01:50:51 dbeb417a345e: Waiting 01:50:51 03201017188c: Layer already exists 01:50:51 20b1d1eeb88d: Layer already exists 01:50:51 e3889e94866e: Layer already exists 01:50:51 84f18abc75ec: Layer already exists 01:50:51 0cfa8cafeaff: Layer already exists 01:50:51 644da894046b: Layer already exists 01:50:51 dbeb417a345e: Layer already exists 01:50:51 5b6ba99a96f4: Layer already exists 01:50:51 ee1d66d462a6: Layer already exists 01:50:51 6f09edfb3f6d: Layer already exists 01:50:51 latest: digest: sha256:e38c4140c3db989182d62c931e589b0abeb0d7c120a9134fbe763ef5cb6dc4aa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.125 01:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:50:51 03201017188c: Preparing 01:50:51 0cfa8cafeaff: Preparing 01:50:51 84f18abc75ec: Preparing 01:50:51 20b1d1eeb88d: Preparing 01:50:51 e3889e94866e: Preparing 01:50:51 644da894046b: Preparing 01:50:51 ee1d66d462a6: Preparing 01:50:51 5b6ba99a96f4: Preparing 01:50:51 dbeb417a345e: Preparing 01:50:51 6f09edfb3f6d: Preparing 01:50:51 644da894046b: Waiting 01:50:51 ee1d66d462a6: Waiting 01:50:51 dbeb417a345e: Waiting 01:50:51 6f09edfb3f6d: Waiting 01:50:51 5b6ba99a96f4: Waiting 01:50:51 e3889e94866e: Layer already exists 01:50:51 84f18abc75ec: Layer already exists 01:50:51 20b1d1eeb88d: Layer already exists 01:50:51 0cfa8cafeaff: Layer already exists 01:50:51 03201017188c: Layer already exists 01:50:51 ee1d66d462a6: Layer already exists 01:50:51 644da894046b: Layer already exists 01:50:51 dbeb417a345e: Layer already exists 01:50:51 5b6ba99a96f4: Layer already exists 01:50:51 6f09edfb3f6d: Layer already exists 01:50:51 4.1.0-dev.125: digest: sha256:e38c4140c3db989182d62c931e589b0abeb0d7c120a9134fbe763ef5cb6dc4aa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:50:52 03201017188c: Preparing 01:50:52 0cfa8cafeaff: Preparing 01:50:52 84f18abc75ec: Preparing 01:50:52 20b1d1eeb88d: Preparing 01:50:52 e3889e94866e: Preparing 01:50:52 644da894046b: Preparing 01:50:52 ee1d66d462a6: Preparing 01:50:52 5b6ba99a96f4: Preparing 01:50:52 dbeb417a345e: Preparing 01:50:52 6f09edfb3f6d: Preparing 01:50:52 dbeb417a345e: Waiting 01:50:52 ee1d66d462a6: Waiting 01:50:52 644da894046b: Waiting 01:50:52 5b6ba99a96f4: Waiting 01:50:52 6f09edfb3f6d: Waiting 01:50:52 e3889e94866e: Layer already exists 01:50:52 84f18abc75ec: Layer already exists 01:50:52 20b1d1eeb88d: Layer already exists 01:50:52 0cfa8cafeaff: Layer already exists 01:50:52 03201017188c: Layer already exists 01:50:52 ee1d66d462a6: Layer already exists 01:50:52 644da894046b: Layer already exists 01:50:52 dbeb417a345e: Layer already exists 01:50:52 5b6ba99a96f4: Layer already exists 01:50:52 6f09edfb3f6d: Layer already exists 01:50:52 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:e38c4140c3db989182d62c931e589b0abeb0d7c120a9134fbe763ef5cb6dc4aa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:50:53 03201017188c: Preparing 01:50:53 0cfa8cafeaff: Preparing 01:50:53 84f18abc75ec: Preparing 01:50:53 20b1d1eeb88d: Preparing 01:50:53 e3889e94866e: Preparing 01:50:53 644da894046b: Preparing 01:50:53 ee1d66d462a6: Preparing 01:50:53 5b6ba99a96f4: Preparing 01:50:53 dbeb417a345e: Preparing 01:50:53 6f09edfb3f6d: Preparing 01:50:53 644da894046b: Waiting 01:50:53 ee1d66d462a6: Waiting 01:50:53 5b6ba99a96f4: Waiting 01:50:53 dbeb417a345e: Waiting 01:50:53 6f09edfb3f6d: Waiting 01:50:53 84f18abc75ec: Layer already exists 01:50:53 03201017188c: Layer already exists 01:50:53 0cfa8cafeaff: Layer already exists 01:50:53 e3889e94866e: Layer already exists 01:50:53 20b1d1eeb88d: Layer already exists 01:50:53 644da894046b: Layer already exists 01:50:53 ee1d66d462a6: Layer already exists 01:50:53 dbeb417a345e: Layer already exists 01:50:53 5b6ba99a96f4: Layer already exists 01:50:53 6f09edfb3f6d: Layer already exists 01:50:53 main: digest: sha256:e38c4140c3db989182d62c931e589b0abeb0d7c120a9134fbe763ef5cb6dc4aa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:53 ===================================================== [Pipeline] echo 01:50:53 taggedImages: 01:50:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:50:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.125 01:50:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:50:53 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:50:53 a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:53 latest 01:50:53 4.1.0-dev.125 01:50:53 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:53 main 01:50:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:50:53 80cd16c3d259: Preparing 01:50:53 12427c722ceb: Preparing 01:50:53 bcee51277991: Preparing 01:50:53 20b1d1eeb88d: Preparing 01:50:53 e3889e94866e: Preparing 01:50:53 644da894046b: Preparing 01:50:53 2e8a19f1409c: Preparing 01:50:53 63bb84a7c690: Preparing 01:50:53 6f09edfb3f6d: Preparing 01:50:53 644da894046b: Waiting 01:50:53 6f09edfb3f6d: Waiting 01:50:53 2e8a19f1409c: Waiting 01:50:53 63bb84a7c690: Waiting 01:50:53 e3889e94866e: Layer already exists 01:50:53 20b1d1eeb88d: Layer already exists 01:50:53 644da894046b: Layer already exists 01:50:53 bcee51277991: Pushed 01:50:53 80cd16c3d259: Pushed 01:50:53 12427c722ceb: Pushed 01:50:53 2e8a19f1409c: Pushed 01:50:53 6f09edfb3f6d: Layer already exists 01:50:54 63bb84a7c690: Pushed 01:50:54 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:629a7cc380b0848c460211363d3e7c5daa4c666189f9a8578aa5ca896a884f4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:50:55 80cd16c3d259: Preparing 01:50:55 12427c722ceb: Preparing 01:50:55 bcee51277991: Preparing 01:50:55 20b1d1eeb88d: Preparing 01:50:55 e3889e94866e: Preparing 01:50:55 644da894046b: Preparing 01:50:55 2e8a19f1409c: Preparing 01:50:55 63bb84a7c690: Preparing 01:50:55 6f09edfb3f6d: Preparing 01:50:55 2e8a19f1409c: Waiting 01:50:55 63bb84a7c690: Waiting 01:50:55 6f09edfb3f6d: Waiting 01:50:55 644da894046b: Waiting 01:50:55 e3889e94866e: Layer already exists 01:50:55 80cd16c3d259: Layer already exists 01:50:55 12427c722ceb: Layer already exists 01:50:55 bcee51277991: Layer already exists 01:50:55 20b1d1eeb88d: Layer already exists 01:50:55 2e8a19f1409c: Layer already exists 01:50:55 63bb84a7c690: Layer already exists 01:50:55 644da894046b: Layer already exists 01:50:55 6f09edfb3f6d: Layer already exists 01:50:55 latest: digest: sha256:629a7cc380b0848c460211363d3e7c5daa4c666189f9a8578aa5ca896a884f4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.125 01:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:50:55 80cd16c3d259: Preparing 01:50:55 12427c722ceb: Preparing 01:50:55 bcee51277991: Preparing 01:50:55 20b1d1eeb88d: Preparing 01:50:55 e3889e94866e: Preparing 01:50:55 644da894046b: Preparing 01:50:55 2e8a19f1409c: Preparing 01:50:55 63bb84a7c690: Preparing 01:50:55 6f09edfb3f6d: Preparing 01:50:55 644da894046b: Waiting 01:50:55 2e8a19f1409c: Waiting 01:50:55 63bb84a7c690: Waiting 01:50:55 6f09edfb3f6d: Waiting 01:50:55 12427c722ceb: Layer already exists 01:50:55 e3889e94866e: Layer already exists 01:50:55 20b1d1eeb88d: Layer already exists 01:50:55 bcee51277991: Layer already exists 01:50:55 80cd16c3d259: Layer already exists 01:50:55 644da894046b: Layer already exists 01:50:55 2e8a19f1409c: Layer already exists 01:50:55 63bb84a7c690: Layer already exists 01:50:55 6f09edfb3f6d: Layer already exists 01:50:55 4.1.0-dev.125: digest: sha256:629a7cc380b0848c460211363d3e7c5daa4c666189f9a8578aa5ca896a884f4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:50:56 80cd16c3d259: Preparing 01:50:56 12427c722ceb: Preparing 01:50:56 bcee51277991: Preparing 01:50:56 20b1d1eeb88d: Preparing 01:50:56 e3889e94866e: Preparing 01:50:56 644da894046b: Preparing 01:50:56 2e8a19f1409c: Preparing 01:50:56 63bb84a7c690: Preparing 01:50:56 6f09edfb3f6d: Preparing 01:50:56 644da894046b: Waiting 01:50:56 63bb84a7c690: Waiting 01:50:56 2e8a19f1409c: Waiting 01:50:56 6f09edfb3f6d: Waiting 01:50:56 80cd16c3d259: Layer already exists 01:50:56 e3889e94866e: Layer already exists 01:50:56 20b1d1eeb88d: Layer already exists 01:50:56 bcee51277991: Layer already exists 01:50:56 12427c722ceb: Layer already exists 01:50:56 2e8a19f1409c: Layer already exists 01:50:56 63bb84a7c690: Layer already exists 01:50:56 644da894046b: Layer already exists 01:50:56 6f09edfb3f6d: Layer already exists 01:50:56 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:629a7cc380b0848c460211363d3e7c5daa4c666189f9a8578aa5ca896a884f4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:50:57 80cd16c3d259: Preparing 01:50:57 12427c722ceb: Preparing 01:50:57 bcee51277991: Preparing 01:50:57 20b1d1eeb88d: Preparing 01:50:57 e3889e94866e: Preparing 01:50:57 644da894046b: Preparing 01:50:57 2e8a19f1409c: Preparing 01:50:57 63bb84a7c690: Preparing 01:50:57 6f09edfb3f6d: Preparing 01:50:57 2e8a19f1409c: Waiting 01:50:57 63bb84a7c690: Waiting 01:50:57 6f09edfb3f6d: Waiting 01:50:57 644da894046b: Waiting 01:50:57 e3889e94866e: Layer already exists 01:50:57 80cd16c3d259: Layer already exists 01:50:57 bcee51277991: Layer already exists 01:50:57 12427c722ceb: Layer already exists 01:50:57 20b1d1eeb88d: Layer already exists 01:50:57 644da894046b: Layer already exists 01:50:57 2e8a19f1409c: Layer already exists 01:50:57 63bb84a7c690: Layer already exists 01:50:57 6f09edfb3f6d: Layer already exists 01:50:57 main: digest: sha256:629a7cc380b0848c460211363d3e7c5daa4c666189f9a8578aa5ca896a884f4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:57 ===================================================== [Pipeline] echo 01:50:57 taggedImages: 01:50:57 - nexus3.edgexfoundry.org:10004/security-spire-config:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:50:57 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.125 01:50:57 - nexus3.edgexfoundry.org:10004/security-spire-config:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:50:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:50:57 a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:57 latest 01:50:57 4.1.0-dev.125 01:50:57 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:50:57 main 01:50:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a503ebaf6be074fe8844a4a1abd235f49459d869 01:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:50:57 03201017188c: Preparing 01:50:57 973375a1434f: Preparing 01:50:57 798eeb7c1a77: Preparing 01:50:57 20b1d1eeb88d: Preparing 01:50:57 e3889e94866e: Preparing 01:50:57 c1526eb972e8: Preparing 01:50:57 5b6ba99a96f4: Preparing 01:50:57 dbeb417a345e: Preparing 01:50:57 6f09edfb3f6d: Preparing 01:50:57 c1526eb972e8: Waiting 01:50:57 5b6ba99a96f4: Waiting 01:50:57 dbeb417a345e: Waiting 01:50:57 6f09edfb3f6d: Waiting 01:50:57 e3889e94866e: Layer already exists 01:50:57 03201017188c: Layer already exists 01:50:57 20b1d1eeb88d: Layer already exists 01:50:57 dbeb417a345e: Layer already exists 01:50:57 5b6ba99a96f4: Layer already exists 01:50:57 973375a1434f: Pushed 01:50:57 798eeb7c1a77: Pushed 01:50:57 6f09edfb3f6d: Layer already exists 01:51:12 c1526eb972e8: Pushed 01:51:12 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:8612716283999723603dcd088a22ea65a841b9829c69acc7cb8ce8f1b7f3ae3f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:51:13 03201017188c: Preparing 01:51:13 973375a1434f: Preparing 01:51:13 798eeb7c1a77: Preparing 01:51:13 20b1d1eeb88d: Preparing 01:51:13 e3889e94866e: Preparing 01:51:13 c1526eb972e8: Preparing 01:51:13 5b6ba99a96f4: Preparing 01:51:13 dbeb417a345e: Preparing 01:51:13 6f09edfb3f6d: Preparing 01:51:13 dbeb417a345e: Waiting 01:51:13 6f09edfb3f6d: Waiting 01:51:13 c1526eb972e8: Waiting 01:51:13 5b6ba99a96f4: Waiting 01:51:13 e3889e94866e: Layer already exists 01:51:13 03201017188c: Layer already exists 01:51:13 20b1d1eeb88d: Layer already exists 01:51:13 798eeb7c1a77: Layer already exists 01:51:13 973375a1434f: Layer already exists 01:51:13 c1526eb972e8: Layer already exists 01:51:13 5b6ba99a96f4: Layer already exists 01:51:13 dbeb417a345e: Layer already exists 01:51:13 6f09edfb3f6d: Layer already exists 01:51:13 latest: digest: sha256:8612716283999723603dcd088a22ea65a841b9829c69acc7cb8ce8f1b7f3ae3f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.125 01:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:51:14 03201017188c: Preparing 01:51:14 973375a1434f: Preparing 01:51:14 798eeb7c1a77: Preparing 01:51:14 20b1d1eeb88d: Preparing 01:51:14 e3889e94866e: Preparing 01:51:14 c1526eb972e8: Preparing 01:51:14 5b6ba99a96f4: Preparing 01:51:14 c1526eb972e8: Waiting 01:51:14 5b6ba99a96f4: Waiting 01:51:14 dbeb417a345e: Preparing 01:51:14 6f09edfb3f6d: Preparing 01:51:14 dbeb417a345e: Waiting 01:51:14 6f09edfb3f6d: Waiting 01:51:14 03201017188c: Layer already exists 01:51:14 20b1d1eeb88d: Layer already exists 01:51:14 798eeb7c1a77: Layer already exists 01:51:14 e3889e94866e: Layer already exists 01:51:14 973375a1434f: Layer already exists 01:51:14 c1526eb972e8: Layer already exists 01:51:14 5b6ba99a96f4: Layer already exists 01:51:14 6f09edfb3f6d: Layer already exists 01:51:14 dbeb417a345e: Layer already exists 01:51:14 4.1.0-dev.125: digest: sha256:8612716283999723603dcd088a22ea65a841b9829c69acc7cb8ce8f1b7f3ae3f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:51:14 03201017188c: Preparing 01:51:14 973375a1434f: Preparing 01:51:14 798eeb7c1a77: Preparing 01:51:14 20b1d1eeb88d: Preparing 01:51:14 e3889e94866e: Preparing 01:51:14 c1526eb972e8: Preparing 01:51:14 5b6ba99a96f4: Preparing 01:51:14 5b6ba99a96f4: Waiting 01:51:14 dbeb417a345e: Preparing 01:51:14 6f09edfb3f6d: Preparing 01:51:14 dbeb417a345e: Waiting 01:51:14 c1526eb972e8: Waiting 01:51:14 6f09edfb3f6d: Waiting 01:51:14 798eeb7c1a77: Layer already exists 01:51:14 e3889e94866e: Layer already exists 01:51:14 973375a1434f: Layer already exists 01:51:14 03201017188c: Layer already exists 01:51:14 20b1d1eeb88d: Layer already exists 01:51:14 c1526eb972e8: Layer already exists 01:51:14 dbeb417a345e: Layer already exists 01:51:14 5b6ba99a96f4: Layer already exists 01:51:14 6f09edfb3f6d: Layer already exists 01:51:14 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:8612716283999723603dcd088a22ea65a841b9829c69acc7cb8ce8f1b7f3ae3f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:51:16 03201017188c: Preparing 01:51:16 973375a1434f: Preparing 01:51:16 798eeb7c1a77: Preparing 01:51:16 20b1d1eeb88d: Preparing 01:51:16 e3889e94866e: Preparing 01:51:16 c1526eb972e8: Preparing 01:51:16 5b6ba99a96f4: Preparing 01:51:16 dbeb417a345e: Preparing 01:51:16 6f09edfb3f6d: Preparing 01:51:16 c1526eb972e8: Waiting 01:51:16 5b6ba99a96f4: Waiting 01:51:16 dbeb417a345e: Waiting 01:51:16 6f09edfb3f6d: Waiting 01:51:16 798eeb7c1a77: Layer already exists 01:51:16 03201017188c: Layer already exists 01:51:16 20b1d1eeb88d: Layer already exists 01:51:16 e3889e94866e: Layer already exists 01:51:16 973375a1434f: Layer already exists 01:51:16 c1526eb972e8: Layer already exists 01:51:16 dbeb417a345e: Layer already exists 01:51:16 6f09edfb3f6d: Layer already exists 01:51:16 5b6ba99a96f4: Layer already exists 01:51:16 main: digest: sha256:8612716283999723603dcd088a22ea65a841b9829c69acc7cb8ce8f1b7f3ae3f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:16 ===================================================== [Pipeline] echo 01:51:16 taggedImages: 01:51:16 - nexus3.edgexfoundry.org:10004/security-spire-server:a503ebaf6be074fe8844a4a1abd235f49459d869 01:51:16 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:51:16 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.125 01:51:16 - nexus3.edgexfoundry.org:10004/security-spire-server:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:51:16 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:51:16 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:51:16 a503ebaf6be074fe8844a4a1abd235f49459d869 01:51:16 latest 01:51:16 4.1.0-dev.125 01:51:16 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:51:16 main 01:51:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a503ebaf6be074fe8844a4a1abd235f49459d869 01:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:51:17 4c89ec7ab768: Preparing 01:51:17 9d2a961f1608: Preparing 01:51:17 20b1d1eeb88d: Preparing 01:51:17 e3889e94866e: Preparing 01:51:17 38995f9cd2b4: Preparing 01:51:17 580773740635: Preparing 01:51:17 6f09edfb3f6d: Preparing 01:51:17 580773740635: Waiting 01:51:17 6f09edfb3f6d: Waiting 01:51:17 20b1d1eeb88d: Layer already exists 01:51:17 e3889e94866e: Layer already exists 01:51:17 6f09edfb3f6d: Layer already exists 01:51:17 38995f9cd2b4: Pushed 01:51:17 4c89ec7ab768: Pushed 01:51:17 580773740635: Pushed 01:51:22 9d2a961f1608: Pushed 01:51:22 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:a740c91f0018eef8d4abb5074f881c8c7cd4005bc2718f4f006a9d9025021a85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:51:22 4c89ec7ab768: Preparing 01:51:22 9d2a961f1608: Preparing 01:51:22 20b1d1eeb88d: Preparing 01:51:22 e3889e94866e: Preparing 01:51:22 38995f9cd2b4: Preparing 01:51:22 580773740635: Preparing 01:51:22 6f09edfb3f6d: Preparing 01:51:22 6f09edfb3f6d: Waiting 01:51:22 580773740635: Waiting 01:51:22 4c89ec7ab768: Layer already exists 01:51:22 20b1d1eeb88d: Layer already exists 01:51:22 38995f9cd2b4: Layer already exists 01:51:22 9d2a961f1608: Layer already exists 01:51:22 e3889e94866e: Layer already exists 01:51:22 580773740635: Layer already exists 01:51:22 6f09edfb3f6d: Layer already exists 01:51:22 latest: digest: sha256:a740c91f0018eef8d4abb5074f881c8c7cd4005bc2718f4f006a9d9025021a85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.125 01:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:51:23 4c89ec7ab768: Preparing 01:51:23 9d2a961f1608: Preparing 01:51:23 20b1d1eeb88d: Preparing 01:51:23 e3889e94866e: Preparing 01:51:23 38995f9cd2b4: Preparing 01:51:23 580773740635: Preparing 01:51:23 6f09edfb3f6d: Preparing 01:51:23 580773740635: Waiting 01:51:23 6f09edfb3f6d: Waiting 01:51:23 9d2a961f1608: Layer already exists 01:51:23 20b1d1eeb88d: Layer already exists 01:51:23 e3889e94866e: Layer already exists 01:51:23 38995f9cd2b4: Layer already exists 01:51:23 4c89ec7ab768: Layer already exists 01:51:23 580773740635: Layer already exists 01:51:23 6f09edfb3f6d: Layer already exists 01:51:23 4.1.0-dev.125: digest: sha256:a740c91f0018eef8d4abb5074f881c8c7cd4005bc2718f4f006a9d9025021a85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:51:24 4c89ec7ab768: Preparing 01:51:24 9d2a961f1608: Preparing 01:51:24 20b1d1eeb88d: Preparing 01:51:24 e3889e94866e: Preparing 01:51:24 38995f9cd2b4: Preparing 01:51:24 580773740635: Preparing 01:51:24 6f09edfb3f6d: Preparing 01:51:24 6f09edfb3f6d: Waiting 01:51:24 580773740635: Waiting 01:51:24 4c89ec7ab768: Layer already exists 01:51:24 e3889e94866e: Layer already exists 01:51:24 38995f9cd2b4: Layer already exists 01:51:24 20b1d1eeb88d: Layer already exists 01:51:24 9d2a961f1608: Layer already exists 01:51:24 580773740635: Layer already exists 01:51:24 6f09edfb3f6d: Layer already exists 01:51:24 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:a740c91f0018eef8d4abb5074f881c8c7cd4005bc2718f4f006a9d9025021a85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:51:24 4c89ec7ab768: Preparing 01:51:24 9d2a961f1608: Preparing 01:51:24 20b1d1eeb88d: Preparing 01:51:24 e3889e94866e: Preparing 01:51:24 38995f9cd2b4: Preparing 01:51:24 580773740635: Preparing 01:51:24 6f09edfb3f6d: Preparing 01:51:24 580773740635: Waiting 01:51:24 6f09edfb3f6d: Waiting 01:51:24 e3889e94866e: Layer already exists 01:51:24 9d2a961f1608: Layer already exists 01:51:24 38995f9cd2b4: Layer already exists 01:51:24 20b1d1eeb88d: Layer already exists 01:51:24 4c89ec7ab768: Layer already exists 01:51:24 580773740635: Layer already exists 01:51:24 6f09edfb3f6d: Layer already exists 01:51:24 main: digest: sha256:a740c91f0018eef8d4abb5074f881c8c7cd4005bc2718f4f006a9d9025021a85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:24 ===================================================== [Pipeline] echo 01:51:24 taggedImages: 01:51:24 - nexus3.edgexfoundry.org:10004/support-notifications:a503ebaf6be074fe8844a4a1abd235f49459d869 01:51:24 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:51:24 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.125 01:51:24 - nexus3.edgexfoundry.org:10004/support-notifications:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:51:24 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:51:24 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:51:24 a503ebaf6be074fe8844a4a1abd235f49459d869 01:51:24 latest 01:51:24 4.1.0-dev.125 01:51:24 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:51:24 main 01:51:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a503ebaf6be074fe8844a4a1abd235f49459d869 01:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:51:25 4d5c4d64f410: Preparing 01:51:25 7963dedb2098: Preparing 01:51:25 20b1d1eeb88d: Preparing 01:51:25 e3889e94866e: Preparing 01:51:25 4f5aac302734: Preparing 01:51:25 96b7d9c5d001: Preparing 01:51:25 6f09edfb3f6d: Preparing 01:51:25 96b7d9c5d001: Waiting 01:51:25 6f09edfb3f6d: Waiting 01:51:25 e3889e94866e: Layer already exists 01:51:25 20b1d1eeb88d: Layer already exists 01:51:25 6f09edfb3f6d: Layer already exists 01:51:25 4f5aac302734: Pushed 01:51:25 4d5c4d64f410: Pushed 01:51:25 96b7d9c5d001: Pushed 01:51:30 7963dedb2098: Pushed 01:51:30 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:44b59b09a1a9d6cc11998407a7ffcf214289b866b9efc53d9f875b107d50b65b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:51:30 4d5c4d64f410: Preparing 01:51:30 7963dedb2098: Preparing 01:51:30 20b1d1eeb88d: Preparing 01:51:30 e3889e94866e: Preparing 01:51:30 4f5aac302734: Preparing 01:51:30 96b7d9c5d001: Preparing 01:51:30 6f09edfb3f6d: Preparing 01:51:30 96b7d9c5d001: Waiting 01:51:30 6f09edfb3f6d: Waiting 01:51:30 7963dedb2098: Layer already exists 01:51:30 e3889e94866e: Layer already exists 01:51:30 4f5aac302734: Layer already exists 01:51:30 4d5c4d64f410: Layer already exists 01:51:30 20b1d1eeb88d: Layer already exists 01:51:30 96b7d9c5d001: Layer already exists 01:51:30 6f09edfb3f6d: Layer already exists 01:51:30 latest: digest: sha256:44b59b09a1a9d6cc11998407a7ffcf214289b866b9efc53d9f875b107d50b65b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.125 01:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:51:31 4d5c4d64f410: Preparing 01:51:31 7963dedb2098: Preparing 01:51:31 20b1d1eeb88d: Preparing 01:51:31 e3889e94866e: Preparing 01:51:31 4f5aac302734: Preparing 01:51:31 96b7d9c5d001: Preparing 01:51:31 6f09edfb3f6d: Preparing 01:51:31 96b7d9c5d001: Waiting 01:51:31 6f09edfb3f6d: Waiting 01:51:31 4d5c4d64f410: Layer already exists 01:51:31 4f5aac302734: Layer already exists 01:51:31 7963dedb2098: Layer already exists 01:51:31 e3889e94866e: Layer already exists 01:51:31 20b1d1eeb88d: Layer already exists 01:51:31 96b7d9c5d001: Layer already exists 01:51:31 6f09edfb3f6d: Layer already exists 01:51:31 4.1.0-dev.125: digest: sha256:44b59b09a1a9d6cc11998407a7ffcf214289b866b9efc53d9f875b107d50b65b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:51:32 4d5c4d64f410: Preparing 01:51:32 7963dedb2098: Preparing 01:51:32 20b1d1eeb88d: Preparing 01:51:32 e3889e94866e: Preparing 01:51:32 4f5aac302734: Preparing 01:51:32 96b7d9c5d001: Preparing 01:51:32 6f09edfb3f6d: Preparing 01:51:32 96b7d9c5d001: Waiting 01:51:32 6f09edfb3f6d: Waiting 01:51:32 e3889e94866e: Layer already exists 01:51:32 7963dedb2098: Layer already exists 01:51:32 20b1d1eeb88d: Layer already exists 01:51:32 4f5aac302734: Layer already exists 01:51:32 4d5c4d64f410: Layer already exists 01:51:32 96b7d9c5d001: Layer already exists 01:51:32 6f09edfb3f6d: Layer already exists 01:51:32 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:44b59b09a1a9d6cc11998407a7ffcf214289b866b9efc53d9f875b107d50b65b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:51:32 4d5c4d64f410: Preparing 01:51:32 7963dedb2098: Preparing 01:51:32 20b1d1eeb88d: Preparing 01:51:32 e3889e94866e: Preparing 01:51:32 4f5aac302734: Preparing 01:51:32 96b7d9c5d001: Preparing 01:51:32 6f09edfb3f6d: Preparing 01:51:32 96b7d9c5d001: Waiting 01:51:32 6f09edfb3f6d: Waiting 01:51:32 4f5aac302734: Layer already exists 01:51:32 e3889e94866e: Layer already exists 01:51:32 7963dedb2098: Layer already exists 01:51:32 4d5c4d64f410: Layer already exists 01:51:32 20b1d1eeb88d: Layer already exists 01:51:32 96b7d9c5d001: Layer already exists 01:51:32 6f09edfb3f6d: Layer already exists 01:51:32 main: digest: sha256:44b59b09a1a9d6cc11998407a7ffcf214289b866b9efc53d9f875b107d50b65b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:32 ===================================================== [Pipeline] echo 01:51:32 taggedImages: 01:51:32 - nexus3.edgexfoundry.org:10004/support-scheduler:a503ebaf6be074fe8844a4a1abd235f49459d869 01:51:32 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:51:32 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.125 01:51:32 - nexus3.edgexfoundry.org:10004/support-scheduler:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 01:51:32 - 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] } 02:10:41 #130 ... 02:10:41 02:10:41 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:10:41 #148 DONE 1244.7s 02:10:41 02:10:41 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:41 #146 ... 02:10:41 02:10:41 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:10:41 #155 DONE 0.4s 02:10:41 02:10:41 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:10:41 #156 DONE 0.2s 02:10:41 02:10:41 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:10:41 #144 ... 02:10:41 02:10:41 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:10:41 #157 DONE 0.3s 02:10:41 02:10:41 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:10:41 #158 DONE 0.1s 02:10:41 02:10:41 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:10:41 #149 ... 02:10:41 02:10:41 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:10:41 #159 DONE 0.2s 02:10:41 02:10:41 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:10:41 #160 DONE 4.5s 02:10:41 02:10:41 #107 [core-common-config-bootstrapper] exporting to image 02:10:41 #107 exporting layers 02:10:41 #107 exporting layers 0.7s done 02:10:41 #107 writing image sha256:b9eaba7f05ae0ac0ea73bc456ebaf7fbddf8b7d47fa174688f38dca22cfe2064 done 02:10:41 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:10:41 #107 DONE 8.0s 02:10:41 02:10:41 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:10:56 #149 ... 02:10:56 02:10:56 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:10:56 #147 DONE 1264.5s 02:10:56 02:10:56 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:10:56 #161 DONE 0.5s 02:10:56 02:10:56 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:10:57 #162 DONE 2.3s 02:10:57 02:10:57 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:10:57 #144 ... 02:10:57 02:10:57 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:10:57 #163 DONE 0.3s 02:10:57 02:10:57 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:10:58 #144 ... 02:10:58 02:10:58 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:10:58 #164 DONE 0.3s 02:10:58 02:10:58 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:10:58 #130 ... 02:10:58 02:10:58 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:10:58 #165 DONE 0.5s 02:10:58 02:10:58 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:10:58 #166 DONE 0.1s 02:10:58 02:10:58 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:10:58 #167 DONE 0.3s 02:10:58 02:10:58 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:10:59 #144 ... 02:10:59 02:10:59 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:10:59 #168 DONE 0.2s 02:10:59 02:10:59 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:10:59 #169 DONE 0.4s 02:10:59 02:10:59 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:10:59 #170 DONE 0.1s 02:10:59 02:10:59 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:11:02 #171 DONE 2.4s 02:11:02 02:11:02 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:11:02 #153 ... 02:11:02 02:11:02 #107 [security-bootstrapper] exporting to image 02:11:02 #107 exporting layers 02:11:03 #107 exporting layers 0.9s done 02:11:03 #107 writing image sha256:c2747001ade8ce1eee305b636a9f132f0e1380b9a503d21c1b004db728529a37 done 02:11:03 #107 naming to docker.io/library/security-bootstrapper-arm64 done 02:11:03 #107 DONE 8.9s 02:11:03 02:11:03 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:29:45 #153 ... 02:29:45 02:29:45 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:29:45 #150 DONE 2383.8s 02:29:45 02:29:45 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:29:45 #153 ... 02:29:45 02:29:45 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:29:45 #172 DONE 0.1s 02:29:45 02:29:45 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:29:45 #173 DONE 0.1s 02:29:45 02:29:45 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:29:45 #174 DONE 0.5s 02:29:45 02:29:45 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:29:45 #149 ... 02:29:45 02:29:45 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:29:45 #175 DONE 0.1s 02:29:45 02:29:45 #107 [core-command] exporting to image 02:29:45 #107 exporting layers 02:29:45 #107 exporting layers 0.6s done 02:29:45 #107 writing image sha256:64cc44b85a0d9d05729149a0ea40d689a7ecf23783bbc61a7ff58d2f0d480721 0.0s done 02:29:45 #107 naming to docker.io/library/core-command-arm64 done 02:29:45 #107 DONE 9.6s 02:29:45 02:29:45 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:30:05 #39 ... 02:30:05 02:30:05 #152 [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:30:05 #152 2414.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.125 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:30:05 #152 ... 02:30:05 02:30:05 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:30:05 #149 DONE 2415.4s 02:30:06 02:30:06 #152 [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:30:06 #152 ... 02:30:06 02:30:06 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:30:06 #176 DONE 0.3s 02:30:07 02:30:07 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:30:07 #177 DONE 0.3s 02:30:07 02:30:07 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:30:07 #154 ... 02:30:07 02:30:07 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:30:07 #178 DONE 0.2s 02:30:07 02:30:07 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:30:07 #179 DONE 0.2s 02:30:07 02:30:07 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:30:08 #180 DONE 0.6s 02:30:08 02:30:08 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:30:08 #181 DONE 0.1s 02:30:08 02:30:08 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:30:13 #182 DONE 4.9s 02:30:13 02:30:13 #107 [security-proxy-setup] exporting to image 02:30:13 #107 exporting layers 02:30:14 #107 exporting layers 1.2s done 02:30:14 #107 writing image sha256:ad4d11d98f6181b03e882d635d626f5791eb9daccf7a7cd520d26dd181a37053 done 02:30:14 #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 02:30:14 #107 DONE 10.7s 02:30:14 02:30:14 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:30:42 #144 ... 02:30:42 02:30:42 #152 [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:30:42 #152 DONE 2450.9s 02:30:42 02:30:42 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:30:42 #144 ... 02:30:42 02:30:42 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:30:42 #183 DONE 0.2s 02:30:42 02:30:42 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:30:42 #184 DONE 0.1s 02:30:42 02:30:42 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:30:42 #151 ... 02:30:42 02:30:42 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:30:42 #185 DONE 0.2s 02:30:42 02:30:42 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:30:43 #186 DONE 0.1s 02:30:43 02:30:43 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:30:43 #187 DONE 0.1s 02:30:43 02:30:43 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:30:43 #144 ... 02:30:43 02:30:43 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:30:43 #188 DONE 0.6s 02:30:43 02:30:43 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:30:43 #154 ... 02:30:43 02:30:43 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:30:44 #189 DONE 0.5s 02:30:44 02:30:44 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:30:44 #190 DONE 0.1s 02:30:44 02:30:44 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:30:46 #191 DONE 2.0s 02:30:46 02:30:46 #107 [security-secretstore-setup] exporting to image 02:30:46 #107 exporting layers 02:30:47 #107 exporting layers 1.5s done 02:30:47 #107 writing image sha256:d85a2768e55655c675e803f347443127a34e1f2e1a978d26989226073f2bdd8f done 02:30:47 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 02:30:47 #107 DONE 12.2s 02:30:47 02:30:47 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:31:45 #151 ... 02:31:45 02:31:45 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:31:45 #153 DONE 2513.3s 02:31:45 02:31:45 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:31:45 #154 ... 02:31:45 02:31:45 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:31:45 #192 DONE 0.3s 02:31:45 02:31:45 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:31:45 #193 DONE 0.1s 02:31:45 02:31:45 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:31:45 #151 ... 02:31:45 02:31:45 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:31:45 #194 DONE 0.6s 02:31:45 02:31:45 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:31:45 #154 ... 02:31:45 02:31:45 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:31:45 #195 DONE 0.1s 02:31:45 02:31:45 #107 [security-spiffe-token-provider] exporting to image 02:31:45 #107 exporting layers 02:31:46 #107 exporting layers 0.6s done 02:31:46 #107 writing image sha256:5a2b3d7e85ed6968856a0799cec0f60171cf962739feeff98474eea93eae5de9 done 02:31:46 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:31:46 #107 DONE 12.8s 02:31:46 02:31:46 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:32:34 #146 ... 02:32:34 02:32:34 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:32:34 #154 DONE 2558.8s 02:32:34 02:32:34 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:32:34 #39 ... 02:32:34 02:32:34 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:32:34 #196 DONE 0.1s 02:32:34 02:32:34 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:32:34 #39 ... 02:32:34 02:32:34 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:32:34 #197 DONE 1.1s 02:32:34 02:32:34 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:32:34 #198 DONE 0.4s 02:32:34 02:32:34 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:32:34 #146 ... 02:32:34 02:32:34 #107 [core-keeper] exporting to image 02:32:34 #107 exporting layers 02:32:34 #107 exporting layers 0.7s done 02:32:34 #107 writing image sha256:486c112c974ac1d7fb0f232c18e0ca0ba1085c877449e3383a6c99274fb891a8 done 02:32:34 #107 naming to docker.io/library/core-keeper-arm64 done 02:32:34 #107 DONE 13.5s 02:32:34 02:32:34 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:32:34 #151 ... 02:32:34 02:32:34 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:32:34 #146 DONE 2562.6s 02:32:34 02:32:34 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:32:34 #151 ... 02:32:34 02:32:34 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:32:34 #199 DONE 0.3s 02:32:34 02:32:34 #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:32:34 #200 DONE 0.3s 02:32:34 02:32:34 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:32:34 #130 ... 02:32:34 02:32:34 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:32:34 #151 DONE 2563.9s 02:32:34 02:32:34 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:32:35 #201 ... 02:32:35 02:32:35 #202 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:32:35 #202 DONE 0.2s 02:32:35 02:32:35 #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:32:35 #203 DONE 0.2s 02:32:35 02:32:35 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:32:35 #201 DONE 1.2s 02:32:35 02:32:35 #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:32:35 #204 ... 02:32:35 02:32:35 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:32:35 #205 DONE 0.2s 02:32:35 02:32:35 #107 [core-data] exporting to image 02:32:36 #107 ... 02:32:36 02:32:36 #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:32:36 #204 DONE 0.8s 02:32:36 02:32:36 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:32:36 #206 DONE 0.3s 02:32:36 02:32:36 #107 [core-data] exporting to image 02:32:36 #107 exporting layers 1.0s done 02:32:36 #107 writing image sha256:ba419f0e7c0957ea9fa76736ff4b4d520f1b98a1baefdbffaf19af581f5916ae done 02:32:36 #107 naming to docker.io/library/core-data-arm64 done 02:32:36 #107 DONE 14.5s 02:32:36 02:32:36 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:32:36 #207 DONE 0.4s 02:32:36 02:32:36 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:32:37 #144 ... 02:32:37 02:32:37 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:32:37 #208 ... 02:32:37 02:32:37 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:32:37 #144 DONE 2566.8s 02:32:37 02:32:37 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:32:38 #208 ... 02:32:38 02:32:38 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:32:38 #209 CACHED 02:32:38 02:32:38 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:32:38 #210 CACHED 02:32:38 02:32:38 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:32:39 #211 DONE 0.8s 02:32:39 02:32:39 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:32:39 #212 DONE 0.1s 02:32:39 02:32:39 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:32:39 #213 DONE 0.1s 02:32:39 02:32:39 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:32:39 #130 ... 02:32:39 02:32:39 #107 [core-metadata] exporting to image 02:32:39 #107 ... 02:32:39 02:32:39 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:32:39 #208 DONE 2.5s 02:32:39 02:32:39 #107 [security-proxy-auth] exporting to image 02:32:40 #107 exporting layers 1.2s done 02:32:40 #107 writing image sha256:6e2ddfe6c72bccf21ae27523119e168ada45906d223fa8a3fddfafe79561735a done 02:32:40 #107 naming to docker.io/library/core-metadata-arm64 done 02:32:40 #107 exporting layers 1.3s done 02:32:40 #107 writing image sha256:957fca65e2ada55263578b3d38cbb003536ff6cfbce794f23208e7e7b4e1619c done 02:32:40 #107 naming to docker.io/library/security-proxy-auth-arm64 done 02:32:40 #107 DONE 16.0s 02:32:40 02:32:40 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:33:13 #39 ... 02:33:13 02:33:13 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:33:13 #130 DONE 2599.4s 02:33:13 02:33:13 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:33:13 #39 ... 02:33:13 02:33:13 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:33:13 #214 DONE 0.2s 02:33:13 02:33:13 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:33:13 #39 ... 02:33:13 02:33:13 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:33:13 #215 DONE 0.1s 02:33:13 02:33:13 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:33:13 #56 ... 02:33:13 02:33:13 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:33:13 #216 DONE 0.6s 02:33:13 02:33:13 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:33:13 #39 ... 02:33:13 02:33:13 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:33:13 #217 DONE 0.1s 02:33:13 02:33:13 #107 [support-scheduler] exporting to image 02:33:13 #107 exporting layers 02:33:13 #107 exporting layers 1.1s done 02:33:13 #107 writing image sha256:e6f5dddc4233492f47f64ef7e778df3cfbe9edeb6a0aa8164b6a7db171c51a61 done 02:33:13 #107 naming to docker.io/library/support-scheduler-arm64 done 02:33:13 #107 DONE 17.1s 02:33:13 02:33:13 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:33:18 #39 ... 02:33:18 02:33:18 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:33:18 #145 DONE 2607.8s 02:33:18 02:33:18 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:33:18 #56 ... 02:33:18 02:33:18 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:33:18 #218 DONE 0.1s 02:33:18 02:33:18 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:33:18 #39 ... 02:33:18 02:33:18 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:33:18 #219 DONE 0.1s 02:33:18 02:33:18 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:33:19 #220 DONE 0.5s 02:33:19 02:33:19 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:33:19 #39 ... 02:33:19 02:33:19 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:33:19 #221 DONE 0.1s 02:33:19 02:33:19 #107 [support-notifications] exporting to image 02:33:19 #107 exporting layers 02:33:19 #107 exporting layers 0.5s done 02:33:19 #107 writing image sha256:16ee5345e10fc76af99ebc14c1a6fc01d4ea1dfa91791a46009563f23830339c done 02:33:19 #107 naming to docker.io/library/support-notifications-arm64 done 02:33:19 #107 DONE 17.6s 02:33:19 02:33:19 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:19 time="2026-07-09T01:47:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:33:19 $ docker stop --time=1 70c7a162431e61c54747d7021744a7a4117a0b6c8c39c24a7b4a747a07e60693 02:33:21 $ docker rm -f --volumes 70c7a162431e61c54747d7021744a7a4117a0b6c8c39c24a7b4a747a07e60693 [Pipeline] // withDockerContainer [Pipeline] sh 02:33:22 + docker images 02:33:22 REPOSITORY TAG IMAGE ID CREATED SIZE 02:33:22 support-notifications-arm64 latest 16ee5345e10f 3 seconds ago 56.8MB 02:33:22 support-scheduler-arm64 latest e6f5dddc4233 11 seconds ago 53MB 02:33:22 security-proxy-auth-arm64 latest 957fca65e2ad 43 seconds ago 47.9MB 02:33:22 core-metadata-arm64 latest 6e2ddfe6c72b 44 seconds ago 48.8MB 02:33:22 core-data-arm64 latest ba419f0e7c09 47 seconds ago 48.7MB 02:33:22 core-keeper-arm64 latest 486c112c974a 51 seconds ago 48.5MB 02:33:22 security-spiffe-token-provider-arm64 latest 5a2b3d7e85ed About a minute ago 52.5MB 02:33:22 security-secretstore-setup-arm64 latest d85a2768e556 2 minutes ago 86.9MB 02:33:22 security-proxy-setup-arm64 latest ad4d11d98f61 3 minutes ago 53.4MB 02:33:22 core-command-arm64 latest 64cc44b85a0d 3 minutes ago 43.2MB 02:33:22 security-bootstrapper-arm64 latest c2747001ade8 22 minutes ago 21.3MB 02:33:22 core-common-config-bootstrapper-arm64 latest b9eaba7f05ae 22 minutes ago 20.2MB 02:33:22 security-spire-agent-arm64 latest 29d88717be82 44 minutes ago 219MB 02:33:22 security-spire-server-arm64 latest 4757a9f8d55a 45 minutes ago 163MB 02:33:22 security-spire-config-arm64 latest 69284e76be1c 45 minutes ago 162MB 02:33:22 ci-base-image-arm64 latest 3c474539a015 46 minutes ago 909MB 02:33:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 8 months ago 564MB 02:33:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:22 provisioning config files... 02:33:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/990@tmp/config12255366119915914789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:22 ---> ****-login.sh 02:33:22 nexus3.edgexfoundry.org:10001 02:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:23 Configure a credential helper to remove this warning. See 02:33:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:23 02:33:23 Login Succeeded 02:33:23 nexus3.edgexfoundry.org:10002 02:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:23 Configure a credential helper to remove this warning. See 02:33:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:23 02:33:23 Login Succeeded 02:33:23 nexus3.edgexfoundry.org:10003 02:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:24 Configure a credential helper to remove this warning. See 02:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:24 02:33:24 Login Succeeded 02:33:24 nexus3.edgexfoundry.org:10004 02:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:24 Configure a credential helper to remove this warning. See 02:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:24 02:33:24 Login Succeeded 02:33:24 ****.io 02:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:24 Configure a credential helper to remove this warning. See 02:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:24 02:33:24 Login Succeeded 02:33:24 ---> ****-login.sh ends [Pipeline] } 02:33:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:33:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:33:24 a503ebaf6be074fe8844a4a1abd235f49459d869 02:33:24 latest 02:33:24 4.1.0-dev.125 02:33:24 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:33:24 main 02:33:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:33:25 65c41c37ddb2: Preparing 02:33:25 329b3227260b: Preparing 02:33:25 ae99a84dd988: Preparing 02:33:25 3b8326bcaa75: Preparing 02:33:25 81bca4c0b8f3: Preparing 02:33:25 33f36344aec3: Preparing 02:33:25 03ba6f53ebfc: Preparing 02:33:25 33f36344aec3: Waiting 02:33:25 03ba6f53ebfc: Waiting 02:33:25 81bca4c0b8f3: Pushed 02:33:25 ae99a84dd988: Pushed 02:33:25 65c41c37ddb2: Pushed 02:33:25 3b8326bcaa75: Pushed 02:33:25 03ba6f53ebfc: Layer already exists 02:33:25 33f36344aec3: Pushed 02:33:32 329b3227260b: Pushed 02:33:32 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:2e5535410f38183500df976264b09f4d122f795b0e9950dfff01430c75365bf5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:33:33 65c41c37ddb2: Preparing 02:33:33 329b3227260b: Preparing 02:33:33 ae99a84dd988: Preparing 02:33:33 3b8326bcaa75: Preparing 02:33:33 81bca4c0b8f3: Preparing 02:33:33 33f36344aec3: Preparing 02:33:33 03ba6f53ebfc: Preparing 02:33:33 03ba6f53ebfc: Waiting 02:33:33 33f36344aec3: Waiting 02:33:33 329b3227260b: Layer already exists 02:33:33 ae99a84dd988: Layer already exists 02:33:33 3b8326bcaa75: Layer already exists 02:33:33 81bca4c0b8f3: Layer already exists 02:33:33 65c41c37ddb2: Layer already exists 02:33:33 33f36344aec3: Layer already exists 02:33:33 03ba6f53ebfc: Layer already exists 02:33:33 latest: digest: sha256:2e5535410f38183500df976264b09f4d122f795b0e9950dfff01430c75365bf5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.125 02:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:33:34 65c41c37ddb2: Preparing 02:33:34 329b3227260b: Preparing 02:33:34 ae99a84dd988: Preparing 02:33:34 3b8326bcaa75: Preparing 02:33:34 81bca4c0b8f3: Preparing 02:33:34 33f36344aec3: Preparing 02:33:34 03ba6f53ebfc: Preparing 02:33:34 33f36344aec3: Waiting 02:33:34 03ba6f53ebfc: Waiting 02:33:34 65c41c37ddb2: Layer already exists 02:33:34 ae99a84dd988: Layer already exists 02:33:34 81bca4c0b8f3: Layer already exists 02:33:34 329b3227260b: Layer already exists 02:33:34 3b8326bcaa75: Layer already exists 02:33:34 03ba6f53ebfc: Layer already exists 02:33:34 33f36344aec3: Layer already exists 02:33:34 4.1.0-dev.125: digest: sha256:2e5535410f38183500df976264b09f4d122f795b0e9950dfff01430c75365bf5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:33:35 65c41c37ddb2: Preparing 02:33:35 329b3227260b: Preparing 02:33:35 ae99a84dd988: Preparing 02:33:35 3b8326bcaa75: Preparing 02:33:35 81bca4c0b8f3: Preparing 02:33:35 33f36344aec3: Preparing 02:33:35 03ba6f53ebfc: Preparing 02:33:35 33f36344aec3: Waiting 02:33:35 03ba6f53ebfc: Waiting 02:33:35 81bca4c0b8f3: Layer already exists 02:33:35 329b3227260b: Layer already exists 02:33:35 ae99a84dd988: Layer already exists 02:33:35 3b8326bcaa75: Layer already exists 02:33:35 65c41c37ddb2: Layer already exists 02:33:35 33f36344aec3: Layer already exists 02:33:35 03ba6f53ebfc: Layer already exists 02:33:35 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:2e5535410f38183500df976264b09f4d122f795b0e9950dfff01430c75365bf5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:33:36 65c41c37ddb2: Preparing 02:33:36 329b3227260b: Preparing 02:33:36 ae99a84dd988: Preparing 02:33:36 3b8326bcaa75: Preparing 02:33:36 81bca4c0b8f3: Preparing 02:33:36 33f36344aec3: Preparing 02:33:36 03ba6f53ebfc: Preparing 02:33:36 33f36344aec3: Waiting 02:33:36 03ba6f53ebfc: Waiting 02:33:36 65c41c37ddb2: Layer already exists 02:33:36 81bca4c0b8f3: Layer already exists 02:33:36 ae99a84dd988: Layer already exists 02:33:36 329b3227260b: Layer already exists 02:33:36 3b8326bcaa75: Layer already exists 02:33:36 03ba6f53ebfc: Layer already exists 02:33:36 33f36344aec3: Layer already exists 02:33:36 main: digest: sha256:2e5535410f38183500df976264b09f4d122f795b0e9950dfff01430c75365bf5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:36 ===================================================== [Pipeline] echo 02:33:36 taggedImages: 02:33:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:33:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:33:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.125 02:33:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:33:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:33:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:33:36 a503ebaf6be074fe8844a4a1abd235f49459d869 02:33:36 latest 02:33:36 4.1.0-dev.125 02:33:36 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:33:36 main 02:33:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:33:37 729b3932793b: Preparing 02:33:37 3cefa8149c52: Preparing 02:33:37 6e1d88653944: Preparing 02:33:37 7f1b5a312f7a: Preparing 02:33:37 ae99a84dd988: Preparing 02:33:37 3b8326bcaa75: Preparing 02:33:37 81bca4c0b8f3: Preparing 02:33:37 33f36344aec3: Preparing 02:33:37 03ba6f53ebfc: Preparing 02:33:37 3b8326bcaa75: Waiting 02:33:37 81bca4c0b8f3: Waiting 02:33:37 33f36344aec3: Waiting 02:33:37 03ba6f53ebfc: Waiting 02:33:37 ae99a84dd988: Layer already exists 02:33:37 3b8326bcaa75: Layer already exists 02:33:37 3cefa8149c52: Pushed 02:33:37 81bca4c0b8f3: Layer already exists 02:33:37 6e1d88653944: Pushed 02:33:37 729b3932793b: Pushed 02:33:37 33f36344aec3: Layer already exists 02:33:37 03ba6f53ebfc: Layer already exists 02:33:40 7f1b5a312f7a: Pushed 02:33:40 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:155143fb0672f70cf5ddd26ded83aa0c6a6db66b0b707c914a1a3d84c3f39b5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:41 + 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 02:33:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:33:41 729b3932793b: Preparing 02:33:41 3cefa8149c52: Preparing 02:33:41 6e1d88653944: Preparing 02:33:41 7f1b5a312f7a: Preparing 02:33:41 ae99a84dd988: Preparing 02:33:41 3b8326bcaa75: Preparing 02:33:41 81bca4c0b8f3: Preparing 02:33:41 33f36344aec3: Preparing 02:33:41 03ba6f53ebfc: Preparing 02:33:41 3b8326bcaa75: Waiting 02:33:41 81bca4c0b8f3: Waiting 02:33:41 33f36344aec3: Waiting 02:33:41 7f1b5a312f7a: Layer already exists 02:33:41 6e1d88653944: Layer already exists 02:33:41 3cefa8149c52: Layer already exists 02:33:41 729b3932793b: Layer already exists 02:33:41 ae99a84dd988: Layer already exists 02:33:41 3b8326bcaa75: Layer already exists 02:33:41 33f36344aec3: Layer already exists 02:33:41 81bca4c0b8f3: Layer already exists 02:33:41 03ba6f53ebfc: Layer already exists 02:33:41 latest: digest: sha256:155143fb0672f70cf5ddd26ded83aa0c6a6db66b0b707c914a1a3d84c3f39b5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.125 02:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:33:42 729b3932793b: Preparing 02:33:42 3cefa8149c52: Preparing 02:33:42 6e1d88653944: Preparing 02:33:42 7f1b5a312f7a: Preparing 02:33:42 ae99a84dd988: Preparing 02:33:42 3b8326bcaa75: Preparing 02:33:42 81bca4c0b8f3: Preparing 02:33:42 33f36344aec3: Preparing 02:33:42 03ba6f53ebfc: Preparing 02:33:42 3b8326bcaa75: Waiting 02:33:42 81bca4c0b8f3: Waiting 02:33:42 33f36344aec3: Waiting 02:33:42 03ba6f53ebfc: Waiting 02:33:42 7f1b5a312f7a: Layer already exists 02:33:42 6e1d88653944: Layer already exists 02:33:42 ae99a84dd988: Layer already exists 02:33:42 3cefa8149c52: Layer already exists 02:33:42 729b3932793b: Layer already exists 02:33:42 3b8326bcaa75: Layer already exists 02:33:42 81bca4c0b8f3: Layer already exists 02:33:42 03ba6f53ebfc: Layer already exists 02:33:42 33f36344aec3: Layer already exists 02:33:42 4.1.0-dev.125: digest: sha256:155143fb0672f70cf5ddd26ded83aa0c6a6db66b0b707c914a1a3d84c3f39b5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:33:43 729b3932793b: Preparing 02:33:43 3cefa8149c52: Preparing 02:33:43 6e1d88653944: Preparing 02:33:43 7f1b5a312f7a: Preparing 02:33:43 ae99a84dd988: Preparing 02:33:43 3b8326bcaa75: Preparing 02:33:43 81bca4c0b8f3: Preparing 02:33:43 33f36344aec3: Preparing 02:33:43 03ba6f53ebfc: Preparing 02:33:43 3b8326bcaa75: Waiting 02:33:43 81bca4c0b8f3: Waiting 02:33:43 33f36344aec3: Waiting 02:33:43 03ba6f53ebfc: Waiting 02:33:43 729b3932793b: Layer already exists 02:33:43 6e1d88653944: Layer already exists 02:33:43 7f1b5a312f7a: Layer already exists 02:33:43 ae99a84dd988: Layer already exists 02:33:43 3cefa8149c52: Layer already exists 02:33:43 81bca4c0b8f3: Layer already exists 02:33:43 33f36344aec3: Layer already exists 02:33:43 03ba6f53ebfc: Layer already exists 02:33:43 3b8326bcaa75: Layer already exists 02:33:43 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:155143fb0672f70cf5ddd26ded83aa0c6a6db66b0b707c914a1a3d84c3f39b5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:43 + 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 02:33:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:33:44 729b3932793b: Preparing 02:33:44 3cefa8149c52: Preparing 02:33:44 6e1d88653944: Preparing 02:33:44 7f1b5a312f7a: Preparing 02:33:44 ae99a84dd988: Preparing 02:33:44 3b8326bcaa75: Preparing 02:33:44 81bca4c0b8f3: Preparing 02:33:44 33f36344aec3: Preparing 02:33:44 03ba6f53ebfc: Preparing 02:33:44 81bca4c0b8f3: Waiting 02:33:44 33f36344aec3: Waiting 02:33:44 03ba6f53ebfc: Waiting 02:33:44 3b8326bcaa75: Waiting 02:33:44 ae99a84dd988: Layer already exists 02:33:44 3cefa8149c52: Layer already exists 02:33:44 7f1b5a312f7a: Layer already exists 02:33:44 6e1d88653944: Layer already exists 02:33:44 729b3932793b: Layer already exists 02:33:44 33f36344aec3: Layer already exists 02:33:44 81bca4c0b8f3: Layer already exists 02:33:44 3b8326bcaa75: Layer already exists 02:33:44 03ba6f53ebfc: Layer already exists 02:33:44 main: digest: sha256:155143fb0672f70cf5ddd26ded83aa0c6a6db66b0b707c914a1a3d84c3f39b5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:44 ===================================================== [Pipeline] echo 02:33:44 taggedImages: 02:33:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:33:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:33:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.125 02:33:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:33:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:33:44 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:33:44 a503ebaf6be074fe8844a4a1abd235f49459d869 02:33:44 latest 02:33:44 4.1.0-dev.125 02:33:44 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:33:44 main 02:33:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:33:45 70e8d2ede8cd: Preparing 02:33:45 2942e510ad60: Preparing 02:33:45 ae99a84dd988: Preparing 02:33:45 3b8326bcaa75: Preparing 02:33:45 66c4b3fa8922: Preparing 02:33:45 f8f033ccd56d: Preparing 02:33:45 03ba6f53ebfc: Preparing 02:33:45 f8f033ccd56d: Waiting 02:33:45 03ba6f53ebfc: Waiting 02:33:45 3b8326bcaa75: Layer already exists 02:33:45 ae99a84dd988: Layer already exists 02:33:45 03ba6f53ebfc: Layer already exists 02:33:45 70e8d2ede8cd: Pushed 02:33:45 66c4b3fa8922: Pushed 02:33:45 f8f033ccd56d: Pushed 02:33:54 2942e510ad60: Pushed 02:33:54 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:c148117e4866e418d9b091d4843d43ab366cc9cf829fa45f598e184cb1b62836 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:33:55 70e8d2ede8cd: Preparing 02:33:55 2942e510ad60: Preparing 02:33:55 ae99a84dd988: Preparing 02:33:55 3b8326bcaa75: Preparing 02:33:55 66c4b3fa8922: Preparing 02:33:55 f8f033ccd56d: Preparing 02:33:55 03ba6f53ebfc: Preparing 02:33:55 f8f033ccd56d: Waiting 02:33:55 03ba6f53ebfc: Waiting 02:33:55 2942e510ad60: Layer already exists 02:33:55 66c4b3fa8922: Layer already exists 02:33:55 ae99a84dd988: Layer already exists 02:33:55 70e8d2ede8cd: Layer already exists 02:33:55 03ba6f53ebfc: Layer already exists 02:33:55 f8f033ccd56d: Layer already exists 02:33:57 3b8326bcaa75: Layer already exists 02:33:57 latest: digest: sha256:c148117e4866e418d9b091d4843d43ab366cc9cf829fa45f598e184cb1b62836 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.125 02:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:33:58 70e8d2ede8cd: Preparing 02:33:58 2942e510ad60: Preparing 02:33:58 ae99a84dd988: Preparing 02:33:58 3b8326bcaa75: Preparing 02:33:58 66c4b3fa8922: Preparing 02:33:58 f8f033ccd56d: Preparing 02:33:58 03ba6f53ebfc: Preparing 02:33:58 f8f033ccd56d: Waiting 02:33:58 03ba6f53ebfc: Waiting 02:33:58 66c4b3fa8922: Layer already exists 02:33:58 ae99a84dd988: Layer already exists 02:33:58 3b8326bcaa75: Layer already exists 02:33:58 2942e510ad60: Layer already exists 02:33:58 70e8d2ede8cd: Layer already exists 02:33:58 f8f033ccd56d: Layer already exists 02:33:58 03ba6f53ebfc: Layer already exists 02:33:58 4.1.0-dev.125: digest: sha256:c148117e4866e418d9b091d4843d43ab366cc9cf829fa45f598e184cb1b62836 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:33:59 70e8d2ede8cd: Preparing 02:33:59 2942e510ad60: Preparing 02:33:59 ae99a84dd988: Preparing 02:33:59 3b8326bcaa75: Preparing 02:33:59 66c4b3fa8922: Preparing 02:33:59 f8f033ccd56d: Preparing 02:33:59 03ba6f53ebfc: Preparing 02:33:59 f8f033ccd56d: Waiting 02:33:59 03ba6f53ebfc: Waiting 02:33:59 2942e510ad60: Layer already exists 02:33:59 66c4b3fa8922: Layer already exists 02:33:59 3b8326bcaa75: Layer already exists 02:33:59 ae99a84dd988: Layer already exists 02:33:59 70e8d2ede8cd: Layer already exists 02:33:59 f8f033ccd56d: Layer already exists 02:33:59 03ba6f53ebfc: Layer already exists 02:33:59 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:c148117e4866e418d9b091d4843d43ab366cc9cf829fa45f598e184cb1b62836 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:34:00 70e8d2ede8cd: Preparing 02:34:00 2942e510ad60: Preparing 02:34:00 ae99a84dd988: Preparing 02:34:00 3b8326bcaa75: Preparing 02:34:00 66c4b3fa8922: Preparing 02:34:00 f8f033ccd56d: Preparing 02:34:00 03ba6f53ebfc: Preparing 02:34:00 f8f033ccd56d: Waiting 02:34:00 03ba6f53ebfc: Waiting 02:34:00 66c4b3fa8922: Layer already exists 02:34:00 3b8326bcaa75: Layer already exists 02:34:00 70e8d2ede8cd: Layer already exists 02:34:00 ae99a84dd988: Layer already exists 02:34:00 2942e510ad60: Layer already exists 02:34:00 f8f033ccd56d: Layer already exists 02:34:00 03ba6f53ebfc: Layer already exists 02:34:00 main: digest: sha256:c148117e4866e418d9b091d4843d43ab366cc9cf829fa45f598e184cb1b62836 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:00 ===================================================== [Pipeline] echo 02:34:00 taggedImages: 02:34:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:34:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.125 02:34:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:34:01 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:34:01 a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:01 latest 02:34:01 4.1.0-dev.125 02:34:01 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:01 main 02:34:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:34:01 b1a8f219fc68: Preparing 02:34:01 8a925aedfc1c: Preparing 02:34:01 3b8326bcaa75: Preparing 02:34:01 5e9e1492c235: Preparing 02:34:01 9e6a77cf7fcd: Preparing 02:34:01 03ba6f53ebfc: Preparing 02:34:01 03ba6f53ebfc: Waiting 02:34:02 3b8326bcaa75: Layer already exists 02:34:02 03ba6f53ebfc: Layer already exists 02:34:02 9e6a77cf7fcd: Pushed 02:34:02 5e9e1492c235: Pushed 02:34:02 b1a8f219fc68: Pushed 02:34:10 8a925aedfc1c: Pushed 02:34:11 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:ccd33c06c09bfd4e425101652f7d490a80e1c9692bf056d479ab281c551c0a3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:34:11 b1a8f219fc68: Preparing 02:34:11 8a925aedfc1c: Preparing 02:34:11 3b8326bcaa75: Preparing 02:34:11 5e9e1492c235: Preparing 02:34:11 9e6a77cf7fcd: Preparing 02:34:11 03ba6f53ebfc: Preparing 02:34:11 03ba6f53ebfc: Waiting 02:34:11 5e9e1492c235: Layer already exists 02:34:11 9e6a77cf7fcd: Layer already exists 02:34:11 3b8326bcaa75: Layer already exists 02:34:11 b1a8f219fc68: Layer already exists 02:34:11 8a925aedfc1c: Layer already exists 02:34:11 03ba6f53ebfc: Layer already exists 02:34:12 latest: digest: sha256:ccd33c06c09bfd4e425101652f7d490a80e1c9692bf056d479ab281c551c0a3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:12 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.125 02:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:34:12 b1a8f219fc68: Preparing 02:34:12 8a925aedfc1c: Preparing 02:34:12 3b8326bcaa75: Preparing 02:34:12 5e9e1492c235: Preparing 02:34:12 9e6a77cf7fcd: Preparing 02:34:12 03ba6f53ebfc: Preparing 02:34:12 03ba6f53ebfc: Waiting 02:34:12 b1a8f219fc68: Layer already exists 02:34:12 5e9e1492c235: Layer already exists 02:34:12 3b8326bcaa75: Layer already exists 02:34:12 8a925aedfc1c: Layer already exists 02:34:12 9e6a77cf7fcd: Layer already exists 02:34:12 03ba6f53ebfc: Layer already exists 02:34:13 4.1.0-dev.125: digest: sha256:ccd33c06c09bfd4e425101652f7d490a80e1c9692bf056d479ab281c551c0a3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:34:13 b1a8f219fc68: Preparing 02:34:13 8a925aedfc1c: Preparing 02:34:13 3b8326bcaa75: Preparing 02:34:13 5e9e1492c235: Preparing 02:34:13 9e6a77cf7fcd: Preparing 02:34:13 03ba6f53ebfc: Preparing 02:34:13 03ba6f53ebfc: Waiting 02:34:13 3b8326bcaa75: Layer already exists 02:34:13 b1a8f219fc68: Layer already exists 02:34:13 8a925aedfc1c: Layer already exists 02:34:13 5e9e1492c235: Layer already exists 02:34:13 9e6a77cf7fcd: Layer already exists 02:34:13 03ba6f53ebfc: Layer already exists 02:34:14 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:ccd33c06c09bfd4e425101652f7d490a80e1c9692bf056d479ab281c551c0a3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:34:14 b1a8f219fc68: Preparing 02:34:14 8a925aedfc1c: Preparing 02:34:14 3b8326bcaa75: Preparing 02:34:14 5e9e1492c235: Preparing 02:34:14 9e6a77cf7fcd: Preparing 02:34:14 03ba6f53ebfc: Preparing 02:34:14 03ba6f53ebfc: Waiting 02:34:14 b1a8f219fc68: Layer already exists 02:34:14 8a925aedfc1c: Layer already exists 02:34:14 5e9e1492c235: Layer already exists 02:34:14 9e6a77cf7fcd: Layer already exists 02:34:14 3b8326bcaa75: Layer already exists 02:34:14 03ba6f53ebfc: Layer already exists 02:34:15 main: digest: sha256:ccd33c06c09bfd4e425101652f7d490a80e1c9692bf056d479ab281c551c0a3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:15 ===================================================== [Pipeline] echo 02:34:15 taggedImages: 02:34:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:34:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.125 02:34:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:34:15 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:34:15 a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:15 latest 02:34:15 4.1.0-dev.125 02:34:15 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:15 main 02:34:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:34:16 6cc3d9fff121: Preparing 02:34:16 57ed8ef7b4d9: Preparing 02:34:16 8388516a7747: Preparing 02:34:16 ae99a84dd988: Preparing 02:34:16 3b8326bcaa75: Preparing 02:34:16 81bca4c0b8f3: Preparing 02:34:16 33f36344aec3: Preparing 02:34:16 03ba6f53ebfc: Preparing 02:34:16 81bca4c0b8f3: Waiting 02:34:16 33f36344aec3: Waiting 02:34:16 03ba6f53ebfc: Waiting 02:34:16 3b8326bcaa75: Layer already exists 02:34:16 ae99a84dd988: Layer already exists 02:34:16 81bca4c0b8f3: Layer already exists 02:34:16 33f36344aec3: Layer already exists 02:34:16 57ed8ef7b4d9: Pushed 02:34:16 6cc3d9fff121: Pushed 02:34:16 03ba6f53ebfc: Layer already exists 02:34:24 8388516a7747: Pushed 02:34:26 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:d7d4ad2d31b56b8bca0f4b2dd59ff9035cb482afc51ac26872a04ad8bb6f668b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:34:27 6cc3d9fff121: Preparing 02:34:27 57ed8ef7b4d9: Preparing 02:34:27 8388516a7747: Preparing 02:34:27 ae99a84dd988: Preparing 02:34:27 3b8326bcaa75: Preparing 02:34:27 81bca4c0b8f3: Preparing 02:34:27 33f36344aec3: Preparing 02:34:27 03ba6f53ebfc: Preparing 02:34:27 81bca4c0b8f3: Waiting 02:34:27 03ba6f53ebfc: Waiting 02:34:27 33f36344aec3: Waiting 02:34:27 57ed8ef7b4d9: Layer already exists 02:34:27 8388516a7747: Layer already exists 02:34:27 3b8326bcaa75: Layer already exists 02:34:27 ae99a84dd988: Layer already exists 02:34:27 6cc3d9fff121: Layer already exists 02:34:27 33f36344aec3: Layer already exists 02:34:27 81bca4c0b8f3: Layer already exists 02:34:27 03ba6f53ebfc: Layer already exists 02:34:27 latest: digest: sha256:d7d4ad2d31b56b8bca0f4b2dd59ff9035cb482afc51ac26872a04ad8bb6f668b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.125 02:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:34:28 6cc3d9fff121: Preparing 02:34:28 57ed8ef7b4d9: Preparing 02:34:28 8388516a7747: Preparing 02:34:28 ae99a84dd988: Preparing 02:34:28 3b8326bcaa75: Preparing 02:34:28 81bca4c0b8f3: Preparing 02:34:28 33f36344aec3: Preparing 02:34:28 03ba6f53ebfc: Preparing 02:34:28 33f36344aec3: Waiting 02:34:28 81bca4c0b8f3: Waiting 02:34:28 03ba6f53ebfc: Waiting 02:34:28 6cc3d9fff121: Layer already exists 02:34:28 3b8326bcaa75: Layer already exists 02:34:28 ae99a84dd988: Layer already exists 02:34:28 8388516a7747: Layer already exists 02:34:28 57ed8ef7b4d9: Layer already exists 02:34:28 03ba6f53ebfc: Layer already exists 02:34:28 33f36344aec3: Layer already exists 02:34:28 81bca4c0b8f3: Layer already exists 02:34:28 4.1.0-dev.125: digest: sha256:d7d4ad2d31b56b8bca0f4b2dd59ff9035cb482afc51ac26872a04ad8bb6f668b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:34:29 6cc3d9fff121: Preparing 02:34:29 57ed8ef7b4d9: Preparing 02:34:29 8388516a7747: Preparing 02:34:29 ae99a84dd988: Preparing 02:34:29 3b8326bcaa75: Preparing 02:34:29 81bca4c0b8f3: Preparing 02:34:29 33f36344aec3: Preparing 02:34:29 03ba6f53ebfc: Preparing 02:34:29 81bca4c0b8f3: Waiting 02:34:29 33f36344aec3: Waiting 02:34:29 03ba6f53ebfc: Waiting 02:34:29 ae99a84dd988: Layer already exists 02:34:29 3b8326bcaa75: Layer already exists 02:34:29 6cc3d9fff121: Layer already exists 02:34:29 57ed8ef7b4d9: Layer already exists 02:34:29 8388516a7747: Layer already exists 02:34:29 81bca4c0b8f3: Layer already exists 02:34:29 03ba6f53ebfc: Layer already exists 02:34:29 33f36344aec3: Layer already exists 02:34:29 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:d7d4ad2d31b56b8bca0f4b2dd59ff9035cb482afc51ac26872a04ad8bb6f668b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:34:30 6cc3d9fff121: Preparing 02:34:30 57ed8ef7b4d9: Preparing 02:34:30 8388516a7747: Preparing 02:34:30 ae99a84dd988: Preparing 02:34:30 3b8326bcaa75: Preparing 02:34:30 81bca4c0b8f3: Preparing 02:34:30 81bca4c0b8f3: Waiting 02:34:30 33f36344aec3: Preparing 02:34:30 03ba6f53ebfc: Preparing 02:34:30 33f36344aec3: Waiting 02:34:30 6cc3d9fff121: Layer already exists 02:34:30 8388516a7747: Layer already exists 02:34:30 3b8326bcaa75: Layer already exists 02:34:30 ae99a84dd988: Layer already exists 02:34:30 57ed8ef7b4d9: Layer already exists 02:34:30 33f36344aec3: Layer already exists 02:34:30 81bca4c0b8f3: Layer already exists 02:34:30 03ba6f53ebfc: Layer already exists 02:34:30 main: digest: sha256:d7d4ad2d31b56b8bca0f4b2dd59ff9035cb482afc51ac26872a04ad8bb6f668b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:30 ===================================================== [Pipeline] echo 02:34:30 taggedImages: 02:34:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:34:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.125 02:34:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:34:30 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:34:30 a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:30 latest 02:34:30 4.1.0-dev.125 02:34:30 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:30 main 02:34:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:34:31 a801df33b73e: Preparing 02:34:31 101cdd102028: Preparing 02:34:31 93e9b9bda07e: Preparing 02:34:31 4dc7b3cb32a6: Preparing 02:34:31 9979206b07cc: Preparing 02:34:31 bbdc0f4205df: Preparing 02:34:31 4a1cb31a565d: Preparing 02:34:31 ae99a84dd988: Preparing 02:34:31 3b8326bcaa75: Preparing 02:34:31 fffb68ba692c: Preparing 02:34:31 8788e8bc2834: Preparing 02:34:31 5f70bf18a086: Preparing 02:34:31 912dfad3358b: Preparing 02:34:31 235b99f70aca: Preparing 02:34:31 08204a1b70d8: Preparing 02:34:31 03ba6f53ebfc: Preparing 02:34:31 bbdc0f4205df: Waiting 02:34:31 4a1cb31a565d: Waiting 02:34:31 ae99a84dd988: Waiting 02:34:31 3b8326bcaa75: Waiting 02:34:31 8788e8bc2834: Waiting 02:34:31 fffb68ba692c: Waiting 02:34:31 5f70bf18a086: Waiting 02:34:31 08204a1b70d8: Waiting 02:34:31 03ba6f53ebfc: Waiting 02:34:31 912dfad3358b: Waiting 02:34:31 235b99f70aca: Waiting 02:34:31 93e9b9bda07e: Pushed 02:34:31 4dc7b3cb32a6: Pushed 02:34:31 9979206b07cc: Pushed 02:34:31 101cdd102028: Pushed 02:34:31 a801df33b73e: Pushed 02:34:31 ae99a84dd988: Layer already exists 02:34:31 3b8326bcaa75: Layer already exists 02:34:31 5f70bf18a086: Layer already exists 02:34:31 bbdc0f4205df: Pushed 02:34:31 fffb68ba692c: Pushed 02:34:31 8788e8bc2834: Pushed 02:34:31 03ba6f53ebfc: Layer already exists 02:34:31 912dfad3358b: Pushed 02:34:31 235b99f70aca: Pushed 02:34:32 08204a1b70d8: Pushed 02:34:34 4a1cb31a565d: Pushed 02:34:34 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:f57c362af34a8a4c73646ad75f0c7f9ba57cd4cc9706bc1557f9197d56e2e8e1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:34:35 a801df33b73e: Preparing 02:34:35 101cdd102028: Preparing 02:34:35 93e9b9bda07e: Preparing 02:34:35 4dc7b3cb32a6: Preparing 02:34:35 9979206b07cc: Preparing 02:34:35 bbdc0f4205df: Preparing 02:34:35 4a1cb31a565d: Preparing 02:34:35 ae99a84dd988: Preparing 02:34:35 3b8326bcaa75: Preparing 02:34:35 fffb68ba692c: Preparing 02:34:35 8788e8bc2834: Preparing 02:34:35 5f70bf18a086: Preparing 02:34:35 912dfad3358b: Preparing 02:34:35 235b99f70aca: Preparing 02:34:35 08204a1b70d8: Preparing 02:34:35 03ba6f53ebfc: Preparing 02:34:35 fffb68ba692c: Waiting 02:34:35 8788e8bc2834: Waiting 02:34:35 5f70bf18a086: Waiting 02:34:35 912dfad3358b: Waiting 02:34:35 235b99f70aca: Waiting 02:34:35 08204a1b70d8: Waiting 02:34:35 03ba6f53ebfc: Waiting 02:34:35 4a1cb31a565d: Waiting 02:34:35 ae99a84dd988: Waiting 02:34:35 3b8326bcaa75: Waiting 02:34:35 bbdc0f4205df: Waiting 02:34:35 101cdd102028: Layer already exists 02:34:35 9979206b07cc: Layer already exists 02:34:35 93e9b9bda07e: Layer already exists 02:34:35 4dc7b3cb32a6: Layer already exists 02:34:35 a801df33b73e: Layer already exists 02:34:35 bbdc0f4205df: Layer already exists 02:34:35 ae99a84dd988: Layer already exists 02:34:35 fffb68ba692c: Layer already exists 02:34:35 3b8326bcaa75: Layer already exists 02:34:35 4a1cb31a565d: Layer already exists 02:34:35 8788e8bc2834: Layer already exists 02:34:35 912dfad3358b: Layer already exists 02:34:35 5f70bf18a086: Layer already exists 02:34:35 235b99f70aca: Layer already exists 02:34:35 08204a1b70d8: Layer already exists 02:34:35 03ba6f53ebfc: Layer already exists 02:34:35 latest: digest: sha256:f57c362af34a8a4c73646ad75f0c7f9ba57cd4cc9706bc1557f9197d56e2e8e1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.125 02:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:34:39 a801df33b73e: Preparing 02:34:39 101cdd102028: Preparing 02:34:39 93e9b9bda07e: Preparing 02:34:39 4dc7b3cb32a6: Preparing 02:34:39 9979206b07cc: Preparing 02:34:39 bbdc0f4205df: Preparing 02:34:39 4a1cb31a565d: Preparing 02:34:39 ae99a84dd988: Preparing 02:34:39 3b8326bcaa75: Preparing 02:34:39 fffb68ba692c: Preparing 02:34:39 8788e8bc2834: Preparing 02:34:39 5f70bf18a086: Preparing 02:34:39 912dfad3358b: Preparing 02:34:39 235b99f70aca: Preparing 02:34:39 08204a1b70d8: Preparing 02:34:39 03ba6f53ebfc: Preparing 02:34:39 ae99a84dd988: Waiting 02:34:39 3b8326bcaa75: Waiting 02:34:39 fffb68ba692c: Waiting 02:34:39 8788e8bc2834: Waiting 02:34:39 5f70bf18a086: Waiting 02:34:39 912dfad3358b: Waiting 02:34:39 235b99f70aca: Waiting 02:34:39 08204a1b70d8: Waiting 02:34:39 03ba6f53ebfc: Waiting 02:34:39 bbdc0f4205df: Waiting 02:34:39 4a1cb31a565d: Waiting 02:34:39 93e9b9bda07e: Layer already exists 02:34:39 101cdd102028: Layer already exists 02:34:39 9979206b07cc: Layer already exists 02:34:39 a801df33b73e: Layer already exists 02:34:39 4dc7b3cb32a6: Layer already exists 02:34:39 ae99a84dd988: Layer already exists 02:34:39 4a1cb31a565d: Layer already exists 02:34:39 3b8326bcaa75: Layer already exists 02:34:39 fffb68ba692c: Layer already exists 02:34:39 bbdc0f4205df: Layer already exists 02:34:39 235b99f70aca: Layer already exists 02:34:39 5f70bf18a086: Layer already exists 02:34:39 8788e8bc2834: Layer already exists 02:34:39 912dfad3358b: Layer already exists 02:34:39 08204a1b70d8: Layer already exists 02:34:39 03ba6f53ebfc: Layer already exists 02:34:39 4.1.0-dev.125: digest: sha256:f57c362af34a8a4c73646ad75f0c7f9ba57cd4cc9706bc1557f9197d56e2e8e1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:34:40 a801df33b73e: Preparing 02:34:40 101cdd102028: Preparing 02:34:40 93e9b9bda07e: Preparing 02:34:40 4dc7b3cb32a6: Preparing 02:34:40 9979206b07cc: Preparing 02:34:40 bbdc0f4205df: Preparing 02:34:40 4a1cb31a565d: Preparing 02:34:40 ae99a84dd988: Preparing 02:34:40 3b8326bcaa75: Preparing 02:34:40 fffb68ba692c: Preparing 02:34:40 8788e8bc2834: Preparing 02:34:40 5f70bf18a086: Preparing 02:34:40 912dfad3358b: Preparing 02:34:40 235b99f70aca: Preparing 02:34:40 08204a1b70d8: Preparing 02:34:40 03ba6f53ebfc: Preparing 02:34:40 8788e8bc2834: Waiting 02:34:40 bbdc0f4205df: Waiting 02:34:40 4a1cb31a565d: Waiting 02:34:40 5f70bf18a086: Waiting 02:34:40 912dfad3358b: Waiting 02:34:40 ae99a84dd988: Waiting 02:34:40 235b99f70aca: Waiting 02:34:40 3b8326bcaa75: Waiting 02:34:40 08204a1b70d8: Waiting 02:34:40 fffb68ba692c: Waiting 02:34:40 03ba6f53ebfc: Waiting 02:34:40 4dc7b3cb32a6: Layer already exists 02:34:40 93e9b9bda07e: Layer already exists 02:34:40 9979206b07cc: Layer already exists 02:34:40 101cdd102028: Layer already exists 02:34:40 a801df33b73e: Layer already exists 02:34:40 bbdc0f4205df: Layer already exists 02:34:40 3b8326bcaa75: Layer already exists 02:34:40 4a1cb31a565d: Layer already exists 02:34:40 ae99a84dd988: Layer already exists 02:34:40 fffb68ba692c: Layer already exists 02:34:40 8788e8bc2834: Layer already exists 02:34:40 912dfad3358b: Layer already exists 02:34:40 5f70bf18a086: Layer already exists 02:34:40 08204a1b70d8: Layer already exists 02:34:40 235b99f70aca: Layer already exists 02:34:40 03ba6f53ebfc: Layer already exists 02:34:40 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:f57c362af34a8a4c73646ad75f0c7f9ba57cd4cc9706bc1557f9197d56e2e8e1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:34:41 a801df33b73e: Preparing 02:34:41 101cdd102028: Preparing 02:34:41 93e9b9bda07e: Preparing 02:34:41 4dc7b3cb32a6: Preparing 02:34:41 9979206b07cc: Preparing 02:34:41 bbdc0f4205df: Preparing 02:34:41 4a1cb31a565d: Preparing 02:34:41 ae99a84dd988: Preparing 02:34:41 3b8326bcaa75: Preparing 02:34:41 fffb68ba692c: Preparing 02:34:41 8788e8bc2834: Preparing 02:34:41 5f70bf18a086: Preparing 02:34:41 912dfad3358b: Preparing 02:34:41 235b99f70aca: Preparing 02:34:41 08204a1b70d8: Preparing 02:34:41 03ba6f53ebfc: Preparing 02:34:41 bbdc0f4205df: Waiting 02:34:41 4a1cb31a565d: Waiting 02:34:41 8788e8bc2834: Waiting 02:34:41 5f70bf18a086: Waiting 02:34:41 912dfad3358b: Waiting 02:34:41 235b99f70aca: Waiting 02:34:41 08204a1b70d8: Waiting 02:34:41 03ba6f53ebfc: Waiting 02:34:41 3b8326bcaa75: Waiting 02:34:41 fffb68ba692c: Waiting 02:34:41 9979206b07cc: Layer already exists 02:34:41 4dc7b3cb32a6: Layer already exists 02:34:41 93e9b9bda07e: Layer already exists 02:34:41 a801df33b73e: Layer already exists 02:34:41 101cdd102028: Layer already exists 02:34:41 3b8326bcaa75: Layer already exists 02:34:41 ae99a84dd988: Layer already exists 02:34:41 4a1cb31a565d: Layer already exists 02:34:41 bbdc0f4205df: Layer already exists 02:34:41 fffb68ba692c: Layer already exists 02:34:41 8788e8bc2834: Layer already exists 02:34:41 5f70bf18a086: Layer already exists 02:34:41 08204a1b70d8: Layer already exists 02:34:41 235b99f70aca: Layer already exists 02:34:41 912dfad3358b: Layer already exists 02:34:41 03ba6f53ebfc: Layer already exists 02:34:41 main: digest: sha256:f57c362af34a8a4c73646ad75f0c7f9ba57cd4cc9706bc1557f9197d56e2e8e1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:41 ===================================================== [Pipeline] echo 02:34:41 taggedImages: 02:34:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:34:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.125 02:34:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:34:41 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:34:41 a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:41 latest 02:34:41 4.1.0-dev.125 02:34:41 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:41 main 02:34:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:34:42 046e7745234a: Preparing 02:34:42 24d8babe70b2: Preparing 02:34:42 c2e9e8ec00f1: Preparing 02:34:42 3ff893e69b58: Preparing 02:34:42 ae99a84dd988: Preparing 02:34:42 3b8326bcaa75: Preparing 02:34:42 81bca4c0b8f3: Preparing 02:34:42 33f36344aec3: Preparing 02:34:42 03ba6f53ebfc: Preparing 02:34:42 3b8326bcaa75: Waiting 02:34:42 81bca4c0b8f3: Waiting 02:34:42 33f36344aec3: Waiting 02:34:42 03ba6f53ebfc: Waiting 02:34:42 ae99a84dd988: Layer already exists 02:34:42 3b8326bcaa75: Layer already exists 02:34:42 81bca4c0b8f3: Layer already exists 02:34:42 c2e9e8ec00f1: Pushed 02:34:42 24d8babe70b2: Pushed 02:34:42 046e7745234a: Pushed 02:34:42 33f36344aec3: Layer already exists 02:34:42 03ba6f53ebfc: Layer already exists 02:34:50 3ff893e69b58: Pushed 02:34:50 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:186bcfbd1881a12bc2b835ec2611ccc0991da5a3db34ecde1f77c82b044356c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:51 + 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 02:34:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:34:51 046e7745234a: Preparing 02:34:51 24d8babe70b2: Preparing 02:34:51 c2e9e8ec00f1: Preparing 02:34:51 3ff893e69b58: Preparing 02:34:51 ae99a84dd988: Preparing 02:34:51 3b8326bcaa75: Preparing 02:34:51 81bca4c0b8f3: Preparing 02:34:51 33f36344aec3: Preparing 02:34:51 03ba6f53ebfc: Preparing 02:34:51 81bca4c0b8f3: Waiting 02:34:51 33f36344aec3: Waiting 02:34:51 03ba6f53ebfc: Waiting 02:34:51 3b8326bcaa75: Waiting 02:34:51 046e7745234a: Layer already exists 02:34:51 c2e9e8ec00f1: Layer already exists 02:34:51 3ff893e69b58: Layer already exists 02:34:51 ae99a84dd988: Layer already exists 02:34:51 24d8babe70b2: Layer already exists 02:34:51 3b8326bcaa75: Layer already exists 02:34:51 33f36344aec3: Layer already exists 02:34:51 81bca4c0b8f3: Layer already exists 02:34:51 03ba6f53ebfc: Layer already exists 02:34:51 latest: digest: sha256:186bcfbd1881a12bc2b835ec2611ccc0991da5a3db34ecde1f77c82b044356c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.125 02:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:34:54 046e7745234a: Preparing 02:34:54 24d8babe70b2: Preparing 02:34:54 c2e9e8ec00f1: Preparing 02:34:54 3ff893e69b58: Preparing 02:34:54 ae99a84dd988: Preparing 02:34:54 3b8326bcaa75: Preparing 02:34:54 81bca4c0b8f3: Preparing 02:34:54 33f36344aec3: Preparing 02:34:54 03ba6f53ebfc: Preparing 02:34:54 3b8326bcaa75: Waiting 02:34:54 81bca4c0b8f3: Waiting 02:34:54 33f36344aec3: Waiting 02:34:54 03ba6f53ebfc: Waiting 02:34:54 046e7745234a: Layer already exists 02:34:54 24d8babe70b2: Layer already exists 02:34:54 c2e9e8ec00f1: Layer already exists 02:34:54 ae99a84dd988: Layer already exists 02:34:54 3ff893e69b58: Layer already exists 02:34:54 33f36344aec3: Layer already exists 02:34:54 03ba6f53ebfc: Layer already exists 02:34:54 81bca4c0b8f3: Layer already exists 02:34:54 3b8326bcaa75: Layer already exists 02:34:54 4.1.0-dev.125: digest: sha256:186bcfbd1881a12bc2b835ec2611ccc0991da5a3db34ecde1f77c82b044356c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:34:55 046e7745234a: Preparing 02:34:55 24d8babe70b2: Preparing 02:34:55 c2e9e8ec00f1: Preparing 02:34:55 3ff893e69b58: Preparing 02:34:55 ae99a84dd988: Preparing 02:34:55 3b8326bcaa75: Preparing 02:34:55 81bca4c0b8f3: Preparing 02:34:55 33f36344aec3: Preparing 02:34:55 03ba6f53ebfc: Preparing 02:34:55 3b8326bcaa75: Waiting 02:34:55 81bca4c0b8f3: Waiting 02:34:55 33f36344aec3: Waiting 02:34:55 03ba6f53ebfc: Waiting 02:34:55 ae99a84dd988: Layer already exists 02:34:55 046e7745234a: Layer already exists 02:34:55 3ff893e69b58: Layer already exists 02:34:55 24d8babe70b2: Layer already exists 02:34:55 c2e9e8ec00f1: Layer already exists 02:34:55 81bca4c0b8f3: Layer already exists 02:34:55 3b8326bcaa75: Layer already exists 02:34:55 33f36344aec3: Layer already exists 02:34:55 03ba6f53ebfc: Layer already exists 02:34:55 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:186bcfbd1881a12bc2b835ec2611ccc0991da5a3db34ecde1f77c82b044356c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:56 + 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 02:34:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:34:56 046e7745234a: Preparing 02:34:56 24d8babe70b2: Preparing 02:34:56 c2e9e8ec00f1: Preparing 02:34:56 3ff893e69b58: Preparing 02:34:56 ae99a84dd988: Preparing 02:34:56 3b8326bcaa75: Preparing 02:34:56 81bca4c0b8f3: Preparing 02:34:56 33f36344aec3: Preparing 02:34:56 03ba6f53ebfc: Preparing 02:34:56 81bca4c0b8f3: Waiting 02:34:56 33f36344aec3: Waiting 02:34:56 03ba6f53ebfc: Waiting 02:34:56 3b8326bcaa75: Waiting 02:34:56 3ff893e69b58: Layer already exists 02:34:56 046e7745234a: Layer already exists 02:34:56 c2e9e8ec00f1: Layer already exists 02:34:56 24d8babe70b2: Layer already exists 02:34:56 ae99a84dd988: Layer already exists 02:34:56 3b8326bcaa75: Layer already exists 02:34:56 33f36344aec3: Layer already exists 02:34:56 81bca4c0b8f3: Layer already exists 02:34:56 03ba6f53ebfc: Layer already exists 02:34:56 main: digest: sha256:186bcfbd1881a12bc2b835ec2611ccc0991da5a3db34ecde1f77c82b044356c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:56 ===================================================== [Pipeline] echo 02:34:56 taggedImages: 02:34:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:34:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.125 02:34:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:34:56 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:34:56 a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:56 latest 02:34:56 4.1.0-dev.125 02:34:56 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:34:56 main 02:34:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:34:57 6e78f2c94c0d: Preparing 02:34:57 9c2ed89853ce: Preparing 02:34:57 dd81706272f9: Preparing 02:34:57 ff6a4251f544: Preparing 02:34:57 bf035d1eaff2: Preparing 02:34:57 ae99a84dd988: Preparing 02:34:57 3b8326bcaa75: Preparing 02:34:57 ae99a84dd988: Waiting 02:34:57 f4ff8250a346: Preparing 02:34:57 3b8326bcaa75: Waiting 02:34:57 61926b5c5eb5: Preparing 02:34:57 f4ff8250a346: Waiting 02:34:57 61926b5c5eb5: Waiting 02:34:57 e631d56e0e14: Preparing 02:34:57 03ba6f53ebfc: Preparing 02:34:57 e631d56e0e14: Waiting 02:34:57 03ba6f53ebfc: Waiting 02:34:58 bf035d1eaff2: Pushed 02:34:58 ae99a84dd988: Layer already exists 02:34:58 6e78f2c94c0d: Pushed 02:34:58 9c2ed89853ce: Pushed 02:34:58 ff6a4251f544: Pushed 02:34:58 3b8326bcaa75: Layer already exists 02:34:58 03ba6f53ebfc: Layer already exists 02:34:58 f4ff8250a346: Pushed 02:34:58 61926b5c5eb5: Pushed 02:35:01 e631d56e0e14: Pushed 02:35:05 dd81706272f9: Pushed 02:35:05 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:6411ec2b38511ace140aab6c396ded62bf12f328d317b84f0a8dad195782f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:05 + 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 02:35:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:35:05 6e78f2c94c0d: Preparing 02:35:05 9c2ed89853ce: Preparing 02:35:05 dd81706272f9: Preparing 02:35:05 ff6a4251f544: Preparing 02:35:05 bf035d1eaff2: Preparing 02:35:05 ae99a84dd988: Preparing 02:35:05 3b8326bcaa75: Preparing 02:35:05 f4ff8250a346: Preparing 02:35:05 61926b5c5eb5: Preparing 02:35:05 e631d56e0e14: Preparing 02:35:05 03ba6f53ebfc: Preparing 02:35:05 ae99a84dd988: Waiting 02:35:05 61926b5c5eb5: Waiting 02:35:05 e631d56e0e14: Waiting 02:35:05 3b8326bcaa75: Waiting 02:35:05 f4ff8250a346: Waiting 02:35:05 03ba6f53ebfc: Waiting 02:35:05 ff6a4251f544: Layer already exists 02:35:05 6e78f2c94c0d: Layer already exists 02:35:05 dd81706272f9: Layer already exists 02:35:05 9c2ed89853ce: Layer already exists 02:35:05 bf035d1eaff2: Layer already exists 02:35:05 f4ff8250a346: Layer already exists 02:35:05 3b8326bcaa75: Layer already exists 02:35:05 ae99a84dd988: Layer already exists 02:35:05 61926b5c5eb5: Layer already exists 02:35:05 e631d56e0e14: Layer already exists 02:35:05 03ba6f53ebfc: Layer already exists 02:35:06 latest: digest: sha256:6411ec2b38511ace140aab6c396ded62bf12f328d317b84f0a8dad195782f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.125 02:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:35:09 6e78f2c94c0d: Preparing 02:35:09 9c2ed89853ce: Preparing 02:35:09 dd81706272f9: Preparing 02:35:09 ff6a4251f544: Preparing 02:35:09 bf035d1eaff2: Preparing 02:35:09 ae99a84dd988: Preparing 02:35:09 3b8326bcaa75: Preparing 02:35:09 f4ff8250a346: Preparing 02:35:09 61926b5c5eb5: Preparing 02:35:09 e631d56e0e14: Preparing 02:35:09 03ba6f53ebfc: Preparing 02:35:09 f4ff8250a346: Waiting 02:35:09 61926b5c5eb5: Waiting 02:35:09 e631d56e0e14: Waiting 02:35:09 03ba6f53ebfc: Waiting 02:35:09 ae99a84dd988: Waiting 02:35:09 3b8326bcaa75: Waiting 02:35:09 6e78f2c94c0d: Layer already exists 02:35:09 dd81706272f9: Layer already exists 02:35:09 9c2ed89853ce: Layer already exists 02:35:09 bf035d1eaff2: Layer already exists 02:35:09 ff6a4251f544: Layer already exists 02:35:09 3b8326bcaa75: Layer already exists 02:35:09 ae99a84dd988: Layer already exists 02:35:09 f4ff8250a346: Layer already exists 02:35:09 e631d56e0e14: Layer already exists 02:35:09 61926b5c5eb5: Layer already exists 02:35:09 03ba6f53ebfc: Layer already exists 02:35:09 4.1.0-dev.125: digest: sha256:6411ec2b38511ace140aab6c396ded62bf12f328d317b84f0a8dad195782f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:35:10 6e78f2c94c0d: Preparing 02:35:10 9c2ed89853ce: Preparing 02:35:10 dd81706272f9: Preparing 02:35:10 ff6a4251f544: Preparing 02:35:10 bf035d1eaff2: Preparing 02:35:10 ae99a84dd988: Preparing 02:35:10 3b8326bcaa75: Preparing 02:35:10 f4ff8250a346: Preparing 02:35:10 61926b5c5eb5: Preparing 02:35:10 e631d56e0e14: Preparing 02:35:10 03ba6f53ebfc: Preparing 02:35:10 f4ff8250a346: Waiting 02:35:10 61926b5c5eb5: Waiting 02:35:10 e631d56e0e14: Waiting 02:35:10 03ba6f53ebfc: Waiting 02:35:10 3b8326bcaa75: Waiting 02:35:10 ae99a84dd988: Waiting 02:35:10 bf035d1eaff2: Layer already exists 02:35:10 dd81706272f9: Layer already exists 02:35:10 9c2ed89853ce: Layer already exists 02:35:10 ff6a4251f544: Layer already exists 02:35:10 6e78f2c94c0d: Layer already exists 02:35:10 f4ff8250a346: Layer already exists 02:35:10 ae99a84dd988: Layer already exists 02:35:10 3b8326bcaa75: Layer already exists 02:35:10 61926b5c5eb5: Layer already exists 02:35:10 e631d56e0e14: Layer already exists 02:35:10 03ba6f53ebfc: Layer already exists 02:35:10 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:6411ec2b38511ace140aab6c396ded62bf12f328d317b84f0a8dad195782f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:11 + 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 02:35:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:35:11 6e78f2c94c0d: Preparing 02:35:11 9c2ed89853ce: Preparing 02:35:11 dd81706272f9: Preparing 02:35:11 ff6a4251f544: Preparing 02:35:11 bf035d1eaff2: Preparing 02:35:11 ae99a84dd988: Preparing 02:35:11 3b8326bcaa75: Preparing 02:35:11 f4ff8250a346: Preparing 02:35:11 61926b5c5eb5: Preparing 02:35:11 e631d56e0e14: Preparing 02:35:11 03ba6f53ebfc: Preparing 02:35:11 f4ff8250a346: Waiting 02:35:11 61926b5c5eb5: Waiting 02:35:11 e631d56e0e14: Waiting 02:35:11 03ba6f53ebfc: Waiting 02:35:11 ae99a84dd988: Waiting 02:35:11 3b8326bcaa75: Waiting 02:35:11 ff6a4251f544: Layer already exists 02:35:11 dd81706272f9: Layer already exists 02:35:11 bf035d1eaff2: Layer already exists 02:35:11 9c2ed89853ce: Layer already exists 02:35:11 6e78f2c94c0d: Layer already exists 02:35:11 3b8326bcaa75: Layer already exists 02:35:11 ae99a84dd988: Layer already exists 02:35:11 e631d56e0e14: Layer already exists 02:35:11 f4ff8250a346: Layer already exists 02:35:11 61926b5c5eb5: Layer already exists 02:35:11 03ba6f53ebfc: Layer already exists 02:35:11 main: digest: sha256:6411ec2b38511ace140aab6c396ded62bf12f328d317b84f0a8dad195782f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:11 ===================================================== [Pipeline] echo 02:35:11 taggedImages: 02:35:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:35:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:35:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.125 02:35:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:35:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:35:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:35:11 a503ebaf6be074fe8844a4a1abd235f49459d869 02:35:11 latest 02:35:11 4.1.0-dev.125 02:35:11 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:35:11 main 02:35:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:35:12 aa2785048222: Preparing 02:35:12 91c84a9788b0: Preparing 02:35:12 3bf895d468ed: Preparing 02:35:12 1fb6f4edc504: Preparing 02:35:12 c15e23d859c9: Preparing 02:35:12 bcf529684094: Preparing 02:35:12 2a36da847e46: Preparing 02:35:12 ae99a84dd988: Preparing 02:35:12 3b8326bcaa75: Preparing 02:35:12 0ca8e01b0a37: Preparing 02:35:12 aa4af55df732: Preparing 02:35:12 03ba6f53ebfc: Preparing 02:35:12 2a36da847e46: Waiting 02:35:12 ae99a84dd988: Waiting 02:35:12 3b8326bcaa75: Waiting 02:35:12 0ca8e01b0a37: Waiting 02:35:12 aa4af55df732: Waiting 02:35:12 03ba6f53ebfc: Waiting 02:35:12 bcf529684094: Waiting 02:35:12 91c84a9788b0: Pushed 02:35:12 c15e23d859c9: Pushed 02:35:12 aa2785048222: Pushed 02:35:12 ae99a84dd988: Layer already exists 02:35:12 bcf529684094: Pushed 02:35:12 3b8326bcaa75: Layer already exists 02:35:13 2a36da847e46: Pushed 02:35:13 03ba6f53ebfc: Layer already exists 02:35:13 0ca8e01b0a37: Pushed 02:35:16 aa4af55df732: Pushed 02:35:19 1fb6f4edc504: Pushed 02:35:20 3bf895d468ed: Pushed 02:35:20 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:d706fbd68fe0b847ec150a0ed14e7b641a289cbb73446487ff6fab3727d20f79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:20 + 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 02:35:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:35:21 aa2785048222: Preparing 02:35:21 91c84a9788b0: Preparing 02:35:21 3bf895d468ed: Preparing 02:35:21 1fb6f4edc504: Preparing 02:35:21 c15e23d859c9: Preparing 02:35:21 bcf529684094: Preparing 02:35:21 2a36da847e46: Preparing 02:35:21 ae99a84dd988: Preparing 02:35:21 3b8326bcaa75: Preparing 02:35:21 0ca8e01b0a37: Preparing 02:35:21 aa4af55df732: Preparing 02:35:21 03ba6f53ebfc: Preparing 02:35:21 2a36da847e46: Waiting 02:35:21 bcf529684094: Waiting 02:35:21 ae99a84dd988: Waiting 02:35:21 3b8326bcaa75: Waiting 02:35:21 0ca8e01b0a37: Waiting 02:35:21 aa4af55df732: Waiting 02:35:21 03ba6f53ebfc: Waiting 02:35:21 c15e23d859c9: Layer already exists 02:35:21 1fb6f4edc504: Layer already exists 02:35:21 aa2785048222: Layer already exists 02:35:21 3bf895d468ed: Layer already exists 02:35:21 91c84a9788b0: Layer already exists 02:35:21 bcf529684094: Layer already exists 02:35:21 2a36da847e46: Layer already exists 02:35:21 3b8326bcaa75: Layer already exists 02:35:21 ae99a84dd988: Layer already exists 02:35:21 0ca8e01b0a37: Layer already exists 02:35:21 aa4af55df732: Layer already exists 02:35:21 03ba6f53ebfc: Layer already exists 02:35:21 latest: digest: sha256:d706fbd68fe0b847ec150a0ed14e7b641a289cbb73446487ff6fab3727d20f79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.125 02:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:35:22 aa2785048222: Preparing 02:35:22 91c84a9788b0: Preparing 02:35:22 3bf895d468ed: Preparing 02:35:22 1fb6f4edc504: Preparing 02:35:22 c15e23d859c9: Preparing 02:35:22 bcf529684094: Preparing 02:35:22 2a36da847e46: Preparing 02:35:22 ae99a84dd988: Preparing 02:35:22 3b8326bcaa75: Preparing 02:35:22 0ca8e01b0a37: Preparing 02:35:22 aa4af55df732: Preparing 02:35:22 03ba6f53ebfc: Preparing 02:35:22 2a36da847e46: Waiting 02:35:22 ae99a84dd988: Waiting 02:35:22 3b8326bcaa75: Waiting 02:35:22 0ca8e01b0a37: Waiting 02:35:22 bcf529684094: Waiting 02:35:22 aa4af55df732: Waiting 02:35:22 03ba6f53ebfc: Waiting 02:35:22 91c84a9788b0: Layer already exists 02:35:22 aa2785048222: Layer already exists 02:35:22 1fb6f4edc504: Layer already exists 02:35:22 3bf895d468ed: Layer already exists 02:35:22 c15e23d859c9: Layer already exists 02:35:22 2a36da847e46: Layer already exists 02:35:22 bcf529684094: Layer already exists 02:35:22 0ca8e01b0a37: Layer already exists 02:35:22 ae99a84dd988: Layer already exists 02:35:22 03ba6f53ebfc: Layer already exists 02:35:22 aa4af55df732: Layer already exists 02:35:24 3b8326bcaa75: Layer already exists 02:35:24 4.1.0-dev.125: digest: sha256:d706fbd68fe0b847ec150a0ed14e7b641a289cbb73446487ff6fab3727d20f79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:35:24 aa2785048222: Preparing 02:35:24 91c84a9788b0: Preparing 02:35:24 3bf895d468ed: Preparing 02:35:24 1fb6f4edc504: Preparing 02:35:24 c15e23d859c9: Preparing 02:35:24 bcf529684094: Preparing 02:35:24 2a36da847e46: Preparing 02:35:24 ae99a84dd988: Preparing 02:35:24 3b8326bcaa75: Preparing 02:35:24 0ca8e01b0a37: Preparing 02:35:24 aa4af55df732: Preparing 02:35:24 03ba6f53ebfc: Preparing 02:35:24 bcf529684094: Waiting 02:35:24 ae99a84dd988: Waiting 02:35:24 3b8326bcaa75: Waiting 02:35:24 0ca8e01b0a37: Waiting 02:35:24 aa4af55df732: Waiting 02:35:24 2a36da847e46: Waiting 02:35:24 03ba6f53ebfc: Waiting 02:35:24 c15e23d859c9: Layer already exists 02:35:24 aa2785048222: Layer already exists 02:35:24 1fb6f4edc504: Layer already exists 02:35:24 3bf895d468ed: Layer already exists 02:35:24 91c84a9788b0: Layer already exists 02:35:24 ae99a84dd988: Layer already exists 02:35:24 3b8326bcaa75: Layer already exists 02:35:24 bcf529684094: Layer already exists 02:35:24 2a36da847e46: Layer already exists 02:35:24 0ca8e01b0a37: Layer already exists 02:35:24 aa4af55df732: Layer already exists 02:35:24 03ba6f53ebfc: Layer already exists 02:35:25 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:d706fbd68fe0b847ec150a0ed14e7b641a289cbb73446487ff6fab3727d20f79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:35:25 aa2785048222: Preparing 02:35:25 91c84a9788b0: Preparing 02:35:25 3bf895d468ed: Preparing 02:35:25 1fb6f4edc504: Preparing 02:35:25 c15e23d859c9: Preparing 02:35:25 bcf529684094: Preparing 02:35:25 2a36da847e46: Preparing 02:35:25 ae99a84dd988: Preparing 02:35:25 3b8326bcaa75: Preparing 02:35:25 0ca8e01b0a37: Preparing 02:35:25 aa4af55df732: Preparing 02:35:25 03ba6f53ebfc: Preparing 02:35:25 3b8326bcaa75: Waiting 02:35:25 0ca8e01b0a37: Waiting 02:35:25 aa4af55df732: Waiting 02:35:25 bcf529684094: Waiting 02:35:25 03ba6f53ebfc: Waiting 02:35:25 ae99a84dd988: Waiting 02:35:25 91c84a9788b0: Layer already exists 02:35:25 1fb6f4edc504: Layer already exists 02:35:25 c15e23d859c9: Layer already exists 02:35:25 aa2785048222: Layer already exists 02:35:25 3bf895d468ed: Layer already exists 02:35:25 ae99a84dd988: Layer already exists 02:35:25 bcf529684094: Layer already exists 02:35:25 2a36da847e46: Layer already exists 02:35:25 3b8326bcaa75: Layer already exists 02:35:25 0ca8e01b0a37: Layer already exists 02:35:25 aa4af55df732: Layer already exists 02:35:25 03ba6f53ebfc: Layer already exists 02:35:26 main: digest: sha256:d706fbd68fe0b847ec150a0ed14e7b641a289cbb73446487ff6fab3727d20f79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:26 ===================================================== [Pipeline] echo 02:35:26 taggedImages: 02:35:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:35:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:35:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.125 02:35:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:35:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:35:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:35:26 a503ebaf6be074fe8844a4a1abd235f49459d869 02:35:26 latest 02:35:26 4.1.0-dev.125 02:35:26 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:35:26 main 02:35:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:35:26 e658ed854a15: Preparing 02:35:26 a691bc7591d5: Preparing 02:35:26 ae99a84dd988: Preparing 02:35:26 3b8326bcaa75: Preparing 02:35:26 3cb8943199d5: Preparing 02:35:26 50c46d79f684: Preparing 02:35:26 03ba6f53ebfc: Preparing 02:35:26 50c46d79f684: Waiting 02:35:26 03ba6f53ebfc: Waiting 02:35:26 ae99a84dd988: Layer already exists 02:35:26 3b8326bcaa75: Layer already exists 02:35:27 03ba6f53ebfc: Layer already exists 02:35:27 3cb8943199d5: Pushed 02:35:27 e658ed854a15: Pushed 02:35:29 50c46d79f684: Pushed 02:35:35 a691bc7591d5: Pushed 02:35:39 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:257e615b67b4459a41359fc3799bd98b0db3984f2d544d010792d5d3f2ee5832 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:35:39 e658ed854a15: Preparing 02:35:39 a691bc7591d5: Preparing 02:35:39 ae99a84dd988: Preparing 02:35:39 3b8326bcaa75: Preparing 02:35:39 3cb8943199d5: Preparing 02:35:39 50c46d79f684: Preparing 02:35:39 03ba6f53ebfc: Preparing 02:35:39 50c46d79f684: Waiting 02:35:39 03ba6f53ebfc: Waiting 02:35:39 e658ed854a15: Layer already exists 02:35:39 3b8326bcaa75: Layer already exists 02:35:39 a691bc7591d5: Layer already exists 02:35:39 3cb8943199d5: Layer already exists 02:35:39 ae99a84dd988: Layer already exists 02:35:39 03ba6f53ebfc: Layer already exists 02:35:39 50c46d79f684: Layer already exists 02:35:40 latest: digest: sha256:257e615b67b4459a41359fc3799bd98b0db3984f2d544d010792d5d3f2ee5832 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.125 02:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:35:40 e658ed854a15: Preparing 02:35:40 a691bc7591d5: Preparing 02:35:40 ae99a84dd988: Preparing 02:35:40 3b8326bcaa75: Preparing 02:35:40 3cb8943199d5: Preparing 02:35:40 50c46d79f684: Preparing 02:35:40 03ba6f53ebfc: Preparing 02:35:40 50c46d79f684: Waiting 02:35:40 03ba6f53ebfc: Waiting 02:35:40 e658ed854a15: Layer already exists 02:35:40 ae99a84dd988: Layer already exists 02:35:40 a691bc7591d5: Layer already exists 02:35:40 3cb8943199d5: Layer already exists 02:35:40 3b8326bcaa75: Layer already exists 02:35:40 03ba6f53ebfc: Layer already exists 02:35:40 50c46d79f684: Layer already exists 02:35:41 4.1.0-dev.125: digest: sha256:257e615b67b4459a41359fc3799bd98b0db3984f2d544d010792d5d3f2ee5832 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:35:41 e658ed854a15: Preparing 02:35:41 a691bc7591d5: Preparing 02:35:41 ae99a84dd988: Preparing 02:35:41 3b8326bcaa75: Preparing 02:35:41 3cb8943199d5: Preparing 02:35:41 50c46d79f684: Preparing 02:35:41 03ba6f53ebfc: Preparing 02:35:41 50c46d79f684: Waiting 02:35:41 03ba6f53ebfc: Waiting 02:35:41 3b8326bcaa75: Layer already exists 02:35:41 ae99a84dd988: Layer already exists 02:35:41 3cb8943199d5: Layer already exists 02:35:41 a691bc7591d5: Layer already exists 02:35:41 e658ed854a15: Layer already exists 02:35:41 03ba6f53ebfc: Layer already exists 02:35:41 50c46d79f684: Layer already exists 02:35:42 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:257e615b67b4459a41359fc3799bd98b0db3984f2d544d010792d5d3f2ee5832 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:35:42 e658ed854a15: Preparing 02:35:42 a691bc7591d5: Preparing 02:35:42 ae99a84dd988: Preparing 02:35:42 3b8326bcaa75: Preparing 02:35:42 3cb8943199d5: Preparing 02:35:42 50c46d79f684: Preparing 02:35:42 03ba6f53ebfc: Preparing 02:35:42 50c46d79f684: Waiting 02:35:42 03ba6f53ebfc: Waiting 02:35:42 ae99a84dd988: Layer already exists 02:35:42 a691bc7591d5: Layer already exists 02:35:42 3cb8943199d5: Layer already exists 02:35:42 3b8326bcaa75: Layer already exists 02:35:42 e658ed854a15: Layer already exists 02:35:42 50c46d79f684: Layer already exists 02:35:42 03ba6f53ebfc: Layer already exists 02:35:43 main: digest: sha256:257e615b67b4459a41359fc3799bd98b0db3984f2d544d010792d5d3f2ee5832 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:43 ===================================================== [Pipeline] echo 02:35:43 taggedImages: 02:35:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:35:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:35:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.125 02:35:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:35:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:35:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:35:43 a503ebaf6be074fe8844a4a1abd235f49459d869 02:35:43 latest 02:35:43 4.1.0-dev.125 02:35:43 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:35:43 main 02:35:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:35:43 854310f29e91: Preparing 02:35:43 271e9f8b8e2d: Preparing 02:35:43 92799f5f67b7: Preparing 02:35:43 ae99a84dd988: Preparing 02:35:43 3b8326bcaa75: Preparing 02:35:43 00fcde5c9ff9: Preparing 02:35:43 c6ad47b7b8c5: Preparing 02:35:43 221676366e3e: Preparing 02:35:43 0a1c5b83faae: Preparing 02:35:43 03ba6f53ebfc: Preparing 02:35:43 c6ad47b7b8c5: Waiting 02:35:43 221676366e3e: Waiting 02:35:43 0a1c5b83faae: Waiting 02:35:43 03ba6f53ebfc: Waiting 02:35:43 00fcde5c9ff9: Waiting 02:35:43 3b8326bcaa75: Layer already exists 02:35:44 ae99a84dd988: Layer already exists 02:35:44 271e9f8b8e2d: Pushed 02:35:44 92799f5f67b7: Pushed 02:35:44 854310f29e91: Pushed 02:35:44 03ba6f53ebfc: Layer already exists 02:35:44 221676366e3e: Pushed 02:35:45 0a1c5b83faae: Pushed 02:35:57 c6ad47b7b8c5: Pushed 02:36:15 00fcde5c9ff9: Pushed 02:36:15 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:d50e9c9bcf748ff785c130cf78fde6651c7d42abb199a23f0c473d0332abfea1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:16 + 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 02:36:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:36:16 854310f29e91: Preparing 02:36:16 271e9f8b8e2d: Preparing 02:36:16 92799f5f67b7: Preparing 02:36:16 ae99a84dd988: Preparing 02:36:16 3b8326bcaa75: Preparing 02:36:16 00fcde5c9ff9: Preparing 02:36:16 c6ad47b7b8c5: Preparing 02:36:16 221676366e3e: Preparing 02:36:16 0a1c5b83faae: Preparing 02:36:16 03ba6f53ebfc: Preparing 02:36:16 c6ad47b7b8c5: Waiting 02:36:16 221676366e3e: Waiting 02:36:16 0a1c5b83faae: Waiting 02:36:16 03ba6f53ebfc: Waiting 02:36:16 00fcde5c9ff9: Waiting 02:36:16 271e9f8b8e2d: Layer already exists 02:36:16 92799f5f67b7: Layer already exists 02:36:16 3b8326bcaa75: Layer already exists 02:36:16 ae99a84dd988: Layer already exists 02:36:16 854310f29e91: Layer already exists 02:36:16 c6ad47b7b8c5: Layer already exists 02:36:16 03ba6f53ebfc: Layer already exists 02:36:16 00fcde5c9ff9: Layer already exists 02:36:16 221676366e3e: Layer already exists 02:36:16 0a1c5b83faae: Layer already exists 02:36:16 latest: digest: sha256:d50e9c9bcf748ff785c130cf78fde6651c7d42abb199a23f0c473d0332abfea1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.125 02:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:36:17 854310f29e91: Preparing 02:36:17 271e9f8b8e2d: Preparing 02:36:17 92799f5f67b7: Preparing 02:36:17 ae99a84dd988: Preparing 02:36:17 3b8326bcaa75: Preparing 02:36:17 00fcde5c9ff9: Preparing 02:36:17 c6ad47b7b8c5: Preparing 02:36:17 221676366e3e: Preparing 02:36:17 0a1c5b83faae: Preparing 02:36:17 03ba6f53ebfc: Preparing 02:36:17 c6ad47b7b8c5: Waiting 02:36:17 221676366e3e: Waiting 02:36:17 0a1c5b83faae: Waiting 02:36:17 03ba6f53ebfc: Waiting 02:36:17 00fcde5c9ff9: Waiting 02:36:17 92799f5f67b7: Layer already exists 02:36:17 3b8326bcaa75: Layer already exists 02:36:17 271e9f8b8e2d: Layer already exists 02:36:17 854310f29e91: Layer already exists 02:36:17 ae99a84dd988: Layer already exists 02:36:17 221676366e3e: Layer already exists 02:36:17 00fcde5c9ff9: Layer already exists 02:36:17 c6ad47b7b8c5: Layer already exists 02:36:17 0a1c5b83faae: Layer already exists 02:36:17 03ba6f53ebfc: Layer already exists 02:36:17 4.1.0-dev.125: digest: sha256:d50e9c9bcf748ff785c130cf78fde6651c7d42abb199a23f0c473d0332abfea1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:36:18 854310f29e91: Preparing 02:36:18 271e9f8b8e2d: Preparing 02:36:18 92799f5f67b7: Preparing 02:36:18 ae99a84dd988: Preparing 02:36:18 3b8326bcaa75: Preparing 02:36:18 00fcde5c9ff9: Preparing 02:36:18 c6ad47b7b8c5: Preparing 02:36:18 221676366e3e: Preparing 02:36:18 00fcde5c9ff9: Waiting 02:36:18 0a1c5b83faae: Preparing 02:36:18 03ba6f53ebfc: Preparing 02:36:18 c6ad47b7b8c5: Waiting 02:36:18 221676366e3e: Waiting 02:36:18 0a1c5b83faae: Waiting 02:36:18 03ba6f53ebfc: Waiting 02:36:18 92799f5f67b7: Layer already exists 02:36:18 ae99a84dd988: Layer already exists 02:36:18 854310f29e91: Layer already exists 02:36:18 271e9f8b8e2d: Layer already exists 02:36:18 3b8326bcaa75: Layer already exists 02:36:18 00fcde5c9ff9: Layer already exists 02:36:18 0a1c5b83faae: Layer already exists 02:36:18 221676366e3e: Layer already exists 02:36:18 c6ad47b7b8c5: Layer already exists 02:36:18 03ba6f53ebfc: Layer already exists 02:36:18 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:d50e9c9bcf748ff785c130cf78fde6651c7d42abb199a23f0c473d0332abfea1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:19 + 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 02:36:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:36:19 854310f29e91: Preparing 02:36:19 271e9f8b8e2d: Preparing 02:36:19 92799f5f67b7: Preparing 02:36:19 ae99a84dd988: Preparing 02:36:19 3b8326bcaa75: Preparing 02:36:19 00fcde5c9ff9: Preparing 02:36:19 c6ad47b7b8c5: Preparing 02:36:19 221676366e3e: Preparing 02:36:19 0a1c5b83faae: Preparing 02:36:19 03ba6f53ebfc: Preparing 02:36:19 00fcde5c9ff9: Waiting 02:36:19 c6ad47b7b8c5: Waiting 02:36:19 221676366e3e: Waiting 02:36:19 0a1c5b83faae: Waiting 02:36:19 03ba6f53ebfc: Waiting 02:36:19 3b8326bcaa75: Layer already exists 02:36:19 ae99a84dd988: Layer already exists 02:36:19 854310f29e91: Layer already exists 02:36:19 92799f5f67b7: Layer already exists 02:36:19 271e9f8b8e2d: Layer already exists 02:36:19 00fcde5c9ff9: Layer already exists 02:36:19 0a1c5b83faae: Layer already exists 02:36:19 c6ad47b7b8c5: Layer already exists 02:36:19 221676366e3e: Layer already exists 02:36:19 03ba6f53ebfc: Layer already exists 02:36:19 main: digest: sha256:d50e9c9bcf748ff785c130cf78fde6651c7d42abb199a23f0c473d0332abfea1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:19 ===================================================== [Pipeline] echo 02:36:19 taggedImages: 02:36:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:36:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:36:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.125 02:36:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:36:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:36:19 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:36:19 a503ebaf6be074fe8844a4a1abd235f49459d869 02:36:19 latest 02:36:19 4.1.0-dev.125 02:36:19 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:36:19 main 02:36:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:36:20 4116587aea58: Preparing 02:36:20 0c29eec37273: Preparing 02:36:20 a78fce7e16ad: Preparing 02:36:20 ae99a84dd988: Preparing 02:36:20 3b8326bcaa75: Preparing 02:36:20 05b7b6ffd8bb: Preparing 02:36:20 dcd553e26a84: Preparing 02:36:20 df6d6bae267d: Preparing 02:36:20 03ba6f53ebfc: Preparing 02:36:20 05b7b6ffd8bb: Waiting 02:36:20 dcd553e26a84: Waiting 02:36:20 df6d6bae267d: Waiting 02:36:20 03ba6f53ebfc: Waiting 02:36:20 0c29eec37273: Pushed 02:36:20 a78fce7e16ad: Pushed 02:36:22 ae99a84dd988: Layer already exists 02:36:22 3b8326bcaa75: Layer already exists 02:36:22 4116587aea58: Pushed 02:36:22 03ba6f53ebfc: Layer already exists 02:36:22 dcd553e26a84: Pushed 02:36:23 df6d6bae267d: Pushed 02:36:55 05b7b6ffd8bb: Pushed 02:36:55 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:3246522b8aed2444dc409db3a9bfa74517e525fccaa97a0a0e12ccdc02c628e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:55 + 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 02:36:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:36:56 4116587aea58: Preparing 02:36:56 0c29eec37273: Preparing 02:36:56 a78fce7e16ad: Preparing 02:36:56 ae99a84dd988: Preparing 02:36:56 3b8326bcaa75: Preparing 02:36:56 05b7b6ffd8bb: Preparing 02:36:56 dcd553e26a84: Preparing 02:36:56 df6d6bae267d: Preparing 02:36:56 03ba6f53ebfc: Preparing 02:36:56 05b7b6ffd8bb: Waiting 02:36:56 dcd553e26a84: Waiting 02:36:56 df6d6bae267d: Waiting 02:36:56 03ba6f53ebfc: Waiting 02:36:56 3b8326bcaa75: Layer already exists 02:36:56 a78fce7e16ad: Layer already exists 02:36:56 ae99a84dd988: Layer already exists 02:36:56 0c29eec37273: Layer already exists 02:36:56 4116587aea58: Layer already exists 02:36:56 05b7b6ffd8bb: Layer already exists 02:36:56 df6d6bae267d: Layer already exists 02:36:56 dcd553e26a84: Layer already exists 02:36:56 03ba6f53ebfc: Layer already exists 02:36:56 latest: digest: sha256:3246522b8aed2444dc409db3a9bfa74517e525fccaa97a0a0e12ccdc02c628e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.125 02:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:36:57 4116587aea58: Preparing 02:36:57 0c29eec37273: Preparing 02:36:57 a78fce7e16ad: Preparing 02:36:57 ae99a84dd988: Preparing 02:36:57 3b8326bcaa75: Preparing 02:36:57 05b7b6ffd8bb: Preparing 02:36:57 05b7b6ffd8bb: Waiting 02:36:57 dcd553e26a84: Preparing 02:36:57 df6d6bae267d: Preparing 02:36:57 dcd553e26a84: Waiting 02:36:57 03ba6f53ebfc: Preparing 02:36:57 df6d6bae267d: Waiting 02:36:57 a78fce7e16ad: Layer already exists 02:36:57 3b8326bcaa75: Layer already exists 02:36:57 4116587aea58: Layer already exists 02:36:57 0c29eec37273: Layer already exists 02:36:57 ae99a84dd988: Layer already exists 02:36:57 03ba6f53ebfc: Layer already exists 02:36:57 dcd553e26a84: Layer already exists 02:36:57 05b7b6ffd8bb: Layer already exists 02:36:57 df6d6bae267d: Layer already exists 02:36:57 4.1.0-dev.125: digest: sha256:3246522b8aed2444dc409db3a9bfa74517e525fccaa97a0a0e12ccdc02c628e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:36:58 4116587aea58: Preparing 02:36:58 0c29eec37273: Preparing 02:36:58 a78fce7e16ad: Preparing 02:36:58 ae99a84dd988: Preparing 02:36:58 3b8326bcaa75: Preparing 02:36:58 05b7b6ffd8bb: Preparing 02:36:58 dcd553e26a84: Preparing 02:36:58 df6d6bae267d: Preparing 02:36:58 03ba6f53ebfc: Preparing 02:36:58 dcd553e26a84: Waiting 02:36:58 df6d6bae267d: Waiting 02:36:58 05b7b6ffd8bb: Waiting 02:36:58 03ba6f53ebfc: Waiting 02:36:58 3b8326bcaa75: Layer already exists 02:36:58 4116587aea58: Layer already exists 02:36:58 0c29eec37273: Layer already exists 02:36:58 a78fce7e16ad: Layer already exists 02:36:58 ae99a84dd988: Layer already exists 02:36:58 dcd553e26a84: Layer already exists 02:36:58 df6d6bae267d: Layer already exists 02:36:58 05b7b6ffd8bb: Layer already exists 02:36:58 03ba6f53ebfc: Layer already exists 02:36:58 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:3246522b8aed2444dc409db3a9bfa74517e525fccaa97a0a0e12ccdc02c628e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:58 + 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 02:36:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:36:59 4116587aea58: Preparing 02:36:59 0c29eec37273: Preparing 02:36:59 a78fce7e16ad: Preparing 02:36:59 ae99a84dd988: Preparing 02:36:59 3b8326bcaa75: Preparing 02:36:59 05b7b6ffd8bb: Preparing 02:36:59 dcd553e26a84: Preparing 02:36:59 df6d6bae267d: Preparing 02:36:59 03ba6f53ebfc: Preparing 02:36:59 05b7b6ffd8bb: Waiting 02:36:59 dcd553e26a84: Waiting 02:36:59 df6d6bae267d: Waiting 02:36:59 03ba6f53ebfc: Waiting 02:36:59 3b8326bcaa75: Layer already exists 02:36:59 ae99a84dd988: Layer already exists 02:36:59 a78fce7e16ad: Layer already exists 02:36:59 4116587aea58: Layer already exists 02:36:59 0c29eec37273: Layer already exists 02:36:59 dcd553e26a84: Layer already exists 02:36:59 df6d6bae267d: Layer already exists 02:36:59 05b7b6ffd8bb: Layer already exists 02:36:59 03ba6f53ebfc: Layer already exists 02:36:59 main: digest: sha256:3246522b8aed2444dc409db3a9bfa74517e525fccaa97a0a0e12ccdc02c628e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:59 ===================================================== [Pipeline] echo 02:36:59 taggedImages: 02:36:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:36:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:36:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.125 02:36:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:36:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:36:59 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:36:59 a503ebaf6be074fe8844a4a1abd235f49459d869 02:36:59 latest 02:36:59 4.1.0-dev.125 02:36:59 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:36:59 main 02:36:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:37:00 25c17fd0283c: Preparing 02:37:00 02c1620c9c6d: Preparing 02:37:00 a80e0e55f939: Preparing 02:37:00 ae99a84dd988: Preparing 02:37:00 3b8326bcaa75: Preparing 02:37:00 111413239bc3: Preparing 02:37:00 221676366e3e: Preparing 02:37:00 111413239bc3: Waiting 02:37:00 0a1c5b83faae: Preparing 02:37:00 221676366e3e: Waiting 02:37:00 03ba6f53ebfc: Preparing 02:37:00 0a1c5b83faae: Waiting 02:37:00 03ba6f53ebfc: Waiting 02:37:00 3b8326bcaa75: Layer already exists 02:37:00 ae99a84dd988: Layer already exists 02:37:00 221676366e3e: Layer already exists 02:37:00 0a1c5b83faae: Layer already exists 02:37:00 25c17fd0283c: Pushed 02:37:00 a80e0e55f939: Pushed 02:37:00 02c1620c9c6d: Pushed 02:37:00 03ba6f53ebfc: Layer already exists 02:37:33 111413239bc3: Pushed 02:37:33 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:1a5d9d78e59c7411cd6ca0c9525a7155ba5a9b096f8ace67f6d9a64cfbb5bd11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:33 + 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 02:37:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:37:37 25c17fd0283c: Preparing 02:37:37 02c1620c9c6d: Preparing 02:37:37 a80e0e55f939: Preparing 02:37:37 ae99a84dd988: Preparing 02:37:37 3b8326bcaa75: Preparing 02:37:37 111413239bc3: Preparing 02:37:37 221676366e3e: Preparing 02:37:37 0a1c5b83faae: Preparing 02:37:37 03ba6f53ebfc: Preparing 02:37:37 111413239bc3: Waiting 02:37:37 221676366e3e: Waiting 02:37:37 0a1c5b83faae: Waiting 02:37:37 03ba6f53ebfc: Waiting 02:37:37 3b8326bcaa75: Layer already exists 02:37:37 02c1620c9c6d: Layer already exists 02:37:37 25c17fd0283c: Layer already exists 02:37:37 ae99a84dd988: Layer already exists 02:37:37 a80e0e55f939: Layer already exists 02:37:37 221676366e3e: Layer already exists 02:37:37 111413239bc3: Layer already exists 02:37:37 0a1c5b83faae: Layer already exists 02:37:37 03ba6f53ebfc: Layer already exists 02:37:37 latest: digest: sha256:1a5d9d78e59c7411cd6ca0c9525a7155ba5a9b096f8ace67f6d9a64cfbb5bd11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.125 02:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:37:38 25c17fd0283c: Preparing 02:37:38 02c1620c9c6d: Preparing 02:37:38 a80e0e55f939: Preparing 02:37:38 ae99a84dd988: Preparing 02:37:38 3b8326bcaa75: Preparing 02:37:38 111413239bc3: Preparing 02:37:38 221676366e3e: Preparing 02:37:38 0a1c5b83faae: Preparing 02:37:38 03ba6f53ebfc: Preparing 02:37:38 111413239bc3: Waiting 02:37:38 221676366e3e: Waiting 02:37:38 0a1c5b83faae: Waiting 02:37:38 03ba6f53ebfc: Waiting 02:37:38 25c17fd0283c: Layer already exists 02:37:38 ae99a84dd988: Layer already exists 02:37:38 3b8326bcaa75: Layer already exists 02:37:38 a80e0e55f939: Layer already exists 02:37:38 02c1620c9c6d: Layer already exists 02:37:38 0a1c5b83faae: Layer already exists 02:37:38 111413239bc3: Layer already exists 02:37:38 221676366e3e: Layer already exists 02:37:38 03ba6f53ebfc: Layer already exists 02:37:38 4.1.0-dev.125: digest: sha256:1a5d9d78e59c7411cd6ca0c9525a7155ba5a9b096f8ace67f6d9a64cfbb5bd11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:37:39 25c17fd0283c: Preparing 02:37:39 02c1620c9c6d: Preparing 02:37:39 a80e0e55f939: Preparing 02:37:39 ae99a84dd988: Preparing 02:37:39 3b8326bcaa75: Preparing 02:37:39 111413239bc3: Preparing 02:37:39 221676366e3e: Preparing 02:37:39 0a1c5b83faae: Preparing 02:37:39 03ba6f53ebfc: Preparing 02:37:39 111413239bc3: Waiting 02:37:39 221676366e3e: Waiting 02:37:39 0a1c5b83faae: Waiting 02:37:39 03ba6f53ebfc: Waiting 02:37:39 02c1620c9c6d: Layer already exists 02:37:39 25c17fd0283c: Layer already exists 02:37:39 3b8326bcaa75: Layer already exists 02:37:39 a80e0e55f939: Layer already exists 02:37:39 ae99a84dd988: Layer already exists 02:37:39 111413239bc3: Layer already exists 02:37:39 0a1c5b83faae: Layer already exists 02:37:39 221676366e3e: Layer already exists 02:37:39 03ba6f53ebfc: Layer already exists 02:37:39 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:1a5d9d78e59c7411cd6ca0c9525a7155ba5a9b096f8ace67f6d9a64cfbb5bd11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:39 + 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 02:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:37:40 25c17fd0283c: Preparing 02:37:40 02c1620c9c6d: Preparing 02:37:40 a80e0e55f939: Preparing 02:37:40 ae99a84dd988: Preparing 02:37:40 3b8326bcaa75: Preparing 02:37:40 111413239bc3: Preparing 02:37:40 221676366e3e: Preparing 02:37:40 0a1c5b83faae: Preparing 02:37:40 03ba6f53ebfc: Preparing 02:37:40 221676366e3e: Waiting 02:37:40 0a1c5b83faae: Waiting 02:37:40 03ba6f53ebfc: Waiting 02:37:40 111413239bc3: Waiting 02:37:40 25c17fd0283c: Layer already exists 02:37:40 a80e0e55f939: Layer already exists 02:37:40 ae99a84dd988: Layer already exists 02:37:40 02c1620c9c6d: Layer already exists 02:37:40 3b8326bcaa75: Layer already exists 02:37:40 221676366e3e: Layer already exists 02:37:40 111413239bc3: Layer already exists 02:37:40 0a1c5b83faae: Layer already exists 02:37:40 03ba6f53ebfc: Layer already exists 02:37:40 main: digest: sha256:1a5d9d78e59c7411cd6ca0c9525a7155ba5a9b096f8ace67f6d9a64cfbb5bd11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:40 ===================================================== [Pipeline] echo 02:37:40 taggedImages: 02:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.125 02:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:37:40 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:37:40 a503ebaf6be074fe8844a4a1abd235f49459d869 02:37:40 latest 02:37:40 4.1.0-dev.125 02:37:40 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:37:40 main 02:37:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:37:41 53982b85f1d6: Preparing 02:37:41 b2055ea88307: Preparing 02:37:41 ae99a84dd988: Preparing 02:37:41 3b8326bcaa75: Preparing 02:37:41 a274c3d98383: Preparing 02:37:41 b1c45e10fb28: Preparing 02:37:41 03ba6f53ebfc: Preparing 02:37:41 b1c45e10fb28: Waiting 02:37:41 03ba6f53ebfc: Waiting 02:37:41 3b8326bcaa75: Layer already exists 02:37:41 ae99a84dd988: Layer already exists 02:37:41 03ba6f53ebfc: Layer already exists 02:37:41 a274c3d98383: Pushed 02:37:41 53982b85f1d6: Pushed 02:37:42 b1c45e10fb28: Pushed 02:37:51 b2055ea88307: Pushed 02:37:51 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:385b60617d36ad2f44d42a6b94f48b947ab07a0219c84a3f34b8b0d248c14f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:37:52 53982b85f1d6: Preparing 02:37:52 b2055ea88307: Preparing 02:37:52 ae99a84dd988: Preparing 02:37:52 3b8326bcaa75: Preparing 02:37:52 a274c3d98383: Preparing 02:37:52 b1c45e10fb28: Preparing 02:37:52 03ba6f53ebfc: Preparing 02:37:52 b1c45e10fb28: Waiting 02:37:52 a274c3d98383: Layer already exists 02:37:52 ae99a84dd988: Layer already exists 02:37:52 b2055ea88307: Layer already exists 02:37:52 53982b85f1d6: Layer already exists 02:37:52 3b8326bcaa75: Layer already exists 02:37:52 b1c45e10fb28: Layer already exists 02:37:52 03ba6f53ebfc: Layer already exists 02:37:52 latest: digest: sha256:385b60617d36ad2f44d42a6b94f48b947ab07a0219c84a3f34b8b0d248c14f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.125 02:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:37:53 53982b85f1d6: Preparing 02:37:53 b2055ea88307: Preparing 02:37:53 ae99a84dd988: Preparing 02:37:53 3b8326bcaa75: Preparing 02:37:53 a274c3d98383: Preparing 02:37:53 b1c45e10fb28: Preparing 02:37:53 03ba6f53ebfc: Preparing 02:37:53 b1c45e10fb28: Waiting 02:37:53 03ba6f53ebfc: Waiting 02:37:53 53982b85f1d6: Layer already exists 02:37:53 a274c3d98383: Layer already exists 02:37:53 3b8326bcaa75: Layer already exists 02:37:53 ae99a84dd988: Layer already exists 02:37:53 b2055ea88307: Layer already exists 02:37:53 b1c45e10fb28: Layer already exists 02:37:53 03ba6f53ebfc: Layer already exists 02:37:53 4.1.0-dev.125: digest: sha256:385b60617d36ad2f44d42a6b94f48b947ab07a0219c84a3f34b8b0d248c14f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:37:54 53982b85f1d6: Preparing 02:37:54 b2055ea88307: Preparing 02:37:54 ae99a84dd988: Preparing 02:37:54 3b8326bcaa75: Preparing 02:37:54 a274c3d98383: Preparing 02:37:54 b1c45e10fb28: Preparing 02:37:54 03ba6f53ebfc: Preparing 02:37:54 b1c45e10fb28: Waiting 02:37:54 03ba6f53ebfc: Waiting 02:37:54 53982b85f1d6: Layer already exists 02:37:54 a274c3d98383: Layer already exists 02:37:54 3b8326bcaa75: Layer already exists 02:37:54 ae99a84dd988: Layer already exists 02:37:54 b2055ea88307: Layer already exists 02:37:54 b1c45e10fb28: Layer already exists 02:37:54 03ba6f53ebfc: Layer already exists 02:37:54 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:385b60617d36ad2f44d42a6b94f48b947ab07a0219c84a3f34b8b0d248c14f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:37:54 53982b85f1d6: Preparing 02:37:54 b2055ea88307: Preparing 02:37:54 ae99a84dd988: Preparing 02:37:54 3b8326bcaa75: Preparing 02:37:54 a274c3d98383: Preparing 02:37:54 b1c45e10fb28: Preparing 02:37:54 03ba6f53ebfc: Preparing 02:37:54 b1c45e10fb28: Waiting 02:37:54 03ba6f53ebfc: Waiting 02:37:54 b2055ea88307: Layer already exists 02:37:54 53982b85f1d6: Layer already exists 02:37:54 a274c3d98383: Layer already exists 02:37:54 ae99a84dd988: Layer already exists 02:37:54 3b8326bcaa75: Layer already exists 02:37:54 b1c45e10fb28: Layer already exists 02:37:54 03ba6f53ebfc: Layer already exists 02:37:55 main: digest: sha256:385b60617d36ad2f44d42a6b94f48b947ab07a0219c84a3f34b8b0d248c14f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:55 ===================================================== [Pipeline] echo 02:37:55 taggedImages: 02:37:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:37:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:37:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.125 02:37:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:37:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:37:55 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:37:55 a503ebaf6be074fe8844a4a1abd235f49459d869 02:37:55 latest 02:37:55 4.1.0-dev.125 02:37:55 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:37:55 main 02:37:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:37:56 d8359bf3d161: Preparing 02:37:56 e1f44b2862d2: Preparing 02:37:56 ae99a84dd988: Preparing 02:37:56 3b8326bcaa75: Preparing 02:37:56 c770a4046375: Preparing 02:37:56 ed032db4c52f: Preparing 02:37:56 03ba6f53ebfc: Preparing 02:37:56 ed032db4c52f: Waiting 02:37:56 03ba6f53ebfc: Waiting 02:37:56 ae99a84dd988: Layer already exists 02:37:56 3b8326bcaa75: Layer already exists 02:37:56 03ba6f53ebfc: Layer already exists 02:37:56 d8359bf3d161: Pushed 02:37:56 c770a4046375: Pushed 02:37:56 ed032db4c52f: Pushed 02:38:06 e1f44b2862d2: Pushed 02:38:06 a503ebaf6be074fe8844a4a1abd235f49459d869: digest: sha256:e8adb87054e4a55d48ebdaa3ce7241f78e0df433b8c88c2ec24ba37bebc1a53a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:38:07 d8359bf3d161: Preparing 02:38:07 e1f44b2862d2: Preparing 02:38:07 ae99a84dd988: Preparing 02:38:07 3b8326bcaa75: Preparing 02:38:07 c770a4046375: Preparing 02:38:07 ed032db4c52f: Preparing 02:38:07 03ba6f53ebfc: Preparing 02:38:07 ed032db4c52f: Waiting 02:38:07 03ba6f53ebfc: Waiting 02:38:07 3b8326bcaa75: Layer already exists 02:38:07 c770a4046375: Layer already exists 02:38:07 e1f44b2862d2: Layer already exists 02:38:07 d8359bf3d161: Layer already exists 02:38:07 ae99a84dd988: Layer already exists 02:38:07 ed032db4c52f: Layer already exists 02:38:07 03ba6f53ebfc: Layer already exists 02:38:07 latest: digest: sha256:e8adb87054e4a55d48ebdaa3ce7241f78e0df433b8c88c2ec24ba37bebc1a53a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.125 02:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:38:08 d8359bf3d161: Preparing 02:38:08 e1f44b2862d2: Preparing 02:38:08 ae99a84dd988: Preparing 02:38:08 3b8326bcaa75: Preparing 02:38:08 c770a4046375: Preparing 02:38:08 ed032db4c52f: Preparing 02:38:08 03ba6f53ebfc: Preparing 02:38:08 ed032db4c52f: Waiting 02:38:08 03ba6f53ebfc: Waiting 02:38:08 c770a4046375: Layer already exists 02:38:08 e1f44b2862d2: Layer already exists 02:38:08 ae99a84dd988: Layer already exists 02:38:08 3b8326bcaa75: Layer already exists 02:38:08 d8359bf3d161: Layer already exists 02:38:08 03ba6f53ebfc: Layer already exists 02:38:08 ed032db4c52f: Layer already exists 02:38:08 4.1.0-dev.125: digest: sha256:e8adb87054e4a55d48ebdaa3ce7241f78e0df433b8c88c2ec24ba37bebc1a53a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:38:09 d8359bf3d161: Preparing 02:38:09 e1f44b2862d2: Preparing 02:38:09 ae99a84dd988: Preparing 02:38:09 3b8326bcaa75: Preparing 02:38:09 c770a4046375: Preparing 02:38:09 ed032db4c52f: Preparing 02:38:09 03ba6f53ebfc: Preparing 02:38:09 ed032db4c52f: Waiting 02:38:09 03ba6f53ebfc: Waiting 02:38:09 e1f44b2862d2: Layer already exists 02:38:09 3b8326bcaa75: Layer already exists 02:38:09 c770a4046375: Layer already exists 02:38:09 d8359bf3d161: Layer already exists 02:38:09 ae99a84dd988: Layer already exists 02:38:09 ed032db4c52f: Layer already exists 02:38:09 03ba6f53ebfc: Layer already exists 02:38:09 a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125: digest: sha256:e8adb87054e4a55d48ebdaa3ce7241f78e0df433b8c88c2ec24ba37bebc1a53a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:38:10 d8359bf3d161: Preparing 02:38:10 e1f44b2862d2: Preparing 02:38:10 ae99a84dd988: Preparing 02:38:10 3b8326bcaa75: Preparing 02:38:10 c770a4046375: Preparing 02:38:10 ed032db4c52f: Preparing 02:38:10 03ba6f53ebfc: Preparing 02:38:10 ed032db4c52f: Waiting 02:38:10 03ba6f53ebfc: Waiting 02:38:10 d8359bf3d161: Layer already exists 02:38:10 c770a4046375: Layer already exists 02:38:10 3b8326bcaa75: Layer already exists 02:38:10 e1f44b2862d2: Layer already exists 02:38:10 ae99a84dd988: Layer already exists 02:38:10 ed032db4c52f: Layer already exists 02:38:10 03ba6f53ebfc: Layer already exists 02:38:10 main: digest: sha256:e8adb87054e4a55d48ebdaa3ce7241f78e0df433b8c88c2ec24ba37bebc1a53a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:10 ===================================================== [Pipeline] echo 02:38:10 taggedImages: 02:38:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869 02:38:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:38:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.125 02:38:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a503ebaf6be074fe8844a4a1abd235f49459d869-4.1.0-dev.125 02:38:10 - 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 02:38:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:11 02:38:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:11 arm64: Pulling from edgex-lftools-log-publisher 02:38:11 8998bd30e6a1: Pulling fs layer 02:38:11 04944245beec: Pulling fs layer 02:38:11 699f458cf7ca: Pulling fs layer 02:38:11 765212b225bb: Pulling fs layer 02:38:11 f23df028b6ca: Pulling fs layer 02:38:11 d65c8cfc05b1: Pulling fs layer 02:38:11 2437ff75d9bd: Pulling fs layer 02:38:11 765212b225bb: Waiting 02:38:11 f23df028b6ca: Waiting 02:38:11 d65c8cfc05b1: Waiting 02:38:11 2437ff75d9bd: Waiting 02:38:11 04944245beec: Verifying Checksum 02:38:11 04944245beec: Download complete 02:38:11 765212b225bb: Verifying Checksum 02:38:11 765212b225bb: Download complete 02:38:11 f23df028b6ca: Download complete 02:38:11 d65c8cfc05b1: Verifying Checksum 02:38:11 d65c8cfc05b1: Download complete 02:38:11 699f458cf7ca: Verifying Checksum 02:38:11 699f458cf7ca: Download complete 02:38:12 8998bd30e6a1: Download complete 02:38:15 2437ff75d9bd: Verifying Checksum 02:38:15 2437ff75d9bd: Download complete 02:38:21 8998bd30e6a1: Pull complete 02:38:21 04944245beec: Pull complete 02:38:23 699f458cf7ca: Pull complete 02:38:23 765212b225bb: Pull complete 02:38:24 f23df028b6ca: Pull complete 02:38:24 d65c8cfc05b1: Pull complete 02:38:42 2437ff75d9bd: Pull complete 02:38:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:42 prd-ubuntu20.04-docker-arm64-4c-16g-14761 does not seem to be running inside a container 02:38:42 $ 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/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@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 02:38:45 $ docker top 3085dc1d988ced7fa81cbd5f46ee0446f3d0692afab04080a29bec831dc59666 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:46 ---> job-cost.sh 02:38:46 lf-activate-venv: SKIPPING 02:38:46 INFO: No Stack... 02:38:46 INFO: Retrieving Pricing Info for: v3-standard-4 02:38:47 INFO: Archiving Costs [Pipeline] sh 02:38:48 + cat /w/workspace/edgex-go/990/archives/cost.csv 02:38:48 + cut -d, -f6 [Pipeline] lock 02:38:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-990-stack-cost] 02:38:48 Resource [jenkins-edgexfoundry-edgex-go-main-990-stack-cost] did not exist. Created. 02:38:48 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-990-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:38:49 + echo total: 0.10999999940395355 [Pipeline] stash 02:38:49 Stashed 1 file(s) [Pipeline] } 02:38:49 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-990-stack-cost] [Pipeline] // lock [Pipeline] } 02:38:49 $ docker stop --time=1 3085dc1d988ced7fa81cbd5f46ee0446f3d0692afab04080a29bec831dc59666 02:38:51 $ docker rm -f --volumes 3085dc1d988ced7fa81cbd5f46ee0446f3d0692afab04080a29bec831dc59666 [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 02:38:52 provisioning config files... 02:38:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/990@tmp/config3019593222014883275tmp [Pipeline] { [Pipeline] sh 02:38:52 + set +x 02:38:52 + bash -s -- 02:38:52 + curl -s https://codecov.io/bash 02:38:52 02:38:52 _____ _ 02:38:52 / ____| | | 02:38:52 | | ___ __| | ___ ___ _____ __ 02:38:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:38:52 | |___| (_) | (_| | __/ (_| (_) \ V / 02:38:52 \_____\___/ \__,_|\___|\___\___/ \_/ 02:38:52 Bash-1.0.6 02:38:52 02:38:52 02:38:52 ==> git version 2.25.1 found 02:38:52 ==> 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 02:38:52 Release-Date: 2020-01-08 02:38:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:38:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:38:52 ==> Jenkins CI detected. 02:38:52 current dir:  /w/workspace/edgex-go/990 02:38:52 project root: . 02:38:52 --> token set from env 02:38:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:38:52 ==> Running gcov in . (disable via -X gcov) 02:38:52 ==> Python coveragepy not found 02:38:52 ==> Searching for coverage reports in: 02:38:52 + . 02:38:52 -> Found 1 reports 02:38:52 ==> Detecting git/mercurial file structure 02:38:52 ==> Reading reports 02:38:52 + ./coverage.out bytes=1053838 02:38:52 ==> Appending adjustments 02:38:52 https://docs.codecov.io/docs/fixing-reports 02:38:54 + Found adjustments 02:38:54 ==> Gzipping contents 02:38:54 108K /tmp/codecov.H7zWxH.gz 02:38:54 ==> Uploading reports 02:38:54 url: https://codecov.io 02:38:54 query: branch=main&commit=a503ebaf6be074fe8844a4a1abd235f49459d869&build=990&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F990%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:38:54 -> Pinging Codecov 02:38:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a503ebaf6be074fe8844a4a1abd235f49459d869&build=990&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F990%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:38:54 -> Uploading to 02:38:54 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/a503ebaf6be074fe8844a4a1abd235f49459d869/6b55c4de-8389-4924-a027-5425f0aea7c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260709%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260709T023854Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=43f9e101c81b2c89ab6893476817161f1bfcf16d77cf970a6727b1e08b84cf21 02:38:54 % Total % Received % Xferd Average Speed Time Time Time Current 02:38:54 Dload Upload Total Spent Left Speed 02:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 407k --:--:-- --:--:-- --:--:-- 407k 02:38:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a503ebaf6be074fe8844a4a1abd235f49459d869 [Pipeline] } 02:38:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:38:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:38:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:38:55 02:38:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:38:56 latest: Pulling from edgex-devops/edgex-snyk-go 02:38:56 2d35ebdb57d9: Already exists 02:38:56 85e8836fcdb2: Pulling fs layer 02:38:56 91631faa732a: Pulling fs layer 02:38:56 f3f5ae8826fa: Pulling fs layer 02:38:56 4f4fb700ef54: Pulling fs layer 02:38:56 7861252a18e6: Pulling fs layer 02:38:56 9130f900ef6f: Pulling fs layer 02:38:56 4f4fb700ef54: Waiting 02:38:56 7861252a18e6: Waiting 02:38:56 9130f900ef6f: Waiting 02:38:56 f3f5ae8826fa: Verifying Checksum 02:38:56 f3f5ae8826fa: Download complete 02:38:56 85e8836fcdb2: Verifying Checksum 02:38:56 4f4fb700ef54: Download complete 02:38:56 85e8836fcdb2: Pull complete 02:38:56 7861252a18e6: Verifying Checksum 02:38:56 7861252a18e6: Download complete 02:38:57 91631faa732a: Verifying Checksum 02:38:57 91631faa732a: Download complete 02:38:57 9130f900ef6f: Verifying Checksum 02:38:57 9130f900ef6f: Download complete 02:39:01 91631faa732a: Pull complete 02:39:01 f3f5ae8826fa: Pull complete 02:39:02 4f4fb700ef54: Pull complete 02:39:02 7861252a18e6: Pull complete 02:39:06 9130f900ef6f: Pull complete 02:39:06 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:39:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:39:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:07 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 02:39:07 $ 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/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:39:13 $ docker top 83fd0e5cb50828293176d3a46f4425e65f3e51c6867815dc2a5f5c7c27eb8968 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:13 + git config --global --add safe.directory /w/workspace/edgex-go/990 [Pipeline] echo 02:39:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:39:13 + set -o pipefail 02:39:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:39:23 02:39:23 Monitoring /w/workspace/edgex-go/990 (github.com/edgexfoundry/edgex-go)... 02:39:23 02:39:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/787a25f0-e2c5-4f80-8808-5f642c5de1a0 02:39:23 02:39:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:39:23 02:39:24 02:39:24 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:39:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:39:24 $ docker stop --time=1 83fd0e5cb50828293176d3a46f4425e65f3e51c6867815dc2a5f5c7c27eb8968 02:39:30 $ docker rm -f --volumes 83fd0e5cb50828293176d3a46f4425e65f3e51c6867815dc2a5f5c7c27eb8968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:39:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:31 provisioning config files... 02:39:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/990@tmp/config802219015330140602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:31 --> edgex-publish-swagger.sh 02:39:31 === Publish openapi API === 02:39:31 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:39:31 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/990/openapi/core-command.yaml] 02:39:31 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:31 Dload Upload Total Spent Left Speed 02:39:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 261 129k --:--:-- --:--:-- --:--:-- 129k 02:39:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:39:32 02:39:32 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/990/openapi/core-data.yaml] 02:39:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:32 Dload Upload Total Spent Left Speed 02:39:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75332 100 66 100 75266 356 397k --:--:-- --:--:-- --:--:-- 397k 02:39:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:39:32 02:39:32 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/990/openapi/core-keeper.yaml] 02:39:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:32 Dload Upload Total Spent Left Speed 02:39:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 709 317k --:--:-- --:--:-- --:--:-- 318k 02:39:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:39:32 02:39:32 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/990/openapi/core-metadata.yaml] 02:39:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:32 Dload Upload Total Spent Left Speed 02:39:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 379 937k --:--:-- --:--:-- --:--:-- 938k 02:39:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:39:32 02:39:32 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/990/openapi/security-proxy-auth.yaml] 02:39:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:32 Dload Upload Total Spent Left Speed 02:39:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24469 0 0 100 24469 0 117k --:--:-- --:--:-- --:--:-- 117k 100 24535 100 66 100 24469 260 96715 --:--:-- --:--:-- --:--:-- 96594 02:39:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:39:32 02:39:32 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/990/openapi/security-secretstore-setup.yaml] 02:39:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:32 Dload Upload Total Spent Left Speed 02:39:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 402 23859 --:--:-- --:--:-- --:--:-- 24262 02:39:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:39:32 02:39:32 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/990/openapi/support-notifications.yaml] 02:39:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:32 Dload Upload Total Spent Left Speed 02:39:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 445 659k --:--:-- --:--:-- --:--:-- 660k 02:39:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:39:33 02:39:33 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/990/openapi/support-scheduler.yaml] 02:39:33 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:33 Dload Upload Total Spent Left Speed 02:39:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53121 100 66 100 53055 423 332k --:--:-- --:--:-- --:--:-- 332k 02:39:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:39:33 [Pipeline] } 02:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:39:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:39:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:34 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 02:39:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:39:34 $ docker top 931a18f2ff0abe289563ef8516691e004dd4f3ceae08771209444361076f9629 -eo pid,comm 02:39:34 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:39:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:39:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:34 [ssh-agent] Looking for ssh-agent implementation... 02:39:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:34 $ docker exec 931a18f2ff0abe289563ef8516691e004dd4f3ceae08771209444361076f9629 ssh-agent 02:39:34 SSH_AUTH_SOCK=/tmp/ssh-7BJRlLL7MzSr/agent.32 02:39:34 SSH_AGENT_PID=38 02:39:34 Running ssh-add (command line suppressed) 02:39:35 Identity added: /w/workspace/edgex-go/990@tmp/private_key_402742656652848004.key (/w/workspace/edgex-go/990@tmp/private_key_402742656652848004.key) 02:39:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:35 + git semver tag 02:39:36 2026-07-09 02:39:35,982 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:39:36 2026-07-09 02:39:36,020 [run_tag] DEBUG tag force:False 02:39:36 2026-07-09 02:39:36,020 [check_head_tag] DEBUG check head tag 02:39:36 2026-07-09 02:39:36,047 [execute] INFO git cat-file --batch-check 02:39:36 2026-07-09 02:39:36,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/990, stdin=, shell=False, universal_newlines=False) 02:39:36 2026-07-09 02:39:36,060 [execute] INFO git cat-file --batch 02:39:36 2026-07-09 02:39:36,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/990, stdin=, shell=False, universal_newlines=False) 02:39:36 2026-07-09 02:39:36,073 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main 02:39:36 2026-07-09 02:39:36,073 [execute] INFO git tag -a v4.1.0-dev.125 -m v4.1.0-dev.125 02:39:36 2026-07-09 02:39:36,073 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.125', '-m', 'v4.1.0-dev.125'], cwd=/w/workspace/edgex-go/990, stdin=None, shell=False, universal_newlines=False) 02:39:36 2026-07-09 02:39:36,076 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main 02:39:36 4.1.0-dev.125 [Pipeline] } 02:39:36 $ docker exec --env ******** --env ******** 931a18f2ff0abe289563ef8516691e004dd4f3ceae08771209444361076f9629 ssh-agent -k 02:39:36 unset SSH_AUTH_SOCK; 02:39:36 unset SSH_AGENT_PID; 02:39:36 echo Agent pid 38 killed; 02:39:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:39:36 + git semver [Pipeline] } 02:39:37 $ docker stop --time=1 931a18f2ff0abe289563ef8516691e004dd4f3ceae08771209444361076f9629 02:39:41 $ docker rm -f --volumes 931a18f2ff0abe289563ef8516691e004dd4f3ceae08771209444361076f9629 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:39:42 02:39:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:39:43 0.23.1-centos7: Pulling from edgex-lftools 02:39:43 ab5ef0e58194: Pulling fs layer 02:39:43 9712f1f96733: Pulling fs layer 02:39:43 63f879dbbcfc: Pulling fs layer 02:39:43 0d9ebad4ef96: Pulling fs layer 02:39:43 e9a5061849ea: Pulling fs layer 02:39:43 d747dcd14b5f: Pulling fs layer 02:39:43 0d9ebad4ef96: Waiting 02:39:43 e9a5061849ea: Waiting 02:39:43 2de7ff778b66: Pulling fs layer 02:39:43 d747dcd14b5f: Waiting 02:39:43 2de7ff778b66: Waiting 02:39:43 9712f1f96733: Verifying Checksum 02:39:43 9712f1f96733: Download complete 02:39:43 63f879dbbcfc: Verifying Checksum 02:39:43 63f879dbbcfc: Download complete 02:39:43 e9a5061849ea: Verifying Checksum 02:39:43 e9a5061849ea: Download complete 02:39:43 d747dcd14b5f: Verifying Checksum 02:39:43 d747dcd14b5f: Download complete 02:39:44 ab5ef0e58194: Verifying Checksum 02:39:44 ab5ef0e58194: Download complete 02:39:44 0d9ebad4ef96: Verifying Checksum 02:39:44 0d9ebad4ef96: Download complete 02:39:44 2de7ff778b66: Verifying Checksum 02:39:44 2de7ff778b66: Download complete 02:39:49 ab5ef0e58194: Pull complete 02:39:49 9712f1f96733: Pull complete 02:39:52 63f879dbbcfc: Pull complete 02:39:59 0d9ebad4ef96: Pull complete 02:40:00 e9a5061849ea: Pull complete 02:40:02 d747dcd14b5f: Pull complete 02:40:05 2de7ff778b66: Pull complete 02:40:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:40:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:06 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 02:40:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:40:30 $ docker top dfefbf2991b0e9290f3322106576e923ca87cd340ad659752ad4ba2ce94fdc9f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:40:30 provisioning config files... 02:40:30 copy managed file [sigul-config] to file:/w/workspace/edgex-go/990@tmp/config5844482665763465058tmp 02:40:30 copy managed file [sigul-password] to file:/w/workspace/edgex-go/990@tmp/config1129417789256727493tmp 02:40:30 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/990@tmp/config14792276157665899921tmp [Pipeline] { [Pipeline] echo 02:40:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:40:31 ---> sigul-configuration.sh 02:40:31 gpg: directory `/root/.gnupg' created 02:40:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:40:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:40:31 gpg: keyring `/root/.gnupg/secring.gpg' created 02:40:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:40:31 gpg: CAST5 encrypted data 02:40:31 gpg: encrypted with 1 passphrase 02:40:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:40:31 + mkdir /home/jenkins 02:40:31 + mkdir /home/jenkins/sigul [Pipeline] sh 02:40:31 + 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 02:40:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:40:31 ---> sigul-install.sh 02:40:31 Sigul already installed; skipping installation. [Pipeline] sh 02:40:32 + git tag --list 02:40:32 0.6.0 02:40:32 0.6.1 02:40:32 0.7.0 02:40:32 0.7.1 02:40:32 v1.0.0 02:40:32 v1.0.1 02:40:32 v1.1.0 02:40:32 v1.2.0 02:40:32 v1.2.1 02:40:32 v1.3.0 02:40:32 v1.3.1 02:40:32 v2.0.0 02:40:32 v2.1.0 02:40:32 v2.1.1 02:40:32 v2.2.0 02:40:32 v2.3.0 02:40:32 v3.0 02:40:32 v3.0.0 02:40:32 v3.1 02:40:32 v3.1.0 02:40:32 v3.1.1 02:40:32 v4.0 02:40:32 v4.0.0 02:40:32 v4.0.1 02:40:32 v4.0.2 02:40:32 v4.1.0-dev.120 02:40:32 v4.1.0-dev.121 02:40:32 v4.1.0-dev.122 02:40:32 v4.1.0-dev.123 02:40:32 v4.1.0-dev.124 02:40:32 v4.1.0-dev.125 [Pipeline] sh 02:40:32 + lftools sign git-tag v4.1.0-dev.125 02:40:33 Signing Git tag with Sigul... 02:40:33 Signing v4.1.0-dev.125 [Pipeline] echo 02:40:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:40:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:40:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:40:34 $ docker stop --time=1 dfefbf2991b0e9290f3322106576e923ca87cd340ad659752ad4ba2ce94fdc9f 02:40:36 $ docker rm -f --volumes dfefbf2991b0e9290f3322106576e923ca87cd340ad659752ad4ba2ce94fdc9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:40:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:40:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:40:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:37 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 02:40:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:40:40 $ docker top 3c14ca9f4d8d2630f1dbefe39dfa87f216f39557eba41b05b8698cd3b7a93f7a -eo pid,comm 02:40:40 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:40:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:40:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:40 [ssh-agent] Looking for ssh-agent implementation... 02:40:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:40 $ docker exec 3c14ca9f4d8d2630f1dbefe39dfa87f216f39557eba41b05b8698cd3b7a93f7a ssh-agent 02:40:40 SSH_AUTH_SOCK=/tmp/ssh-TSq52s3DXjBY/agent.14 02:40:40 SSH_AGENT_PID=20 02:40:40 Running ssh-add (command line suppressed) 02:40:40 Identity added: /w/workspace/edgex-go/990@tmp/private_key_16434010200250306501.key (/w/workspace/edgex-go/990@tmp/private_key_16434010200250306501.key) 02:40:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:40 + git semver bump pre 02:40:41 2026-07-09 02:40:41,010 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:40:41 2026-07-09 02:40:41,165 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main 02:40:41 2026-07-09 02:40:41,166 [bump_version] DEBUG bumping version:4.1.0-dev.125 on axis:pre with prefix:dev 02:40:41 2026-07-09 02:40:41,166 [bump_version] DEBUG bumped version:4.1.0-dev.126 02:40:41 2026-07-09 02:40:41,166 [write_version] DEBUG write version:4.1.0-dev.126 to path:/w/workspace/edgex-go/990/.semver/main with force:True 02:40:41 2026-07-09 02:40:41,166 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main 02:40:41 2026-07-09 02:40:41,166 [write_file] DEBUG write to file:/w/workspace/edgex-go/990/.semver/main 02:40:41 2026-07-09 02:40:41,183 [execute] INFO git cat-file --batch-check 02:40:41 2026-07-09 02:40:41,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/990/.semver, stdin=, shell=False, universal_newlines=False) 02:40:41 2026-07-09 02:40:41,189 [execute] INFO git cat-file --batch 02:40:41 2026-07-09 02:40:41,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/990/.semver, stdin=, shell=False, universal_newlines=False) 02:40:41 2026-07-09 02:40:41,193 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main 02:40:41 4.1.0-dev.126 [Pipeline] } 02:40:41 $ docker exec --env ******** --env ******** 3c14ca9f4d8d2630f1dbefe39dfa87f216f39557eba41b05b8698cd3b7a93f7a ssh-agent -k 02:40:41 unset SSH_AUTH_SOCK; 02:40:41 unset SSH_AGENT_PID; 02:40:41 echo Agent pid 20 killed; 02:40:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:41 + git semver [Pipeline] } 02:40:42 $ docker stop --time=1 3c14ca9f4d8d2630f1dbefe39dfa87f216f39557eba41b05b8698cd3b7a93f7a 02:40:44 $ docker rm -f --volumes 3c14ca9f4d8d2630f1dbefe39dfa87f216f39557eba41b05b8698cd3b7a93f7a [Pipeline] // withDockerContainer [Pipeline] sh 02:40:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:40:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:40:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:45 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 02:40:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:40:48 $ docker top ea13203d16f577d9cd0dabde4fd2537e91116168084ad49de78c1671d8900d2c -eo pid,comm 02:40:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:40:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:40:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:48 [ssh-agent] Looking for ssh-agent implementation... 02:40:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:48 $ docker exec ea13203d16f577d9cd0dabde4fd2537e91116168084ad49de78c1671d8900d2c ssh-agent 02:40:48 SSH_AUTH_SOCK=/tmp/ssh-67nqK01CZ3Zs/agent.15 02:40:48 SSH_AGENT_PID=21 02:40:48 Running ssh-add (command line suppressed) 02:40:48 Identity added: /w/workspace/edgex-go/990@tmp/private_key_1592581144519617512.key (/w/workspace/edgex-go/990@tmp/private_key_1592581144519617512.key) 02:40:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:48 + git semver push 02:40:49 2026-07-09 02:40:49,021 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:40:49 2026-07-09 02:40:49,024 [run_push] DEBUG push 02:40:49 2026-07-09 02:40:49,025 [execute] INFO git cat-file --batch-check 02:40:49 2026-07-09 02:40:49,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/990/.semver, stdin=, shell=False, universal_newlines=False) 02:40:49 2026-07-09 02:40:49,027 [execute] INFO git rev-list d16388d67af600c8e417a65dd4e4fb5ad831a76e -- 02:40:49 2026-07-09 02:40:49,027 [execute] DEBUG Popen(['git', 'rev-list', 'd16388d67af600c8e417a65dd4e4fb5ad831a76e', '--'], cwd=/w/workspace/edgex-go/990/.semver, stdin=None, shell=False, universal_newlines=False) 02:40:49 2026-07-09 02:40:49,047 [execute] INFO git fetch -v -- origin 02:40:49 2026-07-09 02:40:49,047 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/990/.semver, stdin=None, shell=False, universal_newlines=True) 02:40:50 2026-07-09 02:40:49,670 [run_push] DEBUG no remote changes detected 02:40:50 2026-07-09 02:40:49,670 [execute] INFO git push origin semver 02:40:50 2026-07-09 02:40:49,671 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/990/.semver, stdin=None, shell=False, universal_newlines=False) 02:40:50 2026-07-09 02:40:50,826 [run_push] DEBUG push all version tags 02:40:50 2026-07-09 02:40:50,826 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:40:50 2026-07-09 02:40:50,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/990, stdin=None, shell=False, universal_newlines=False) 02:40:52 2026-07-09 02:40:51,883 [read_version] DEBUG read version from /w/workspace/edgex-go/990/.semver/main 02:40:52 4.1.0-dev.126 [Pipeline] } 02:40:52 $ docker exec --env ******** --env ******** ea13203d16f577d9cd0dabde4fd2537e91116168084ad49de78c1671d8900d2c ssh-agent -k 02:40:52 unset SSH_AUTH_SOCK; 02:40:52 unset SSH_AGENT_PID; 02:40:52 echo Agent pid 21 killed; 02:40:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:52 + git semver [Pipeline] } 02:40:53 $ docker stop --time=1 ea13203d16f577d9cd0dabde4fd2537e91116168084ad49de78c1671d8900d2c 02:40:54 $ docker rm -f --volumes ea13203d16f577d9cd0dabde4fd2537e91116168084ad49de78c1671d8900d2c [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 02:40:55 + [ -d /w/workspace/edgex-go/990/archives ] [Pipeline] libraryResource [Pipeline] sh 02:40:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:40:56 ---> package-listing.sh 02:40:56 ++ facter osfamily 02:40:56 ++ tr '[:upper:]' '[:lower:]' 02:40:56 + OS_FAMILY=debian 02:40:56 + workspace=/w/workspace/edgex-go/990 02:40:56 + START_PACKAGES=/tmp/packages_start.txt 02:40:56 + END_PACKAGES=/tmp/packages_end.txt 02:40:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:40:56 + PACKAGES=/tmp/packages_start.txt 02:40:56 + '[' /w/workspace/edgex-go/990 ']' 02:40:56 + PACKAGES=/tmp/packages_end.txt 02:40:56 + case "${OS_FAMILY}" in 02:40:56 + dpkg -l 02:40:56 + grep '^ii' 02:40:56 + '[' -f /tmp/packages_start.txt ']' 02:40:56 + '[' -f /tmp/packages_end.txt ']' 02:40:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:40:56 + '[' /w/workspace/edgex-go/990 ']' 02:40:56 + mkdir -p /w/workspace/edgex-go/990/archives/ 02:40:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/990/archives/ [Pipeline] echo 02:40:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/990/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:40:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:40:57 02:40:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:40:57 latest: Pulling from edgex-lftools-log-publisher 02:40:57 5eb5b503b376: Pulling fs layer 02:40:57 5c69ac0246d0: Pulling fs layer 02:40:57 ec43610c2a17: Pulling fs layer 02:40:57 3a2ae6a8a46f: Pulling fs layer 02:40:57 33b1e0a273af: Pulling fs layer 02:40:57 5d3b04190fa2: Pulling fs layer 02:40:57 2f39f015ded8: Pulling fs layer 02:40:57 5d3b04190fa2: Waiting 02:40:57 2f39f015ded8: Waiting 02:40:57 33b1e0a273af: Waiting 02:40:57 5c69ac0246d0: Download complete 02:40:57 3a2ae6a8a46f: Download complete 02:40:57 33b1e0a273af: Verifying Checksum 02:40:57 33b1e0a273af: Download complete 02:40:57 5d3b04190fa2: Verifying Checksum 02:40:57 5d3b04190fa2: Download complete 02:40:57 ec43610c2a17: Verifying Checksum 02:40:57 ec43610c2a17: Download complete 02:40:57 5eb5b503b376: Verifying Checksum 02:40:57 5eb5b503b376: Download complete 02:40:58 2f39f015ded8: Verifying Checksum 02:40:58 2f39f015ded8: Download complete 02:40:59 5eb5b503b376: Pull complete 02:40:59 5c69ac0246d0: Pull complete 02:41:00 ec43610c2a17: Pull complete 02:41:00 3a2ae6a8a46f: Pull complete 02:41:00 33b1e0a273af: Pull complete 02:41:00 5d3b04190fa2: Pull complete 02:41:07 2f39f015ded8: Pull complete 02:41:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:41:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:07 prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container 02:41:07 $ 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/990/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/990 -v /w/workspace/edgex-go/990:/w/workspace/edgex-go/990:rw,z -v /w/workspace/edgex-go/990@tmp:/w/workspace/edgex-go/990@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:41:31 $ docker top 75310e48bc5386055996b1ddffe59f16605b47772ec60c48a1416107bbba31db -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:31 + touch /tmp/pre-build-complete [Pipeline] sh 02:41:31 + mkdir -p /var/log/sysstat [Pipeline] sh 02:41:32 + ls /var/log/sa-host 02:41:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:32 provisioning config files... 02:41:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/990@tmp/config3099800376047496534tmp [Pipeline] { [Pipeline] echo 02:41:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:41:32 ---> create-netrc.sh [Pipeline] } 02:41:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:41:33 ---> python-tools-install.sh [Pipeline] echo 02:41:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:41:33 ---> sudo-logs.sh 02:41:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:41:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:41:33 ---> job-cost.sh 02:41:33 lf-activate-venv: SKIPPING 02:41:33 DEBUG: total: 0.10999999940395355 02:41:33 INFO: Retrieving Stack Cost... 02:41:34 INFO: Retrieving Pricing Info for: v3-standard-8 02:41:34 INFO: Archiving Costs [Pipeline] echo 02:41:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:41:34 ---> logs-deploy.sh 02:41:34 lf-activate-venv: SKIPPING 02:41:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/990 02:41:34 INFO: archiving workspace using pattern(s): 02:41:36 Archives upload complete. 02:41:36 INFO: archiving logs to Nexus 02:41:36 ---> uname -a: 02:41:36 Linux prd-ubuntu20-04-docker-8c-8g-14760 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:41:36 02:41:36 02:41:36 ---> lscpu: 02:41:36 Architecture: x86_64 02:41:36 CPU op-mode(s): 32-bit, 64-bit 02:41:36 Byte Order: Little Endian 02:41:36 Address sizes: 40 bits physical, 48 bits virtual 02:41:36 CPU(s): 8 02:41:36 On-line CPU(s) list: 0-7 02:41:36 Thread(s) per core: 1 02:41:36 Core(s) per socket: 1 02:41:36 Socket(s): 8 02:41:36 NUMA node(s): 1 02:41:36 Vendor ID: AuthenticAMD 02:41:36 CPU family: 23 02:41:36 Model: 49 02:41:36 Model name: AMD EPYC-Rome Processor 02:41:36 Stepping: 0 02:41:36 CPU MHz: 2799.998 02:41:36 BogoMIPS: 5599.99 02:41:36 Virtualization: AMD-V 02:41:36 Hypervisor vendor: KVM 02:41:36 Virtualization type: full 02:41:36 L1d cache: 256 KiB 02:41:36 L1i cache: 256 KiB 02:41:36 L2 cache: 4 MiB 02:41:36 L3 cache: 128 MiB 02:41:36 NUMA node0 CPU(s): 0-7 02:41:36 Vulnerability Gather data sampling: Not affected 02:41:36 Vulnerability Itlb multihit: Not affected 02:41:36 Vulnerability L1tf: Not affected 02:41:36 Vulnerability Mds: Not affected 02:41:36 Vulnerability Meltdown: Not affected 02:41:36 Vulnerability Mmio stale data: Not affected 02:41:36 Vulnerability Retbleed: Vulnerable 02:41:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:41:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:41:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:41:36 Vulnerability Srbds: Not affected 02:41:36 Vulnerability Tsx async abort: Not affected 02:41:36 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:41:36 02:41:36 02:41:36 ---> nproc: 02:41:36 8 02:41:36 02:41:36 02:41:36 ---> df -h: 02:41:36 Filesystem Size Used Avail Use% Mounted on 02:41:36 overlay 155G 35G 121G 23% / 02:41:36 tmpfs 64M 0 64M 0% /dev 02:41:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:41:36 shm 64M 0 64M 0% /dev/shm 02:41:36 /dev/vda1 155G 35G 121G 23% /facter-os 02:41:36 02:41:36 02:41:36 ---> sar -b -r -n DEV: 02:41:36 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14760) 07/09/26 _x86_64_ (8 CPU) 02:41:36 02:41:36 01:38:52 LINUX RESTART (8 CPU) 02:41:36 02:41:36 01:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:41:36 01:40:02 267.19 72.67 194.52 0.00 12313.81 159102.42 0.00 02:41:36 01:41:01 129.01 10.17 118.84 0.00 1691.63 37983.33 0.00 02:41:36 01:42:01 73.90 0.25 73.65 0.00 9.87 32924.40 0.00 02:41:36 01:43:01 34.38 0.08 34.29 0.00 0.67 20256.89 0.00 02:41:36 01:44:01 96.53 0.43 96.10 0.00 14.80 52340.34 0.00 02:41:36 01:45:01 295.82 0.93 294.89 0.00 43.14 257648.20 0.00 02:41:36 01:46:01 860.99 21.76 839.23 0.00 177.17 198494.25 0.00 02:41:36 01:47:01 248.64 1.27 247.38 0.00 15.33 122006.07 0.00 02:41:36 01:48:01 437.50 0.03 437.47 0.00 0.27 149561.48 0.00 02:41:36 01:49:02 171.07 2.60 168.47 0.00 85.13 64973.82 0.00 02:41:36 01:50:01 565.67 45.47 520.20 0.00 2495.31 90926.15 0.00 02:41:36 01:51:01 31.89 1.67 30.23 0.00 229.43 807.33 0.00 02:41:36 01:52:01 11.63 0.00 11.63 0.00 0.00 279.55 0.00 02:41:36 01:53:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 02:41:36 01:54:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 02:41:36 01:55:01 4.13 2.33 1.80 0.00 21.19 23.19 0.00 02:41:36 01:56:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 02:41:36 01:57:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 02:41:36 01:58:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 02:41:36 01:59:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 02:41:36 02:00:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 02:41:36 02:01:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 02:41:36 02:02:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 02:41:36 02:03:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 02:41:36 02:04:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 02:41:36 02:05:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 02:41:36 02:06:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 02:41:36 02:07:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 02:41:36 02:08:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 02:41:36 02:09:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 02:41:36 02:10:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 02:41:36 02:11:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 02:41:36 02:12:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 02:41:36 02:13:01 1.38 0.00 1.38 0.00 0.00 14.53 0.00 02:41:36 02:14:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 02:41:36 02:15:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 02:41:36 02:16:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 02:41:36 02:17:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 02:41:36 02:18:01 1.43 0.05 1.38 0.00 1.06 16.77 0.00 02:41:36 02:19:01 0.95 0.00 0.95 0.00 0.00 10.84 0.00 02:41:36 02:20:01 1.37 0.00 1.37 0.00 0.00 17.46 0.00 02:41:36 02:21:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 02:41:36 02:22:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 02:41:36 02:23:01 0.90 0.02 0.88 0.00 2.27 9.73 0.00 02:41:36 02:24:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 02:41:36 02:25:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 02:41:36 02:26:01 1.68 0.32 1.37 0.00 16.93 15.86 0.00 02:41:36 02:27:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 02:41:36 02:28:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 02:41:36 02:29:01 2.47 1.52 0.95 0.00 28.13 10.93 0.00 02:41:36 02:30:01 1.73 0.25 1.48 0.00 4.27 20.39 0.00 02:41:36 02:31:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 02:41:36 02:32:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 02:41:36 02:33:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 02:41:36 02:34:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 02:41:36 02:35:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 02:41:36 02:36:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 02:41:36 02:37:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 02:41:36 02:38:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 02:41:36 02:39:01 3.62 1.00 2.62 0.00 56.92 122.38 0.00 02:41:36 02:40:01 98.93 2.57 96.37 0.00 197.83 40506.32 0.00 02:41:36 02:41:01 76.92 1.80 75.12 0.00 135.98 22449.86 0.00 02:41:36 Average: 55.72 2.68 53.03 0.00 281.96 20172.24 0.00 02:41:36 02:41:36 01:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:41:36 01:40:02 29078444 31538172 777692 2.37 75848 2681012 1756980 5.18 980788 2459572 784 02:41:36 01:41:01 27625412 31503568 784952 2.39 116540 3969764 1857764 5.48 1198236 3578024 200480 02:41:36 01:42:01 26098540 31353964 927844 2.82 128324 5240684 1955172 5.76 2184960 4020996 581544 02:41:36 01:43:01 26262796 31500160 778504 2.37 132700 5191860 1708936 5.04 1480696 4530952 553784 02:41:36 01:44:01 26208472 31516396 768956 2.34 137548 5278248 1805232 5.32 1718144 4374640 96 02:41:36 01:45:01 18170252 31330156 922912 2.81 165732 12872144 2380084 7.02 2310864 11544408 793420 02:41:36 01:46:01 9837828 31363636 877844 2.67 377500 20500256 2340784 6.90 3189980 18464616 3166260 02:41:36 01:47:01 5188688 28725700 3446312 10.48 414672 22141764 10902156 32.14 6519224 19344004 1547788 02:41:36 01:48:01 1002200 27153056 5024212 15.28 431972 24634740 11056800 32.60 9186244 20768596 36408 02:41:36 01:49:02 2273884 29813200 2367024 7.20 420852 25971188 6305452 18.59 7302964 21330636 2286304 02:41:36 01:50:01 6213600 31387876 852944 2.59 428556 23831112 2165020 6.38 3668020 21337444 448 02:41:36 01:51:01 6203668 31387000 853308 2.60 429904 23838528 2178516 6.42 4161276 20854384 420 02:41:36 01:52:01 6217276 31400952 839204 2.55 430216 23838600 2026488 5.97 4349632 20651836 8 02:41:36 01:53:01 6215928 31399608 840408 2.56 430228 23838600 2026488 5.97 4350048 20651836 136 02:41:36 01:54:01 6232300 31416012 824680 2.51 430252 23838600 2026488 5.97 4334284 20651736 20 02:41:36 01:55:01 6231868 31416296 824648 2.51 430716 23838768 2061184 6.08 4336016 20651680 228 02:41:36 01:56:01 6237608 31422060 818808 2.49 430740 23838768 2061184 6.08 4331016 20649428 164 02:41:36 01:57:01 6236968 31421488 819272 2.49 430752 23838772 2061184 6.08 4331996 20649432 140 02:41:36 01:58:01 6237772 31422292 818456 2.49 430764 23838772 2061184 6.08 4330712 20649432 12 02:41:36 01:59:01 6237956 31422496 818456 2.49 430784 23838760 2077236 6.12 4331432 20649428 168 02:41:36 02:00:01 6238200 31422748 818116 2.49 430796 23838784 2077236 6.12 4330232 20649432 40 02:41:36 02:01:01 6237688 31422288 818544 2.49 430820 23838784 2077236 6.12 4331484 20649432 144 02:41:36 02:02:01 6238208 31422812 817940 2.49 430836 23838792 2077236 6.12 4330228 20649436 8 02:41:36 02:03:01 6237800 31422448 818460 2.49 430856 23838792 2077236 6.12 4331796 20649444 152 02:41:36 02:04:01 6238468 31423152 817756 2.49 430884 23838796 2077236 6.12 4330584 20649448 16 02:41:36 02:05:01 6237964 31422676 818220 2.49 430908 23838800 2077236 6.12 4331632 20649452 152 02:41:36 02:06:01 6238356 31423068 817756 2.49 430920 23838800 2077236 6.12 4330348 20649452 8 02:41:36 02:07:01 6237592 31422324 818432 2.49 430924 23838804 2077236 6.12 4331644 20649456 152 02:41:36 02:08:01 6238080 31422812 817920 2.49 430940 23838804 2077236 6.12 4330380 20649456 8 02:41:36 02:09:01 6237756 31422544 818144 2.49 430964 23838812 2077236 6.12 4331684 20649460 220 02:41:36 02:10:01 6238528 31423320 817352 2.49 430980 23838816 2077236 6.12 4330460 20649464 8 02:41:36 02:11:01 6237204 31422044 818540 2.49 431008 23838816 2077236 6.12 4331468 20649468 184 02:41:36 02:12:01 6237756 31422604 817968 2.49 431024 23838820 2077236 6.12 4330464 20649472 8 02:41:36 02:13:01 6236904 31421772 818780 2.49 431028 23838820 2077236 6.12 4331736 20649472 4 02:41:36 02:14:01 6237108 31421980 818500 2.49 431040 23838824 2077236 6.12 4330468 20649476 8 02:41:36 02:15:01 6236996 31421900 818464 2.49 431056 23838828 2077236 6.12 4331788 20649480 168 02:41:36 02:16:01 6237708 31422612 817892 2.49 431072 23838828 2077236 6.12 4330500 20649480 8 02:41:36 02:17:01 6237636 31422560 817840 2.49 431072 23838836 2077236 6.12 4331844 20649484 148 02:41:36 02:18:01 6237588 31422584 817796 2.49 431100 23838868 2077236 6.12 4330560 20649504 4 02:41:36 02:19:01 6236792 31421828 818524 2.49 431112 23838872 2077236 6.12 4331840 20649508 156 02:41:36 02:20:01 6236988 31422028 818240 2.49 431152 23838876 2077236 6.12 4330664 20649512 8 02:41:36 02:21:01 6236672 31421772 818492 2.49 431168 23838876 2077236 6.12 4332096 20649512 152 02:41:36 02:22:01 6236860 31421964 818240 2.49 431184 23838880 2077236 6.12 4330640 20649516 8 02:41:36 02:23:01 6237100 31422304 818072 2.49 431204 23838948 2061020 6.08 4331944 20649576 156 02:41:36 02:24:01 6237304 31422512 817832 2.49 431208 23838952 2077064 6.12 4330676 20649580 8 02:41:36 02:25:01 6236800 31422020 818252 2.49 431212 23838956 2077064 6.12 4332020 20649584 152 02:41:36 02:26:01 6237016 31422756 817672 2.49 431232 23839460 2077064 6.12 4333476 20649900 36 02:41:36 02:27:01 6236472 31422252 818144 2.49 431252 23839468 2077064 6.12 4334668 20649904 4 02:41:36 02:28:01 6236916 31422696 817856 2.49 431268 23839468 2077064 6.12 4333408 20649904 4 02:41:36 02:29:01 6220396 31408100 832380 2.53 431356 23840240 2077064 6.12 4349312 20650360 184 02:41:36 02:30:01 6227788 31415704 824716 2.51 431384 23840360 2077064 6.12 4342252 20650052 12 02:41:36 02:31:01 6227000 31414976 825364 2.51 431404 23840436 2077064 6.12 4342756 20650064 156 02:41:36 02:32:01 6227172 31415208 825120 2.51 431420 23840440 2077064 6.12 4342104 20650116 28 02:41:36 02:33:01 6226708 31414772 825524 2.51 431436 23840440 2077064 6.12 4343076 20650100 164 02:41:36 02:34:01 6226832 31414900 825340 2.51 431448 23840444 2077064 6.12 4342076 20650104 8 02:41:36 02:35:01 6227276 31415364 825052 2.51 431456 23840452 2077064 6.12 4342812 20650112 8 02:41:36 02:36:01 6227024 31415120 825288 2.51 431472 23840452 2093236 6.17 4341868 20650112 8 02:41:36 02:37:01 6226984 31415108 825256 2.51 431484 23840460 2093236 6.17 4342776 20650124 8 02:41:36 02:38:01 6226692 31414944 825388 2.51 431500 23840588 2093236 6.17 4342252 20650240 12 02:41:36 02:39:01 5654272 31369948 870136 2.65 441952 24321756 2219452 6.54 4387836 21131972 480328 02:41:36 02:40:01 4731064 31366928 871104 2.65 479424 25119968 2154172 6.35 4447912 21910744 590300 02:41:36 02:41:01 4301548 31354824 882476 2.68 490240 25489668 2129972 6.28 4491104 22257804 328148 02:41:36 Average: 7933043 31280328 961215 2.92 402110 22121368 2425159 7.15 4209119 19168569 170485 02:41:36 02:41:36 01:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:41:36 01:40:02 docker0 0.25 0.25 0.06 0.06 0.00 0.00 0.00 0.00 02:41:36 01:40:02 lo 3.63 3.63 0.36 0.36 0.00 0.00 0.00 0.00 02:41:36 01:40:02 ens3 1150.14 922.23 7603.48 126.55 0.00 0.00 0.00 0.00 02:41:36 01:40:02 veth2593771 0.25 0.33 0.06 0.06 0.00 0.00 0.00 0.00 02:41:36 01:41:01 docker0 524.11 735.58 35.65 4712.05 0.00 0.00 0.00 0.00 02:41:36 01:41:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 02:41:36 01:41:01 ens3 883.94 624.45 8132.80 105.07 0.00 0.00 0.00 0.00 02:41:36 01:42:01 docker0 0.17 0.25 0.01 0.02 0.00 0.00 0.00 0.00 02:41:36 01:42:01 veth549cb19 0.13 0.27 0.01 0.02 0.00 0.00 0.00 0.00 02:41:36 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:42:01 ens3 33.19 22.58 34.11 14.18 0.00 0.00 0.00 0.00 02:41:36 01:43:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 02:41:36 01:43:01 veth549cb19 1.10 1.12 0.10 0.10 0.00 0.00 0.00 0.00 02:41:36 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 01:43:01 ens3 21.33 12.70 16.32 9.08 0.00 0.00 0.00 0.00 02:41:36 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:44:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 02:41:36 01:44:01 ens3 26.91 16.91 23.41 12.88 0.00 0.00 0.00 0.00 02:41:36 01:45:01 veth1a882ad 2.70 5.68 0.23 69.38 0.00 0.00 0.00 0.01 02:41:36 01:45:01 veth4fef099 1.28 3.60 0.11 42.54 0.00 0.00 0.00 0.00 02:41:36 01:45:01 vethef0811c 0.05 1.00 0.00 0.05 0.00 0.00 0.00 0.00 02:41:36 01:45:01 veth21b78fa 3.33 6.42 0.29 86.33 0.00 0.00 0.00 0.01 02:41:36 01:45:01 veth07cf801 1.63 4.29 0.14 42.60 0.00 0.00 0.00 0.00 02:41:36 01:45:01 vethea3eff0 4.29 1.63 42.60 0.14 0.00 0.00 0.00 0.00 02:41:36 01:45:01 vethb88e7e6 1.68 3.56 0.14 42.55 0.00 0.00 0.00 0.00 02:41:36 01:45:01 veth30cd95d 1.71 4.03 0.14 42.58 0.00 0.00 0.00 0.00 02:41:36 01:45:01 veth0f25ab6 0.45 1.63 0.04 0.19 0.00 0.00 0.00 0.00 02:41:36 01:45:01 vethabbbe84 3.26 7.17 0.29 91.97 0.00 0.00 0.00 0.01 02:41:36 01:45:01 vethbed745f 1.60 3.93 0.14 43.20 0.00 0.00 0.00 0.00 02:41:36 01:45:01 veth43659f9 2.68 6.31 0.25 88.70 0.00 0.00 0.00 0.01 02:41:36 01:45:01 docker0 37.95 76.35 2.71 1057.64 0.00 0.00 0.00 0.00 02:41:36 01:45:01 vethab20e6c 3.25 9.62 0.25 125.92 0.00 0.00 0.00 0.01 02:41:36 01:45:01 veth86b1de0 3.18 11.35 0.25 122.59 0.00 0.00 0.00 0.01 02:41:36 01:45:01 veth8d1b5dc 0.05 0.90 0.00 0.04 0.00 0.00 0.00 0.00 02:41:36 01:45:01 vethdd8dd22 5.54 10.32 0.47 125.05 0.00 0.00 0.00 0.01 02:41:36 01:45:01 lo 2.26 2.26 0.22 0.22 0.00 0.00 0.00 0.00 02:41:36 01:45:01 ens3 258.37 141.44 5191.96 25.45 0.00 0.00 0.00 0.00 02:41:36 01:45:01 veth63189fe 3.93 1.60 43.20 0.14 0.00 0.00 0.00 0.00 02:41:36 01:45:01 veth107defe 1.90 5.06 0.16 43.21 0.00 0.00 0.00 0.00 02:41:36 01:45:01 vethd54687c 1.38 4.14 0.12 43.15 0.00 0.00 0.00 0.00 02:41:36 01:46:01 veth0f25ab6 0.12 1.70 0.01 0.07 0.00 0.00 0.00 0.00 02:41:36 01:46:01 docker0 526.01 798.95 46.75 8356.87 0.00 0.00 0.00 0.00 02:41:36 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:46:01 ens3 820.85 537.96 8374.14 63.58 0.00 0.00 0.00 0.00 02:41:36 01:47:01 veth5d915b0 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:41:36 01:47:01 veth1117cde 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 02:41:36 01:47:01 veth89f638e 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:41:36 01:47:01 veth1a89bf3 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 02:41:36 01:47:01 veth0c4c55b 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:41:36 01:47:01 vetha0577a3 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 02:41:36 01:47:01 veth0c4c2aa 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 02:41:36 01:47:01 veth0f25ab6 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 02:41:36 01:47:01 veth7471192 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 02:41:36 01:47:01 docker0 0.60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:41:36 01:47:01 vethbc20220 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 02:41:36 01:47:01 veth99b8f56 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 02:41:36 01:47:01 veth6cd4be2 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 02:41:36 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 01:47:01 ens3 13.63 10.21 11.16 6.48 0.00 0.00 0.00 0.00 02:41:36 01:47:01 veth557c356 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 02:41:36 01:48:01 veth5d915b0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 veth1117cde 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 veth89f638e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 vetha0577a3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 veth0c4c2aa 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 vethc84f042 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 veth0f25ab6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 veth7471192 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 docker0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 veth1efe7f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 vethbc20220 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 veth99b8f56 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 veth6cd4be2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:48:01 ens3 7.65 6.00 5.98 3.55 0.00 0.00 0.00 0.00 02:41:36 01:48:01 veth557c356 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:49:02 veth5d915b0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:49:02 veth1117cde 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:49:02 veth89f638e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:49:02 vetha0577a3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:49:02 veth0c4c2aa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:49:02 veth0f25ab6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:49:02 veth7471192 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:49:02 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:49:02 vethbc20220 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:49:02 veth99b8f56 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:49:02 veth6cd4be2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:49:02 veth141445d 0.72 0.05 0.04 0.00 0.00 0.00 0.00 0.00 02:41:36 01:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 01:49:02 ens3 7.40 5.18 6.06 3.42 0.00 0.00 0.00 0.00 02:41:36 01:49:02 veth557c356 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:50:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:50:01 lo 22.98 22.98 2.26 2.26 0.00 0.00 0.00 0.00 02:41:36 01:50:01 ens3 259.57 278.63 147.71 1146.94 0.00 0.00 0.00 0.00 02:41:36 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:51:01 lo 36.46 36.46 3.56 3.56 0.00 0.00 0.00 0.00 02:41:36 01:51:01 ens3 450.47 462.31 205.47 2684.87 0.00 0.00 0.00 0.00 02:41:36 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:52:01 lo 10.86 10.86 1.06 1.06 0.00 0.00 0.00 0.00 02:41:36 01:52:01 ens3 157.56 151.79 74.34 980.80 0.00 0.00 0.00 0.00 02:41:36 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 01:53:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:41:36 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:54:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 01:55:01 ens3 0.40 0.32 0.15 0.08 0.00 0.00 0.00 0.00 02:41:36 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:56:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 01:57:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:41:36 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:58:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 01:59:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:41:36 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:00:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 02:41:36 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:01:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:41:36 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:02:01 ens3 0.63 0.02 0.06 0.00 0.00 0.00 0.00 0.00 02:41:36 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:03:01 ens3 0.78 0.75 0.37 0.31 0.00 0.00 0.00 0.00 02:41:36 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:04:01 ens3 0.90 0.35 0.32 0.21 0.00 0.00 0.00 0.00 02:41:36 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:05:01 ens3 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 02:41:36 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:06:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:07:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:08:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:09:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:41:36 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:10:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 02:41:36 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:11:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:41:36 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:12:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:13:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:41:36 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:14:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:15:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 02:41:36 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:16:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:17:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:41:36 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:18:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:19:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:41:36 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:20:01 ens3 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 02:41:36 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:21:01 ens3 0.58 0.33 0.28 0.21 0.00 0.00 0.00 0.00 02:41:36 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:22:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:23:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:41:36 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:24:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:25:01 ens3 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 02:41:36 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:26:01 ens3 0.90 0.60 0.82 0.37 0.00 0.00 0.00 0.00 02:41:36 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:27:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:28:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:41:36 02:29:01 ens3 3.97 3.08 2.51 3.72 0.00 0.00 0.00 0.00 02:41:36 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:30:01 ens3 2.32 1.80 1.40 1.18 0.00 0.00 0.00 0.00 02:41:36 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:31:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:41:36 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:32:01 ens3 1.80 1.48 0.98 1.22 0.00 0.00 0.00 0.00 02:41:36 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:33:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:34:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:35:01 ens3 0.38 0.20 0.15 0.08 0.00 0.00 0.00 0.00 02:41:36 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:36:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:36 02:37:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:41:36 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:38:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:41:36 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:36 02:39:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 02:41:36 02:39:01 ens3 124.13 72.45 4025.89 10.93 0.00 0.00 0.00 0.00 02:41:36 02:40:01 docker0 53.84 77.64 5.36 792.18 0.00 0.00 0.00 0.00 02:41:36 02:40:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:41:36 02:40:01 ens3 246.84 197.07 4012.57 147.08 0.00 0.00 0.00 0.00 02:41:36 02:41:01 docker0 2.55 1.85 0.44 0.84 0.00 0.00 0.00 0.00 02:41:36 02:41:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 02:41:36 02:41:01 ens3 142.61 90.95 2592.38 29.11 0.00 0.00 0.00 0.00 02:41:36 Average: docker0 18.37 27.11 1.46 239.53 0.00 0.00 0.00 0.00 02:41:36 Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 02:41:36 Average: ens3 74.30 57.28 650.91 86.45 0.00 0.00 0.00 0.00 02:41:36 02:41:36 02:41:37 ---> sar -P ALL: 02:41:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14760) 07/09/26 _x86_64_ (8 CPU) 02:41:37 02:41:37 01:38:52 LINUX RESTART (8 CPU) 02:41:37 02:41:37 01:39:01 CPU %user %nice %system %iowait %steal %idle 02:41:37 01:40:02 all 8.41 0.00 2.53 3.68 0.05 85.34 02:41:37 01:40:02 0 7.54 0.00 2.83 0.80 0.03 88.80 02:41:37 01:40:02 1 10.78 0.00 4.08 2.23 0.05 82.86 02:41:37 01:40:02 2 6.04 0.00 2.17 9.36 0.07 82.37 02:41:37 01:40:02 3 8.25 0.00 1.58 10.62 0.05 79.50 02:41:37 01:40:02 4 9.65 0.00 3.61 2.73 0.05 83.95 02:41:37 01:40:02 5 8.58 0.00 2.20 1.26 0.05 87.90 02:41:37 01:40:02 6 7.92 0.00 1.77 0.35 0.05 89.91 02:41:37 01:40:02 7 8.49 0.00 1.98 2.07 0.03 87.43 02:41:37 01:41:01 all 5.87 0.00 2.44 2.02 0.06 89.62 02:41:37 01:41:01 0 6.10 0.00 2.17 0.17 0.05 91.51 02:41:37 01:41:01 1 4.99 0.00 2.49 0.20 0.05 92.27 02:41:37 01:41:01 2 6.44 0.00 2.66 8.41 0.07 82.43 02:41:37 01:41:01 3 6.33 0.00 2.21 1.30 0.07 90.10 02:41:37 01:41:01 4 5.13 0.00 3.09 2.13 0.03 89.62 02:41:37 01:41:01 5 7.80 0.00 3.11 1.05 0.07 87.97 02:41:37 01:41:01 6 5.32 0.00 2.13 0.07 0.05 92.43 02:41:37 01:41:01 7 4.83 0.00 1.71 2.80 0.05 90.61 02:41:37 01:42:01 all 44.33 0.00 7.15 1.97 0.10 46.44 02:41:37 01:42:01 0 41.06 0.00 6.93 0.88 0.10 51.03 02:41:37 01:42:01 1 45.44 0.00 7.60 1.38 0.10 45.48 02:41:37 01:42:01 2 44.92 0.00 6.76 0.24 0.10 47.98 02:41:37 01:42:01 3 45.81 0.00 6.90 0.71 0.10 46.47 02:41:37 01:42:01 4 45.31 0.00 7.34 3.43 0.12 43.79 02:41:37 01:42:01 5 44.17 0.00 7.12 0.61 0.08 48.03 02:41:37 01:42:01 6 42.43 0.00 7.42 4.72 0.10 45.33 02:41:37 01:42:01 7 45.54 0.00 7.12 3.81 0.12 43.41 02:41:37 01:43:01 all 52.46 0.00 6.54 0.39 0.09 40.52 02:41:37 01:43:01 0 52.08 0.00 6.55 1.56 0.08 39.73 02:41:37 01:43:01 1 52.74 0.00 6.76 0.40 0.08 40.01 02:41:37 01:43:01 2 51.72 0.00 6.39 0.02 0.08 41.79 02:41:37 01:43:01 3 52.90 0.00 6.14 0.02 0.10 40.84 02:41:37 01:43:01 4 51.49 0.00 7.12 0.94 0.10 40.35 02:41:37 01:43:01 5 50.23 0.00 6.49 0.00 0.08 43.20 02:41:37 01:43:01 6 53.47 0.00 6.24 0.03 0.10 40.16 02:41:37 01:43:01 7 55.01 0.00 6.62 0.13 0.10 38.13 02:41:37 01:44:01 all 38.16 0.00 6.47 1.60 0.10 53.67 02:41:37 01:44:01 0 38.35 0.00 6.84 9.32 0.10 45.39 02:41:37 01:44:01 1 38.75 0.00 6.81 1.51 0.10 52.83 02:41:37 01:44:01 2 38.62 0.00 5.96 0.42 0.12 54.88 02:41:37 01:44:01 3 38.81 0.00 6.35 0.15 0.08 54.60 02:41:37 01:44:01 4 38.88 0.00 6.90 0.64 0.10 53.48 02:41:37 01:44:01 5 38.01 0.00 6.22 0.00 0.10 55.67 02:41:37 01:44:01 6 36.85 0.00 6.17 0.05 0.08 56.84 02:41:37 01:44:01 7 37.02 0.00 6.52 0.72 0.10 55.64 02:41:37 01:45:01 all 15.59 0.00 6.33 19.62 0.07 58.39 02:41:37 01:45:01 0 15.28 0.00 7.05 56.41 0.07 21.20 02:41:37 01:45:01 1 15.70 0.00 6.06 10.44 0.07 67.74 02:41:37 01:45:01 2 16.19 0.00 5.96 13.78 0.08 63.98 02:41:37 01:45:01 3 14.52 0.00 6.37 43.66 0.07 35.38 02:41:37 01:45:01 4 16.71 0.00 7.37 1.86 0.07 73.99 02:41:37 01:45:01 5 15.70 0.00 6.18 12.47 0.07 65.58 02:41:37 01:45:01 6 15.12 0.00 5.93 10.30 0.05 68.61 02:41:37 01:45:01 7 15.52 0.00 5.75 8.62 0.05 70.07 02:41:37 01:46:01 all 9.76 0.00 5.99 22.91 0.07 61.28 02:41:37 01:46:01 0 10.02 0.00 5.95 32.71 0.05 51.27 02:41:37 01:46:01 1 9.26 0.00 7.17 34.45 0.07 49.06 02:41:37 01:46:01 2 9.93 0.00 5.28 27.36 0.05 57.39 02:41:37 01:46:01 3 9.81 0.00 6.19 22.95 0.10 60.95 02:41:37 01:46:01 4 9.25 0.00 6.08 17.76 0.05 66.86 02:41:37 01:46:01 5 9.98 0.00 5.29 15.45 0.05 69.23 02:41:37 01:46:01 6 10.31 0.00 5.25 10.98 0.05 73.41 02:41:37 01:46:01 7 9.53 0.00 6.72 21.62 0.12 62.01 02:41:37 01:47:01 all 55.11 0.00 7.55 7.39 0.09 29.87 02:41:37 01:47:01 0 55.27 0.00 8.30 35.27 0.10 1.06 02:41:37 01:47:01 1 54.97 0.00 7.50 2.51 0.08 34.93 02:41:37 01:47:01 2 55.04 0.00 7.57 2.53 0.08 34.78 02:41:37 01:47:01 3 54.95 0.00 7.65 2.71 0.07 34.62 02:41:37 01:47:01 4 55.07 0.00 7.37 8.38 0.10 29.09 02:41:37 01:47:01 5 55.07 0.00 7.46 2.61 0.08 34.78 02:41:37 01:47:01 6 55.80 0.00 6.96 2.36 0.08 34.80 02:41:37 01:47:01 7 54.68 0.00 7.58 2.88 0.08 34.78 02:41:37 01:48:01 all 91.15 0.00 8.73 0.00 0.12 0.00 02:41:37 01:48:01 0 90.83 0.00 9.07 0.00 0.10 0.00 02:41:37 01:48:01 1 91.25 0.00 8.61 0.00 0.13 0.00 02:41:37 01:48:01 2 91.70 0.00 8.18 0.00 0.12 0.00 02:41:37 01:48:01 3 91.82 0.00 8.07 0.00 0.12 0.00 02:41:37 01:48:01 4 90.08 0.00 9.74 0.00 0.18 0.00 02:41:37 01:48:01 5 91.32 0.00 8.58 0.00 0.10 0.00 02:41:37 01:48:01 6 91.07 0.00 8.83 0.00 0.10 0.00 02:41:37 01:48:01 7 91.10 0.00 8.78 0.00 0.12 0.00 02:41:37 01:49:02 all 91.29 0.00 8.45 0.03 0.13 0.10 02:41:37 01:49:02 0 91.46 0.00 8.21 0.05 0.13 0.15 02:41:37 01:49:02 1 91.18 0.00 8.56 0.02 0.13 0.12 02:41:37 01:49:02 2 91.05 0.00 8.74 0.02 0.15 0.05 02:41:37 01:49:02 3 91.99 0.00 7.76 0.00 0.13 0.12 02:41:37 01:49:02 4 91.05 0.00 8.71 0.02 0.12 0.12 02:41:37 01:49:02 5 91.12 0.00 8.64 0.13 0.12 0.00 02:41:37 01:49:02 6 91.23 0.00 8.50 0.03 0.13 0.10 02:41:37 01:49:02 7 91.26 0.00 8.50 0.02 0.10 0.13 02:41:37 01:50:01 all 13.68 0.00 2.92 6.64 0.07 76.69 02:41:37 01:50:01 0 13.78 0.00 3.32 3.87 0.07 78.96 02:41:37 01:50:01 1 18.04 0.00 2.76 4.40 0.09 74.71 02:41:37 01:50:01 2 15.14 0.00 3.34 5.22 0.07 76.23 02:41:37 01:50:01 3 13.49 0.00 2.59 6.81 0.05 77.06 02:41:37 01:50:01 4 11.89 0.00 3.25 7.00 0.10 77.75 02:41:37 01:50:01 5 11.97 0.00 2.87 2.50 0.05 82.60 02:41:37 01:50:01 6 11.54 0.00 2.73 15.07 0.07 70.60 02:41:37 01:50:01 7 13.56 0.00 2.52 8.29 0.09 75.54 02:41:37 02:41:37 01:50:01 CPU %user %nice %system %iowait %steal %idle 02:41:37 01:51:01 all 10.69 0.00 0.97 1.67 0.07 86.60 02:41:37 01:51:01 0 12.36 0.00 0.92 0.10 0.07 86.55 02:41:37 01:51:01 1 14.09 0.00 1.02 0.27 0.08 84.55 02:41:37 01:51:01 2 10.78 0.00 1.12 9.86 0.07 78.17 02:41:37 01:51:01 3 5.81 0.00 0.84 0.80 0.05 92.50 02:41:37 01:51:01 4 13.81 0.00 1.24 1.51 0.07 83.38 02:41:37 01:51:01 5 7.11 0.00 0.80 0.12 0.07 91.90 02:41:37 01:51:01 6 10.92 0.00 0.92 0.33 0.10 87.72 02:41:37 01:51:01 7 10.62 0.00 0.92 0.37 0.05 88.04 02:41:37 01:52:01 all 4.57 0.00 0.35 0.05 0.03 95.00 02:41:37 01:52:01 0 6.38 0.00 0.45 0.00 0.03 93.13 02:41:37 01:52:01 1 4.29 0.00 0.37 0.18 0.03 95.12 02:41:37 01:52:01 2 3.02 0.00 0.23 0.07 0.02 96.67 02:41:37 01:52:01 3 2.77 0.00 0.25 0.00 0.02 96.97 02:41:37 01:52:01 4 3.91 0.00 0.42 0.08 0.03 95.56 02:41:37 01:52:01 5 7.94 0.00 0.40 0.03 0.03 91.60 02:41:37 01:52:01 6 2.96 0.00 0.30 0.02 0.03 96.69 02:41:37 01:52:01 7 5.29 0.00 0.40 0.00 0.03 94.27 02:41:37 01:53:01 all 0.04 0.00 0.02 0.00 0.01 99.92 02:41:37 01:53:01 0 0.03 0.00 0.02 0.00 0.03 99.92 02:41:37 01:53:01 1 0.15 0.00 0.00 0.02 0.02 99.82 02:41:37 01:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:41:37 01:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:41:37 01:53:01 4 0.00 0.00 0.03 0.00 0.00 99.97 02:41:37 01:53:01 5 0.10 0.00 0.05 0.00 0.02 99.83 02:41:37 01:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 01:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:41:37 01:54:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:41:37 01:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 01:54:01 1 0.02 0.00 0.02 0.08 0.00 99.88 02:41:37 01:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 01:54:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:41:37 01:54:01 4 0.05 0.00 0.00 0.02 0.02 99.92 02:41:37 01:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:41:37 01:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 01:54:01 7 0.05 0.00 0.02 0.02 0.02 99.90 02:41:37 01:55:01 all 0.19 0.00 0.04 0.06 0.01 99.70 02:41:37 01:55:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:41:37 01:55:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:41:37 01:55:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:41:37 01:55:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:41:37 01:55:01 4 0.03 0.00 0.03 0.12 0.00 99.82 02:41:37 01:55:01 5 0.03 0.00 0.02 0.08 0.02 99.85 02:41:37 01:55:01 6 1.21 0.00 0.07 0.00 0.02 98.71 02:41:37 01:55:01 7 0.05 0.00 0.07 0.28 0.00 99.60 02:41:37 01:56:01 all 0.28 0.00 0.01 0.02 0.01 99.68 02:41:37 01:56:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:41:37 01:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:41:37 01:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 01:56:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:41:37 01:56:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:41:37 01:56:01 5 0.05 0.00 0.00 0.12 0.02 99.82 02:41:37 01:56:01 6 1.97 0.00 0.00 0.00 0.00 98.03 02:41:37 01:56:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:41:37 01:57:01 all 0.22 0.00 0.02 0.00 0.01 99.74 02:41:37 01:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:41:37 01:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:41:37 01:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 01:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 01:57:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:41:37 01:57:01 5 0.03 0.00 0.03 0.02 0.00 99.92 02:41:37 01:57:01 6 1.64 0.00 0.05 0.00 0.00 98.31 02:41:37 01:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:41:37 01:58:01 all 0.28 0.00 0.01 0.08 0.01 99.62 02:41:37 01:58:01 0 0.02 0.00 0.05 0.33 0.02 99.58 02:41:37 01:58:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:41:37 01:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 01:58:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:41:37 01:58:01 4 0.02 0.00 0.00 0.17 0.00 99.82 02:41:37 01:58:01 5 0.05 0.00 0.02 0.13 0.02 99.78 02:41:37 01:58:01 6 1.99 0.00 0.00 0.00 0.02 98.00 02:41:37 01:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:41:37 01:59:01 all 0.06 0.00 0.02 0.01 0.01 99.90 02:41:37 01:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:41:37 01:59:01 1 0.03 0.00 0.00 0.03 0.02 99.92 02:41:37 01:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:41:37 01:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 01:59:01 4 0.02 0.00 0.03 0.02 0.00 99.93 02:41:37 01:59:01 5 0.02 0.00 0.05 0.05 0.02 99.87 02:41:37 01:59:01 6 0.35 0.00 0.00 0.00 0.00 99.65 02:41:37 01:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:41:37 02:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:41:37 02:00:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:41:37 02:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:41:37 02:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:41:37 02:00:01 4 0.07 0.00 0.03 0.00 0.02 99.88 02:41:37 02:00:01 5 0.02 0.00 0.03 0.03 0.02 99.90 02:41:37 02:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:41:37 02:01:01 all 0.02 0.00 0.01 0.01 0.01 99.94 02:41:37 02:01:01 0 0.02 0.00 0.02 0.00 0.03 99.93 02:41:37 02:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:41:37 02:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:01:01 4 0.03 0.00 0.02 0.02 0.00 99.93 02:41:37 02:01:01 5 0.05 0.00 0.02 0.08 0.00 99.85 02:41:37 02:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:41:37 02:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:41:37 02:41:37 02:01:01 CPU %user %nice %system %iowait %steal %idle 02:41:37 02:02:01 all 0.05 0.00 0.01 0.01 0.01 99.92 02:41:37 02:02:01 0 0.03 0.00 0.05 0.07 0.02 99.83 02:41:37 02:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:41:37 02:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:41:37 02:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:02:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:41:37 02:02:01 5 0.03 0.00 0.00 0.02 0.02 99.93 02:41:37 02:02:01 6 0.17 0.00 0.00 0.00 0.00 99.83 02:41:37 02:02:01 7 0.07 0.00 0.05 0.00 0.00 99.88 02:41:37 02:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:41:37 02:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:41:37 02:03:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:41:37 02:03:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:41:37 02:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:41:37 02:03:01 5 0.05 0.00 0.02 0.02 0.02 99.90 02:41:37 02:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:41:37 02:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:04:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:41:37 02:04:01 0 0.00 0.00 0.02 0.00 0.03 99.95 02:41:37 02:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:41:37 02:04:01 3 0.02 0.00 0.02 0.02 0.02 99.93 02:41:37 02:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:04:01 5 0.02 0.00 0.03 0.02 0.02 99.92 02:41:37 02:04:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:41:37 02:04:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:41:37 02:05:01 all 0.03 0.00 0.01 0.02 0.00 99.94 02:41:37 02:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:41:37 02:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:41:37 02:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:05:01 3 0.05 0.00 0.00 0.08 0.00 99.87 02:41:37 02:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:41:37 02:05:01 5 0.05 0.00 0.03 0.08 0.00 99.83 02:41:37 02:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:06:01 all 0.04 0.00 0.01 0.01 0.01 99.93 02:41:37 02:06:01 0 0.00 0.00 0.00 0.08 0.02 99.90 02:41:37 02:06:01 1 0.08 0.00 0.00 0.00 0.02 99.90 02:41:37 02:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:41:37 02:06:01 4 0.07 0.00 0.03 0.00 0.02 99.88 02:41:37 02:06:01 5 0.05 0.00 0.00 0.02 0.02 99.92 02:41:37 02:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:41:37 02:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:41:37 02:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:41:37 02:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:41:37 02:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:41:37 02:07:01 5 0.05 0.00 0.02 0.02 0.02 99.90 02:41:37 02:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:41:37 02:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:41:37 02:08:01 all 0.03 0.00 0.02 0.00 0.00 99.95 02:41:37 02:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:41:37 02:08:01 1 0.07 0.00 0.03 0.00 0.00 99.90 02:41:37 02:08:01 2 0.00 0.00 0.03 0.00 0.00 99.97 02:41:37 02:08:01 3 0.03 0.00 0.00 0.02 0.00 99.95 02:41:37 02:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:41:37 02:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:41:37 02:09:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:41:37 02:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:41:37 02:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:41:37 02:09:01 3 0.02 0.00 0.00 0.03 0.00 99.95 02:41:37 02:09:01 4 0.05 0.00 0.05 0.00 0.02 99.88 02:41:37 02:09:01 5 0.07 0.00 0.00 0.03 0.00 99.90 02:41:37 02:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:09:01 7 0.03 0.00 0.05 0.00 0.02 99.90 02:41:37 02:10:01 all 0.12 0.00 0.02 0.00 0.01 99.85 02:41:37 02:10:01 0 0.07 0.00 0.03 0.00 0.02 99.88 02:41:37 02:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:10:01 3 0.03 0.00 0.03 0.02 0.02 99.90 02:41:37 02:10:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:41:37 02:10:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:41:37 02:10:01 6 0.75 0.00 0.02 0.00 0.02 99.22 02:41:37 02:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:41:37 02:11:01 all 0.08 0.00 0.02 0.00 0.00 99.90 02:41:37 02:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:41:37 02:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:41:37 02:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:41:37 02:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:41:37 02:11:01 6 0.48 0.00 0.00 0.00 0.00 99.52 02:41:37 02:11:01 7 0.02 0.00 0.05 0.00 0.02 99.92 02:41:37 02:12:01 all 0.29 0.00 0.01 0.02 0.01 99.66 02:41:37 02:12:01 0 0.02 0.00 0.02 0.17 0.02 99.78 02:41:37 02:12:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:41:37 02:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:41:37 02:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:41:37 02:12:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:41:37 02:12:01 5 0.07 0.00 0.00 0.02 0.02 99.90 02:41:37 02:12:01 6 1.98 0.00 0.02 0.00 0.00 98.00 02:41:37 02:12:01 7 0.10 0.00 0.02 0.00 0.02 99.87 02:41:37 02:41:37 02:12:01 CPU %user %nice %system %iowait %steal %idle 02:41:37 02:13:01 all 0.18 0.00 0.01 0.01 0.00 99.80 02:41:37 02:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:41:37 02:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:13:01 3 0.00 0.00 0.02 0.03 0.00 99.95 02:41:37 02:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:41:37 02:13:01 5 1.34 0.00 0.02 0.02 0.00 98.63 02:41:37 02:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:41:37 02:14:01 all 0.03 0.00 0.01 0.02 0.01 99.93 02:41:37 02:14:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:41:37 02:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:41:37 02:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:41:37 02:14:01 5 0.07 0.00 0.00 0.12 0.02 99.80 02:41:37 02:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:41:37 02:14:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:41:37 02:15:01 all 0.05 0.00 0.03 0.04 0.01 99.87 02:41:37 02:15:01 0 0.02 0.00 0.03 0.03 0.00 99.92 02:41:37 02:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:41:37 02:15:01 2 0.00 0.00 0.03 0.00 0.02 99.95 02:41:37 02:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:41:37 02:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:41:37 02:15:01 5 0.30 0.00 0.03 0.32 0.02 99.33 02:41:37 02:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:15:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:41:37 02:16:01 all 0.05 0.00 0.02 0.03 0.00 99.89 02:41:37 02:16:01 0 0.00 0.00 0.00 0.12 0.02 99.87 02:41:37 02:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:41:37 02:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:16:01 4 0.07 0.00 0.03 0.00 0.02 99.88 02:41:37 02:16:01 5 0.18 0.00 0.03 0.15 0.00 99.63 02:41:37 02:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:41:37 02:16:01 7 0.07 0.00 0.05 0.00 0.00 99.88 02:41:37 02:17:01 all 0.09 0.00 0.01 0.01 0.01 99.89 02:41:37 02:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:17:01 3 0.07 0.00 0.00 0.02 0.02 99.90 02:41:37 02:17:01 4 0.07 0.00 0.03 0.02 0.02 99.87 02:41:37 02:17:01 5 0.48 0.00 0.00 0.02 0.02 99.48 02:41:37 02:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:17:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:41:37 02:18:01 all 0.11 0.00 0.02 0.02 0.01 99.84 02:41:37 02:18:01 0 0.02 0.00 0.03 0.05 0.02 99.88 02:41:37 02:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:41:37 02:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:18:01 4 0.05 0.00 0.03 0.13 0.00 99.78 02:41:37 02:18:01 5 0.73 0.00 0.02 0.00 0.00 99.25 02:41:37 02:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:18:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:41:37 02:19:01 all 0.17 0.00 0.01 0.01 0.01 99.80 02:41:37 02:19:01 0 0.02 0.00 0.00 0.03 0.00 99.95 02:41:37 02:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:41:37 02:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:41:37 02:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:19:01 4 0.03 0.00 0.03 0.00 0.03 99.90 02:41:37 02:19:01 5 1.14 0.00 0.02 0.02 0.02 98.81 02:41:37 02:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:19:01 7 0.08 0.00 0.03 0.00 0.02 99.86 02:41:37 02:20:01 all 0.08 0.00 0.01 0.01 0.00 99.89 02:41:37 02:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:41:37 02:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:41:37 02:20:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:41:37 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:20:01 4 0.08 0.00 0.03 0.00 0.00 99.88 02:41:37 02:20:01 5 0.43 0.00 0.02 0.03 0.00 99.52 02:41:37 02:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:20:01 7 0.05 0.00 0.02 0.02 0.02 99.90 02:41:37 02:21:01 all 0.05 0.00 0.02 0.01 0.01 99.91 02:41:37 02:21:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:41:37 02:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 02:41:37 02:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:41:37 02:21:01 4 0.07 0.00 0.07 0.00 0.03 99.83 02:41:37 02:21:01 5 0.22 0.00 0.00 0.10 0.02 99.67 02:41:37 02:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:21:01 7 0.05 0.00 0.07 0.00 0.02 99.87 02:41:37 02:22:01 all 0.06 0.00 0.02 0.01 0.00 99.91 02:41:37 02:22:01 0 0.02 0.00 0.03 0.02 0.00 99.93 02:41:37 02:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:41:37 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:22:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:41:37 02:22:01 5 0.30 0.00 0.03 0.03 0.00 99.63 02:41:37 02:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:41:37 02:22:01 7 0.08 0.00 0.03 0.00 0.00 99.88 02:41:37 02:23:01 all 0.26 0.00 0.01 0.00 0.01 99.72 02:41:37 02:23:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:41:37 02:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:41:37 02:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:23:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:41:37 02:23:01 5 1.89 0.00 0.02 0.02 0.00 98.08 02:41:37 02:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:41:37 02:41:37 02:23:01 CPU %user %nice %system %iowait %steal %idle 02:41:37 02:24:01 all 0.26 0.00 0.02 0.00 0.01 99.71 02:41:37 02:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:41:37 02:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:24:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:41:37 02:24:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:41:37 02:24:01 5 1.87 0.00 0.03 0.00 0.02 98.08 02:41:37 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:24:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:41:37 02:25:01 all 0.03 0.00 0.01 0.04 0.01 99.92 02:41:37 02:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:41:37 02:25:01 1 0.00 0.00 0.00 0.02 0.02 99.97 02:41:37 02:25:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:41:37 02:25:01 3 0.00 0.00 0.02 0.02 0.02 99.95 02:41:37 02:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:41:37 02:25:01 5 0.08 0.00 0.02 0.28 0.00 99.62 02:41:37 02:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:26:01 all 0.08 0.00 0.01 0.02 0.01 99.88 02:41:37 02:26:01 0 0.13 0.00 0.02 0.03 0.00 99.82 02:41:37 02:26:01 1 0.05 0.00 0.00 0.02 0.00 99.93 02:41:37 02:26:01 2 0.15 0.00 0.02 0.00 0.02 99.82 02:41:37 02:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:41:37 02:26:01 4 0.13 0.00 0.00 0.00 0.02 99.85 02:41:37 02:26:01 5 0.03 0.00 0.00 0.10 0.02 99.85 02:41:37 02:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:41:37 02:26:01 7 0.05 0.00 0.05 0.00 0.02 99.88 02:41:37 02:27:01 all 0.03 0.00 0.02 0.01 0.01 99.94 02:41:37 02:27:01 0 0.00 0.00 0.02 0.03 0.02 99.93 02:41:37 02:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:41:37 02:27:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:41:37 02:27:01 4 0.08 0.00 0.02 0.00 0.02 99.88 02:41:37 02:27:01 5 0.07 0.00 0.02 0.02 0.00 99.90 02:41:37 02:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:27:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:41:37 02:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:41:37 02:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:41:37 02:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:41:37 02:28:01 5 0.00 0.00 0.02 0.05 0.02 99.92 02:41:37 02:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:41:37 02:29:01 all 0.29 0.00 0.03 0.01 0.01 99.67 02:41:37 02:29:01 0 0.13 0.00 0.02 0.02 0.02 99.82 02:41:37 02:29:01 1 0.35 0.00 0.03 0.00 0.00 99.62 02:41:37 02:29:01 2 0.37 0.00 0.00 0.00 0.02 99.62 02:41:37 02:29:01 3 0.17 0.00 0.03 0.03 0.02 99.75 02:41:37 02:29:01 4 0.10 0.00 0.05 0.02 0.00 99.83 02:41:37 02:29:01 5 0.86 0.00 0.00 0.03 0.00 99.10 02:41:37 02:29:01 6 0.13 0.00 0.03 0.00 0.00 99.83 02:41:37 02:29:01 7 0.17 0.00 0.05 0.00 0.02 99.77 02:41:37 02:30:01 all 0.32 0.00 0.02 0.01 0.00 99.65 02:41:37 02:30:01 0 0.08 0.00 0.02 0.02 0.00 99.88 02:41:37 02:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:30:01 2 0.18 0.00 0.03 0.00 0.00 99.78 02:41:37 02:30:01 3 0.15 0.00 0.02 0.02 0.00 99.82 02:41:37 02:30:01 4 0.03 0.00 0.02 0.00 0.03 99.92 02:41:37 02:30:01 5 1.97 0.00 0.03 0.02 0.00 97.98 02:41:37 02:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:30:01 7 0.05 0.00 0.03 0.00 0.00 99.92 02:41:37 02:31:01 all 0.13 0.00 0.02 0.00 0.01 99.83 02:41:37 02:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:41:37 02:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:41:37 02:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:41:37 02:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:41:37 02:31:01 4 0.07 0.00 0.03 0.00 0.00 99.90 02:41:37 02:31:01 5 0.88 0.00 0.05 0.00 0.02 99.05 02:41:37 02:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:41:37 02:31:01 7 0.07 0.00 0.03 0.00 0.02 99.88 02:41:37 02:32:01 all 0.07 0.00 0.02 0.02 0.01 99.89 02:41:37 02:32:01 0 0.10 0.00 0.02 0.00 0.00 99.88 02:41:37 02:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:32:01 2 0.22 0.00 0.02 0.00 0.02 99.75 02:41:37 02:32:01 3 0.03 0.00 0.00 0.02 0.00 99.95 02:41:37 02:32:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:41:37 02:32:01 5 0.12 0.00 0.05 0.12 0.00 99.72 02:41:37 02:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:32:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:41:37 02:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:41:37 02:33:01 0 0.00 0.00 0.00 0.03 0.00 99.97 02:41:37 02:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:41:37 02:33:01 4 0.07 0.00 0.03 0.00 0.03 99.87 02:41:37 02:33:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:41:37 02:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:41:37 02:34:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:41:37 02:34:01 0 0.03 0.00 0.05 0.02 0.02 99.88 02:41:37 02:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:41:37 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:34:01 4 0.03 0.00 0.05 0.00 0.02 99.90 02:41:37 02:34:01 5 0.00 0.00 0.03 0.00 0.00 99.97 02:41:37 02:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:41:37 02:41:37 02:34:01 CPU %user %nice %system %iowait %steal %idle 02:41:37 02:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:41:37 02:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:41:37 02:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:41:37 02:35:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:41:37 02:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:41:37 02:35:01 4 0.07 0.00 0.03 0.00 0.02 99.88 02:41:37 02:35:01 5 0.05 0.00 0.03 0.02 0.00 99.90 02:41:37 02:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:41:37 02:36:01 all 0.02 0.00 0.01 0.02 0.01 99.94 02:41:37 02:36:01 0 0.03 0.00 0.02 0.02 0.02 99.92 02:41:37 02:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:41:37 02:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:41:37 02:36:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:41:37 02:36:01 5 0.02 0.00 0.02 0.05 0.02 99.90 02:41:37 02:36:01 6 0.00 0.00 0.00 0.10 0.00 99.90 02:41:37 02:36:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:41:37 02:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:41:37 02:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:41:37 02:37:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:41:37 02:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:41:37 02:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:41:37 02:37:01 7 0.05 0.00 0.05 0.00 0.02 99.88 02:41:37 02:38:01 all 0.10 0.00 0.02 0.00 0.01 99.87 02:41:37 02:38:01 0 0.03 0.00 0.00 0.02 0.00 99.95 02:41:37 02:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:41:37 02:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:41:37 02:38:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:41:37 02:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:41:37 02:38:01 5 0.61 0.00 0.02 0.02 0.00 99.35 02:41:37 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:41:37 02:38:01 7 0.05 0.00 0.07 0.00 0.02 99.87 02:41:37 02:39:01 all 1.85 0.00 0.76 0.16 0.02 97.21 02:41:37 02:39:01 0 1.75 0.00 1.10 0.07 0.02 97.06 02:41:37 02:39:01 1 1.59 0.00 0.60 0.00 0.02 97.79 02:41:37 02:39:01 2 1.38 0.00 0.42 0.03 0.00 98.17 02:41:37 02:39:01 3 1.84 0.00 0.70 0.02 0.02 97.43 02:41:37 02:39:01 4 1.84 0.00 0.72 0.28 0.02 97.14 02:41:37 02:39:01 5 2.37 0.00 0.77 0.80 0.03 96.03 02:41:37 02:39:01 6 2.00 0.00 1.19 0.03 0.02 96.76 02:41:37 02:39:01 7 2.02 0.00 0.55 0.08 0.03 97.31 02:41:37 02:40:01 all 7.04 0.00 2.79 5.05 0.07 85.06 02:41:37 02:40:01 0 6.16 0.00 2.40 9.09 0.07 82.29 02:41:37 02:40:01 1 5.63 0.00 2.39 1.58 0.05 90.34 02:41:37 02:40:01 2 7.05 0.00 3.87 14.51 0.08 74.49 02:41:37 02:40:01 3 6.51 0.00 3.51 7.90 0.07 82.01 02:41:37 02:40:01 4 7.61 0.00 2.69 0.45 0.07 89.18 02:41:37 02:40:01 5 6.76 0.00 2.68 5.02 0.05 85.49 02:41:37 02:40:01 6 7.71 0.00 2.45 0.94 0.05 88.84 02:41:37 02:40:01 7 8.86 0.00 2.33 0.89 0.10 87.82 02:41:37 02:41:01 all 2.94 0.00 1.40 8.66 0.04 86.97 02:41:37 02:41:01 0 2.30 0.00 1.26 1.34 0.03 95.07 02:41:37 02:41:01 1 4.24 0.00 1.41 1.51 0.03 92.81 02:41:37 02:41:01 2 2.31 0.00 1.76 23.07 0.03 72.82 02:41:37 02:41:01 3 3.11 0.00 2.17 35.53 0.05 59.14 02:41:37 02:41:01 4 3.28 0.00 0.97 0.35 0.02 95.38 02:41:37 02:41:01 5 3.55 0.00 1.25 3.03 0.03 92.13 02:41:37 02:41:01 6 2.31 0.00 1.24 1.91 0.05 94.50 02:41:37 02:41:01 7 2.38 0.00 1.16 2.68 0.03 93.75 02:41:37 Average: all 7.37 0.00 1.16 1.32 0.02 90.13 02:41:37 Average: 0 7.28 0.00 1.19 2.44 0.03 89.06 02:41:37 Average: 1 7.49 0.00 1.20 0.98 0.02 90.30 02:41:37 Average: 2 7.30 0.00 1.14 1.84 0.02 89.70 02:41:37 Average: 3 7.25 0.00 1.12 2.14 0.02 89.47 02:41:37 Average: 4 7.36 0.00 1.25 0.77 0.03 90.60 02:41:37 Average: 5 7.52 0.00 1.14 0.76 0.02 90.56 02:41:37 Average: 6 7.38 0.00 1.10 0.75 0.02 90.74 02:41:37 Average: 7 7.38 0.00 1.13 0.88 0.03 90.57 02:41:37 02:41:37 02:41:37